2026-02-17 02:31:25.838 [INFO][8] startup/startup.go 552: Early log level set to info
2026-02-17 02:31:25.838 [INFO][8] startup/utils.go 125: Using NODENAME environment for node name kube-pwjhx-default-worker-p5kvq-knrdg-vqw28
2026-02-17 02:31:25.838 [INFO][8] startup/utils.go 137: Determined node name: kube-pwjhx-default-worker-p5kvq-knrdg-vqw28
2026-02-17 02:31:25.838 [INFO][8] startup/startup.go 112: Starting node kube-pwjhx-default-worker-p5kvq-knrdg-vqw28 with version v3.31.3
2026-02-17 02:31:25.839 [INFO][8] startup/startup.go 557: Checking datastore connection
2026-02-17 02:31:25.855 [INFO][8] startup/startup.go 580: Datastore connection verified
2026-02-17 02:31:25.855 [INFO][8] startup/startup.go 122: Datastore is ready
2026-02-17 02:31:25.860 [INFO][8] startup/ipam.go 2387: Upgrading any IPAM affinities from older versions.... node="kube-pwjhx-default-worker-p5kvq-knrdg-vqw28"
2026-02-17 02:31:25.865 [INFO][8] startup/ipam.go 2427: No affinities needed to be upgraded.
2026-02-17 02:31:25.894 [INFO][8] startup/startup.go 609: Initialize BGP data
2026-02-17 02:31:25.895 [INFO][8] startup/autodetection_methods.go 103: Using autodetected IPv4 address on interface ens3: 192.168.24.214/24
2026-02-17 02:31:25.896 [INFO][8] startup/startup.go 726: Node IPv4 changed, will check for conflicts
2026-02-17 02:31:25.903 [INFO][8] startup/startup.go 878: No AS number configured on node resource, using global value
2026-02-17 02:31:25.922 [INFO][8] startup/startup.go 941: found v4=10.100.0.0/16 in the kubeadm config map
2026-02-17 02:31:25.922 [INFO][8] startup/startup.go 945: found v6= in the kubeadm config map
2026-02-17 02:31:25.938 [INFO][8] startup/startup.go 846: FELIX_IPV6SUPPORT is false through environment variable
2026-02-17 02:31:25.980 [INFO][8] startup/startup.go 249: Using node name: kube-pwjhx-default-worker-p5kvq-knrdg-vqw28
2026-02-17 02:31:26.051 [INFO][16] tunnel-ip-allocator/param_types.go 1037: StringSliceParam StringSliceParam raw="docker+"
2026-02-17 02:31:26.052 [INFO][16] tunnel-ip-allocator/env_var_loader.go 40: Found felix environment variable: "wireguardmtu"="0"
2026-02-17 02:31:26.053 [INFO][16] tunnel-ip-allocator/env_var_loader.go 40: Found felix environment variable: "vxlanmtu"="0"
2026-02-17 02:31:26.053 [INFO][16] tunnel-ip-allocator/env_var_loader.go 40: Found felix environment variable: "healthenabled"="true"
2026-02-17 02:31:26.053 [INFO][16] tunnel-ip-allocator/env_var_loader.go 40: Found felix environment variable: "defaultendpointtohostaction"="ACCEPT"
2026-02-17 02:31:26.053 [INFO][16] tunnel-ip-allocator/env_var_loader.go 40: Found felix environment variable: "ipinipmtu"="0"
2026-02-17 02:31:26.053 [INFO][16] tunnel-ip-allocator/env_var_loader.go 40: Found felix environment variable: "ipv6support"="false"
2026-02-17 02:31:26.053 [INFO][16] 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:31:26.053 [INFO][16] tunnel-ip-allocator/config_params.go 769: Parsing value for DefaultEndpointToHostAction: ACCEPT (from environment variable)
2026-02-17 02:31:26.053 [INFO][16] tunnel-ip-allocator/config_params.go 805: Parsed value for DefaultEndpointToHostAction: ACCEPT (from environment variable)
2026-02-17 02:31:26.053 [INFO][16] tunnel-ip-allocator/config_params.go 769: Parsing value for IpInIpMtu: 0 (from environment variable)
2026-02-17 02:31:26.053 [INFO][16] tunnel-ip-allocator/config_params.go 805: Parsed value for IpInIpMtu: 0 (from environment variable)
2026-02-17 02:31:26.053 [INFO][16] tunnel-ip-allocator/config_params.go 769: Parsing value for Ipv6Support: false (from environment variable)
2026-02-17 02:31:26.053 [INFO][16] tunnel-ip-allocator/config_params.go 805: Parsed value for Ipv6Support: false (from environment variable)
2026-02-17 02:31:26.053 [INFO][16] tunnel-ip-allocator/config_params.go 769: Parsing value for WireguardMTU: 0 (from environment variable)
2026-02-17 02:31:26.053 [INFO][16] tunnel-ip-allocator/config_params.go 805: Parsed value for WireguardMTU: 0 (from environment variable)
2026-02-17 02:31:26.053 [INFO][16] tunnel-ip-allocator/config_params.go 769: Parsing value for VXLANMTU: 0 (from environment variable)
2026-02-17 02:31:26.053 [INFO][16] tunnel-ip-allocator/config_params.go 805: Parsed value for VXLANMTU: 0 (from environment variable)
2026-02-17 02:31:26.053 [INFO][16] tunnel-ip-allocator/config_params.go 769: Parsing value for HealthEnabled: true (from environment variable)
2026-02-17 02:31:26.053 [INFO][16] tunnel-ip-allocator/config_params.go 805: Parsed value for HealthEnabled: true (from environment variable)
2026-02-17 02:31:26.085 [INFO][16] tunnel-ip-allocator/allocateip.go 320: Assign a new tunnel address type="ipipTunnelAddress"
2026-02-17 02:31:26.085 [INFO][16] tunnel-ip-allocator/allocateip.go 398: Release any old tunnel addresses IP="" type="ipipTunnelAddress"
2026-02-17 02:31:26.088 [INFO][16] tunnel-ip-allocator/ipam.go 112: Auto-assign 1 ipv4, 0 ipv6 addrs for host 'kube-pwjhx-default-worker-p5kvq-knrdg-vqw28'
2026-02-17 02:31:26.093 [INFO][16] tunnel-ip-allocator/ipam.go 707: Looking up existing affinities for host handle="ipip-tunnel-addr-kube-pwjhx-default-worker-p5kvq-knrdg-vqw28" host="kube-pwjhx-default-worker-p5kvq-knrdg-vqw28"
2026-02-17 02:31:26.103 [INFO][16] tunnel-ip-allocator/ipam.go 409: Looking up existing affinities for host host="kube-pwjhx-default-worker-p5kvq-knrdg-vqw28"
2026-02-17 02:31:26.111 [INFO][16] tunnel-ip-allocator/ipam.go 558: Ran out of existing affine blocks for host host="kube-pwjhx-default-worker-p5kvq-knrdg-vqw28"
2026-02-17 02:31:26.117 [INFO][16] tunnel-ip-allocator/ipam.go 575: Tried all affine blocks. Looking for an affine block with space, or a new unclaimed block host="kube-pwjhx-default-worker-p5kvq-knrdg-vqw28"
2026-02-17 02:31:26.124 [INFO][16] tunnel-ip-allocator/ipam_block_reader_writer.go 158: Found free block: 10.100.226.0/26
2026-02-17 02:31:26.124 [INFO][16] tunnel-ip-allocator/ipam.go 588: Found unclaimed block in 6.37969ms host="kube-pwjhx-default-worker-p5kvq-knrdg-vqw28" subnet=10.100.226.0/26
2026-02-17 02:31:26.124 [INFO][16] tunnel-ip-allocator/ipam_block_reader_writer.go 175: Trying to create affinity in pending state host="kube-pwjhx-default-worker-p5kvq-knrdg-vqw28" subnet=10.100.226.0/26
2026-02-17 02:31:26.133 [INFO][16] tunnel-ip-allocator/ipam_block_reader_writer.go 205: Successfully created pending affinity for block host="kube-pwjhx-default-worker-p5kvq-knrdg-vqw28" subnet=10.100.226.0/26
2026-02-17 02:31:26.133 [INFO][16] tunnel-ip-allocator/ipam.go 160: Attempting to load block cidr=10.100.226.0/26 host="kube-pwjhx-default-worker-p5kvq-knrdg-vqw28"
2026-02-17 02:31:26.137 [INFO][16] tunnel-ip-allocator/ipam.go 165: The referenced block doesn't exist, trying to create it cidr=10.100.226.0/26 host="kube-pwjhx-default-worker-p5kvq-knrdg-vqw28"
2026-02-17 02:31:26.145 [INFO][16] tunnel-ip-allocator/ipam.go 172: Wrote affinity as pending cidr=10.100.226.0/26 host="kube-pwjhx-default-worker-p5kvq-knrdg-vqw28"
2026-02-17 02:31:26.151 [INFO][16] tunnel-ip-allocator/ipam.go 181: Attempting to claim the block cidr=10.100.226.0/26 host="kube-pwjhx-default-worker-p5kvq-knrdg-vqw28"
2026-02-17 02:31:26.151 [INFO][16] tunnel-ip-allocator/ipam_block_reader_writer.go 226: Attempting to create a new block affinityType="host" host="kube-pwjhx-default-worker-p5kvq-knrdg-vqw28" subnet=10.100.226.0/26
2026-02-17 02:31:26.158 [INFO][16] tunnel-ip-allocator/ipam_block_reader_writer.go 267: Successfully created block
2026-02-17 02:31:26.159 [INFO][16] tunnel-ip-allocator/ipam_block_reader_writer.go 283: Confirming affinity host="kube-pwjhx-default-worker-p5kvq-knrdg-vqw28" subnet=10.100.226.0/26
2026-02-17 02:31:26.191 [INFO][16] tunnel-ip-allocator/ipam_block_reader_writer.go 298: Successfully confirmed affinity host="kube-pwjhx-default-worker-p5kvq-knrdg-vqw28" subnet=10.100.226.0/26
2026-02-17 02:31:26.191 [INFO][16] tunnel-ip-allocator/ipam.go 623: Block '10.100.226.0/26' has 64 free ips which is more than 1 ips required. host="kube-pwjhx-default-worker-p5kvq-knrdg-vqw28" subnet=10.100.226.0/26
2026-02-17 02:31:26.192 [INFO][16] tunnel-ip-allocator/ipam.go 1245: Attempting to assign 1 addresses from block block=10.100.226.0/26 handle="ipip-tunnel-addr-kube-pwjhx-default-worker-p5kvq-knrdg-vqw28" host="kube-pwjhx-default-worker-p5kvq-knrdg-vqw28"
2026-02-17 02:31:26.198 [INFO][16] tunnel-ip-allocator/ipam.go 1806: Creating new handle: ipip-tunnel-addr-kube-pwjhx-default-worker-p5kvq-knrdg-vqw28
2026-02-17 02:31:26.205 [INFO][16] tunnel-ip-allocator/ipam.go 1272: Writing block in order to claim IPs block=10.100.226.0/26 handle="ipip-tunnel-addr-kube-pwjhx-default-worker-p5kvq-knrdg-vqw28" host="kube-pwjhx-default-worker-p5kvq-knrdg-vqw28"
2026-02-17 02:31:26.222 [INFO][16] tunnel-ip-allocator/ipam.go 1288: Successfully claimed IPs: [10.100.226.0/26] block=10.100.226.0/26 handle="ipip-tunnel-addr-kube-pwjhx-default-worker-p5kvq-knrdg-vqw28" host="kube-pwjhx-default-worker-p5kvq-knrdg-vqw28"
2026-02-17 02:31:26.222 [INFO][16] tunnel-ip-allocator/ipam.go 895: Auto-assigned 1 out of 1 IPv4s: [10.100.226.0/26] handle="ipip-tunnel-addr-kube-pwjhx-default-worker-p5kvq-knrdg-vqw28" host="kube-pwjhx-default-worker-p5kvq-knrdg-vqw28"
2026-02-17 02:31:26.223 [INFO][16] tunnel-ip-allocator/allocateip.go 522: Assigned tunnel address to node IP="10.100.226.0" type="ipipTunnelAddress"
2026-02-17 02:31:26.223 [INFO][16] tunnel-ip-allocator/allocateip.go 412: Assign new tunnel address IP="10.100.226.0" type="ipipTunnelAddress"
Calico node started successfully
bird: Unable to open configuration file /etc/calico/confd/config/bird6.cfg: No such file or directory
bird: Unable to open configuration file /etc/calico/confd/config/bird.cfg: No such file or directory
2026-02-17 02:31:27.529 [INFO][68] status-reporter/startup.go 552: Early log level set to info
2026-02-17 02:31:27.530 [INFO][68] status-reporter/watchersyncer.go 118: Start called
2026-02-17 02:31:27.530 [INFO][68] status-reporter/watchersyncer.go 158: Sending status update Status=wait-for-ready
2026-02-17 02:31:27.530 [INFO][68] status-reporter/watchersyncer.go 177: Starting main event processing loop
2026-02-17 02:31:27.530 [INFO][68] status-reporter/watchercache.go 243: Full resync is required ListRoot=".../v3/pc.org/caliconodestatuses"
2026-02-17 02:31:27.543 [INFO][68] status-reporter/watchercache.go 447: Sending synced update ListRoot=".../v3/pc.org/caliconodestatuses"
2026-02-17 02:31:27.543 [INFO][68] status-reporter/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-17 02:31:27.543 [INFO][68] status-reporter/watchersyncer.go 158: Sending status update Status=resync
2026-02-17 02:31:27.543 [INFO][68] status-reporter/watchersyncer.go 255: All watchers have sync'd data - sending data and final sync
2026-02-17 02:31:27.543 [INFO][68] status-reporter/watchersyncer.go 158: Sending status update Status=in-sync
2026-02-17 02:31:27.573 [INFO][76] tunnel-ip-allocator/param_types.go 1037: StringSliceParam StringSliceParam raw="docker+"
2026-02-17 02:31:27.582 [INFO][75] monitor-addresses/startup.go 552: Early log level set to info
2026-02-17 02:31:27.583 [INFO][75] monitor-addresses/utils.go 125: Using NODENAME environment for node name kube-pwjhx-default-worker-p5kvq-knrdg-vqw28
2026-02-17 02:31:27.583 [INFO][75] monitor-addresses/utils.go 137: Determined node name: kube-pwjhx-default-worker-p5kvq-knrdg-vqw28
2026-02-17 02:31:27.589 [INFO][76] tunnel-ip-allocator/env_var_loader.go 40: Found felix environment variable: "wireguardmtu"="0"
2026-02-17 02:31:27.589 [INFO][76] tunnel-ip-allocator/env_var_loader.go 40: Found felix environment variable: "vxlanmtu"="0"
2026-02-17 02:31:27.589 [INFO][76] tunnel-ip-allocator/env_var_loader.go 40: Found felix environment variable: "healthenabled"="true"
2026-02-17 02:31:27.589 [INFO][76] tunnel-ip-allocator/env_var_loader.go 40: Found felix environment variable: "defaultendpointtohostaction"="ACCEPT"
2026-02-17 02:31:27.589 [INFO][76] tunnel-ip-allocator/env_var_loader.go 40: Found felix environment variable: "ipinipmtu"="0"
2026-02-17 02:31:27.589 [INFO][76] tunnel-ip-allocator/env_var_loader.go 40: Found felix environment variable: "ipv6support"="false"
2026-02-17 02:31:27.589 [INFO][76] 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:31:27.589 [INFO][76] tunnel-ip-allocator/config_params.go 769: Parsing value for WireguardMTU: 0 (from environment variable)
2026-02-17 02:31:27.589 [INFO][76] tunnel-ip-allocator/config_params.go 805: Parsed value for WireguardMTU: 0 (from environment variable)
2026-02-17 02:31:27.589 [INFO][76] tunnel-ip-allocator/config_params.go 769: Parsing value for VXLANMTU: 0 (from environment variable)
2026-02-17 02:31:27.589 [INFO][76] tunnel-ip-allocator/config_params.go 805: Parsed value for VXLANMTU: 0 (from environment variable)
2026-02-17 02:31:27.589 [INFO][76] tunnel-ip-allocator/config_params.go 769: Parsing value for HealthEnabled: true (from environment variable)
2026-02-17 02:31:27.589 [INFO][76] tunnel-ip-allocator/config_params.go 805: Parsed value for HealthEnabled: true (from environment variable)
2026-02-17 02:31:27.589 [INFO][76] tunnel-ip-allocator/config_params.go 769: Parsing value for DefaultEndpointToHostAction: ACCEPT (from environment variable)
2026-02-17 02:31:27.589 [INFO][76] tunnel-ip-allocator/config_params.go 805: Parsed value for DefaultEndpointToHostAction: ACCEPT (from environment variable)
2026-02-17 02:31:27.589 [INFO][76] tunnel-ip-allocator/config_params.go 769: Parsing value for IpInIpMtu: 0 (from environment variable)
2026-02-17 02:31:27.589 [INFO][76] tunnel-ip-allocator/config_params.go 805: Parsed value for IpInIpMtu: 0 (from environment variable)
2026-02-17 02:31:27.589 [INFO][76] tunnel-ip-allocator/config_params.go 769: Parsing value for Ipv6Support: false (from environment variable)
2026-02-17 02:31:27.589 [INFO][76] tunnel-ip-allocator/config_params.go 805: Parsed value for Ipv6Support: false (from environment variable)
2026-02-17 02:31:27.591 [INFO][76] tunnel-ip-allocator/watchersyncer.go 118: Start called
2026-02-17 02:31:27.591 [INFO][76] tunnel-ip-allocator/watchersyncer.go 158: Sending status update Status=wait-for-ready
2026-02-17 02:31:27.591 [INFO][76] tunnel-ip-allocator/watchersyncer.go 177: Starting main event processing loop
2026-02-17 02:31:27.591 [INFO][76] tunnel-ip-allocator/watchercache.go 243: Full resync is required ListRoot=".../v3/pc.org/nodes/kube-pwjhx-default-worker-p5kvq-knrdg-vqw28"
2026-02-17 02:31:27.591 [INFO][76] tunnel-ip-allocator/watchercache.go 243: Full resync is required ListRoot=".../v3/pc.org/ippools"
2026-02-17 02:31:27.597 [INFO][73] complete-startup/startup.go 289: Waiting for Calico to become ready before continuing...
2026-02-17 02:31:27.598 [WARNING][73] 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:31:27.608 [INFO][76] tunnel-ip-allocator/watchercache.go 447: Sending synced update ListRoot=".../v3/pc.org/nodes/kube-pwjhx-default-worker-p5kvq-knrdg-vqw28"
2026-02-17 02:31:27.609 [INFO][76] tunnel-ip-allocator/watchercache.go 447: Sending synced update ListRoot=".../v3/pc.org/ippools"
2026-02-17 02:31:27.609 [INFO][76] tunnel-ip-allocator/watchersyncer.go 158: Sending status update Status=resync
2026-02-17 02:31:27.609 [INFO][76] tunnel-ip-allocator/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-17 02:31:27.609 [INFO][76] tunnel-ip-allocator/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-17 02:31:27.609 [INFO][76] tunnel-ip-allocator/watchersyncer.go 255: All watchers have sync'd data - sending data and final sync
2026-02-17 02:31:27.609 [INFO][76] tunnel-ip-allocator/watchersyncer.go 158: Sending status update Status=in-sync
2026-02-17 02:31:27.614 [INFO][72] confd/config.go 81: Skipping confd config file.
2026-02-17 02:31:27.614 [INFO][72] confd/run.go 18: Starting calico-confd
2026-02-17 02:31:27.632 [INFO][74] cni-config-monitor/token_watch.go 240: Update of CNI kubeconfig triggered based on elapsed time.
2026-02-17 02:31:27.634 [INFO][74] cni-config-monitor/token_watch.go 295: Wrote updated CNI kubeconfig file. path="/host/etc/cni/net.d/calico-kubeconfig"
2026-02-17 02:31:27.635 [INFO][72] confd/client.go 1644: Advertise global service ranges from this node
2026-02-17 02:31:27.635 [INFO][72] confd/client.go 1560: Updated with new cluster IP CIDRs: []
2026-02-17 02:31:27.635 [INFO][72] confd/client.go 1644: Advertise global service ranges from this node
2026-02-17 02:31:27.635 [INFO][72] confd/client.go 1551: Updated with new external IP CIDRs: []
2026-02-17 02:31:27.635 [INFO][72] confd/client.go 1644: Advertise global service ranges from this node
2026-02-17 02:31:27.635 [INFO][72] confd/client.go 1587: Updated with new Loadbalancer IP CIDRs: []
2026-02-17 02:31:27.635 [ERROR][72] confd/status_file_watcher.go 118: Error adding directory to fsnotify. error=no such file or directory
2026-02-17 02:31:27.635 [INFO][72] confd/watchersyncer.go 118: Start called
2026-02-17 02:31:27.635 [INFO][72] confd/status_file_watcher.go 185: Error initializing fsnotify. Falling back to polling. error=no such file or directory
2026-02-17 02:31:27.635 [INFO][72] confd/client.go 452: Source SourceRouteGenerator readiness changed, ready=true
2026-02-17 02:31:27.635 [ERROR][72] 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:31:27.635 [INFO][72] confd/client.go 452: Source LocalBGPPeerWatcher readiness changed, ready=true
2026-02-17 02:31:27.636 [INFO][72] confd/watchersyncer.go 158: Sending status update Status=wait-for-ready
2026-02-17 02:31:27.636 [INFO][72] confd/watchercache.go 243: Full resync is required ListRoot=".../v3/pc.org/ippools"
2026-02-17 02:31:27.636 [INFO][72] confd/watchersyncer.go 177: Starting main event processing loop
2026-02-17 02:31:27.636 [INFO][72] confd/watchercache.go 243: Full resync is required ListRoot=".../ipam/v2/host/kube-pwjhx-default-worker-p5kvq-knrdg-vqw28"
2026-02-17 02:31:27.636 [INFO][72] confd/watchercache.go 243: Full resync is required ListRoot=".../v3/pc.org/nodes"
2026-02-17 02:31:27.637 [INFO][72] confd/watchercache.go 243: Full resync is required ListRoot=".../v3/pc.org/bgpconfigurations"
2026-02-17 02:31:27.637 [INFO][72] confd/watchercache.go 243: Full resync is required ListRoot=".../v3/pc.org/bgppeers"
2026-02-17 02:31:27.637 [INFO][72] confd/watchercache.go 243: Full resync is required ListRoot=".../v3/pc.org/bgpfilters"
2026-02-17 02:31:27.646 [INFO][76] tunnel-ip-allocator/allocateip.go 345: Current address is still valid, do nothing currentAddr="10.100.226.0" type="ipipTunnelAddress"
2026-02-17 02:31:27.646 [INFO][72] confd/watchercache.go 447: Sending synced update ListRoot=".../v3/pc.org/ippools"
2026-02-17 02:31:27.646 [INFO][72] confd/watchersyncer.go 158: Sending status update Status=resync
2026-02-17 02:31:27.646 [INFO][72] confd/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-17 02:31:27.647 [INFO][72] confd/watchercache.go 447: Sending synced update ListRoot=".../ipam/v2/host/kube-pwjhx-default-worker-p5kvq-knrdg-vqw28"
2026-02-17 02:31:27.647 [INFO][72] confd/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-17 02:31:27.648 [INFO][72] confd/watchercache.go 447: Sending synced update ListRoot=".../v3/pc.org/bgpconfigurations"
2026-02-17 02:31:27.648 [INFO][72] confd/watchercache.go 447: Sending synced update ListRoot=".../v3/pc.org/bgpfilters"
2026-02-17 02:31:27.649 [INFO][72] confd/watchercache.go 447: Sending synced update ListRoot=".../v3/pc.org/bgppeers"
2026-02-17 02:31:27.649 [INFO][72] confd/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-17 02:31:27.650 [INFO][72] confd/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-17 02:31:27.650 [INFO][72] confd/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-17 02:31:27.651 [INFO][72] confd/watchercache.go 447: Sending synced update ListRoot=".../v3/pc.org/nodes"
2026-02-17 02:31:27.652 [INFO][72] confd/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-17 02:31:27.652 [INFO][72] confd/watchersyncer.go 255: All watchers have sync'd data - sending data and final sync
2026-02-17 02:31:27.652 [INFO][72] confd/watchersyncer.go 158: Sending status update Status=in-sync
2026-02-17 02:31:27.655 [INFO][72] confd/client.go 1157: Recompute BGP peerings: HostBGPConfig(node=kube-pwjhx-default-worker-p5kvq-knrdg-ppwhg; name=ip_addr_v4) updated; HostBGPConfig(node=kube-pwjhx-default-worker-p5kvq-knrdg-ppwhg; name=ip_addr_v6) updated; HostBGPConfig(node=kube-pwjhx-default-worker-p5kvq-knrdg-ppwhg; name=rr_cluster_id) updated; kube-pwjhx-default-worker-p5kvq-knrdg-ppwhg updated; HostBGPConfig(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28; name=ip_addr_v4) updated; HostBGPConfig(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28; name=ip_addr_v6) updated; HostBGPConfig(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28; name=network_v4) updated; HostBGPConfig(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28; name=rr_cluster_id) updated; kube-pwjhx-default-worker-p5kvq-knrdg-vqw28 updated; HostBGPConfig(node=kube-pwjhx-zfzjl-f7hkz; name=ip_addr_v4) updated; HostBGPConfig(node=kube-pwjhx-zfzjl-f7hkz; name=ip_addr_v6) updated; HostBGPConfig(node=kube-pwjhx-zfzjl-f7hkz; name=network_v4) updated; HostBGPConfig(node=kube-pwjhx-zfzjl-f7hkz; name=rr_cluster_id) updated; kube-pwjhx-zfzjl-f7hkz updated
2026-02-17 02:31:27.655 [INFO][72] confd/client.go 452: Source SourceSyncer readiness changed, ready=true
2026-02-17 02:31:27.657 [INFO][72] confd/client.go 472: Data is now syncd, can start rendering templates
2026-02-17 02:31:27.663 [INFO][69] 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)(0xc000b4ea00), 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-pwjhx-default-worker-p5kvq-knrdg-vqw28", 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)(0xc000b4ebe0)}, 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, 0xe2, 0x0}, FloatingIPs:"Disabled", WindowsManageFirewallRules:"Disabled", AllowVXLANPacketsFromWorkloads:false, AllowIPIPPacketsFromWorkloads:false, AWSSrcDstCheck:"DoNothing", ServiceLoopPrevention:"Drop", WorkloadSourceSpoofing:"Disabled", ReportingIntervalSecs:0, ReportingTTLSecs:90000000000, EndpointReportingEnabled:false, EndpointReportingDelaySecs:1000000000, EndpointStatusPathPrefix:"/var/run/calico", IptablesMarkMask:0xffff0000, DisableConntrackInvalidCheck:false, HealthEnabled:true, HealthPort:9099, HealthHost:"localhost", HealthTimeoutOverrides:map[string]time.Duration(nil), PrometheusMetricsEnabled:false, PrometheusMetricsHost:"", PrometheusMetricsPort:9091, PrometheusGoMetricsEnabled:true, PrometheusProcessMetricsEnabled:true, PrometheusWireGuardMetricsEnabled:true, FailsafeInboundHostPorts:[]v3.ProtoPort{v3.ProtoPort{Protocol:"tcp", Port:0x16, Net:""}, v3.ProtoPort{Protocol:"udp", Port:0x44, Net:""}, v3.ProtoPort{Protocol:"tcp", Port:0xb3, Net:""}, v3.ProtoPort{Protocol:"tcp", Port:0x94b, Net:""}, v3.ProtoPort{Protocol:"tcp", Port:0x94c, Net:""}, v3.ProtoPort{Protocol:"tcp", Port:0x1561, Net:""}, v3.ProtoPort{Protocol:"tcp", Port:0x192b, Net:""}, v3.ProtoPort{Protocol:"tcp", Port:0x1a0a, Net:""}, v3.ProtoPort{Protocol:"tcp", Port:0x1a0b, Net:""}}, FailsafeOutboundHostPorts:[]v3.ProtoPort{v3.ProtoPort{Protocol:"udp", Port:0x35, Net:""}, v3.ProtoPort{Protocol:"udp", Port:0x43, Net:""}, v3.ProtoPort{Protocol:"tcp", Port:0xb3, Net:""}, v3.ProtoPort{Protocol:"tcp", Port:0x94b, Net:""}, v3.ProtoPort{Protocol:"tcp", Port:0x94c, Net:""}, v3.ProtoPort{Protocol:"tcp", Port:0x1561, Net:""}, v3.ProtoPort{Protocol:"tcp", Port:0x192b, Net:""}, v3.ProtoPort{Protocol:"tcp", Port:0x1a0a, Net:""}, v3.ProtoPort{Protocol:"tcp", Port:0x1a0b, Net:""}}, FlowLogsFlushInterval:300000000000, FlowLogsCollectorDebugTrace:false, FlowLogsGoldmaneServer:"", FlowLogsLocalReporter:"Disabled", FlowLogsPolicyEvaluationMode:"Continuous", KubeNodePortRanges:[]numorstring.Port{numorstring.Port{MinPort:0x7530, MaxPort:0x7fff, PortName:""}}, NATPortRange:numorstring.Port{MinPort:0x0, MaxPort:0x0, PortName:""}, NATOutgoingAddress:net.IP(nil), NATOutgoingExclusions:"IPPoolsOnly", UsageReportingEnabled:true, UsageReportingInitialDelaySecs:300000000000, UsageReportingIntervalSecs:86400000000000, ClusterGUID:"4334dd38bf7e4bf3bfc32697597f3a9b", 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)(0xc000b4ee60), 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":"4334dd38bf7e4bf3bfc32697597f3a9b", "ClusterType":"k8s,bgp,kubeadm,kdd", "FloatingIPs":"Disabled", "LogSeverityScreen":"Info", "ReportingIntervalSecs":"0"}, 0x2:map[string]string{"IpInIpTunnelAddr":"10.100.226.0"}, 0x3:map[string]string{"LogFilePath":"None", "LogSeverityFile":"None", "LogSeveritySys":"None", "MetadataAddr":"None"}, 0x4:map[string]string{"datastoretype":"kubernetes", "defaultendpointtohostaction":"ACCEPT", "felixhostname":"kube-pwjhx-default-worker-p5kvq-knrdg-vqw28", "healthenabled":"true", "ipinipmtu":"0", "ipv6support":"false", "vxlanmtu":"0", "wireguardmtu":"0"}}, rawValues:map[string]string{"BPFConnectTimeLoadBalancing":"TCP", "BPFHostNetworkedNATWithoutCTLB":"Enabled", "CalicoVersion":"v3.31.3", "ClusterGUID":"4334dd38bf7e4bf3bfc32697597f3a9b", "ClusterType":"k8s,bgp,kubeadm,kdd", "DatastoreType":"kubernetes", "DefaultEndpointToHostAction":"ACCEPT", "FelixHostname":"kube-pwjhx-default-worker-p5kvq-knrdg-vqw28", "FloatingIPs":"Disabled", "HealthEnabled":"true", "IpInIpMtu":"0", "IpInIpTunnelAddr":"10.100.226.0", "Ipv6Support":"false", "LogFilePath":"None", "LogSeverityFile":"None", "LogSeverityScreen":"Info", "LogSeveritySys":"None", "MetadataAddr":"None", "ReportingIntervalSecs":"0", "VXLANMTU":"0", "WireguardMTU":"0"}, Err:error(nil), loadClientConfigFromEnvironment:(func() (*apiconfig.CalicoAPIConfig, error))(0x1a40600), useNodeResourceUpdates:false, RequireMTUFile:false} gitcommit="2e3c880bcabff580ddd7a08340878ede207f37be" version="v3.31.3"
2026-02-17 02:31:27.663 [INFO][69] felix/daemon.go 758: Setting GOGC from configuration. GOGC=40
2026-02-17 02:31:27.663 [INFO][69] felix/daemon.go 786: Using runtime default GOMAXPROCS. default=4
2026-02-17 02:31:27.663 [INFO][69] felix/health.go 374: Health enabled.  Server is already running. host="localhost" port=9099
2026-02-17 02:31:27.663 [INFO][69] felix/driver.go 76: Using internal (linux) dataplane driver.
2026-02-17 02:31:27.664 [INFO][69] 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:31:27.671 [INFO][69] felix/timeouts.go 86: BPF conntrack timeout set name="ICMPTimeout" value=5s
2026-02-17 02:31:27.671 [INFO][69] felix/timeouts.go 86: BPF conntrack timeout set name="CreationGracePeriod" value=10s
2026-02-17 02:31:27.671 [INFO][69] felix/timeouts.go 86: BPF conntrack timeout set name="TCPSynSent" value=20s
2026-02-17 02:31:27.671 [INFO][69] felix/timeouts.go 86: BPF conntrack timeout set name="TCPEstablished" value=1h0m0s
2026-02-17 02:31:27.671 [INFO][69] felix/timeouts.go 97: BPF conntrack timeout set from nf_conntrack_tcp_timeout_time_wait name="TCPFinsSeen" value=2m0s
2026-02-17 02:31:27.671 [INFO][69] felix/timeouts.go 86: BPF conntrack timeout set name="TCPResetSeen" value=40s
2026-02-17 02:31:27.671 [INFO][69] felix/timeouts.go 86: BPF conntrack timeout set name="UDPTimeout" value=1m0s
2026-02-17 02:31:27.671 [INFO][69] felix/timeouts.go 86: BPF conntrack timeout set name="GenericTimeout" value=10m0s
2026-02-17 02:31:27.671 [INFO][69] 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:31:27.671 [INFO][69] felix/int_dataplane.go 436: Creating internal dataplane driver. config=intdataplane.Config{Hostname:"kube-pwjhx-default-worker-p5kvq-knrdg-vqw28", 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)(0xc000a76230), IPSetConfigV6:(*ipsets.IPVersionConfig)(0xc000a762d0), 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, 0xe2, 0x0}, VXLANTunnelAddress:net.IP(nil), VXLANTunnelAddressV6:net.IP(nil), AllowVXLANPacketsFromWorkloads:false, AllowIPIPPacketsFromWorkloads:false, WireguardEnabled:false, WireguardEnabledV6:false, WireguardInterfaceName:"wireguard.cali", WireguardInterfaceNameV6:"wg-v6.cali", WireguardMark:0x0, WireguardListeningPort:51820, WireguardListeningPortV6:51821, WireguardEncryptHostTraffic:false, RouteSource:"CalicoIPAM", LogPrefix:"calico-packet", EndpointToHostAction:"ACCEPT", FilterAllowAction:"ACCEPT", MangleAllowAction:"ACCEPT", FilterDenyAction:"DROP", FailsafeInboundHostPorts:[]v3.ProtoPort{v3.ProtoPort{Protocol:"tcp", Port:0x16, Net:""}, v3.ProtoPort{Protocol:"udp", Port:0x44, Net:""}, v3.ProtoPort{Protocol:"tcp", Port:0xb3, Net:""}, v3.ProtoPort{Protocol:"tcp", Port:0x94b, Net:""}, v3.ProtoPort{Protocol:"tcp", Port:0x94c, Net:""}, v3.ProtoPort{Protocol:"tcp", Port:0x1561, Net:""}, v3.ProtoPort{Protocol:"tcp", Port:0x192b, Net:""}, v3.ProtoPort{Protocol:"tcp", Port:0x1a0a, Net:""}, v3.ProtoPort{Protocol:"tcp", Port:0x1a0b, Net:""}}, FailsafeOutboundHostPorts:[]v3.ProtoPort{v3.ProtoPort{Protocol:"udp", Port:0x35, Net:""}, v3.ProtoPort{Protocol:"udp", Port:0x43, Net:""}, v3.ProtoPort{Protocol:"tcp", Port:0xb3, Net:""}, v3.ProtoPort{Protocol:"tcp", Port:0x94b, Net:""}, v3.ProtoPort{Protocol:"tcp", Port:0x94c, Net:""}, v3.ProtoPort{Protocol:"tcp", Port:0x1561, Net:""}, v3.ProtoPort{Protocol:"tcp", Port:0x192b, Net:""}, v3.ProtoPort{Protocol:"tcp", Port:0x1a0a, Net:""}, v3.ProtoPort{Protocol:"tcp", Port:0x1a0b, Net:""}}, DisableConntrackInvalid:false, NATPortRange:numorstring.Port{MinPort:0x0, MaxPort:0x0, PortName:""}, IptablesNATOutgoingInterfaceFilter:"", NATOutgoingAddress:net.IP(nil), NATOutgoingExclusions:"IPPoolsOnly", BPFEnabled:false, BPFForceTrackPacketsFromIfaces:[]string{"docker+"}, ServiceLoopPrevention:"Drop", NFTables:false, FlowLogsEnabled:false}, IfaceMonitorConfig:ifacemonitor.Config{InterfaceExcludes:[]*regexp.Regexp{(*regexp.Regexp)(0xc000b4ebe0)}, ResyncInterval:90000000000, NetlinkTimeout:10000000000}, StatusReportingInterval:0, ConfigChangedRestartCallback:(func())(0x3cd5ac0), FatalErrorRestartCallback:(func(error))(0x3cd59c0), PostInSyncCallback:(func())(0x3c9f520), HealthAggregator:(*health.HealthAggregator)(0xc000b392c0), WatchdogTimeout:90000000000, RouteTableManager:(*idalloc.IndexAllocator)(0xc000cb3c60), 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)(0xc000b4ea00), 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)(0xc00077ec40), FeatureDetectOverrides:map[string]string(nil), FeatureGates:map[string]string(nil), hostMTU:0, MTUIfacePattern:(*regexp.Regexp)(0xc000b4ee60), RequireMTUFile:false, RouteSource:"CalicoIPAM", KubernetesProvider:0x0, NewNftablesDataplane:(func(knftables.Family, string) (knftables.Interface, error))(nil)}
2026-02-17 02:31:27.672 [INFO][69] felix/rule_defs.go 491: Creating rule renderer. config=rules.Config{IPSetConfigV4:(*ipsets.IPVersionConfig)(0xc000a76230), IPSetConfigV6:(*ipsets.IPVersionConfig)(0xc000a762d0), 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, 0xe2, 0x0}, VXLANTunnelAddress:net.IP(nil), VXLANTunnelAddressV6:net.IP(nil), AllowVXLANPacketsFromWorkloads:false, AllowIPIPPacketsFromWorkloads:false, WireguardEnabled:false, WireguardEnabledV6:false, WireguardInterfaceName:"wireguard.cali", WireguardInterfaceNameV6:"wg-v6.cali", WireguardMark:0x0, WireguardListeningPort:51820, WireguardListeningPortV6:51821, WireguardEncryptHostTraffic:false, RouteSource:"CalicoIPAM", LogPrefix:"calico-packet", EndpointToHostAction:"ACCEPT", FilterAllowAction:"ACCEPT", MangleAllowAction:"ACCEPT", FilterDenyAction:"DROP", FailsafeInboundHostPorts:[]v3.ProtoPort{v3.ProtoPort{Protocol:"tcp", Port:0x16, Net:""}, v3.ProtoPort{Protocol:"udp", Port:0x44, Net:""}, v3.ProtoPort{Protocol:"tcp", Port:0xb3, Net:""}, v3.ProtoPort{Protocol:"tcp", Port:0x94b, Net:""}, v3.ProtoPort{Protocol:"tcp", Port:0x94c, Net:""}, v3.ProtoPort{Protocol:"tcp", Port:0x1561, Net:""}, v3.ProtoPort{Protocol:"tcp", Port:0x192b, Net:""}, v3.ProtoPort{Protocol:"tcp", Port:0x1a0a, Net:""}, v3.ProtoPort{Protocol:"tcp", Port:0x1a0b, Net:""}}, FailsafeOutboundHostPorts:[]v3.ProtoPort{v3.ProtoPort{Protocol:"udp", Port:0x35, Net:""}, v3.ProtoPort{Protocol:"udp", Port:0x43, Net:""}, v3.ProtoPort{Protocol:"tcp", Port:0xb3, Net:""}, v3.ProtoPort{Protocol:"tcp", Port:0x94b, Net:""}, v3.ProtoPort{Protocol:"tcp", Port:0x94c, Net:""}, v3.ProtoPort{Protocol:"tcp", Port:0x1561, Net:""}, v3.ProtoPort{Protocol:"tcp", Port:0x192b, Net:""}, v3.ProtoPort{Protocol:"tcp", Port:0x1a0a, Net:""}, v3.ProtoPort{Protocol:"tcp", Port:0x1a0b, Net:""}}, DisableConntrackInvalid:false, NATPortRange:numorstring.Port{MinPort:0x0, MaxPort:0x0, PortName:""}, IptablesNATOutgoingInterfaceFilter:"", NATOutgoingAddress:net.IP(nil), NATOutgoingExclusions:"IPPoolsOnly", BPFEnabled:false, BPFForceTrackPacketsFromIfaces:[]string{"docker+"}, ServiceLoopPrevention:"Drop", NFTables:false, FlowLogsEnabled:false}
2026-02-17 02:31:27.672 [INFO][69] felix/rule_defs.go 526: packets that are not passed by any policy or profile will be dropped.
2026-02-17 02:31:27.672 [INFO][69] felix/rule_defs.go 541: Workload to host packets will be accepted.
2026-02-17 02:31:27.672 [INFO][69] felix/rule_defs.go 555: filter table allowed packets will be accepted immediately.
2026-02-17 02:31:27.672 [INFO][69] felix/rule_defs.go 563: mangle table allowed packets will be accepted immediately.
2026-02-17 02:31:27.672 [INFO][69] felix/rule_defs.go 571: Packets to unknown service IPs will be dropped
2026-02-17 02:31:27.672 [INFO][69] felix/int_dataplane.go 1509: Determined pod MTU mtu=1352
2026-02-17 02:31:27.672 [INFO][69] felix/iface_monitor.go 92: configured to periodically rescan interfaces. interval=1m30s
2026-02-17 02:31:27.672 [INFO][69] 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:31:27.673 [INFO][69] 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:31:27.673 [INFO][72] confd/resource.go 290: Target config /etc/calico/confd/config/bird_ipam.cfg has been updated
2026-02-17 02:31:27.676 [ERROR][72] confd/resource.go 318: Error from checkcmd "bird -p -c /etc/calico/confd/config/.bird.cfg1092156580": "bird: /etc/calico/confd/config/.bird.cfg1092156580:6:1 Unable to open included file /etc/calico/confd/config/bird_aggr.cfg: No such file or directory\n"
2026-02-17 02:31:27.677 [INFO][72] confd/resource.go 252: Check failed, but file does not yet exist - create anyway
2026-02-17 02:31:27.678 [INFO][72] confd/resource.go 290: Target config /etc/calico/confd/config/bird6_ipam.cfg has been updated
2026-02-17 02:31:27.681 [INFO][72] confd/resource.go 290: Target config /etc/calico/confd/config/bird6_aggr.cfg has been updated
2026-02-17 02:31:27.682 [INFO][72] confd/resource.go 290: Target config /etc/calico/confd/config/bird.cfg has been updated
2026-02-17 02:31:27.685 [INFO][72] confd/resource.go 290: Target config /etc/calico/confd/config/bird6.cfg has been updated
2026-02-17 02:31:27.687 [INFO][69] 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:31:27.689 [INFO][72] confd/resource.go 290: Target config /etc/calico/confd/config/bird_aggr.cfg has been updated
2026-02-17 02:31:27.719 [INFO][69] 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:31:27.720 [INFO][69] felix/table.go 467: Enabling iptables-in-nftables-mode workarounds.
2026-02-17 02:31:27.720 [INFO][69] 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:31:27.720 [INFO][69] 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:31:27.720 [INFO][69] 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:31:27.720 [INFO][69] felix/table.go 467: Enabling iptables-in-nftables-mode workarounds.
2026-02-17 02:31:27.720 [INFO][69] 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:31:27.720 [INFO][69] 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:31:27.720 [INFO][69] 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:31:27.720 [INFO][69] felix/table.go 467: Enabling iptables-in-nftables-mode workarounds.
2026-02-17 02:31:27.720 [INFO][69] 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:31:27.720 [INFO][69] 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:31:27.720 [INFO][69] 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:31:27.720 [INFO][69] felix/table.go 467: Enabling iptables-in-nftables-mode workarounds.
2026-02-17 02:31:27.720 [INFO][69] 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:31:27.720 [INFO][69] 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:31:27.721 [INFO][69] felix/int_dataplane.go 780: XDP acceleration enabled.
2026-02-17 02:31:27.756 [INFO][69] 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:31:27.756 [INFO][69] felix/table.go 467: Enabling iptables-in-nftables-mode workarounds.
2026-02-17 02:31:27.756 [INFO][69] 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:31:27.757 [INFO][69] 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:31:27.856 [INFO][69] felix/maps.go 833: Loaded map file descriptor. fd=0x1e name="/sys/fs/bpf/tc/globals/cali_ctlb_recv"
libbpf: Error in bpf_create_map_xattr(cali_v4_nat_fe3):Invalid argument(-22). Retrying without BTF.
2026-02-17 02:31:27.968 [INFO][69] felix/maps.go 833: Loaded map file descriptor. fd=0x1f name="/sys/fs/bpf/tc/globals/cali_ctlb_conn"
libbpf: Error in bpf_create_map_xattr(cali_v4_nat_fe3):Invalid argument(-22). Retrying without BTF.
2026-02-17 02:31:28.054 [INFO][69] felix/maps.go 833: Loaded map file descriptor. fd=0x20 name="/sys/fs/bpf/tc/globals/cali_ctlb_send"
2026-02-17 02:31:28.055 [INFO][69] 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:31:28.239 [INFO][69] felix/int_dataplane.go 2955: File /var/lib/calico/bpf_ct_map_size does not exist
2026-02-17 02:31:28.239 [INFO][69] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-ipam-pools" setType="hash:net"
2026-02-17 02:31:28.239 [INFO][69] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="masq-ipam-pools" setType="hash:net"
2026-02-17 02:31:28.239 [INFO][69] felix/int_dataplane.go 1129: IPIP enabled, starting thread to keep tunnel configuration in sync.
2026-02-17 02:31:28.239 [INFO][69] felix/int_dataplane.go 1369: Registering to report health.
2026-02-17 02:31:28.239 [INFO][69] 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:31:28.242 [INFO][69] felix/int_dataplane.go 2471: attempted to modprobe nf_conntrack_proto_sctp error=exit status 1 output=""
2026-02-17 02:31:28.242 [INFO][69] felix/int_dataplane.go 2474: Making sure IPv4 forwarding is enabled.
2026-02-17 02:31:28.242 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-PREROUTING" ipVersion=0x4 table="raw"
2026-02-17 02:31:28.242 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-rpf-skip" ipVersion=0x4 table="raw"
2026-02-17 02:31:28.242 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-host-endpoint" ipVersion=0x4 table="raw"
2026-02-17 02:31:28.242 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-OUTPUT" ipVersion=0x4 table="raw"
2026-02-17 02:31:28.242 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-host-endpoint" ipVersion=0x4 table="raw"
2026-02-17 02:31:28.242 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-FORWARD" ipVersion=0x4 table="filter"
2026-02-17 02:31:28.242 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-hep-forward" ipVersion=0x4 table="filter"
2026-02-17 02:31:28.242 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-wl-dispatch" ipVersion=0x4 table="filter"
2026-02-17 02:31:28.242 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-wl-dispatch" ipVersion=0x4 table="filter"
2026-02-17 02:31:28.242 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-hep-forward" ipVersion=0x4 table="filter"
2026-02-17 02:31:28.242 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-cidr-block" ipVersion=0x4 table="filter"
2026-02-17 02:31:28.242 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-INPUT" ipVersion=0x4 table="filter"
2026-02-17 02:31:28.242 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-wl-to-host" ipVersion=0x4 table="filter"
2026-02-17 02:31:28.242 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-host-endpoint" ipVersion=0x4 table="filter"
2026-02-17 02:31:28.242 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-OUTPUT" ipVersion=0x4 table="filter"
2026-02-17 02:31:28.242 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-host-endpoint" ipVersion=0x4 table="filter"
2026-02-17 02:31:28.242 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-PREROUTING" ipVersion=0x4 table="nat"
2026-02-17 02:31:28.242 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fip-dnat" ipVersion=0x4 table="nat"
2026-02-17 02:31:28.242 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-POSTROUTING" ipVersion=0x4 table="nat"
2026-02-17 02:31:28.242 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fip-snat" ipVersion=0x4 table="nat"
2026-02-17 02:31:28.242 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-nat-outgoing" ipVersion=0x4 table="nat"
2026-02-17 02:31:28.243 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-OUTPUT" ipVersion=0x4 table="nat"
2026-02-17 02:31:28.243 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-PREROUTING" ipVersion=0x4 table="mangle"
2026-02-17 02:31:28.243 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-host-endpoint" ipVersion=0x4 table="mangle"
2026-02-17 02:31:28.243 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-POSTROUTING" ipVersion=0x4 table="mangle"
2026-02-17 02:31:28.243 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-egress-dscp" ipVersion=0x4 table="mangle"
2026-02-17 02:31:28.243 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-host-endpoint" ipVersion=0x4 table="mangle"
2026-02-17 02:31:28.260 [INFO][69] 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:31:28.260 [INFO][69] felix/health.go 204: Health of component changed name="FelixStartup" newReport="live,ready" oldReport="live,non-ready"
2026-02-17 02:31:28.260 [INFO][69] felix/int_dataplane.go 2210: Started internal iptables dataplane driver loop
2026-02-17 02:31:28.260 [INFO][69] felix/int_dataplane.go 2336: Will refresh IP sets on timer interval=1m30s
2026-02-17 02:31:28.260 [INFO][69] felix/daemon.go 467: Connect to the dataplane driver.
2026-02-17 02:31:28.260 [INFO][69] felix/int_dataplane.go 2336: Will refresh routes on timer interval=1m30s
2026-02-17 02:31:28.260 [INFO][69] felix/int_dataplane.go 2336: Will refresh XDP state on timer interval=1m30s
2026-02-17 02:31:28.260 [INFO][69] felix/int_dataplane.go 2774: Started internal status report thread
2026-02-17 02:31:28.260 [INFO][69] felix/int_dataplane.go 2776: Process status reports disabled
2026-02-17 02:31:28.260 [INFO][69] felix/iface_monitor.go 117: Interface monitoring thread started.
2026-02-17 02:31:28.260 [INFO][69] felix/iface_monitor.go 137: Subscribed to netlink updates.
2026-02-17 02:31:28.265 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=1 ifaceName="lo" state="up"
2026-02-17 02:31:28.267 [INFO][69] felix/daemon.go 566: using resource updates where applicable
2026-02-17 02:31:28.267 [INFO][69] felix/daemon.go 569: Created Syncer syncer=&watchersyncer.watcherSyncer{status:0x0, watcherCaches:[]*watchersyncer.watcherCache{(*watchersyncer.watcherCache)(0xc000ea80d0), (*watchersyncer.watcherCache)(0xc000ea81a0), (*watchersyncer.watcherCache)(0xc000ea8270), (*watchersyncer.watcherCache)(0xc000ea8340), (*watchersyncer.watcherCache)(0xc000ea8410), (*watchersyncer.watcherCache)(0xc000ea84e0), (*watchersyncer.watcherCache)(0xc000ea85b0), (*watchersyncer.watcherCache)(0xc000ea8680), (*watchersyncer.watcherCache)(0xc000ea8750), (*watchersyncer.watcherCache)(0xc000ea8820), (*watchersyncer.watcherCache)(0xc000ea88f0), (*watchersyncer.watcherCache)(0xc000ea89c0), (*watchersyncer.watcherCache)(0xc000ea8a90), (*watchersyncer.watcherCache)(0xc000ea8b60), (*watchersyncer.watcherCache)(0xc000ea8c30), (*watchersyncer.watcherCache)(0xc000ea8d00), (*watchersyncer.watcherCache)(0xc000ea8dd0), (*watchersyncer.watcherCache)(0xc000ea8ea0), (*watchersyncer.watcherCache)(0xc000ea8f70), (*watchersyncer.watcherCache)(0xc000ea9040), (*watchersyncer.watcherCache)(0xc000ea9110), (*watchersyncer.watcherCache)(0xc000ea91e0), (*watchersyncer.watcherCache)(0xc000ea92b0)}, results:(chan interface {})(0xc00047bea0), numSynced:0, callbacks:(*dedupebuffer.DedupeBuffer)(0xc000535e60), wgwc:(*sync.WaitGroup)(nil), wgws:(*sync.WaitGroup)(nil), cancel:(context.CancelFunc)(nil), watchRetryTimeout:600000000000}
2026-02-17 02:31:28.267 [INFO][69] felix/daemon.go 573: Starting the datastore Syncer
2026-02-17 02:31:28.267 [INFO][69] felix/watchersyncer.go 118: Start called
2026-02-17 02:31:28.268 [INFO][69] felix/calc_graph.go 156: Creating calculation graph, filtered to hostname kube-pwjhx-default-worker-p5kvq-knrdg-vqw28
2026-02-17 02:31:28.268 [INFO][69] felix/dispatcher.go 68: Registering listener for type model.WorkloadEndpointKey: (dispatcher.UpdateHandler)(0x223bb60)
2026-02-17 02:31:28.268 [INFO][69] felix/dispatcher.go 68: Registering listener for type model.HostEndpointKey: (dispatcher.UpdateHandler)(0x223bb60)
2026-02-17 02:31:28.268 [INFO][69] felix/dispatcher.go 68: Registering listener for type model.WorkloadEndpointKey: (dispatcher.UpdateHandler)(0x223bd20)
2026-02-17 02:31:28.268 [INFO][69] felix/dispatcher.go 68: Registering listener for type model.HostEndpointKey: (dispatcher.UpdateHandler)(0x223bd20)
2026-02-17 02:31:28.268 [INFO][69] felix/watchersyncer.go 158: Sending status update Status=wait-for-ready
2026-02-17 02:31:28.268 [INFO][69] felix/dispatcher.go 68: Registering listener for type model.WorkloadEndpointKey: (dispatcher.UpdateHandler)(0x223e5e0)
2026-02-17 02:31:28.269 [INFO][69] felix/dispatcher.go 68: Registering listener for type model.HostEndpointKey: (dispatcher.UpdateHandler)(0x223e5e0)
2026-02-17 02:31:28.269 [INFO][69] felix/dispatcher.go 68: Registering listener for type model.PolicyKey: (dispatcher.UpdateHandler)(0x223e5e0)
2026-02-17 02:31:28.269 [INFO][69] felix/watchersyncer.go 177: Starting main event processing loop
2026-02-17 02:31:28.269 [INFO][69] felix/dispatcher.go 68: Registering listener for type model.ProfileRulesKey: (dispatcher.UpdateHandler)(0x223e5e0)
2026-02-17 02:31:28.269 [INFO][69] felix/dispatcher.go 68: Registering listener for type model.ResourceKey: (dispatcher.UpdateHandler)(0x223e5e0)
2026-02-17 02:31:28.269 [INFO][69] felix/watchercache.go 243: Full resync is required ListRoot=".../ipam/v2/assignment/"
2026-02-17 02:31:28.269 [INFO][69] felix/dispatcher.go 68: Registering listener for type model.TierKey: (dispatcher.UpdateHandler)(0x223e5e0)
2026-02-17 02:31:28.269 [INFO][69] felix/dispatcher.go 68: Registering listener for type model.ResourceKey: (dispatcher.UpdateHandler)(0x1fa9a20)
2026-02-17 02:31:28.269 [INFO][69] felix/dispatcher.go 68: Registering listener for type model.ResourceKey: (dispatcher.UpdateHandler)(0x1f99a60)
2026-02-17 02:31:28.269 [INFO][69] felix/dispatcher.go 68: Registering listener for type model.WorkloadEndpointKey: (dispatcher.UpdateHandler)(0x1f99a60)
2026-02-17 02:31:28.269 [INFO][69] felix/dispatcher.go 68: Registering listener for type model.HostEndpointKey: (dispatcher.UpdateHandler)(0x1f99a60)
2026-02-17 02:31:28.269 [INFO][69] felix/dispatcher.go 68: Registering listener for type model.NetworkSetKey: (dispatcher.UpdateHandler)(0x1f99a60)
2026-02-17 02:31:28.269 [INFO][69] felix/dispatcher.go 68: Registering listener for type model.PolicyKey: (dispatcher.UpdateHandler)(0x223d500)
2026-02-17 02:31:28.269 [INFO][69] felix/dispatcher.go 68: Registering listener for type model.TierKey: (dispatcher.UpdateHandler)(0x223d500)
2026-02-17 02:31:28.269 [INFO][69] felix/dispatcher.go 68: Registering listener for type model.WorkloadEndpointKey: (dispatcher.UpdateHandler)(0x223d500)
2026-02-17 02:31:28.269 [INFO][69] felix/dispatcher.go 68: Registering listener for type model.HostEndpointKey: (dispatcher.UpdateHandler)(0x223d500)
2026-02-17 02:31:28.269 [INFO][69] felix/dispatcher.go 68: Registering listener for type model.WorkloadEndpointKey: (dispatcher.UpdateHandler)(0x223e8a0)
2026-02-17 02:31:28.269 [INFO][69] felix/dispatcher.go 68: Registering listener for type model.ResourceKey: (dispatcher.UpdateHandler)(0x223e8a0)
2026-02-17 02:31:28.269 [INFO][69] felix/dispatcher.go 68: Registering listener for type model.HostIPKey: (dispatcher.UpdateHandler)(0x223e380)
2026-02-17 02:31:28.269 [INFO][69] felix/dispatcher.go 68: Registering listener for type model.IPPoolKey: (dispatcher.UpdateHandler)(0x223e380)
2026-02-17 02:31:28.269 [INFO][69] felix/dispatcher.go 68: Registering listener for type model.WireguardKey: (dispatcher.UpdateHandler)(0x223e380)
2026-02-17 02:31:28.269 [INFO][69] felix/dispatcher.go 68: Registering listener for type model.ResourceKey: (dispatcher.UpdateHandler)(0x223e380)
2026-02-17 02:31:28.269 [INFO][69] felix/dispatcher.go 68: Registering listener for type model.GlobalConfigKey: (dispatcher.UpdateHandler)(0x223d900)
2026-02-17 02:31:28.269 [INFO][69] felix/dispatcher.go 68: Registering listener for type model.HostConfigKey: (dispatcher.UpdateHandler)(0x223d900)
2026-02-17 02:31:28.269 [INFO][69] felix/dispatcher.go 68: Registering listener for type model.ReadyFlagKey: (dispatcher.UpdateHandler)(0x223d900)
2026-02-17 02:31:28.269 [INFO][69] felix/dispatcher.go 68: Registering listener for type model.ResourceKey: (dispatcher.UpdateHandler)(0x223d7e0)
2026-02-17 02:31:28.269 [INFO][69] felix/dispatcher.go 68: Registering listener for type model.WorkloadEndpointKey: (dispatcher.UpdateHandler)(0x223bb60)
2026-02-17 02:31:28.269 [INFO][69] felix/dispatcher.go 68: Registering listener for type model.HostEndpointKey: (dispatcher.UpdateHandler)(0x223bb60)
2026-02-17 02:31:28.269 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"lo", State:"up", Index:1}
2026-02-17 02:31:28.269 [INFO][69] felix/dispatcher.go 68: Registering listener for type model.WorkloadEndpointKey: (dispatcher.UpdateHandler)(0x223b960)
2026-02-17 02:31:28.269 [INFO][69] felix/dispatcher.go 68: Registering listener for type model.HostEndpointKey: (dispatcher.UpdateHandler)(0x223b960)
2026-02-17 02:31:28.269 [INFO][69] felix/dispatcher.go 68: Registering listener for type model.IPPoolKey: (dispatcher.UpdateHandler)(0x223d660)
2026-02-17 02:31:28.269 [INFO][69] felix/watchercache.go 243: Full resync is required ListRoot=".../v3/pc.org/clusterinformations"
2026-02-17 02:31:28.269 [INFO][69] felix/dispatcher.go 68: Registering listener for type model.HostIPKey: (dispatcher.UpdateHandler)(0x223b700)
2026-02-17 02:31:28.269 [INFO][69] felix/dispatcher.go 68: Registering listener for type model.WorkloadEndpointKey: (dispatcher.UpdateHandler)(0x223b700)
2026-02-17 02:31:28.269 [INFO][69] felix/dispatcher.go 68: Registering listener for type model.HostEndpointKey: (dispatcher.UpdateHandler)(0x223b700)
2026-02-17 02:31:28.269 [INFO][69] felix/dispatcher.go 68: Registering listener for type model.HostConfigKey: (dispatcher.UpdateHandler)(0x223b700)
2026-02-17 02:31:28.269 [INFO][69] felix/async_calc_graph.go 256: Starting AsyncCalcGraph
2026-02-17 02:31:28.269 [INFO][69] felix/daemon.go 683: Started the processing graph
2026-02-17 02:31:28.269 [INFO][69] felix/watchercache.go 243: Full resync is required ListRoot=".../v3/pc.org/felixconfigurations"
2026-02-17 02:31:28.269 [INFO][69] felix/daemon.go 709: Starting endpoint-status file-reporter path="/var/run/calico"
2026-02-17 02:31:28.270 [INFO][69] felix/async_calc_graph.go 137: AsyncCalcGraph running
2026-02-17 02:31:28.270 [INFO][69] felix/watchercache.go 243: Full resync is required ListRoot=".../v3/pc.org/globalnetworkpolicies"
2026-02-17 02:31:28.270 [INFO][69] felix/status_file_reporter.go 151: Endpoint status file reporter running.
2026-02-17 02:31:28.270 [INFO][69] felix/watchercache.go 243: Full resync is required ListRoot=".../v3/pc.org/stagedglobalnetworkpolicies"
2026-02-17 02:31:28.270 [INFO][69] felix/watchercache.go 243: Full resync is required ListRoot=".../v3/pc.org/globalnetworksets"
2026-02-17 02:31:28.270 [INFO][69] felix/daemon.go 1114: Reading from dataplane driver pipe...
2026-02-17 02:31:28.270 [INFO][69] felix/watchercache.go 243: Full resync is required ListRoot=".../v3/pc.org/tiers"
2026-02-17 02:31:28.270 [INFO][69] felix/watchercache.go 243: Full resync is required ListRoot=".../v3/pc.org/hostendpoints"
2026-02-17 02:31:28.270 [INFO][69] 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":"4334dd38bf7e4bf3bfc32697597f3a9b", "ClusterType":"k8s,bgp,kubeadm,kdd", "FloatingIPs":"Disabled", "LogSeverityScreen":"Info", "ReportingIntervalSecs":"0"}, "datastore (per-host)":map[string]string{"IpInIpTunnelAddr":"10.100.226.0"}, "environment variable":map[string]string{"datastoretype":"kubernetes", "defaultendpointtohostaction":"ACCEPT", "felixhostname":"kube-pwjhx-default-worker-p5kvq-knrdg-vqw28", "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:"4334dd38bf7e4bf3bfc32697597f3a9b"} config:{key:"ClusterType" value:"k8s,bgp,kubeadm,kdd"} config:{key:"DatastoreType" value:"kubernetes"} config:{key:"DefaultEndpointToHostAction" value:"ACCEPT"} config:{key:"FelixHostname" value:"kube-pwjhx-default-worker-p5kvq-knrdg-vqw28"} config:{key:"FloatingIPs" value:"Disabled"} config:{key:"HealthEnabled" value:"true"} config:{key:"IpInIpMtu" value:"0"} config:{key:"IpInIpTunnelAddr" value:"10.100.226.0"} config:{key:"Ipv6Support" value:"false"} config:{key:"LogFilePath" value:"None"} config:{key:"LogSeverityFile" value:"None"} config:{key:"LogSeverityScreen" value:"Info"} config:{key:"LogSeveritySys" value:"None"} config:{key:"MetadataAddr" value:"None"} config:{key:"ReportingIntervalSecs" value:"0"} config:{key:"VXLANMTU" value:"0"} config:{key:"WireguardMTU" value:"0"} source_to_raw_config:{key:1 value:{source:"datastore (global)" config:{key:"BPFConnectTimeLoadBalancing" value:"TCP"} config:{key:"BPFHostNetworkedNATWithoutCTLB" value:"Enabled"} config:{key:"CalicoVersion" value:"v3.31.3"} config:{key:"ClusterGUID" value:"4334dd38bf7e4bf3bfc32697597f3a9b"} 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.226.0"}}} source_to_raw_config:{key:3 value:{source:"config file" config:{key:"LogFilePath" value:"None"} config:{key:"LogSeverityFile" value:"None"} config:{key:"LogSeveritySys" value:"None"} config:{key:"MetadataAddr" value:"None"}}} source_to_raw_config:{key:4 value:{source:"environment variable" config:{key:"datastoretype" value:"kubernetes"} config:{key:"defaultendpointtohostaction" value:"ACCEPT"} config:{key:"felixhostname" value:"kube-pwjhx-default-worker-p5kvq-knrdg-vqw28"} 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:31:28.271 [INFO][69] felix/watchercache.go 243: Full resync is required ListRoot=".../v3/pc.org/kubernetesservice"
2026-02-17 02:31:28.271 [INFO][69] felix/watchercache.go 243: Full resync is required ListRoot=".../v3/pc.org/ippools"
2026-02-17 02:31:28.271 [INFO][69] felix/watchercache.go 243: Full resync is required ListRoot=".../v3/pc.org/nodes"
2026-02-17 02:31:28.271 [INFO][69] felix/config_params.go 769: Parsing value for Ipv6Support: false (from environment variable)
2026-02-17 02:31:28.271 [INFO][69] felix/config_params.go 805: Parsed value for Ipv6Support: false (from environment variable)
2026-02-17 02:31:28.271 [INFO][69] felix/config_params.go 769: Parsing value for WireguardMTU: 0 (from environment variable)
2026-02-17 02:31:28.271 [INFO][69] felix/watchercache.go 243: Full resync is required ListRoot=".../v3/pc.org/profiles"
2026-02-17 02:31:28.271 [INFO][69] felix/config_params.go 805: Parsed value for WireguardMTU: 0 (from environment variable)
2026-02-17 02:31:28.271 [INFO][69] felix/config_params.go 769: Parsing value for VXLANMTU: 0 (from environment variable)
2026-02-17 02:31:28.271 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{127.0.0.0,127.0.0.1,::1} ifaceName="lo"
2026-02-17 02:31:28.271 [INFO][69] felix/config_params.go 805: Parsed value for VXLANMTU: 0 (from environment variable)
2026-02-17 02:31:28.271 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=2 ifaceName="ens3" state="up"
2026-02-17 02:31:28.271 [INFO][69] felix/config_params.go 769: Parsing value for HealthEnabled: true (from environment variable)
2026-02-17 02:31:28.271 [INFO][69] felix/config_params.go 805: Parsed value for HealthEnabled: true (from environment variable)
2026-02-17 02:31:28.271 [INFO][69] felix/config_params.go 769: Parsing value for DatastoreType: kubernetes (from environment variable)
2026-02-17 02:31:28.271 [INFO][69] felix/watchercache.go 243: Full resync is required ListRoot=".../v3/pc.org/workloadendpoints"
2026-02-17 02:31:28.271 [INFO][69] felix/config_params.go 805: Parsed value for DatastoreType: kubernetes (from environment variable)
2026-02-17 02:31:28.271 [INFO][69] felix/config_params.go 769: Parsing value for DefaultEndpointToHostAction: ACCEPT (from environment variable)
2026-02-17 02:31:28.271 [INFO][69] felix/config_params.go 805: Parsed value for DefaultEndpointToHostAction: ACCEPT (from environment variable)
2026-02-17 02:31:28.271 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{192.168.24.214,fe80::f816:3eff:fe82:65c2} ifaceName="ens3"
2026-02-17 02:31:28.271 [INFO][69] felix/config_params.go 769: Parsing value for IpInIpMtu: 0 (from environment variable)
2026-02-17 02:31:28.271 [INFO][69] 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:31:28.271 [INFO][69] felix/config_params.go 805: Parsed value for IpInIpMtu: 0 (from environment variable)
2026-02-17 02:31:28.271 [INFO][69] 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:31:28.271 [INFO][69] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="this-host" setType="hash:ip"
2026-02-17 02:31:28.271 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"ens3", State:"up", Index:2}
2026-02-17 02:31:28.272 [INFO][69] felix/watchercache.go 243: Full resync is required ListRoot=".../v3/pc.org/networkpolicies"
2026-02-17 02:31:28.272 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"ens3", Addrs:set.Typed[string]{"192.168.24.214":set.v{}, "fe80::f816:3eff:fe82:65c2":set.v{}}}
2026-02-17 02:31:28.272 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"ens3", Addrs:set.Typed[string]{"192.168.24.214":set.v{}, "fe80::f816:3eff:fe82:65c2":set.v{}}}
2026-02-17 02:31:28.272 [INFO][69] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="this-host" setType="hash:ip"
2026-02-17 02:31:28.272 [INFO][69] felix/int_dataplane.go 2409: Interface monitor now in sync.
2026-02-17 02:31:28.272 [INFO][69] felix/watchercache.go 243: Full resync is required ListRoot=".../v3/pc.org/stagednetworkpolicies"
2026-02-17 02:31:28.272 [INFO][69] felix/config_params.go 769: Parsing value for FelixHostname: kube-pwjhx-default-worker-p5kvq-knrdg-vqw28 (from environment variable)
2026-02-17 02:31:28.272 [INFO][69] felix/config_params.go 805: Parsed value for FelixHostname: kube-pwjhx-default-worker-p5kvq-knrdg-vqw28 (from environment variable)
2026-02-17 02:31:28.272 [INFO][69] felix/config_params.go 769: Parsing value for LogFilePath: None (from config file)
2026-02-17 02:31:28.272 [INFO][69] felix/config_params.go 786: Value set to 'none', replacing with zero-value: "".
2026-02-17 02:31:28.272 [INFO][69] felix/config_params.go 805: Parsed value for LogFilePath:  (from config file)
2026-02-17 02:31:28.272 [INFO][69] felix/config_params.go 769: Parsing value for LogSeverityFile: None (from config file)
2026-02-17 02:31:28.272 [INFO][69] felix/config_params.go 786: Value set to 'none', replacing with zero-value: "".
2026-02-17 02:31:28.272 [INFO][69] felix/config_params.go 805: Parsed value for LogSeverityFile:  (from config file)
2026-02-17 02:31:28.272 [INFO][69] felix/config_params.go 769: Parsing value for LogSeveritySys: None (from config file)
2026-02-17 02:31:28.272 [INFO][69] felix/config_params.go 786: Value set to 'none', replacing with zero-value: "".
2026-02-17 02:31:28.272 [INFO][69] felix/watchercache.go 243: Full resync is required ListRoot=".../v3/pc.org/stagedkubernetesnetworkpolicies"
2026-02-17 02:31:28.272 [INFO][69] felix/config_params.go 805: Parsed value for LogSeveritySys:  (from config file)
2026-02-17 02:31:28.272 [INFO][69] felix/config_params.go 769: Parsing value for MetadataAddr: None (from config file)
2026-02-17 02:31:28.272 [INFO][69] felix/config_params.go 786: Value set to 'none', replacing with zero-value: "".
2026-02-17 02:31:28.272 [INFO][69] felix/config_params.go 805: Parsed value for MetadataAddr:  (from config file)
2026-02-17 02:31:28.272 [INFO][69] felix/config_params.go 769: Parsing value for IpInIpTunnelAddr: 10.100.226.0 (from datastore (per-host))
2026-02-17 02:31:28.272 [INFO][69] felix/config_params.go 805: Parsed value for IpInIpTunnelAddr: 10.100.226.0 (from datastore (per-host))
2026-02-17 02:31:28.272 [INFO][69] felix/config_params.go 769: Parsing value for ClusterGUID: 4334dd38bf7e4bf3bfc32697597f3a9b (from datastore (global))
2026-02-17 02:31:28.272 [INFO][69] felix/watchercache.go 243: Full resync is required ListRoot=".../v3/pc.org/networksets"
2026-02-17 02:31:28.272 [INFO][69] felix/config_params.go 805: Parsed value for ClusterGUID: 4334dd38bf7e4bf3bfc32697597f3a9b (from datastore (global))
2026-02-17 02:31:28.272 [INFO][69] felix/config_params.go 769: Parsing value for ClusterType: k8s,bgp,kubeadm,kdd (from datastore (global))
2026-02-17 02:31:28.272 [INFO][69] felix/config_params.go 805: Parsed value for ClusterType: k8s,bgp,kubeadm,kdd (from datastore (global))
2026-02-17 02:31:28.272 [INFO][69] felix/config_params.go 769: Parsing value for CalicoVersion: v3.31.3 (from datastore (global))
2026-02-17 02:31:28.272 [INFO][69] felix/config_params.go 805: Parsed value for CalicoVersion: v3.31.3 (from datastore (global))
2026-02-17 02:31:28.272 [INFO][69] felix/config_params.go 769: Parsing value for LogSeverityScreen: Info (from datastore (global))
2026-02-17 02:31:28.272 [INFO][69] felix/config_params.go 805: Parsed value for LogSeverityScreen: INFO (from datastore (global))
2026-02-17 02:31:28.273 [INFO][69] felix/config_params.go 769: Parsing value for ReportingIntervalSecs: 0 (from datastore (global))
2026-02-17 02:31:28.273 [INFO][69] felix/config_params.go 805: Parsed value for ReportingIntervalSecs: 0s (from datastore (global))
2026-02-17 02:31:28.273 [INFO][69] felix/config_params.go 769: Parsing value for BPFConnectTimeLoadBalancing: TCP (from datastore (global))
2026-02-17 02:31:28.273 [INFO][69] felix/config_params.go 805: Parsed value for BPFConnectTimeLoadBalancing: TCP (from datastore (global))
2026-02-17 02:31:28.273 [INFO][69] felix/config_params.go 769: Parsing value for BPFHostNetworkedNATWithoutCTLB: Enabled (from datastore (global))
2026-02-17 02:31:28.273 [INFO][69] felix/config_params.go 805: Parsed value for BPFHostNetworkedNATWithoutCTLB: Enabled (from datastore (global))
2026-02-17 02:31:28.273 [INFO][69] felix/config_params.go 769: Parsing value for FloatingIPs: Disabled (from datastore (global))
2026-02-17 02:31:28.273 [INFO][69] felix/config_params.go 805: Parsed value for FloatingIPs: Disabled (from datastore (global))
2026-02-17 02:31:28.273 [INFO][69] 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:"4334dd38bf7e4bf3bfc32697597f3a9b"} config:{key:"ClusterType" value:"k8s,bgp,kubeadm,kdd"} config:{key:"DatastoreType" value:"kubernetes"} config:{key:"DefaultEndpointToHostAction" value:"ACCEPT"} config:{key:"FelixHostname" value:"kube-pwjhx-default-worker-p5kvq-knrdg-vqw28"} config:{key:"FloatingIPs" value:"Disabled"} config:{key:"HealthEnabled" value:"true"} config:{key:"IpInIpMtu" value:"0"} config:{key:"IpInIpTunnelAddr" value:"10.100.226.0"} config:{key:"Ipv6Support" value:"false"} config:{key:"LogFilePath" value:"None"} config:{key:"LogSeverityFile" value:"None"} config:{key:"LogSeverityScreen" value:"Info"} config:{key:"LogSeveritySys" value:"None"} config:{key:"MetadataAddr" value:"None"} config:{key:"ReportingIntervalSecs" value:"0"} config:{key:"VXLANMTU" value:"0"} config:{key:"WireguardMTU" value:"0"} source_to_raw_config:{key:1 value:{source:"datastore (global)" config:{key:"BPFConnectTimeLoadBalancing" value:"TCP"} config:{key:"BPFHostNetworkedNATWithoutCTLB" value:"Enabled"} config:{key:"CalicoVersion" value:"v3.31.3"} config:{key:"ClusterGUID" value:"4334dd38bf7e4bf3bfc32697597f3a9b"} 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.226.0"}}} source_to_raw_config:{key:3 value:{source:"config file" config:{key:"LogFilePath" value:"None"} config:{key:"LogSeverityFile" value:"None"} config:{key:"LogSeveritySys" value:"None"} config:{key:"MetadataAddr" value:"None"}}} source_to_raw_config:{key:4 value:{source:"environment variable" config:{key:"datastoretype" value:"kubernetes"} config:{key:"defaultendpointtohostaction" value:"ACCEPT"} config:{key:"felixhostname" value:"kube-pwjhx-default-worker-p5kvq-knrdg-vqw28"} 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:31:28.271 [INFO][69] felix/watchercache.go 243: Full resync is required ListRoot=".../v3/pc.org/kubernetesnetworkpolicies"
2026-02-17 02:31:28.271 [INFO][69] felix/watchercache.go 243: Full resync is required ListRoot=".../v3/pc.org/kubernetesbaselineadminnetworkpolicies"
2026-02-17 02:31:28.271 [INFO][69] felix/watchercache.go 243: Full resync is required ListRoot=".../v3/pc.org/kubernetesendpointslices"
2026-02-17 02:31:28.271 [INFO][69] felix/watchercache.go 243: Full resync is required ListRoot=".../v3/pc.org/bgppeers"
2026-02-17 02:31:28.271 [INFO][69] felix/watchercache.go 243: Full resync is required ListRoot=".../v3/pc.org/bgpconfigurations"
2026-02-17 02:31:28.271 [INFO][69] felix/watchercache.go 243: Full resync is required ListRoot=".../v3/pc.org/kubernetesadminnetworkpolicies"
2026-02-17 02:31:28.275 [INFO][69] felix/daemon.go 804: No driver process to monitor
2026-02-17 02:31:28.279 [INFO][69] felix/watchercache.go 447: Sending synced update ListRoot=".../v3/pc.org/globalnetworksets"
2026-02-17 02:31:28.279 [INFO][69] felix/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-17 02:31:28.279 [INFO][69] felix/watchercache.go 447: Sending synced update ListRoot=".../v3/pc.org/hostendpoints"
2026-02-17 02:31:28.279 [INFO][69] felix/watchersyncer.go 158: Sending status update Status=resync
2026-02-17 02:31:28.279 [INFO][69] felix/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-17 02:31:28.280 [INFO][69] felix/watchercache.go 447: Sending synced update ListRoot=".../v3/pc.org/stagedglobalnetworkpolicies"
2026-02-17 02:31:28.280 [INFO][69] felix/watchercache.go 447: Sending synced update ListRoot=".../v3/pc.org/tiers"
2026-02-17 02:31:28.280 [INFO][69] felix/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-17 02:31:28.280 [INFO][69] felix/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-17 02:31:28.285 [INFO][69] felix/watchercache.go 447: Sending synced update ListRoot=".../v3/pc.org/clusterinformations"
2026-02-17 02:31:28.286 [INFO][69] felix/watchercache.go 447: Sending synced update ListRoot=".../v3/pc.org/kubernetesendpointslices"
2026-02-17 02:31:28.286 [INFO][69] felix/watchercache.go 447: Sending synced update ListRoot=".../v3/pc.org/felixconfigurations"
2026-02-17 02:31:28.287 [INFO][69] felix/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-17 02:31:28.288 [INFO][69] felix/watchercache.go 447: Sending synced update ListRoot=".../v3/pc.org/ippools"
2026-02-17 02:31:28.287 [INFO][69] felix/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-17 02:31:28.288 [INFO][69] felix/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-17 02:31:28.288 [INFO][69] felix/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-17 02:31:28.288 [INFO][69] felix/watchercache.go 447: Sending synced update ListRoot=".../v3/pc.org/kubernetesservice"
2026-02-17 02:31:28.288 [INFO][69] felix/watchercache.go 447: Sending synced update ListRoot=".../v3/pc.org/stagednetworkpolicies"
2026-02-17 02:31:28.289 [INFO][69] felix/watchercache.go 447: Sending synced update ListRoot=".../v3/pc.org/nodes"
2026-02-17 02:31:28.289 [INFO][69] felix/watchercache.go 447: Sending synced update ListRoot=".../v3/pc.org/kubernetesbaselineadminnetworkpolicies"
2026-02-17 02:31:28.290 [INFO][69] felix/watchercache.go 447: Sending synced update ListRoot=".../v3/pc.org/bgpconfigurations"
2026-02-17 02:31:28.290 [INFO][69] felix/config_batcher.go 74: Global config update: {{GlobalFelixConfig(name=ClusterGUID) 4334dd38bf7e4bf3bfc32697597f3a9b 1000 <nil> 0s} new}
2026-02-17 02:31:28.291 [INFO][69] felix/config_batcher.go 74: Global config update: {{GlobalFelixConfig(name=ClusterType) k8s,bgp,kubeadm,kdd 1000 <nil> 0s} new}
2026-02-17 02:31:28.291 [INFO][69] felix/watchercache.go 447: Sending synced update ListRoot=".../v3/pc.org/networkpolicies"
2026-02-17 02:31:28.291 [INFO][69] felix/config_batcher.go 74: Global config update: {{GlobalFelixConfig(name=CalicoVersion) v3.31.3 1000 <nil> 0s} new}
2026-02-17 02:31:28.291 [INFO][69] felix/config_batcher.go 74: Global config update: {{GlobalFelixConfig(name=LogSeverityScreen) Info 1004 <nil> 0s} new}
2026-02-17 02:31:28.291 [INFO][69] felix/watchercache.go 447: Sending synced update ListRoot=".../v3/pc.org/kubernetesadminnetworkpolicies"
2026-02-17 02:31:28.291 [INFO][69] felix/config_batcher.go 74: Global config update: {{GlobalFelixConfig(name=ReportingIntervalSecs) 0 1004 <nil> 0s} new}
2026-02-17 02:31:28.291 [INFO][69] felix/config_batcher.go 74: Global config update: {{GlobalFelixConfig(name=BPFConnectTimeLoadBalancing) TCP 1004 <nil> 0s} new}
2026-02-17 02:31:28.291 [INFO][69] felix/config_batcher.go 74: Global config update: {{GlobalFelixConfig(name=BPFHostNetworkedNATWithoutCTLB) Enabled 1004 <nil> 0s} new}
2026-02-17 02:31:28.291 [INFO][69] felix/config_batcher.go 74: Global config update: {{GlobalFelixConfig(name=FloatingIPs) Disabled 1004 <nil> 0s} new}
2026-02-17 02:31:28.293 [INFO][69] felix/watchercache.go 447: Sending synced update ListRoot=".../v3/pc.org/kubernetesnetworkpolicies"
2026-02-17 02:31:28.293 [INFO][69] felix/watchercache.go 447: Sending synced update ListRoot=".../v3/pc.org/stagedkubernetesnetworkpolicies"
2026-02-17 02:31:28.293 [INFO][69] felix/watchercache.go 447: Sending synced update ListRoot=".../v3/pc.org/globalnetworkpolicies"
2026-02-17 02:31:28.294 [INFO][69] felix/watchercache.go 447: Sending synced update ListRoot=".../ipam/v2/assignment/"
2026-02-17 02:31:28.294 [INFO][69] felix/watchercache.go 447: Sending synced update ListRoot=".../v3/pc.org/networksets"
2026-02-17 02:31:28.295 [INFO][69] felix/watchercache.go 447: Sending synced update ListRoot=".../v3/pc.org/bgppeers"
2026-02-17 02:31:28.296 [INFO][69] felix/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-17 02:31:28.296 [INFO][69] felix/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-17 02:31:28.296 [INFO][69] felix/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-17 02:31:28.296 [INFO][69] felix/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-17 02:31:28.296 [INFO][69] felix/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-17 02:31:28.296 [INFO][69] felix/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-17 02:31:28.296 [INFO][69] felix/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-17 02:31:28.299 [INFO][69] felix/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-17 02:31:28.299 [INFO][69] felix/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-17 02:31:28.299 [INFO][69] felix/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-17 02:31:28.299 [INFO][69] felix/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-17 02:31:28.299 [INFO][69] felix/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-17 02:31:28.299 [INFO][69] felix/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-17 02:31:28.303 [INFO][69] felix/config_batcher.go 61: Host config update for this host: {{HostConfig(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28,name=IpInIpTunnelAddr) 10.100.226.0 1517 <nil> 0s} new}
2026-02-17 02:31:28.303 [INFO][69] 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-pwjhx-default-worker-p5kvq-knrdg-vqw28", "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:31:28.303 [INFO][69] felix/watchercache.go 447: Sending synced update ListRoot=".../v3/pc.org/profiles"
2026-02-17 02:31:28.304 [INFO][69] 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:31:28.304 [INFO][69] felix/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-17 02:31:28.304 [INFO][69] 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:31:28.304 [INFO][69] 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.7.176" ports:{Protocol:"TCP" Port:12345}
2026-02-17 02:31:28.304 [INFO][69] 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:31:28.304 [INFO][69] felix/watchercache.go 447: Sending synced update ListRoot=".../v3/pc.org/workloadendpoints"
2026-02-17 02:31:28.304 [INFO][69] 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.46.192" ports:{Protocol:"TCP" Port:8443}
2026-02-17 02:31:28.304 [INFO][69] felix/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-17 02:31:28.305 [INFO][69] felix/watchersyncer.go 255: All watchers have sync'd data - sending data and final sync
2026-02-17 02:31:28.305 [INFO][69] felix/watchersyncer.go 158: Sending status update Status=in-sync
2026-02-17 02:31:28.309 [INFO][69] felix/config_batcher.go 102: Datamodel in sync, flushing config update
2026-02-17 02:31:28.309 [INFO][69] felix/config_batcher.go 112: Sending config update global: map[BPFConnectTimeLoadBalancing:TCP BPFHostNetworkedNATWithoutCTLB:Enabled CalicoVersion:v3.31.3 ClusterGUID:4334dd38bf7e4bf3bfc32697597f3a9b ClusterType:k8s,bgp,kubeadm,kdd FloatingIPs:Disabled LogSeverityScreen:Info ReportingIntervalSecs:0], host: map[IpInIpTunnelAddr:10.100.226.0].
2026-02-17 02:31:28.309 [INFO][69] felix/async_calc_graph.go 166: First time we've been in sync
2026-02-17 02:31:28.309 [INFO][69] felix/health.go 204: Health of component changed name="CalculationGraph" newReport="live,ready" oldReport="live,non-ready"
2026-02-17 02:31:28.309 [INFO][69] felix/event_sequencer.go 278: Possible config update. global=map[string]string{"BPFConnectTimeLoadBalancing":"TCP", "BPFHostNetworkedNATWithoutCTLB":"Enabled", "CalicoVersion":"v3.31.3", "ClusterGUID":"4334dd38bf7e4bf3bfc32697597f3a9b", "ClusterType":"k8s,bgp,kubeadm,kdd", "FloatingIPs":"Disabled", "LogSeverityScreen":"Info", "ReportingIntervalSecs":"0"} host=map[string]string{"IpInIpTunnelAddr":"10.100.226.0"}
2026-02-17 02:31:28.309 [INFO][69] felix/config_params.go 638: Merging in config from datastore (global): map[BPFConnectTimeLoadBalancing:TCP BPFHostNetworkedNATWithoutCTLB:Enabled CalicoVersion:v3.31.3 ClusterGUID:4334dd38bf7e4bf3bfc32697597f3a9b ClusterType:k8s,bgp,kubeadm,kdd FloatingIPs:Disabled LogSeverityScreen:Info ReportingIntervalSecs:0]
2026-02-17 02:31:28.309 [INFO][69] felix/usagerep.go 91: Waiting before first check-in delay=5m0.309s
2026-02-17 02:31:28.309 [INFO][69] felix/config_params.go 769: Parsing value for Ipv6Support: false (from environment variable)
2026-02-17 02:31:28.309 [INFO][69] felix/config_params.go 805: Parsed value for Ipv6Support: false (from environment variable)
2026-02-17 02:31:28.309 [INFO][69] felix/config_params.go 769: Parsing value for WireguardMTU: 0 (from environment variable)
2026-02-17 02:31:28.309 [INFO][69] felix/config_params.go 805: Parsed value for WireguardMTU: 0 (from environment variable)
2026-02-17 02:31:28.309 [INFO][69] felix/config_params.go 769: Parsing value for VXLANMTU: 0 (from environment variable)
2026-02-17 02:31:28.309 [INFO][69] felix/config_params.go 805: Parsed value for VXLANMTU: 0 (from environment variable)
2026-02-17 02:31:28.309 [INFO][69] felix/config_params.go 769: Parsing value for HealthEnabled: true (from environment variable)
2026-02-17 02:31:28.309 [INFO][69] felix/config_params.go 805: Parsed value for HealthEnabled: true (from environment variable)
2026-02-17 02:31:28.309 [INFO][69] felix/config_params.go 769: Parsing value for DatastoreType: kubernetes (from environment variable)
2026-02-17 02:31:28.309 [INFO][69] felix/config_params.go 805: Parsed value for DatastoreType: kubernetes (from environment variable)
2026-02-17 02:31:28.309 [INFO][69] felix/config_params.go 769: Parsing value for DefaultEndpointToHostAction: ACCEPT (from environment variable)
2026-02-17 02:31:28.309 [INFO][69] felix/config_params.go 805: Parsed value for DefaultEndpointToHostAction: ACCEPT (from environment variable)
2026-02-17 02:31:28.310 [INFO][69] felix/config_params.go 769: Parsing value for IpInIpMtu: 0 (from environment variable)
2026-02-17 02:31:28.310 [INFO][69] felix/config_params.go 805: Parsed value for IpInIpMtu: 0 (from environment variable)
2026-02-17 02:31:28.310 [INFO][69] felix/config_params.go 769: Parsing value for FelixHostname: kube-pwjhx-default-worker-p5kvq-knrdg-vqw28 (from environment variable)
2026-02-17 02:31:28.310 [INFO][69] felix/config_params.go 805: Parsed value for FelixHostname: kube-pwjhx-default-worker-p5kvq-knrdg-vqw28 (from environment variable)
2026-02-17 02:31:28.310 [INFO][69] felix/config_params.go 769: Parsing value for LogFilePath: None (from config file)
2026-02-17 02:31:28.310 [INFO][69] felix/config_params.go 786: Value set to 'none', replacing with zero-value: "".
2026-02-17 02:31:28.310 [INFO][69] felix/config_params.go 805: Parsed value for LogFilePath:  (from config file)
2026-02-17 02:31:28.310 [INFO][69] felix/config_params.go 769: Parsing value for LogSeverityFile: None (from config file)
2026-02-17 02:31:28.310 [INFO][69] felix/config_params.go 786: Value set to 'none', replacing with zero-value: "".
2026-02-17 02:31:28.310 [INFO][69] felix/config_params.go 805: Parsed value for LogSeverityFile:  (from config file)
2026-02-17 02:31:28.310 [INFO][69] felix/config_params.go 769: Parsing value for LogSeveritySys: None (from config file)
2026-02-17 02:31:28.310 [INFO][69] felix/config_params.go 786: Value set to 'none', replacing with zero-value: "".
2026-02-17 02:31:28.310 [INFO][69] felix/config_params.go 805: Parsed value for LogSeveritySys:  (from config file)
2026-02-17 02:31:28.310 [INFO][69] felix/config_params.go 769: Parsing value for MetadataAddr: None (from config file)
2026-02-17 02:31:28.310 [INFO][69] felix/config_params.go 786: Value set to 'none', replacing with zero-value: "".
2026-02-17 02:31:28.310 [INFO][69] felix/config_params.go 805: Parsed value for MetadataAddr:  (from config file)
2026-02-17 02:31:28.310 [INFO][69] felix/config_params.go 769: Parsing value for IpInIpTunnelAddr: 10.100.226.0 (from datastore (per-host))
2026-02-17 02:31:28.310 [INFO][69] felix/config_params.go 805: Parsed value for IpInIpTunnelAddr: 10.100.226.0 (from datastore (per-host))
2026-02-17 02:31:28.310 [INFO][69] felix/config_params.go 769: Parsing value for BPFConnectTimeLoadBalancing: TCP (from datastore (global))
2026-02-17 02:31:28.310 [INFO][69] felix/config_params.go 805: Parsed value for BPFConnectTimeLoadBalancing: TCP (from datastore (global))
2026-02-17 02:31:28.310 [INFO][69] felix/config_params.go 769: Parsing value for BPFHostNetworkedNATWithoutCTLB: Enabled (from datastore (global))
2026-02-17 02:31:28.310 [INFO][69] felix/config_params.go 805: Parsed value for BPFHostNetworkedNATWithoutCTLB: Enabled (from datastore (global))
2026-02-17 02:31:28.310 [INFO][69] felix/config_params.go 769: Parsing value for FloatingIPs: Disabled (from datastore (global))
2026-02-17 02:31:28.310 [INFO][69] felix/config_params.go 805: Parsed value for FloatingIPs: Disabled (from datastore (global))
2026-02-17 02:31:28.310 [INFO][69] felix/config_params.go 769: Parsing value for ClusterGUID: 4334dd38bf7e4bf3bfc32697597f3a9b (from datastore (global))
2026-02-17 02:31:28.310 [INFO][69] felix/config_params.go 805: Parsed value for ClusterGUID: 4334dd38bf7e4bf3bfc32697597f3a9b (from datastore (global))
2026-02-17 02:31:28.310 [INFO][69] felix/config_params.go 769: Parsing value for ClusterType: k8s,bgp,kubeadm,kdd (from datastore (global))
2026-02-17 02:31:28.310 [INFO][69] felix/config_params.go 805: Parsed value for ClusterType: k8s,bgp,kubeadm,kdd (from datastore (global))
2026-02-17 02:31:28.310 [INFO][69] felix/config_params.go 769: Parsing value for CalicoVersion: v3.31.3 (from datastore (global))
2026-02-17 02:31:28.310 [INFO][69] felix/config_params.go 805: Parsed value for CalicoVersion: v3.31.3 (from datastore (global))
2026-02-17 02:31:28.310 [INFO][69] felix/config_params.go 769: Parsing value for LogSeverityScreen: Info (from datastore (global))
2026-02-17 02:31:28.310 [INFO][69] felix/config_params.go 805: Parsed value for LogSeverityScreen: INFO (from datastore (global))
2026-02-17 02:31:28.310 [INFO][69] felix/config_params.go 769: Parsing value for ReportingIntervalSecs: 0 (from datastore (global))
2026-02-17 02:31:28.310 [INFO][69] felix/config_params.go 805: Parsed value for ReportingIntervalSecs: 0s (from datastore (global))
2026-02-17 02:31:28.310 [INFO][69] felix/config_params.go 638: Merging in config from datastore (per-host): map[IpInIpTunnelAddr:10.100.226.0]
2026-02-17 02:31:28.310 [INFO][69] felix/config_params.go 769: Parsing value for FelixHostname: kube-pwjhx-default-worker-p5kvq-knrdg-vqw28 (from environment variable)
2026-02-17 02:31:28.310 [INFO][69] felix/config_params.go 805: Parsed value for FelixHostname: kube-pwjhx-default-worker-p5kvq-knrdg-vqw28 (from environment variable)
2026-02-17 02:31:28.310 [INFO][69] felix/config_params.go 769: Parsing value for Ipv6Support: false (from environment variable)
2026-02-17 02:31:28.310 [INFO][69] felix/config_params.go 805: Parsed value for Ipv6Support: false (from environment variable)
2026-02-17 02:31:28.310 [INFO][69] felix/config_params.go 769: Parsing value for WireguardMTU: 0 (from environment variable)
2026-02-17 02:31:28.310 [INFO][69] felix/config_params.go 805: Parsed value for WireguardMTU: 0 (from environment variable)
2026-02-17 02:31:28.311 [INFO][69] felix/config_params.go 769: Parsing value for VXLANMTU: 0 (from environment variable)
2026-02-17 02:31:28.311 [INFO][69] felix/config_params.go 805: Parsed value for VXLANMTU: 0 (from environment variable)
2026-02-17 02:31:28.311 [INFO][69] felix/config_params.go 769: Parsing value for HealthEnabled: true (from environment variable)
2026-02-17 02:31:28.311 [INFO][69] felix/config_params.go 805: Parsed value for HealthEnabled: true (from environment variable)
2026-02-17 02:31:28.311 [INFO][69] felix/config_params.go 769: Parsing value for DatastoreType: kubernetes (from environment variable)
2026-02-17 02:31:28.311 [INFO][69] felix/config_params.go 805: Parsed value for DatastoreType: kubernetes (from environment variable)
2026-02-17 02:31:28.311 [INFO][69] felix/config_params.go 769: Parsing value for DefaultEndpointToHostAction: ACCEPT (from environment variable)
2026-02-17 02:31:28.311 [INFO][69] felix/config_params.go 805: Parsed value for DefaultEndpointToHostAction: ACCEPT (from environment variable)
2026-02-17 02:31:28.311 [INFO][69] felix/config_params.go 769: Parsing value for IpInIpMtu: 0 (from environment variable)
2026-02-17 02:31:28.311 [INFO][69] felix/config_params.go 805: Parsed value for IpInIpMtu: 0 (from environment variable)
2026-02-17 02:31:28.311 [INFO][69] felix/config_params.go 769: Parsing value for MetadataAddr: None (from config file)
2026-02-17 02:31:28.311 [INFO][69] felix/config_params.go 786: Value set to 'none', replacing with zero-value: "".
2026-02-17 02:31:28.311 [INFO][69] felix/config_params.go 805: Parsed value for MetadataAddr:  (from config file)
2026-02-17 02:31:28.311 [INFO][69] felix/config_params.go 769: Parsing value for LogFilePath: None (from config file)
2026-02-17 02:31:28.311 [INFO][69] felix/config_params.go 786: Value set to 'none', replacing with zero-value: "".
2026-02-17 02:31:28.311 [INFO][69] felix/config_params.go 805: Parsed value for LogFilePath:  (from config file)
2026-02-17 02:31:28.311 [INFO][69] felix/config_params.go 769: Parsing value for LogSeverityFile: None (from config file)
2026-02-17 02:31:28.311 [INFO][69] felix/config_params.go 786: Value set to 'none', replacing with zero-value: "".
2026-02-17 02:31:28.311 [INFO][69] felix/config_params.go 805: Parsed value for LogSeverityFile:  (from config file)
2026-02-17 02:31:28.311 [INFO][69] felix/config_params.go 769: Parsing value for LogSeveritySys: None (from config file)
2026-02-17 02:31:28.311 [INFO][69] felix/config_params.go 786: Value set to 'none', replacing with zero-value: "".
2026-02-17 02:31:28.311 [INFO][69] felix/config_params.go 805: Parsed value for LogSeveritySys:  (from config file)
2026-02-17 02:31:28.311 [INFO][69] felix/config_params.go 769: Parsing value for IpInIpTunnelAddr: 10.100.226.0 (from datastore (per-host))
2026-02-17 02:31:28.311 [INFO][69] felix/config_params.go 805: Parsed value for IpInIpTunnelAddr: 10.100.226.0 (from datastore (per-host))
2026-02-17 02:31:28.311 [INFO][69] felix/config_params.go 769: Parsing value for FloatingIPs: Disabled (from datastore (global))
2026-02-17 02:31:28.311 [INFO][69] felix/config_params.go 805: Parsed value for FloatingIPs: Disabled (from datastore (global))
2026-02-17 02:31:28.311 [INFO][69] felix/config_params.go 769: Parsing value for ClusterGUID: 4334dd38bf7e4bf3bfc32697597f3a9b (from datastore (global))
2026-02-17 02:31:28.311 [INFO][69] felix/config_params.go 805: Parsed value for ClusterGUID: 4334dd38bf7e4bf3bfc32697597f3a9b (from datastore (global))
2026-02-17 02:31:28.311 [INFO][69] felix/config_params.go 769: Parsing value for ClusterType: k8s,bgp,kubeadm,kdd (from datastore (global))
2026-02-17 02:31:28.311 [INFO][69] felix/config_params.go 805: Parsed value for ClusterType: k8s,bgp,kubeadm,kdd (from datastore (global))
2026-02-17 02:31:28.311 [INFO][69] felix/config_params.go 769: Parsing value for CalicoVersion: v3.31.3 (from datastore (global))
2026-02-17 02:31:28.311 [INFO][69] felix/config_params.go 805: Parsed value for CalicoVersion: v3.31.3 (from datastore (global))
2026-02-17 02:31:28.311 [INFO][69] felix/config_params.go 769: Parsing value for LogSeverityScreen: Info (from datastore (global))
2026-02-17 02:31:28.311 [INFO][69] felix/config_params.go 805: Parsed value for LogSeverityScreen: INFO (from datastore (global))
2026-02-17 02:31:28.311 [INFO][69] felix/config_params.go 769: Parsing value for ReportingIntervalSecs: 0 (from datastore (global))
2026-02-17 02:31:28.311 [INFO][69] felix/config_params.go 805: Parsed value for ReportingIntervalSecs: 0s (from datastore (global))
2026-02-17 02:31:28.311 [INFO][69] felix/config_params.go 769: Parsing value for BPFConnectTimeLoadBalancing: TCP (from datastore (global))
2026-02-17 02:31:28.311 [INFO][69] felix/config_params.go 805: Parsed value for BPFConnectTimeLoadBalancing: TCP (from datastore (global))
2026-02-17 02:31:28.311 [INFO][69] felix/config_params.go 769: Parsing value for BPFHostNetworkedNATWithoutCTLB: Enabled (from datastore (global))
2026-02-17 02:31:28.311 [INFO][69] felix/config_params.go 805: Parsed value for BPFHostNetworkedNATWithoutCTLB: Enabled (from datastore (global))
2026-02-17 02:31:28.312 [INFO][69] felix/async_calc_graph.go 221: First flush after becoming in sync, sending InSync message.
2026-02-17 02:31:28.312 [INFO][69] felix/daemon.go 1319: Datastore now in sync.
2026-02-17 02:31:28.312 [INFO][69] 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:31:28.313 [INFO][69] 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:31:28.313 [INFO][69] 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:31:28.313 [INFO][69] 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:31:28.314 [INFO][69] 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:31:28.314 [INFO][69] 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:31:28.314 [INFO][69] 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:31:28.315 [INFO][69] 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:31:28.315 [INFO][69] 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:31:28.316 [INFO][69] 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:31:28.316 [INFO][69] 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:31:28.316 [INFO][69] 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:31:28.316 [INFO][69] 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:31:28.316 [INFO][69] 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:31:28.316 [INFO][69] 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:31:28.316 [INFO][69] 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:31:28.316 [INFO][69] 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:31:28.317 [INFO][69] 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:31:28.317 [INFO][69] 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:31:28.317 [INFO][69] 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:31:28.317 [INFO][69] 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:31:28.317 [INFO][69] 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:31:28.317 [INFO][69] 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:31:28.317 [INFO][69] 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:31:28.317 [INFO][69] 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:31:28.317 [INFO][69] 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:31:28.317 [INFO][69] 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:31:28.317 [INFO][69] 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:31:28.317 [INFO][69] 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:31:28.317 [INFO][69] 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:31:28.317 [INFO][69] 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:31:28.317 [INFO][69] 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:31:28.317 [INFO][69] 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:31:28.317 [INFO][69] 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:31:28.317 [INFO][69] 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:31:28.317 [INFO][69] 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:31:28.317 [INFO][69] 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:31:28.317 [INFO][69] 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:31:28.317 [INFO][69] 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:31:28.317 [INFO][69] 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:31:28.317 [INFO][69] 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:31:28.318 [INFO][69] 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:31:28.318 [INFO][69] 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:31:28.318 [INFO][69] 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:31:28.318 [INFO][69] 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:31:28.318 [INFO][69] 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:31:28.318 [INFO][69] 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:31:28.318 [INFO][69] 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:31:28.318 [INFO][69] 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:31:28.318 [INFO][69] 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:31:28.318 [INFO][69] 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:31:28.318 [INFO][69] 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:31:28.319 [INFO][69] 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:31:28.319 [INFO][69] 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:31:28.319 [INFO][69] 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:31:28.319 [INFO][69] 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:31:28.319 [INFO][69] felix/int_dataplane.go 2357: Received *proto.HostMetadataUpdate update from calculation graph. msg=hostname:"kube-pwjhx-default-worker-p5kvq-knrdg-ppwhg" ipv4_addr:"192.168.24.198"
2026-02-17 02:31:28.319 [INFO][69] felix/int_dataplane.go 2357: Received *proto.HostMetadataUpdate update from calculation graph. msg=hostname:"kube-pwjhx-default-worker-p5kvq-knrdg-vqw28" ipv4_addr:"192.168.24.214"
2026-02-17 02:31:28.319 [INFO][69] felix/int_dataplane.go 2357: Received *proto.HostMetadataUpdate update from calculation graph. msg=hostname:"kube-pwjhx-zfzjl-f7hkz" ipv4_addr:"192.168.24.109"
2026-02-17 02:31:28.319 [INFO][69] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-pwjhx-default-worker-p5kvq-knrdg-ppwhg" 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-pwjhx-default-worker-p5kvq-knrdg-ppwhg"} 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:31:28.319 [INFO][69] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-pwjhx-default-worker-p5kvq-knrdg-vqw28" ipv4_addr:"192.168.24.214/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-pwjhx-default-worker-p5kvq-knrdg-vqw28"} 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:31:28.319 [INFO][69] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-pwjhx-zfzjl-f7hkz" ipv4_addr:"192.168.24.109/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-pwjhx-zfzjl-f7hkz"} 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:31:28.319 [INFO][69] felix/int_dataplane.go 2357: Received *proto.Encapsulation update from calculation graph. msg=ipip_enabled:true
2026-02-17 02:31:28.320 [INFO][69] felix/int_dataplane.go 2357: Received *proto.InSync update from calculation graph. msg=
2026-02-17 02:31:28.320 [INFO][69] felix/int_dataplane.go 2367: Datastore in sync, flushing the dataplane for the first time... timeSinceStart=721.172578ms
2026-02-17 02:31:28.320 [INFO][69] felix/masq_mgr.go 145: IPAM pools updated, refreshing iptables rule ipVersion=0x4
2026-02-17 02:31:28.320 [INFO][69] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 02:31:28.320 [INFO][69] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 02:31:28.320 [INFO][69] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="dscp-src-net" setType="hash:net"
2026-02-17 02:31:28.320 [INFO][69] 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:31:28.397 [INFO][69] felix/route_mgr.go 618: Tunnel device MTU needs to be updated ipVersion=0x4 new=1352 old=1480 tunnelDevice="tunl0"
2026-02-17 02:31:28.397 [INFO][69] felix/route_mgr.go 622: Updated tunnel MTU ipVersion=0x4 tunnelDevice="tunl0"
2026-02-17 02:31:28.398 [INFO][69] felix/route_mgr.go 688: Assigning address to tunnel device address=10.100.226.0/32 ipVersion=0x4 tunnelDevice="tunl0"
2026-02-17 02:31:28.399 [INFO][69] felix/route_mgr.go 640: Tunnel wasn't admin up, enabling it flags=0 ipVersion=0x4 mtu=1352 tunnelAddr="10.100.226.0" tunnelDevice="tunl0"
2026-02-17 02:31:28.399 [INFO][69] felix/route_mgr.go 645: Set tunnel admin up ipVersion=0x4 mtu=1352 tunnelAddr="10.100.226.0" tunnelDevice="tunl0"
2026-02-17 02:31:28.399 [INFO][69] felix/route_mgr.go 531: parent device changed from "" to "ens3" ipVersion=0x4 tunnelDevice="tunl0"
2026-02-17 02:31:28.399 [INFO][69] felix/route_mgr.go 544: Tunnel device configured ipVersion=0x4 tunnelDevice="tunl0"
2026-02-17 02:31:28.496 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=3 ifaceName="tunl0" state="down"
2026-02-17 02:31:28.496 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{10.100.226.0} ifaceName="tunl0"
2026-02-17 02:31:28.498 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=3 ifaceName="tunl0" state="up"
2026-02-17 02:31:28.498 [INFO][69] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="10.100.226.0" exists=true ifIndex=3
2026-02-17 02:31:28.517 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=4 ifaceName="calico_tmp_B" state="down"
2026-02-17 02:31:28.518 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calico_tmp_B"
2026-02-17 02:31:28.520 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=5 ifaceName="calico_tmp_A" state="down"
2026-02-17 02:31:28.520 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calico_tmp_A"
2026-02-17 02:31:28.598 [WARNING][73] 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:31:28.635 [INFO][69] felix/wireguard.go 1763: Trying to connect to linkClient ipVersion=0x4
2026-02-17 02:31:28.635 [INFO][69] felix/wireguard.go 648: Public key out of sync or updated ipVersion=0x4 ourPublicKey=AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA=
2026-02-17 02:31:28.701 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=5 ifaceName="calico_tmp_A" state=""
2026-02-17 02:31:28.701 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calico_tmp_A"
2026-02-17 02:31:28.701 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=4 ifaceName="calico_tmp_B" state=""
2026-02-17 02:31:28.701 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calico_tmp_B"
2026-02-17 02:31:28.707 [INFO][69] felix/int_dataplane.go 2307: Completed first update to dataplane. secsSinceStart=1.108944933
2026-02-17 02:31:28.715 [INFO][69] felix/health.go 204: Health of component changed name="InternalDataplaneMainLoop" newReport="live,ready" oldReport="live,non-ready"
2026-02-17 02:31:28.715 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"tunl0", State:"down", Index:3}
2026-02-17 02:31:28.715 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"tunl0", Addrs:set.Typed[string]{"10.100.226.0":set.v{}}}
2026-02-17 02:31:28.715 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"tunl0", Addrs:set.Typed[string]{"10.100.226.0":set.v{}}}
2026-02-17 02:31:28.715 [INFO][69] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="this-host" setType="hash:ip"
2026-02-17 02:31:28.715 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"tunl0", State:"up", Index:3}
2026-02-17 02:31:28.715 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calico_tmp_B", State:"down", Index:4}
2026-02-17 02:31:28.715 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_B", Addrs:set.Typed[string]{}}
2026-02-17 02:31:28.715 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_B", Addrs:set.Typed[string]{}}
2026-02-17 02:31:28.715 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calico_tmp_A", State:"down", Index:5}
2026-02-17 02:31:28.715 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_A", Addrs:set.Typed[string]{}}
2026-02-17 02:31:28.715 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_A", Addrs:set.Typed[string]{}}
2026-02-17 02:31:28.715 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calico_tmp_A", State:"", Index:5}
2026-02-17 02:31:28.715 [INFO][69] 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:31:28.715 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_A", Addrs:set.Set[string](nil)}
2026-02-17 02:31:28.715 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calico_tmp_B", State:"", Index:4}
2026-02-17 02:31:28.716 [INFO][69] 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:31:28.716 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_B", Addrs:set.Set[string](nil)}
2026-02-17 02:31:28.716 [INFO][69] felix/int_dataplane.go 2323: Dataplane updates throttled
2026-02-17 02:31:29.234 [INFO][69] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-pwjhx-default-worker-p5kvq-knrdg-vqw28" ipv4_addr:"192.168.24.214/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-pwjhx-default-worker-p5kvq-knrdg-vqw28"} 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:31:29.234 [INFO][69] felix/int_dataplane.go 2279: Dataplane updates no longer throttled
2026-02-17 02:31:29.234 [INFO][69] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 02:31:29.234 [INFO][69] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 02:31:29.599 [WARNING][73] complete-startup/startup.go 298: Calico is not ready yet, waiting... reason="calico/node is not ready: BIRD is not ready: error querying BIRD: unable to connect to BIRDv4 socket: dial unix /var/run/calico/bird.ctl: connect: connection refused"
bird: device1: Initializing
bird: direct1: Initializing
bird: device1: Starting
bird: device1: Connected to table master
bird: device1: State changed to feed
bird: direct1: Starting
bird: direct1: Connected to table master
bird: direct1: State changed to feed
bird: Graceful restart started
bird: Graceful restart done
bird: Started
bird: device1: State changed to up
bird: direct1: State changed to up
bird: device1: Initializing
bird: direct1: Initializing
bird: Mesh_192_168_24_109: 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_109: Starting
bird: Mesh_192_168_24_109: State changed to start
bird: Graceful restart started
bird: Started
bird: device1: State changed to up
bird: direct1: State changed to up
2026-02-17 02:31:30.603 [INFO][73] complete-startup/health.go 206: Number of node(s) with BGP peering established = 0
2026-02-17 02:31:30.604 [INFO][73] complete-startup/health.go 206: Number of node(s) with BGP peering established = 0
2026-02-17 02:31:30.604 [WARNING][73] complete-startup/startup.go 298: Calico is not ready yet, waiting... reason="calico/node is not ready: BIRD is not ready: BGP not established with 192.168.24.109"
2026-02-17 02:31:30.604 [INFO][69] 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:31:31.605 [INFO][73] complete-startup/health.go 206: Number of node(s) with BGP peering established = 0
2026-02-17 02:31:31.606 [INFO][73] complete-startup/health.go 206: Number of node(s) with BGP peering established = 0
2026-02-17 02:31:31.608 [WARNING][73] complete-startup/startup.go 298: Calico is not ready yet, waiting... reason="calico/node is not ready: BIRD is not ready: BGP not established with 192.168.24.109"
bird: Mesh_192_168_24_109: Connected to table master
bird: Mesh_192_168_24_109: State changed to wait
bird: Graceful restart done
bird: Mesh_192_168_24_109: State changed to feed
2026-02-17 02:31:31.734 [INFO][69] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-pwjhx-default-worker-p5kvq-knrdg-ppwhg" 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-pwjhx-default-worker-p5kvq-knrdg-ppwhg"} 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:31:32.397 [INFO][69] 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:31:32.422 [INFO][69] 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:31:32.422 [INFO][69] 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:31:32.500 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"sonobuoy-aggregator" namespace:"sonobuoy" type:"ClusterIP" cluster_ips:"10.254.233.10" ports:{Protocol:"TCP" Port:8080}
2026-02-17 02:31:32.523 [INFO][72] confd/client.go 1157: Recompute BGP peerings: kube-pwjhx-default-worker-p5kvq-knrdg-vqw28 updated
2026-02-17 02:31:32.524 [INFO][69] 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-pwjhx-default-worker-p5kvq-knrdg-vqw28", "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-pwjhx-default-worker-p5kvq-knrdg-vqw28", "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:31:32.543 [INFO][69] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-pwjhx-default-worker-p5kvq-knrdg-vqw28" ipv4_addr:"192.168.24.214/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-pwjhx-default-worker-p5kvq-knrdg-vqw28"} 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:32.543 [INFO][69] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 02:31:32.543 [INFO][69] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
bird: Mesh_192_168_24_109: State changed to up
2026-02-17 02:31:32.610 [INFO][73] complete-startup/health.go 206: Number of node(s) with BGP peering established = 0
2026-02-17 02:31:32.611 [INFO][73] complete-startup/health.go 206: Number of node(s) with BGP peering established = 1
2026-02-17 02:31:32.614 [INFO][73] complete-startup/utils.go 125: Using NODENAME environment for node name kube-pwjhx-default-worker-p5kvq-knrdg-vqw28
2026-02-17 02:31:32.614 [INFO][73] complete-startup/utils.go 137: Determined node name: kube-pwjhx-default-worker-p5kvq-knrdg-vqw28
2026-02-17 02:31:32.615 [INFO][73] complete-startup/utils.go 191: Setting NetworkUnavailable to false
2026-02-17 02:31:32.656 [INFO][69] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-pwjhx-default-worker-p5kvq-knrdg-vqw28" ipv4_addr:"192.168.24.214/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-pwjhx-default-worker-p5kvq-knrdg-vqw28"} 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:32.656 [INFO][69] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 02:31:32.656 [INFO][69] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 02:31:32.664 [INFO][73] complete-startup/startup.go 352: Calico started successfully
2026-02-17 02:31:36.415 [INFO][69] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-pwjhx-default-worker-p5kvq-knrdg-ppwhg" ipv4_addr:"192.168.24.198/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-pwjhx-default-worker-p5kvq-knrdg-ppwhg"} 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:31:36.415 [INFO][69] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 02:31:36.415 [INFO][69] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 02:31:36.415 [INFO][72] confd/client.go 1157: Recompute BGP peerings: HostBGPConfig(node=kube-pwjhx-default-worker-p5kvq-knrdg-ppwhg; name=ip_addr_v4) updated; HostBGPConfig(node=kube-pwjhx-default-worker-p5kvq-knrdg-ppwhg; name=network_v4) updated
bird: Reconfiguration requested by SIGHUP
bird: Reconfiguring
bird: device1: Reconfigured
bird: direct1: Reconfigured
bird: Mesh_192_168_24_109: Reconfigured
bird: Adding protocol Mesh_192_168_24_198
bird: Mesh_192_168_24_198: Initializing
bird: Mesh_192_168_24_198: Starting
bird: Mesh_192_168_24_198: State changed to start
bird: Reconfigured
2026-02-17 02:31:36.429 [INFO][72] 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:31:36.794 [INFO][69] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-pwjhx-default-worker-p5kvq-knrdg-ppwhg" ipv4_addr:"192.168.24.198/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-pwjhx-default-worker-p5kvq-knrdg-ppwhg"} 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:31:36.794 [INFO][69] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 02:31:36.794 [INFO][69] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 02:31:37.296 [INFO][69] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-pwjhx-default-worker-p5kvq-knrdg-ppwhg" ipv4_addr:"192.168.24.198/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-pwjhx-default-worker-p5kvq-knrdg-ppwhg"} 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:31:37.296 [INFO][69] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 02:31:37.296 [INFO][69] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
bird: Mesh_192_168_24_198: Connected to table master
bird: Mesh_192_168_24_198: State changed to feed
bird: Mesh_192_168_24_198: State changed to up
2026-02-17 02:31:40.805 [INFO][72] confd/client.go 1157: Recompute BGP peerings: kube-pwjhx-default-worker-p5kvq-knrdg-ppwhg updated
2026-02-17 02:31:40.805 [INFO][69] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-pwjhx-default-worker-p5kvq-knrdg-ppwhg" ipv4_addr:"192.168.24.198/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-pwjhx-default-worker-p5kvq-knrdg-ppwhg"} 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:40.805 [INFO][69] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 02:31:40.805 [INFO][69] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 02:31:41.325 [INFO][69] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-pwjhx-default-worker-p5kvq-knrdg-vqw28" ipv4_addr:"192.168.24.214/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-pwjhx-default-worker-p5kvq-knrdg-vqw28"} 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:41.326 [INFO][69] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 02:31:41.326 [INFO][69] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 02:31:43.056 [INFO][69] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-pwjhx-default-worker-p5kvq-knrdg-ppwhg" ipv4_addr:"192.168.24.198/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-pwjhx-default-worker-p5kvq-knrdg-ppwhg"} 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:43.057 [INFO][69] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 02:31:43.057 [INFO][69] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 02:31:45.357 [INFO][69] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-pwjhx-default-worker-p5kvq-knrdg-vqw28" ipv4_addr:"192.168.24.214/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-pwjhx-default-worker-p5kvq-knrdg-vqw28"} 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:45.358 [INFO][69] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 02:31:45.358 [INFO][69] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 02:31:48.410 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=sonobuoy/sonobuoy-e2e-job-3a6b46a760264988, name=eth0)
2026-02-17 02:31:48.411 [INFO][69] 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:31:48.412 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.sonobuoy.sonobuoy-serviceaccount"} profile:{}
2026-02-17 02:31:48.412 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"sonobuoy/sonobuoy-e2e-job-3a6b46a760264988" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie1489187d18" profile_ids:"kns.sonobuoy" profile_ids:"ksa.sonobuoy.sonobuoy-serviceaccount" ipv4_nets:"10.100.226.1/32"}
2026-02-17 02:31:48.412 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy-e2e-job-3a6b46a760264988", EndpointId:"eth0"}
2026-02-17 02:31:48.412 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy-e2e-job-3a6b46a760264988", EndpointId:"eth0"}
2026-02-17 02:31:48.412 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy-e2e-job-3a6b46a760264988", EndpointId:"eth0"}
2026-02-17 02:31:48.413 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calie1489187d18" ipVersion=0x4 table="filter"
2026-02-17 02:31:48.413 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.sonobuoy" ipVersion=0x4 table="filter"
2026-02-17 02:31:48.413 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_DJeVVMVMGEfrHz4w4C" ipVersion=0x4 table="filter"
2026-02-17 02:31:48.413 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calie1489187d18" ipVersion=0x4 table="filter"
2026-02-17 02:31:48.413 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.sonobuoy" ipVersion=0x4 table="filter"
2026-02-17 02:31:48.413 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_DJeVVMVMGEfrHz4w4C" ipVersion=0x4 table="filter"
2026-02-17 02:31:48.413 [INFO][69] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calie1489187d18"
2026-02-17 02:31:48.413 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy-e2e-job-3a6b46a760264988", EndpointId:"eth0"}
2026-02-17 02:31:48.413 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy-e2e-job-3a6b46a760264988", EndpointId:"eth0"}
2026-02-17 02:31:48.455 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy-e2e-job-3a6b46a760264988", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:31:48.456 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy-e2e-job-3a6b46a760264988", EndpointId:"eth0"} status="down"
2026-02-17 02:31:48.478 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=6 ifaceName="calie1489187d18" state="down"
2026-02-17 02:31:48.478 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie1489187d18", State:"down", Index:6}
2026-02-17 02:31:48.478 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calie1489187d18"
2026-02-17 02:31:48.478 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy-e2e-job-3a6b46a760264988", EndpointId:"eth0"}
2026-02-17 02:31:48.478 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy-e2e-job-3a6b46a760264988", EndpointId:"eth0"}
2026-02-17 02:31:48.479 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calie1489187d18"
2026-02-17 02:31:48.485 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=6 ifaceName="calie1489187d18" state="up"
2026-02-17 02:31:48.503 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy-e2e-job-3a6b46a760264988", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:31:48.503 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy-e2e-job-3a6b46a760264988", EndpointId:"eth0"} status="down"
2026-02-17 02:31:48.503 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie1489187d18", Addrs:set.Typed[string]{}}
2026-02-17 02:31:48.503 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie1489187d18", Addrs:set.Typed[string]{}}
2026-02-17 02:31:48.503 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie1489187d18", State:"up", Index:6}
2026-02-17 02:31:48.503 [INFO][69] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calie1489187d18"
2026-02-17 02:31:48.503 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calie1489187d18"
2026-02-17 02:31:48.503 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie1489187d18"
2026-02-17 02:31:48.504 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy-e2e-job-3a6b46a760264988", EndpointId:"eth0"}
2026-02-17 02:31:48.504 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy-e2e-job-3a6b46a760264988", EndpointId:"eth0"}
2026-02-17 02:31:48.525 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy-e2e-job-3a6b46a760264988", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:31:48.525 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy-e2e-job-3a6b46a760264988", EndpointId:"eth0"} status="up"
2026-02-17 02:31:49.743 [INFO][69] 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:31:49.743 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calie1489187d18"
2026-02-17 02:31:49.743 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie1489187d18", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:31:49.744 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie1489187d18", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:31:57.640 [INFO][72] confd/status_file_watcher.go 123: Started watching directory via fsnotify. dir="/var/run/calico/endpoint-status"
2026-02-17 02:31:59.725 [INFO][69] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-pwjhx-default-worker-p5kvq-knrdg-vqw28" ipv4_addr:"192.168.24.214/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-pwjhx-default-worker-p5kvq-knrdg-vqw28"} 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:59.725 [INFO][69] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 02:31:59.725 [INFO][69] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 02:32:02.380 [INFO][69] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-pwjhx-default-worker-p5kvq-knrdg-ppwhg" ipv4_addr:"192.168.24.198/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-pwjhx-default-worker-p5kvq-knrdg-ppwhg"} 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:32:02.380 [INFO][69] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 02:32:02.380 [INFO][69] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 02:32:09.404 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-1622"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"648329da-2048-4e6b-a697-5d6bd747a7ee"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-1622"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1622"}
2026-02-17 02:32:09.439 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"emptydir-1622" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:32:09.439 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"statefulset-9637"} labels:{key:"e2e-framework" value:"statefulset"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"statefulset-9637"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-9637"}
2026-02-17 02:32:09.462 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"statefulset-9637" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:32:09.488 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"test" namespace:"statefulset-9637" type:"ClusterIP" cluster_ips:"None" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:32:09.511 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"security-context-6413"} labels:{key:"e2e-framework" value:"security-context"} labels:{key:"e2e-run" value:"c813837b-097e-4d2a-845a-e92d88485297"} labels:{key:"kubernetes.io/metadata.name" value:"security-context-6413"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-6413"}
2026-02-17 02:32:09.511 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"security-context-6413" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:32:09.549 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"apf-1865"} labels:{key:"e2e-framework" value:"apf"} labels:{key:"e2e-run" value:"250c9c08-0bb9-4a58-88f0-5b64e701c66e"} labels:{key:"kubernetes.io/metadata.name" value:"apf-1865"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-1865"}
2026-02-17 02:32:09.583 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"apf-1865" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:32:09.804 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"apf-1865"} labels:{key:"e2e-framework" value:"apf"} labels:{key:"e2e-run" value:"250c9c08-0bb9-4a58-88f0-5b64e701c66e"} labels:{key:"kubernetes.io/metadata.name" value:"apf-1865"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-1865"}
2026-02-17 02:32:09.826 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-5704"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"250c9c08-0bb9-4a58-88f0-5b64e701c66e"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-5704"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5704"}
2026-02-17 02:32:09.847 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"resourcequota-5704" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:32:09.921 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-5704"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"250c9c08-0bb9-4a58-88f0-5b64e701c66e"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-5704"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5704"}
2026-02-17 02:32:09.970 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"csiinlinevolumes-8537"} labels:{key:"e2e-framework" value:"csiinlinevolumes"} labels:{key:"e2e-run" value:"250c9c08-0bb9-4a58-88f0-5b64e701c66e"} labels:{key:"kubernetes.io/metadata.name" value:"csiinlinevolumes-8537"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-8537"}
2026-02-17 02:32:09.992 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"csiinlinevolumes-8537" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:32:10.160 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"csiinlinevolumes-8537"} labels:{key:"e2e-framework" value:"csiinlinevolumes"} labels:{key:"e2e-run" value:"250c9c08-0bb9-4a58-88f0-5b64e701c66e"} labels:{key:"kubernetes.io/metadata.name" value:"csiinlinevolumes-8537"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-8537"}
2026-02-17 02:32:10.182 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"custom-resource-definition-8911"} labels:{key:"e2e-framework" value:"custom-resource-definition"} labels:{key:"e2e-run" value:"250c9c08-0bb9-4a58-88f0-5b64e701c66e"} labels:{key:"kubernetes.io/metadata.name" value:"custom-resource-definition-8911"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-8911"}
2026-02-17 02:32:10.202 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=statefulset-9637/ss2-0, name=eth0)
2026-02-17 02:32:10.215 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"custom-resource-definition-8911" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:32:10.215 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.statefulset-9637"} profile:{inbound_rules:{action:"allow" rule_id:"SOh0jwiZvGSPTobY"} outbound_rules:{action:"allow" rule_id:"8o6lio_e6-FgGDVm"}}
2026-02-17 02:32:10.216 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.statefulset-9637.default"} profile:{}
2026-02-17 02:32:10.216 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-9637/ss2-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali2dd76737328" profile_ids:"kns.statefulset-9637" profile_ids:"ksa.statefulset-9637.default" ipv4_nets:"10.100.226.2/32"}
2026-02-17 02:32:10.216 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9637/ss2-0", EndpointId:"eth0"}
2026-02-17 02:32:10.216 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9637/ss2-0", EndpointId:"eth0"}
2026-02-17 02:32:10.216 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9637/ss2-0", EndpointId:"eth0"}
2026-02-17 02:32:10.217 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali2dd76737328" ipVersion=0x4 table="filter"
2026-02-17 02:32:10.217 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_n7s4yiVS9gfXYT9aKv" ipVersion=0x4 table="filter"
2026-02-17 02:32:10.217 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_85FSIxjGnJj5yB2dco" ipVersion=0x4 table="filter"
2026-02-17 02:32:10.217 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali2dd76737328" ipVersion=0x4 table="filter"
2026-02-17 02:32:10.217 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_n7s4yiVS9gfXYT9aKv" ipVersion=0x4 table="filter"
2026-02-17 02:32:10.217 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_85FSIxjGnJj5yB2dco" ipVersion=0x4 table="filter"
2026-02-17 02:32:10.217 [INFO][69] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali2dd76737328"
2026-02-17 02:32:10.217 [INFO][69] felix/endpoint_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-9637/ss2-0", EndpointId:"eth0"}
2026-02-17 02:32:10.217 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9637/ss2-0", EndpointId:"eth0"}
2026-02-17 02:32:10.253 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9637/ss2-0", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:32:10.253 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9637/ss2-0", EndpointId:"eth0"} status="down"
2026-02-17 02:32:10.260 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=7 ifaceName="cali2dd76737328" state="down"
2026-02-17 02:32:10.261 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali2dd76737328"
2026-02-17 02:32:10.261 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali2dd76737328", State:"down", Index:7}
2026-02-17 02:32:10.261 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali2dd76737328", Addrs:set.Typed[string]{}}
2026-02-17 02:32:10.261 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali2dd76737328", Addrs:set.Typed[string]{}}
2026-02-17 02:32:10.261 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali2dd76737328"
2026-02-17 02:32:10.261 [INFO][69] felix/endpoint_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-9637/ss2-0", EndpointId:"eth0"}
2026-02-17 02:32:10.261 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9637/ss2-0", EndpointId:"eth0"}
2026-02-17 02:32:10.273 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=7 ifaceName="cali2dd76737328" state="up"
2026-02-17 02:32:10.283 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9637/ss2-0", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:32:10.284 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9637/ss2-0", EndpointId:"eth0"} status="down"
2026-02-17 02:32:10.284 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali2dd76737328", State:"up", Index:7}
2026-02-17 02:32:10.284 [INFO][69] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali2dd76737328"
2026-02-17 02:32:10.284 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali2dd76737328"
2026-02-17 02:32:10.284 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali2dd76737328"
2026-02-17 02:32:10.284 [INFO][69] felix/endpoint_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-9637/ss2-0", EndpointId:"eth0"}
2026-02-17 02:32:10.284 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9637/ss2-0", EndpointId:"eth0"}
2026-02-17 02:32:10.304 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9637/ss2-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:32:10.304 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9637/ss2-0", EndpointId:"eth0"} status="up"
2026-02-17 02:32:10.834 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=sonobuoy/sonobuoy-e2e-job-3a6b46a760264988, name=eth0)
2026-02-17 02:32:10.835 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"sonobuoy/sonobuoy-e2e-job-3a6b46a760264988" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie1489187d18" profile_ids:"kns.sonobuoy" profile_ids:"ksa.sonobuoy.sonobuoy-serviceaccount" ipv4_nets:"10.100.226.1/32"}
2026-02-17 02:32:10.835 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy-e2e-job-3a6b46a760264988", EndpointId:"eth0"}
2026-02-17 02:32:10.835 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy-e2e-job-3a6b46a760264988", EndpointId:"eth0"}
2026-02-17 02:32:10.835 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy-e2e-job-3a6b46a760264988", EndpointId:"eth0"}
2026-02-17 02:32:10.836 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie1489187d18"
2026-02-17 02:32:10.836 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy-e2e-job-3a6b46a760264988", EndpointId:"eth0"}
2026-02-17 02:32:10.836 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy-e2e-job-3a6b46a760264988", EndpointId:"eth0"}
2026-02-17 02:32:10.856 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy-e2e-job-3a6b46a760264988", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:32:10.857 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy-e2e-job-3a6b46a760264988", EndpointId:"eth0"} status="up"
2026-02-17 02:32:12.171 [INFO][69] 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:32:12.171 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali2dd76737328"
2026-02-17 02:32:12.171 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali2dd76737328", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:32:12.171 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali2dd76737328", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:32:13.515 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"custom-resource-definition-8911"} labels:{key:"e2e-framework" value:"custom-resource-definition"} labels:{key:"e2e-run" value:"250c9c08-0bb9-4a58-88f0-5b64e701c66e"} labels:{key:"kubernetes.io/metadata.name" value:"custom-resource-definition-8911"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-8911"}
2026-02-17 02:32:13.547 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-7375"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"250c9c08-0bb9-4a58-88f0-5b64e701c66e"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-7375"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7375"}
2026-02-17 02:32:13.571 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"downward-api-7375" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:32:14.907 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=statefulset-9637/ss2-0, name=eth0)
2026-02-17 02:32:14.907 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-9637/ss2-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali2dd76737328" profile_ids:"kns.statefulset-9637" profile_ids:"ksa.statefulset-9637.default" ipv4_nets:"10.100.226.2/32"}
2026-02-17 02:32:14.907 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9637/ss2-0", EndpointId:"eth0"}
2026-02-17 02:32:14.907 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9637/ss2-0", EndpointId:"eth0"}
2026-02-17 02:32:14.907 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9637/ss2-0", EndpointId:"eth0"}
2026-02-17 02:32:14.908 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali2dd76737328"
2026-02-17 02:32:14.908 [INFO][69] felix/endpoint_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-9637/ss2-0", EndpointId:"eth0"}
2026-02-17 02:32:14.908 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9637/ss2-0", EndpointId:"eth0"}
2026-02-17 02:32:14.935 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9637/ss2-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:32:14.935 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9637/ss2-0", EndpointId:"eth0"} status="up"
2026-02-17 02:32:14.980 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=statefulset-9637/ss2-0, name=eth0)
2026-02-17 02:32:14.980 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-9637/ss2-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali2dd76737328" profile_ids:"kns.statefulset-9637" profile_ids:"ksa.statefulset-9637.default" ipv4_nets:"10.100.226.2/32"}
2026-02-17 02:32:14.980 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9637/ss2-0", EndpointId:"eth0"}
2026-02-17 02:32:14.981 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9637/ss2-0", EndpointId:"eth0"}
2026-02-17 02:32:14.981 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9637/ss2-0", EndpointId:"eth0"}
2026-02-17 02:32:14.982 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali2dd76737328"
2026-02-17 02:32:14.983 [INFO][69] felix/endpoint_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-9637/ss2-0", EndpointId:"eth0"}
2026-02-17 02:32:14.983 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9637/ss2-0", EndpointId:"eth0"}
2026-02-17 02:32:15.006 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9637/ss2-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:32:15.006 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9637/ss2-0", EndpointId:"eth0"} status="up"
2026-02-17 02:32:15.244 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"apf-1865" name:"default"}
2026-02-17 02:32:15.470 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"csiinlinevolumes-8537" name:"default"}
2026-02-17 02:32:15.582 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"resourcequota-5704" name:"default"}
2026-02-17 02:32:15.618 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"apf-1865"} labels:{key:"e2e-framework" value:"apf"} labels:{key:"e2e-run" value:"250c9c08-0bb9-4a58-88f0-5b64e701c66e"} labels:{key:"kubernetes.io/metadata.name" value:"apf-1865"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-1865"}
2026-02-17 02:32:15.656 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"apf-1865"}
2026-02-17 02:32:15.785 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"csiinlinevolumes-8537"} labels:{key:"e2e-framework" value:"csiinlinevolumes"} labels:{key:"e2e-run" value:"250c9c08-0bb9-4a58-88f0-5b64e701c66e"} labels:{key:"kubernetes.io/metadata.name" value:"csiinlinevolumes-8537"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-8537"}
2026-02-17 02:32:15.813 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"csiinlinevolumes-8537"}
2026-02-17 02:32:15.841 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-5704"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"250c9c08-0bb9-4a58-88f0-5b64e701c66e"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-5704"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5704"}
2026-02-17 02:32:15.865 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"resourcequota-5704"}
2026-02-17 02:32:18.655 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"custom-resource-definition-8911" name:"default"}
2026-02-17 02:32:18.960 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"custom-resource-definition-8911"} labels:{key:"e2e-framework" value:"custom-resource-definition"} labels:{key:"e2e-run" value:"250c9c08-0bb9-4a58-88f0-5b64e701c66e"} labels:{key:"kubernetes.io/metadata.name" value:"custom-resource-definition-8911"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-8911"}
2026-02-17 02:32:18.989 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"custom-resource-definition-8911"}
2026-02-17 02:32:19.697 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"security-context-6413"} labels:{key:"e2e-framework" value:"security-context"} labels:{key:"e2e-run" value:"c813837b-097e-4d2a-845a-e92d88485297"} labels:{key:"kubernetes.io/metadata.name" value:"security-context-6413"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-6413"}
2026-02-17 02:32:19.741 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-9579"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"c813837b-097e-4d2a-845a-e92d88485297"} labels:{key:"kubernetes.io/metadata.name" value:"job-9579"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-9579"}
2026-02-17 02:32:19.775 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"job-9579" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:32:20.931 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=job-9579/with-success-policy-succeeded-count-0-lrdtd, name=eth0)
2026-02-17 02:32:20.931 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.job-9579"} profile:{inbound_rules:{action:"allow" rule_id:"GhGubQma-eV-kiEY"} outbound_rules:{action:"allow" rule_id:"xnnWuK4I5CSu03P7"}}
2026-02-17 02:32:20.932 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.job-9579.default"} profile:{}
2026-02-17 02:32:20.932 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-9579/with-success-policy-succeeded-count-0-lrdtd" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali624e9356e66" profile_ids:"kns.job-9579" profile_ids:"ksa.job-9579.default" ipv4_nets:"10.100.226.3/32"}
2026-02-17 02:32:20.932 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9579/with-success-policy-succeeded-count-0-lrdtd", EndpointId:"eth0"}
2026-02-17 02:32:20.932 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9579/with-success-policy-succeeded-count-0-lrdtd", EndpointId:"eth0"}
2026-02-17 02:32:20.932 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9579/with-success-policy-succeeded-count-0-lrdtd", EndpointId:"eth0"}
2026-02-17 02:32:20.933 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali624e9356e66" ipVersion=0x4 table="filter"
2026-02-17 02:32:20.933 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.job-9579" ipVersion=0x4 table="filter"
2026-02-17 02:32:20.933 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_mV_g7sKDdK4S2HumU6" ipVersion=0x4 table="filter"
2026-02-17 02:32:20.933 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali624e9356e66" ipVersion=0x4 table="filter"
2026-02-17 02:32:20.933 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.job-9579" ipVersion=0x4 table="filter"
2026-02-17 02:32:20.933 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_mV_g7sKDdK4S2HumU6" ipVersion=0x4 table="filter"
2026-02-17 02:32:20.933 [INFO][69] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali624e9356e66"
2026-02-17 02:32:20.933 [INFO][69] felix/endpoint_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-9579/with-success-policy-succeeded-count-0-lrdtd", EndpointId:"eth0"}
2026-02-17 02:32:20.933 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9579/with-success-policy-succeeded-count-0-lrdtd", EndpointId:"eth0"}
2026-02-17 02:32:20.980 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9579/with-success-policy-succeeded-count-0-lrdtd", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:32:20.980 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9579/with-success-policy-succeeded-count-0-lrdtd", EndpointId:"eth0"} status="down"
2026-02-17 02:32:20.987 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=8 ifaceName="cali624e9356e66" state="down"
2026-02-17 02:32:20.987 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali624e9356e66"
2026-02-17 02:32:20.987 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali624e9356e66", State:"down", Index:8}
2026-02-17 02:32:20.987 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali624e9356e66", Addrs:set.Typed[string]{}}
2026-02-17 02:32:20.987 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali624e9356e66", Addrs:set.Typed[string]{}}
2026-02-17 02:32:20.987 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali624e9356e66"
2026-02-17 02:32:20.987 [INFO][69] felix/endpoint_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-9579/with-success-policy-succeeded-count-0-lrdtd", EndpointId:"eth0"}
2026-02-17 02:32:20.987 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9579/with-success-policy-succeeded-count-0-lrdtd", EndpointId:"eth0"}
2026-02-17 02:32:21.001 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=8 ifaceName="cali624e9356e66" state="up"
2026-02-17 02:32:21.017 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9579/with-success-policy-succeeded-count-0-lrdtd", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:32:21.017 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9579/with-success-policy-succeeded-count-0-lrdtd", EndpointId:"eth0"} status="down"
2026-02-17 02:32:21.017 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali624e9356e66", State:"up", Index:8}
2026-02-17 02:32:21.017 [INFO][69] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali624e9356e66"
2026-02-17 02:32:21.017 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali624e9356e66"
2026-02-17 02:32:21.017 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali624e9356e66"
2026-02-17 02:32:21.017 [INFO][69] felix/endpoint_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-9579/with-success-policy-succeeded-count-0-lrdtd", EndpointId:"eth0"}
2026-02-17 02:32:21.017 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9579/with-success-policy-succeeded-count-0-lrdtd", EndpointId:"eth0"}
2026-02-17 02:32:21.038 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9579/with-success-policy-succeeded-count-0-lrdtd", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:32:21.038 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9579/with-success-policy-succeeded-count-0-lrdtd", EndpointId:"eth0"} status="up"
2026-02-17 02:32:21.053 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=job-9579/with-success-policy-succeeded-count-1-lpj22, name=eth0)
2026-02-17 02:32:21.054 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-9579/with-success-policy-succeeded-count-1-lpj22" endpoint_id:"eth0"} endpoint:{state:"active" name:"calidf95991bdcf" profile_ids:"kns.job-9579" profile_ids:"ksa.job-9579.default" ipv4_nets:"10.100.226.4/32"}
2026-02-17 02:32:21.054 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9579/with-success-policy-succeeded-count-1-lpj22", EndpointId:"eth0"}
2026-02-17 02:32:21.054 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9579/with-success-policy-succeeded-count-1-lpj22", EndpointId:"eth0"}
2026-02-17 02:32:21.054 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9579/with-success-policy-succeeded-count-1-lpj22", EndpointId:"eth0"}
2026-02-17 02:32:21.055 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calidf95991bdcf" ipVersion=0x4 table="filter"
2026-02-17 02:32:21.055 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calidf95991bdcf" ipVersion=0x4 table="filter"
2026-02-17 02:32:21.055 [INFO][69] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calidf95991bdcf"
2026-02-17 02:32:21.056 [INFO][69] felix/endpoint_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-9579/with-success-policy-succeeded-count-1-lpj22", EndpointId:"eth0"}
2026-02-17 02:32:21.056 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9579/with-success-policy-succeeded-count-1-lpj22", EndpointId:"eth0"}
2026-02-17 02:32:21.099 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9579/with-success-policy-succeeded-count-1-lpj22", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:32:21.099 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9579/with-success-policy-succeeded-count-1-lpj22", EndpointId:"eth0"} status="down"
2026-02-17 02:32:21.120 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=9 ifaceName="calidf95991bdcf" state="down"
2026-02-17 02:32:21.121 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calidf95991bdcf"
2026-02-17 02:32:21.121 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=9 ifaceName="calidf95991bdcf" state="up"
2026-02-17 02:32:21.121 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calidf95991bdcf", State:"down", Index:9}
2026-02-17 02:32:21.122 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calidf95991bdcf", Addrs:set.Typed[string]{}}
2026-02-17 02:32:21.122 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calidf95991bdcf", Addrs:set.Typed[string]{}}
2026-02-17 02:32:21.122 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calidf95991bdcf", State:"up", Index:9}
2026-02-17 02:32:21.122 [INFO][69] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calidf95991bdcf"
2026-02-17 02:32:21.122 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calidf95991bdcf"
2026-02-17 02:32:21.122 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calidf95991bdcf"
2026-02-17 02:32:21.123 [INFO][69] felix/endpoint_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-9579/with-success-policy-succeeded-count-1-lpj22", EndpointId:"eth0"}
2026-02-17 02:32:21.123 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9579/with-success-policy-succeeded-count-1-lpj22", EndpointId:"eth0"}
2026-02-17 02:32:21.151 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9579/with-success-policy-succeeded-count-1-lpj22", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:32:21.151 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9579/with-success-policy-succeeded-count-1-lpj22", EndpointId:"eth0"} status="up"
2026-02-17 02:32:21.631 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-1622"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"648329da-2048-4e6b-a697-5d6bd747a7ee"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-1622"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1622"}
2026-02-17 02:32:21.661 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-7117"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"648329da-2048-4e6b-a697-5d6bd747a7ee"} labels:{key:"kubernetes.io/metadata.name" value:"job-7117"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-7117"}
2026-02-17 02:32:21.689 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"job-7117" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:32:21.995 [INFO][69] 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:32:21.995 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali624e9356e66"
2026-02-17 02:32:21.995 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali624e9356e66", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:32:21.995 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali624e9356e66", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:32:22.239 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-7375"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"250c9c08-0bb9-4a58-88f0-5b64e701c66e"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-7375"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7375"}
2026-02-17 02:32:22.268 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-8369"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"250c9c08-0bb9-4a58-88f0-5b64e701c66e"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-8369"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8369"}
2026-02-17 02:32:22.322 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"configmap-8369" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:32:22.571 [INFO][69] 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:32:22.571 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calidf95991bdcf"
2026-02-17 02:32:22.571 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calidf95991bdcf", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:32:22.571 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calidf95991bdcf", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:32:24.460 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=10 ifaceName="cali1ed47ec6f8e" state="down"
2026-02-17 02:32:24.460 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali1ed47ec6f8e", State:"down", Index:10}
2026-02-17 02:32:24.461 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali1ed47ec6f8e"
2026-02-17 02:32:24.466 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=10 ifaceName="cali1ed47ec6f8e" state="up"
2026-02-17 02:32:24.484 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali1ed47ec6f8e", Addrs:set.Typed[string]{}}
2026-02-17 02:32:24.484 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali1ed47ec6f8e", Addrs:set.Typed[string]{}}
2026-02-17 02:32:24.484 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali1ed47ec6f8e", State:"up", Index:10}
2026-02-17 02:32:24.485 [INFO][69] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali1ed47ec6f8e"
2026-02-17 02:32:24.485 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali1ed47ec6f8e"
2026-02-17 02:32:24.571 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=configmap-8369/pod-configmaps-0fcf849e-1efe-4632-8706-cfbb5f6745f4, name=eth0)
2026-02-17 02:32:24.571 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.configmap-8369.default"} profile:{}
2026-02-17 02:32:24.571 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.configmap-8369"} profile:{inbound_rules:{action:"allow" rule_id:"IoCD_0-0mJXzgG9D"} outbound_rules:{action:"allow" rule_id:"d1bYjmc6hgNqbKnW"}}
2026-02-17 02:32:24.572 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"configmap-8369/pod-configmaps-0fcf849e-1efe-4632-8706-cfbb5f6745f4" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali1ed47ec6f8e" profile_ids:"kns.configmap-8369" profile_ids:"ksa.configmap-8369.default" ipv4_nets:"10.100.226.5/32"}
2026-02-17 02:32:24.572 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-8369/pod-configmaps-0fcf849e-1efe-4632-8706-cfbb5f6745f4", EndpointId:"eth0"}
2026-02-17 02:32:24.572 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-8369/pod-configmaps-0fcf849e-1efe-4632-8706-cfbb5f6745f4", EndpointId:"eth0"}
2026-02-17 02:32:24.572 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-8369/pod-configmaps-0fcf849e-1efe-4632-8706-cfbb5f6745f4", EndpointId:"eth0"}
2026-02-17 02:32:24.572 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali1ed47ec6f8e" ipVersion=0x4 table="filter"
2026-02-17 02:32:24.572 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.configmap-8369" ipVersion=0x4 table="filter"
2026-02-17 02:32:24.572 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_G6dsQ8U3dS5XwYilBg" ipVersion=0x4 table="filter"
2026-02-17 02:32:24.572 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali1ed47ec6f8e" ipVersion=0x4 table="filter"
2026-02-17 02:32:24.572 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.configmap-8369" ipVersion=0x4 table="filter"
2026-02-17 02:32:24.572 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_G6dsQ8U3dS5XwYilBg" ipVersion=0x4 table="filter"
2026-02-17 02:32:24.572 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali1ed47ec6f8e"
2026-02-17 02:32:24.572 [INFO][69] felix/endpoint_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-8369/pod-configmaps-0fcf849e-1efe-4632-8706-cfbb5f6745f4", EndpointId:"eth0"}
2026-02-17 02:32:24.573 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-8369/pod-configmaps-0fcf849e-1efe-4632-8706-cfbb5f6745f4", EndpointId:"eth0"}
2026-02-17 02:32:24.612 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-8369/pod-configmaps-0fcf849e-1efe-4632-8706-cfbb5f6745f4", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:32:24.612 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-8369/pod-configmaps-0fcf849e-1efe-4632-8706-cfbb5f6745f4", EndpointId:"eth0"} status="up"
2026-02-17 02:32:24.782 [INFO][69] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-pwjhx-zfzjl-f7hkz" ipv4_addr:"192.168.24.109/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-pwjhx-zfzjl-f7hkz"} 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:32:24.782 [INFO][69] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 02:32:24.782 [INFO][69] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 02:32:25.891 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"security-context-6413" name:"default"}
2026-02-17 02:32:26.123 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=job-9579/with-success-policy-succeeded-count-0-lrdtd, name=eth0)
2026-02-17 02:32:26.123 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-9579/with-success-policy-succeeded-count-0-lrdtd" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali624e9356e66" profile_ids:"kns.job-9579" profile_ids:"ksa.job-9579.default" ipv4_nets:"10.100.226.3/32"}
2026-02-17 02:32:26.123 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9579/with-success-policy-succeeded-count-0-lrdtd", EndpointId:"eth0"}
2026-02-17 02:32:26.123 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9579/with-success-policy-succeeded-count-0-lrdtd", EndpointId:"eth0"}
2026-02-17 02:32:26.123 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9579/with-success-policy-succeeded-count-0-lrdtd", EndpointId:"eth0"}
2026-02-17 02:32:26.124 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali624e9356e66"
2026-02-17 02:32:26.125 [INFO][69] felix/endpoint_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-9579/with-success-policy-succeeded-count-0-lrdtd", EndpointId:"eth0"}
2026-02-17 02:32:26.125 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9579/with-success-policy-succeeded-count-0-lrdtd", EndpointId:"eth0"}
2026-02-17 02:32:26.152 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9579/with-success-policy-succeeded-count-0-lrdtd", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:32:26.152 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9579/with-success-policy-succeeded-count-0-lrdtd", EndpointId:"eth0"} status="up"
2026-02-17 02:32:26.319 [INFO][69] 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:32:26.319 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali1ed47ec6f8e"
2026-02-17 02:32:26.319 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali1ed47ec6f8e", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:32:26.319 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali1ed47ec6f8e", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:32:28.031 [INFO][75] monitor-addresses/autodetection_methods.go 103: Using autodetected IPv4 address on interface ens3: 192.168.24.214/24
2026-02-17 02:32:29.661 [INFO][69] felix/summary.go 100: Summarising 92 dataplane reconciliation loops over 1m2s: avg=32ms longest=388ms (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:32:30.464 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-7375"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"250c9c08-0bb9-4a58-88f0-5b64e701c66e"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-7375"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7375"}
2026-02-17 02:32:30.817 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"emptydir-1622" name:"default"}
2026-02-17 02:32:30.836 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=job-9579/with-success-policy-succeeded-count-0-lrdtd, name=eth0)
2026-02-17 02:32:30.850 [INFO][69] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-pwjhx-default-worker-p5kvq-knrdg-vqw28" ipv4_addr:"192.168.24.214/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-pwjhx-default-worker-p5kvq-knrdg-vqw28"} 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:32:30.851 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-9579/with-success-policy-succeeded-count-0-lrdtd" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali624e9356e66" profile_ids:"kns.job-9579" profile_ids:"ksa.job-9579.default" ipv4_nets:"10.100.226.3/32"}
2026-02-17 02:32:30.851 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9579/with-success-policy-succeeded-count-0-lrdtd", EndpointId:"eth0"}
2026-02-17 02:32:30.851 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9579/with-success-policy-succeeded-count-0-lrdtd", EndpointId:"eth0"}
2026-02-17 02:32:30.851 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9579/with-success-policy-succeeded-count-0-lrdtd", EndpointId:"eth0"}
2026-02-17 02:32:30.852 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali624e9356e66"
2026-02-17 02:32:30.852 [INFO][69] felix/endpoint_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-9579/with-success-policy-succeeded-count-0-lrdtd", EndpointId:"eth0"}
2026-02-17 02:32:30.852 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9579/with-success-policy-succeeded-count-0-lrdtd", EndpointId:"eth0"}
2026-02-17 02:32:30.852 [INFO][69] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 02:32:30.852 [INFO][69] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 02:32:30.880 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9579/with-success-policy-succeeded-count-0-lrdtd", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:32:30.880 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9579/with-success-policy-succeeded-count-0-lrdtd", EndpointId:"eth0"} status="up"
2026-02-17 02:32:31.157 [INFO][69] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=job-9579/with-success-policy-succeeded-count-1-lpj22, name=eth0)
2026-02-17 02:32:31.158 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-9579/with-success-policy-succeeded-count-1-lpj22" endpoint_id:"eth0"}
2026-02-17 02:32:31.158 [INFO][69] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9579/with-success-policy-succeeded-count-1-lpj22", EndpointId:"eth0"}
2026-02-17 02:32:31.158 [INFO][69] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9579/with-success-policy-succeeded-count-1-lpj22", EndpointId:"eth0"}
2026-02-17 02:32:31.158 [INFO][69] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9579/with-success-policy-succeeded-count-1-lpj22", EndpointId:"eth0"}
2026-02-17 02:32:31.158 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calidf95991bdcf" ipVersion=0x4 table="filter"
2026-02-17 02:32:31.158 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calidf95991bdcf" ipVersion=0x4 table="filter"
2026-02-17 02:32:31.158 [INFO][69] felix/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-9579/with-success-policy-succeeded-count-1-lpj22", EndpointId:"eth0"}
2026-02-17 02:32:31.159 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9579/with-success-policy-succeeded-count-1-lpj22", EndpointId:"eth0"}
2026-02-17 02:32:31.169 [INFO][69] felix/conntrack.go 90: Removing conntrack flows ip=10.100.226.4
2026-02-17 02:32:31.217 [INFO][69] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9579/with-success-policy-succeeded-count-1-lpj22", EndpointId:"eth0"}
2026-02-17 02:32:31.261 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=9 ifaceName="calidf95991bdcf" state="down"
2026-02-17 02:32:31.261 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calidf95991bdcf"
2026-02-17 02:32:31.261 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calidf95991bdcf", State:"down", Index:9}
2026-02-17 02:32:31.261 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calidf95991bdcf", Addrs:set.Typed[string]{}}
2026-02-17 02:32:31.261 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calidf95991bdcf", Addrs:set.Typed[string]{}}
2026-02-17 02:32:31.262 [INFO][69] 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:32:31.267 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=9 ifaceName="calidf95991bdcf" state=""
2026-02-17 02:32:31.267 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calidf95991bdcf"
2026-02-17 02:32:31.284 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calidf95991bdcf", State:"", Index:9}
2026-02-17 02:32:31.284 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calidf95991bdcf", Addrs:set.Set[string](nil)}
2026-02-17 02:32:31.284 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calidf95991bdcf", Addrs:set.Set[string](nil)}
2026-02-17 02:32:31.364 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=job-9579/with-success-policy-succeeded-count-1-lpj22, name=eth0)
2026-02-17 02:32:31.364 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-9579/with-success-policy-succeeded-count-1-lpj22" endpoint_id:"eth0"} endpoint:{state:"active" name:"calidf95991bdcf" profile_ids:"kns.job-9579" profile_ids:"ksa.job-9579.default" ipv4_nets:"10.100.226.4/32"}
2026-02-17 02:32:31.364 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9579/with-success-policy-succeeded-count-1-lpj22", EndpointId:"eth0"}
2026-02-17 02:32:31.364 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9579/with-success-policy-succeeded-count-1-lpj22", EndpointId:"eth0"}
2026-02-17 02:32:31.364 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9579/with-success-policy-succeeded-count-1-lpj22", EndpointId:"eth0"}
2026-02-17 02:32:31.365 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calidf95991bdcf" ipVersion=0x4 table="filter"
2026-02-17 02:32:31.365 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calidf95991bdcf" ipVersion=0x4 table="filter"
2026-02-17 02:32:31.365 [INFO][69] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calidf95991bdcf"
2026-02-17 02:32:31.365 [INFO][69] felix/endpoint_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-9579/with-success-policy-succeeded-count-1-lpj22", EndpointId:"eth0"}
2026-02-17 02:32:31.365 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9579/with-success-policy-succeeded-count-1-lpj22", EndpointId:"eth0"}
2026-02-17 02:32:31.392 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=job-9579/with-success-policy-succeeded-count-0-lrdtd, name=eth0)
bird: KIF: Received address message for unknown interface 8
2026-02-17 02:32:31.408 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9579/with-success-policy-succeeded-count-1-lpj22", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:32:31.408 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9579/with-success-policy-succeeded-count-1-lpj22", EndpointId:"eth0"} status="down"
2026-02-17 02:32:31.408 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-9579/with-success-policy-succeeded-count-0-lrdtd" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali624e9356e66" profile_ids:"kns.job-9579" profile_ids:"ksa.job-9579.default" ipv4_nets:"10.100.226.3/32"}
2026-02-17 02:32:31.408 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9579/with-success-policy-succeeded-count-0-lrdtd", EndpointId:"eth0"}
2026-02-17 02:32:31.408 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9579/with-success-policy-succeeded-count-0-lrdtd", EndpointId:"eth0"}
2026-02-17 02:32:31.408 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9579/with-success-policy-succeeded-count-0-lrdtd", EndpointId:"eth0"}
2026-02-17 02:32:31.408 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali624e9356e66"
2026-02-17 02:32:31.408 [INFO][69] 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-9579/with-success-policy-succeeded-count-0-lrdtd", EndpointId:"eth0"}
2026-02-17 02:32:31.408 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9579/with-success-policy-succeeded-count-0-lrdtd", EndpointId:"eth0"}
2026-02-17 02:32:31.427 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9579/with-success-policy-succeeded-count-0-lrdtd", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:32:31.427 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9579/with-success-policy-succeeded-count-0-lrdtd", EndpointId:"eth0"} status="down"
2026-02-17 02:32:31.497 [INFO][69] 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:32:31.497 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali624e9356e66"
2026-02-17 02:32:31.497 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=8 ifaceName="cali624e9356e66" state="down"
2026-02-17 02:32:31.497 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali624e9356e66", Addrs:set.Typed[string]{}}
2026-02-17 02:32:31.497 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali624e9356e66", Addrs:set.Typed[string]{}}
2026-02-17 02:32:31.497 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali624e9356e66", State:"down", Index:8}
2026-02-17 02:32:31.498 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali624e9356e66"
2026-02-17 02:32:31.498 [INFO][69] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali624e9356e66"
2026-02-17 02:32:31.498 [INFO][69] felix/endpoint_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-9579/with-success-policy-succeeded-count-0-lrdtd", EndpointId:"eth0"}
2026-02-17 02:32:31.498 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9579/with-success-policy-succeeded-count-0-lrdtd", EndpointId:"eth0"}
2026-02-17 02:32:31.498 [INFO][69] felix/conntrack.go 90: Removing conntrack flows ip=10.100.226.3
2026-02-17 02:32:31.499 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=8 ifaceName="cali624e9356e66" state=""
2026-02-17 02:32:31.499 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali624e9356e66"
2026-02-17 02:32:31.524 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9579/with-success-policy-succeeded-count-0-lrdtd", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:32:31.524 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9579/with-success-policy-succeeded-count-0-lrdtd", EndpointId:"eth0"} status="down"
2026-02-17 02:32:31.524 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali624e9356e66", State:"", Index:8}
2026-02-17 02:32:31.524 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali624e9356e66", Addrs:set.Set[string](nil)}
2026-02-17 02:32:31.524 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali624e9356e66", Addrs:set.Set[string](nil)}
2026-02-17 02:32:31.524 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali624e9356e66"
2026-02-17 02:32:31.524 [INFO][69] felix/endpoint_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-9579/with-success-policy-succeeded-count-0-lrdtd", EndpointId:"eth0"}
2026-02-17 02:32:31.524 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9579/with-success-policy-succeeded-count-0-lrdtd", EndpointId:"eth0"}
2026-02-17 02:32:31.544 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9579/with-success-policy-succeeded-count-0-lrdtd", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:32:31.544 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9579/with-success-policy-succeeded-count-0-lrdtd", EndpointId:"eth0"} status="down"
2026-02-17 02:32:31.887 [INFO][69] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=job-9579/with-success-policy-succeeded-count-1-lpj22, name=eth0)
2026-02-17 02:32:31.887 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-9579/with-success-policy-succeeded-count-1-lpj22" endpoint_id:"eth0"}
2026-02-17 02:32:31.887 [INFO][69] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9579/with-success-policy-succeeded-count-1-lpj22", EndpointId:"eth0"}
2026-02-17 02:32:31.887 [INFO][69] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9579/with-success-policy-succeeded-count-1-lpj22", EndpointId:"eth0"}
2026-02-17 02:32:31.888 [INFO][69] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9579/with-success-policy-succeeded-count-1-lpj22", EndpointId:"eth0"}
2026-02-17 02:32:31.888 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calidf95991bdcf" ipVersion=0x4 table="filter"
2026-02-17 02:32:31.888 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calidf95991bdcf" ipVersion=0x4 table="filter"
2026-02-17 02:32:31.888 [INFO][69] felix/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-9579/with-success-policy-succeeded-count-1-lpj22", EndpointId:"eth0"}
2026-02-17 02:32:31.888 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9579/with-success-policy-succeeded-count-1-lpj22", EndpointId:"eth0"}
2026-02-17 02:32:31.946 [INFO][69] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9579/with-success-policy-succeeded-count-1-lpj22", EndpointId:"eth0"}
2026-02-17 02:32:32.000 [INFO][69] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=job-9579/with-success-policy-succeeded-count-0-lrdtd, name=eth0)
2026-02-17 02:32:32.000 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-9579/with-success-policy-succeeded-count-0-lrdtd" endpoint_id:"eth0"}
2026-02-17 02:32:32.000 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.job-9579"}
2026-02-17 02:32:32.000 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.job-9579.default"}
2026-02-17 02:32:32.000 [INFO][69] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9579/with-success-policy-succeeded-count-0-lrdtd", EndpointId:"eth0"}
2026-02-17 02:32:32.000 [INFO][69] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9579/with-success-policy-succeeded-count-0-lrdtd", EndpointId:"eth0"}
2026-02-17 02:32:32.001 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.job-9579" ipVersion=0x4 table="filter"
2026-02-17 02:32:32.001 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_mV_g7sKDdK4S2HumU6" ipVersion=0x4 table="filter"
2026-02-17 02:32:32.001 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.job-9579" ipVersion=0x4 table="filter"
2026-02-17 02:32:32.001 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_mV_g7sKDdK4S2HumU6" ipVersion=0x4 table="filter"
2026-02-17 02:32:32.001 [INFO][69] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9579/with-success-policy-succeeded-count-0-lrdtd", EndpointId:"eth0"}
2026-02-17 02:32:32.001 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali624e9356e66" ipVersion=0x4 table="filter"
2026-02-17 02:32:32.001 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali624e9356e66" ipVersion=0x4 table="filter"
2026-02-17 02:32:32.001 [INFO][69] felix/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-9579/with-success-policy-succeeded-count-0-lrdtd", EndpointId:"eth0"}
2026-02-17 02:32:32.001 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9579/with-success-policy-succeeded-count-0-lrdtd", EndpointId:"eth0"}
2026-02-17 02:32:32.055 [INFO][69] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9579/with-success-policy-succeeded-count-0-lrdtd", EndpointId:"eth0"}
2026-02-17 02:32:32.055 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"security-context-6413"} labels:{key:"e2e-framework" value:"security-context"} labels:{key:"e2e-run" value:"c813837b-097e-4d2a-845a-e92d88485297"} labels:{key:"kubernetes.io/metadata.name" value:"security-context-6413"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-6413"}
2026-02-17 02:32:32.085 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"security-context-6413"}
2026-02-17 02:32:32.549 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-1622"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"648329da-2048-4e6b-a697-5d6bd747a7ee"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-1622"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1622"}
2026-02-17 02:32:32.579 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"emptydir-1622"}
2026-02-17 02:32:32.849 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-7117"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"648329da-2048-4e6b-a697-5d6bd747a7ee"} labels:{key:"kubernetes.io/metadata.name" value:"job-7117"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-7117"}
2026-02-17 02:32:32.886 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"statefulset-4576"} labels:{key:"e2e-framework" value:"statefulset"} labels:{key:"e2e-run" value:"648329da-2048-4e6b-a697-5d6bd747a7ee"} labels:{key:"kubernetes.io/metadata.name" value:"statefulset-4576"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-4576"}
2026-02-17 02:32:32.914 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"statefulset-4576" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:32:32.942 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"test" namespace:"statefulset-4576" type:"ClusterIP" cluster_ips:"None" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:32:33.110 [INFO][69] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-pwjhx-default-worker-p5kvq-knrdg-ppwhg" ipv4_addr:"192.168.24.198/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-pwjhx-default-worker-p5kvq-knrdg-ppwhg"} 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:32:33.110 [INFO][69] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 02:32:33.110 [INFO][69] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 02:32:33.206 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-9579"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"c813837b-097e-4d2a-845a-e92d88485297"} labels:{key:"kubernetes.io/metadata.name" value:"job-9579"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-9579"}
2026-02-17 02:32:33.229 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-publish-openapi-3268"} labels:{key:"e2e-framework" value:"crd-publish-openapi"} labels:{key:"e2e-run" value:"c813837b-097e-4d2a-845a-e92d88485297"} labels:{key:"kubernetes.io/metadata.name" value:"crd-publish-openapi-3268"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-3268"}
2026-02-17 02:32:33.249 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"crd-publish-openapi-3268" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:32:35.860 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"downward-api-7375" name:"default"}
2026-02-17 02:32:35.891 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"downward-api-7375"}
2026-02-17 02:32:37.003 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=configmap-8369/pod-configmaps-0fcf849e-1efe-4632-8706-cfbb5f6745f4, name=eth0)
2026-02-17 02:32:37.003 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"configmap-8369/pod-configmaps-0fcf849e-1efe-4632-8706-cfbb5f6745f4" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali1ed47ec6f8e" profile_ids:"kns.configmap-8369" profile_ids:"ksa.configmap-8369.default" ipv4_nets:"10.100.226.5/32"}
2026-02-17 02:32:37.003 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-8369/pod-configmaps-0fcf849e-1efe-4632-8706-cfbb5f6745f4", EndpointId:"eth0"}
2026-02-17 02:32:37.003 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-8369/pod-configmaps-0fcf849e-1efe-4632-8706-cfbb5f6745f4", EndpointId:"eth0"}
2026-02-17 02:32:37.003 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-8369/pod-configmaps-0fcf849e-1efe-4632-8706-cfbb5f6745f4", EndpointId:"eth0"}
2026-02-17 02:32:37.004 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali1ed47ec6f8e"
2026-02-17 02:32:37.004 [INFO][69] felix/endpoint_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-8369/pod-configmaps-0fcf849e-1efe-4632-8706-cfbb5f6745f4", EndpointId:"eth0"}
2026-02-17 02:32:37.004 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-8369/pod-configmaps-0fcf849e-1efe-4632-8706-cfbb5f6745f4", EndpointId:"eth0"}
2026-02-17 02:32:37.023 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-8369/pod-configmaps-0fcf849e-1efe-4632-8706-cfbb5f6745f4", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:32:37.024 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-8369/pod-configmaps-0fcf849e-1efe-4632-8706-cfbb5f6745f4", EndpointId:"eth0"} status="up"
2026-02-17 02:32:37.100 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-publish-openapi-3268"} labels:{key:"e2e-framework" value:"crd-publish-openapi"} labels:{key:"e2e-run" value:"c813837b-097e-4d2a-845a-e92d88485297"} labels:{key:"kubernetes.io/metadata.name" value:"crd-publish-openapi-3268"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-3268"}
2026-02-17 02:32:37.127 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-7427"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"c813837b-097e-4d2a-845a-e92d88485297"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-7427"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7427"}
2026-02-17 02:32:37.127 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"emptydir-7427" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:32:38.156 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=configmap-8369/pod-configmaps-0fcf849e-1efe-4632-8706-cfbb5f6745f4, name=eth0)
2026-02-17 02:32:38.156 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"configmap-8369/pod-configmaps-0fcf849e-1efe-4632-8706-cfbb5f6745f4" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali1ed47ec6f8e" profile_ids:"kns.configmap-8369" profile_ids:"ksa.configmap-8369.default" ipv4_nets:"10.100.226.5/32"}
2026-02-17 02:32:38.156 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-8369/pod-configmaps-0fcf849e-1efe-4632-8706-cfbb5f6745f4", EndpointId:"eth0"}
2026-02-17 02:32:38.156 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-8369/pod-configmaps-0fcf849e-1efe-4632-8706-cfbb5f6745f4", EndpointId:"eth0"}
2026-02-17 02:32:38.156 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-8369/pod-configmaps-0fcf849e-1efe-4632-8706-cfbb5f6745f4", EndpointId:"eth0"}
2026-02-17 02:32:38.160 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali1ed47ec6f8e"
2026-02-17 02:32:38.160 [INFO][69] felix/endpoint_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-8369/pod-configmaps-0fcf849e-1efe-4632-8706-cfbb5f6745f4", EndpointId:"eth0"}
2026-02-17 02:32:38.160 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-8369/pod-configmaps-0fcf849e-1efe-4632-8706-cfbb5f6745f4", EndpointId:"eth0"}
2026-02-17 02:32:38.186 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-8369/pod-configmaps-0fcf849e-1efe-4632-8706-cfbb5f6745f4", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:32:38.186 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-8369/pod-configmaps-0fcf849e-1efe-4632-8706-cfbb5f6745f4", EndpointId:"eth0"} status="up"
2026-02-17 02:32:38.227 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"job-7117" name:"default"}
2026-02-17 02:32:38.263 [INFO][69] 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:32:38.263 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali1ed47ec6f8e"
2026-02-17 02:32:38.263 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali1ed47ec6f8e", Addrs:set.Typed[string]{}}
2026-02-17 02:32:38.263 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali1ed47ec6f8e", Addrs:set.Typed[string]{}}
2026-02-17 02:32:38.271 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=10 ifaceName="cali1ed47ec6f8e" state="down"
2026-02-17 02:32:38.271 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=10 ifaceName="cali1ed47ec6f8e" state=""
2026-02-17 02:32:38.271 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali1ed47ec6f8e"
2026-02-17 02:32:38.285 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali1ed47ec6f8e", State:"down", Index:10}
2026-02-17 02:32:38.285 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali1ed47ec6f8e", State:"", Index:10}
2026-02-17 02:32:38.285 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali1ed47ec6f8e", Addrs:set.Set[string](nil)}
2026-02-17 02:32:38.285 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali1ed47ec6f8e", Addrs:set.Set[string](nil)}
2026-02-17 02:32:38.285 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali1ed47ec6f8e"
2026-02-17 02:32:38.285 [INFO][69] felix/endpoint_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-8369/pod-configmaps-0fcf849e-1efe-4632-8706-cfbb5f6745f4", EndpointId:"eth0"}
2026-02-17 02:32:38.285 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-8369/pod-configmaps-0fcf849e-1efe-4632-8706-cfbb5f6745f4", EndpointId:"eth0"}
2026-02-17 02:32:38.286 [INFO][69] felix/conntrack.go 90: Removing conntrack flows ip=10.100.226.5
2026-02-17 02:32:38.313 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-8369/pod-configmaps-0fcf849e-1efe-4632-8706-cfbb5f6745f4", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:32:38.313 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-8369/pod-configmaps-0fcf849e-1efe-4632-8706-cfbb5f6745f4", EndpointId:"eth0"} status="down"
2026-02-17 02:32:38.374 [INFO][69] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=configmap-8369/pod-configmaps-0fcf849e-1efe-4632-8706-cfbb5f6745f4, name=eth0)
2026-02-17 02:32:38.375 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"configmap-8369/pod-configmaps-0fcf849e-1efe-4632-8706-cfbb5f6745f4" endpoint_id:"eth0"}
2026-02-17 02:32:38.375 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.configmap-8369"}
2026-02-17 02:32:38.375 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.configmap-8369.default"}
2026-02-17 02:32:38.375 [INFO][69] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-8369/pod-configmaps-0fcf849e-1efe-4632-8706-cfbb5f6745f4", EndpointId:"eth0"}
2026-02-17 02:32:38.375 [INFO][69] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-8369/pod-configmaps-0fcf849e-1efe-4632-8706-cfbb5f6745f4", EndpointId:"eth0"}
2026-02-17 02:32:38.375 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.configmap-8369" ipVersion=0x4 table="filter"
2026-02-17 02:32:38.378 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_G6dsQ8U3dS5XwYilBg" ipVersion=0x4 table="filter"
2026-02-17 02:32:38.378 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.configmap-8369" ipVersion=0x4 table="filter"
2026-02-17 02:32:38.378 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_G6dsQ8U3dS5XwYilBg" ipVersion=0x4 table="filter"
2026-02-17 02:32:38.378 [INFO][69] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-8369/pod-configmaps-0fcf849e-1efe-4632-8706-cfbb5f6745f4", EndpointId:"eth0"}
2026-02-17 02:32:38.378 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali1ed47ec6f8e" ipVersion=0x4 table="filter"
2026-02-17 02:32:38.378 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali1ed47ec6f8e" ipVersion=0x4 table="filter"
2026-02-17 02:32:38.378 [INFO][69] felix/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-8369/pod-configmaps-0fcf849e-1efe-4632-8706-cfbb5f6745f4", EndpointId:"eth0"}
2026-02-17 02:32:38.378 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-8369/pod-configmaps-0fcf849e-1efe-4632-8706-cfbb5f6745f4", EndpointId:"eth0"}
2026-02-17 02:32:38.467 [INFO][69] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-8369/pod-configmaps-0fcf849e-1efe-4632-8706-cfbb5f6745f4", EndpointId:"eth0"}
2026-02-17 02:32:38.653 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"job-9579" name:"default"}
2026-02-17 02:32:38.792 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-7117"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"648329da-2048-4e6b-a697-5d6bd747a7ee"} labels:{key:"kubernetes.io/metadata.name" value:"job-7117"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-7117"}
2026-02-17 02:32:38.822 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"job-7117"}
2026-02-17 02:32:38.850 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-9579"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"c813837b-097e-4d2a-845a-e92d88485297"} labels:{key:"kubernetes.io/metadata.name" value:"job-9579"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-9579"}
2026-02-17 02:32:38.872 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"job-9579"}
2026-02-17 02:32:39.273 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-8369"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"250c9c08-0bb9-4a58-88f0-5b64e701c66e"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-8369"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8369"}
2026-02-17 02:32:39.297 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"subpath-6519"} labels:{key:"e2e-framework" value:"subpath"} labels:{key:"e2e-run" value:"250c9c08-0bb9-4a58-88f0-5b64e701c66e"} labels:{key:"kubernetes.io/metadata.name" value:"subpath-6519"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6519"}
2026-02-17 02:32:39.297 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"subpath-6519" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:32:39.909 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=subpath-6519/pod-subpath-test-configmap-7nth, name=eth0)
2026-02-17 02:32:39.910 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.subpath-6519"} profile:{inbound_rules:{action:"allow" rule_id:"-E2REjdLFN3SQBoA"} outbound_rules:{action:"allow" rule_id:"7VY_6dUNa5Wb3osY"}}
2026-02-17 02:32:39.910 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.subpath-6519.default"} profile:{}
2026-02-17 02:32:39.910 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"subpath-6519/pod-subpath-test-configmap-7nth" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali926a41d0b63" profile_ids:"kns.subpath-6519" profile_ids:"ksa.subpath-6519.default" ipv4_nets:"10.100.226.6/32"}
2026-02-17 02:32:39.910 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-6519/pod-subpath-test-configmap-7nth", EndpointId:"eth0"}
2026-02-17 02:32:39.910 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-6519/pod-subpath-test-configmap-7nth", EndpointId:"eth0"}
2026-02-17 02:32:39.910 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-6519/pod-subpath-test-configmap-7nth", EndpointId:"eth0"}
2026-02-17 02:32:39.910 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali926a41d0b63" ipVersion=0x4 table="filter"
2026-02-17 02:32:39.910 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.subpath-6519" ipVersion=0x4 table="filter"
2026-02-17 02:32:39.910 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_4sHcevo0L2eSU8XVR-" ipVersion=0x4 table="filter"
2026-02-17 02:32:39.911 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali926a41d0b63" ipVersion=0x4 table="filter"
2026-02-17 02:32:39.911 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.subpath-6519" ipVersion=0x4 table="filter"
2026-02-17 02:32:39.911 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_4sHcevo0L2eSU8XVR-" ipVersion=0x4 table="filter"
2026-02-17 02:32:39.911 [INFO][69] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali926a41d0b63"
2026-02-17 02:32:39.911 [INFO][69] felix/endpoint_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-6519/pod-subpath-test-configmap-7nth", EndpointId:"eth0"}
2026-02-17 02:32:39.911 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-6519/pod-subpath-test-configmap-7nth", EndpointId:"eth0"}
2026-02-17 02:32:39.948 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-6519/pod-subpath-test-configmap-7nth", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:32:39.948 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-6519/pod-subpath-test-configmap-7nth", EndpointId:"eth0"} status="down"
2026-02-17 02:32:39.987 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=11 ifaceName="cali926a41d0b63" state="down"
2026-02-17 02:32:39.988 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali926a41d0b63", State:"down", Index:11}
2026-02-17 02:32:39.988 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali926a41d0b63"
2026-02-17 02:32:39.988 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali926a41d0b63", Addrs:set.Typed[string]{}}
2026-02-17 02:32:39.988 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali926a41d0b63", Addrs:set.Typed[string]{}}
2026-02-17 02:32:39.988 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali926a41d0b63"
2026-02-17 02:32:39.988 [INFO][69] felix/endpoint_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-6519/pod-subpath-test-configmap-7nth", EndpointId:"eth0"}
2026-02-17 02:32:39.988 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-6519/pod-subpath-test-configmap-7nth", EndpointId:"eth0"}
2026-02-17 02:32:39.992 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=11 ifaceName="cali926a41d0b63" state="up"
2026-02-17 02:32:40.009 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-6519/pod-subpath-test-configmap-7nth", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:32:40.009 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-6519/pod-subpath-test-configmap-7nth", EndpointId:"eth0"} status="down"
2026-02-17 02:32:40.009 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali926a41d0b63", State:"up", Index:11}
2026-02-17 02:32:40.009 [INFO][69] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali926a41d0b63"
2026-02-17 02:32:40.009 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali926a41d0b63"
2026-02-17 02:32:40.009 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali926a41d0b63"
2026-02-17 02:32:40.009 [INFO][69] felix/endpoint_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-6519/pod-subpath-test-configmap-7nth", EndpointId:"eth0"}
2026-02-17 02:32:40.009 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-6519/pod-subpath-test-configmap-7nth", EndpointId:"eth0"}
2026-02-17 02:32:40.037 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-6519/pod-subpath-test-configmap-7nth", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:32:40.037 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-6519/pod-subpath-test-configmap-7nth", EndpointId:"eth0"} status="up"
2026-02-17 02:32:41.039 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=subpath-6519/pod-subpath-test-configmap-7nth, name=eth0)
2026-02-17 02:32:41.039 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"subpath-6519/pod-subpath-test-configmap-7nth" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali926a41d0b63" profile_ids:"kns.subpath-6519" profile_ids:"ksa.subpath-6519.default" ipv4_nets:"10.100.226.6/32"}
2026-02-17 02:32:41.040 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-6519/pod-subpath-test-configmap-7nth", EndpointId:"eth0"}
2026-02-17 02:32:41.040 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-6519/pod-subpath-test-configmap-7nth", EndpointId:"eth0"}
2026-02-17 02:32:41.040 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-6519/pod-subpath-test-configmap-7nth", EndpointId:"eth0"}
2026-02-17 02:32:41.041 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali926a41d0b63"
2026-02-17 02:32:41.041 [INFO][69] felix/endpoint_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-6519/pod-subpath-test-configmap-7nth", EndpointId:"eth0"}
2026-02-17 02:32:41.041 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-6519/pod-subpath-test-configmap-7nth", EndpointId:"eth0"}
2026-02-17 02:32:41.062 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-6519/pod-subpath-test-configmap-7nth", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:32:41.062 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-6519/pod-subpath-test-configmap-7nth", EndpointId:"eth0"} status="up"
2026-02-17 02:32:41.259 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-7427"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"c813837b-097e-4d2a-845a-e92d88485297"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-7427"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7427"}
2026-02-17 02:32:41.293 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-2749"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"c813837b-097e-4d2a-845a-e92d88485297"} labels:{key:"kubernetes.io/metadata.name" value:"job-2749"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-2749"}
2026-02-17 02:32:41.293 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"job-2749" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:32:41.387 [INFO][69] 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:32:41.387 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali926a41d0b63"
2026-02-17 02:32:41.387 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali926a41d0b63", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:32:41.387 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali926a41d0b63", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:32:41.919 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=job-2749/adopt-release-tpt5j, name=eth0)
2026-02-17 02:32:41.920 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.job-2749"} profile:{inbound_rules:{action:"allow" rule_id:"K-WuNicuK7x4gjA_"} outbound_rules:{action:"allow" rule_id:"pG1qM12kfFtFQrI_"}}
2026-02-17 02:32:41.920 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.job-2749.default"} profile:{}
2026-02-17 02:32:41.920 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-2749/adopt-release-tpt5j" endpoint_id:"eth0"} endpoint:{state:"active" name:"calidb1949265b9" profile_ids:"kns.job-2749" profile_ids:"ksa.job-2749.default" ipv4_nets:"10.100.226.7/32"}
2026-02-17 02:32:41.920 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-2749/adopt-release-tpt5j", EndpointId:"eth0"}
2026-02-17 02:32:41.920 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-2749/adopt-release-tpt5j", EndpointId:"eth0"}
2026-02-17 02:32:41.920 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-2749/adopt-release-tpt5j", EndpointId:"eth0"}
2026-02-17 02:32:41.921 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calidb1949265b9" ipVersion=0x4 table="filter"
2026-02-17 02:32:41.921 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.job-2749" ipVersion=0x4 table="filter"
2026-02-17 02:32:41.921 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_wlPgR-H6aRFfnpXF28" ipVersion=0x4 table="filter"
2026-02-17 02:32:41.922 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calidb1949265b9" ipVersion=0x4 table="filter"
2026-02-17 02:32:41.922 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.job-2749" ipVersion=0x4 table="filter"
2026-02-17 02:32:41.922 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_wlPgR-H6aRFfnpXF28" ipVersion=0x4 table="filter"
2026-02-17 02:32:41.922 [INFO][69] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calidb1949265b9"
2026-02-17 02:32:41.922 [INFO][69] felix/endpoint_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-2749/adopt-release-tpt5j", EndpointId:"eth0"}
2026-02-17 02:32:41.922 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-2749/adopt-release-tpt5j", EndpointId:"eth0"}
2026-02-17 02:32:41.971 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-2749/adopt-release-tpt5j", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:32:41.971 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-2749/adopt-release-tpt5j", EndpointId:"eth0"} status="down"
2026-02-17 02:32:41.996 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=12 ifaceName="calidb1949265b9" state="down"
2026-02-17 02:32:41.996 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calidb1949265b9", State:"down", Index:12}
2026-02-17 02:32:41.996 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calidb1949265b9"
2026-02-17 02:32:41.996 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calidb1949265b9", Addrs:set.Typed[string]{}}
2026-02-17 02:32:41.996 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calidb1949265b9", Addrs:set.Typed[string]{}}
2026-02-17 02:32:41.996 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calidb1949265b9"
2026-02-17 02:32:41.996 [INFO][69] felix/endpoint_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-2749/adopt-release-tpt5j", EndpointId:"eth0"}
2026-02-17 02:32:41.996 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-2749/adopt-release-tpt5j", EndpointId:"eth0"}
2026-02-17 02:32:41.998 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=12 ifaceName="calidb1949265b9" state="up"
2026-02-17 02:32:42.019 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-2749/adopt-release-tpt5j", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:32:42.019 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-2749/adopt-release-tpt5j", EndpointId:"eth0"} status="down"
2026-02-17 02:32:42.020 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calidb1949265b9", State:"up", Index:12}
2026-02-17 02:32:42.020 [INFO][69] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calidb1949265b9"
2026-02-17 02:32:42.020 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calidb1949265b9"
2026-02-17 02:32:42.020 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calidb1949265b9"
2026-02-17 02:32:42.020 [INFO][69] felix/endpoint_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-2749/adopt-release-tpt5j", EndpointId:"eth0"}
2026-02-17 02:32:42.020 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-2749/adopt-release-tpt5j", EndpointId:"eth0"}
2026-02-17 02:32:42.046 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-2749/adopt-release-tpt5j", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:32:42.046 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-2749/adopt-release-tpt5j", EndpointId:"eth0"} status="up"
2026-02-17 02:32:42.264 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"crd-publish-openapi-3268" name:"default"}
2026-02-17 02:32:42.502 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-publish-openapi-3268"} labels:{key:"e2e-framework" value:"crd-publish-openapi"} labels:{key:"e2e-run" value:"c813837b-097e-4d2a-845a-e92d88485297"} labels:{key:"kubernetes.io/metadata.name" value:"crd-publish-openapi-3268"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-3268"}
2026-02-17 02:32:42.529 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"crd-publish-openapi-3268"}
2026-02-17 02:32:43.069 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=job-2749/adopt-release-tpt5j, name=eth0)
2026-02-17 02:32:43.069 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-2749/adopt-release-tpt5j" endpoint_id:"eth0"} endpoint:{state:"active" name:"calidb1949265b9" profile_ids:"kns.job-2749" profile_ids:"ksa.job-2749.default" ipv4_nets:"10.100.226.7/32"}
2026-02-17 02:32:43.069 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-2749/adopt-release-tpt5j", EndpointId:"eth0"}
2026-02-17 02:32:43.070 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-2749/adopt-release-tpt5j", EndpointId:"eth0"}
2026-02-17 02:32:43.070 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-2749/adopt-release-tpt5j", EndpointId:"eth0"}
2026-02-17 02:32:43.070 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calidb1949265b9"
2026-02-17 02:32:43.071 [INFO][69] felix/endpoint_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-2749/adopt-release-tpt5j", EndpointId:"eth0"}
2026-02-17 02:32:43.071 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-2749/adopt-release-tpt5j", EndpointId:"eth0"}
2026-02-17 02:32:43.096 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-2749/adopt-release-tpt5j", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:32:43.096 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-2749/adopt-release-tpt5j", EndpointId:"eth0"} status="up"
2026-02-17 02:32:43.211 [INFO][69] 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:32:43.211 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calidb1949265b9"
2026-02-17 02:32:43.211 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calidb1949265b9", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:32:43.211 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calidb1949265b9", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:32:43.847 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=job-2749/adopt-release-tpt5j, name=eth0)
2026-02-17 02:32:43.847 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-2749/adopt-release-tpt5j" endpoint_id:"eth0"} endpoint:{state:"active" name:"calidb1949265b9" profile_ids:"kns.job-2749" profile_ids:"ksa.job-2749.default" ipv4_nets:"10.100.226.7/32"}
2026-02-17 02:32:43.848 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-2749/adopt-release-tpt5j", EndpointId:"eth0"}
2026-02-17 02:32:43.848 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-2749/adopt-release-tpt5j", EndpointId:"eth0"}
2026-02-17 02:32:43.848 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-2749/adopt-release-tpt5j", EndpointId:"eth0"}
2026-02-17 02:32:43.849 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calidb1949265b9"
2026-02-17 02:32:43.849 [INFO][69] felix/endpoint_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-2749/adopt-release-tpt5j", EndpointId:"eth0"}
2026-02-17 02:32:43.849 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-2749/adopt-release-tpt5j", EndpointId:"eth0"}
2026-02-17 02:32:43.870 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-2749/adopt-release-tpt5j", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:32:43.870 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-2749/adopt-release-tpt5j", EndpointId:"eth0"} status="up"
2026-02-17 02:32:43.894 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=job-2749/adopt-release-tpt5j, name=eth0)
2026-02-17 02:32:43.895 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-2749/adopt-release-tpt5j" endpoint_id:"eth0"} endpoint:{state:"active" name:"calidb1949265b9" profile_ids:"kns.job-2749" profile_ids:"ksa.job-2749.default" ipv4_nets:"10.100.226.7/32"}
2026-02-17 02:32:43.895 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-2749/adopt-release-tpt5j", EndpointId:"eth0"}
2026-02-17 02:32:43.895 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-2749/adopt-release-tpt5j", EndpointId:"eth0"}
2026-02-17 02:32:43.895 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-2749/adopt-release-tpt5j", EndpointId:"eth0"}
2026-02-17 02:32:43.896 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calidb1949265b9"
2026-02-17 02:32:43.896 [INFO][69] felix/endpoint_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-2749/adopt-release-tpt5j", EndpointId:"eth0"}
2026-02-17 02:32:43.896 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-2749/adopt-release-tpt5j", EndpointId:"eth0"}
2026-02-17 02:32:43.926 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-2749/adopt-release-tpt5j", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:32:43.926 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-2749/adopt-release-tpt5j", EndpointId:"eth0"} status="up"
2026-02-17 02:32:44.354 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"configmap-8369" name:"default"}
2026-02-17 02:32:44.690 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-8369"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"250c9c08-0bb9-4a58-88f0-5b64e701c66e"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-8369"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8369"}
2026-02-17 02:32:44.772 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"configmap-8369"}
2026-02-17 02:32:44.811 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=job-2749/adopt-release-tpt5j, name=eth0)
2026-02-17 02:32:44.812 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-2749/adopt-release-tpt5j" endpoint_id:"eth0"} endpoint:{state:"active" name:"calidb1949265b9" profile_ids:"kns.job-2749" profile_ids:"ksa.job-2749.default" ipv4_nets:"10.100.226.7/32"}
2026-02-17 02:32:44.812 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-2749/adopt-release-tpt5j", EndpointId:"eth0"}
2026-02-17 02:32:44.812 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-2749/adopt-release-tpt5j", EndpointId:"eth0"}
2026-02-17 02:32:44.813 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-2749/adopt-release-tpt5j", EndpointId:"eth0"}
2026-02-17 02:32:44.813 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calidb1949265b9"
2026-02-17 02:32:44.814 [INFO][69] felix/endpoint_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-2749/adopt-release-tpt5j", EndpointId:"eth0"}
2026-02-17 02:32:44.814 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-2749/adopt-release-tpt5j", EndpointId:"eth0"}
2026-02-17 02:32:44.832 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-2749/adopt-release-tpt5j", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:32:44.832 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-2749/adopt-release-tpt5j", EndpointId:"eth0"} status="up"
2026-02-17 02:32:46.337 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"emptydir-7427" name:"default"}
2026-02-17 02:32:46.392 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=job-2749/adopt-release-tpt5j, name=eth0)
2026-02-17 02:32:46.393 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-2749/adopt-release-tpt5j" endpoint_id:"eth0"} endpoint:{state:"active" name:"calidb1949265b9" profile_ids:"kns.job-2749" profile_ids:"ksa.job-2749.default" ipv4_nets:"10.100.226.7/32"}
2026-02-17 02:32:46.393 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-2749/adopt-release-tpt5j", EndpointId:"eth0"}
2026-02-17 02:32:46.393 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-2749/adopt-release-tpt5j", EndpointId:"eth0"}
2026-02-17 02:32:46.393 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-2749/adopt-release-tpt5j", EndpointId:"eth0"}
2026-02-17 02:32:46.393 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calidb1949265b9"
2026-02-17 02:32:46.394 [INFO][69] felix/endpoint_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-2749/adopt-release-tpt5j", EndpointId:"eth0"}
2026-02-17 02:32:46.394 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-2749/adopt-release-tpt5j", EndpointId:"eth0"}
2026-02-17 02:32:46.417 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-2749/adopt-release-tpt5j", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:32:46.417 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-2749/adopt-release-tpt5j", EndpointId:"eth0"} status="up"
2026-02-17 02:32:46.573 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-7427"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"c813837b-097e-4d2a-845a-e92d88485297"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-7427"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7427"}
2026-02-17 02:32:46.596 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"emptydir-7427"}
2026-02-17 02:32:47.423 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=job-2749/adopt-release-tpt5j, name=eth0)
2026-02-17 02:32:47.423 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-2749/adopt-release-tpt5j" endpoint_id:"eth0"} endpoint:{state:"active" name:"calidb1949265b9" profile_ids:"kns.job-2749" profile_ids:"ksa.job-2749.default" ipv4_nets:"10.100.226.7/32"}
2026-02-17 02:32:47.423 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-2749/adopt-release-tpt5j", EndpointId:"eth0"}
2026-02-17 02:32:47.423 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-2749/adopt-release-tpt5j", EndpointId:"eth0"}
2026-02-17 02:32:47.423 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-2749/adopt-release-tpt5j", EndpointId:"eth0"}
2026-02-17 02:32:47.424 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calidb1949265b9"
2026-02-17 02:32:47.424 [INFO][69] felix/endpoint_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-2749/adopt-release-tpt5j", EndpointId:"eth0"}
2026-02-17 02:32:47.424 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-2749/adopt-release-tpt5j", EndpointId:"eth0"}
2026-02-17 02:32:47.446 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-2749/adopt-release-tpt5j", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:32:47.446 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-2749/adopt-release-tpt5j", EndpointId:"eth0"} status="up"
2026-02-17 02:32:48.427 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-2749"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"c813837b-097e-4d2a-845a-e92d88485297"} labels:{key:"kubernetes.io/metadata.name" value:"job-2749"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-2749"}
2026-02-17 02:32:48.454 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-4689"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"c813837b-097e-4d2a-845a-e92d88485297"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-4689"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-4689"}
2026-02-17 02:32:48.479 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-4689" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:32:48.505 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-4689"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"c813837b-097e-4d2a-845a-e92d88485297"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-4689"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-4689"} labels:{key:"webhook-4689" value:"true"}
2026-02-17 02:32:48.538 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-9750"} labels:{key:"e2e-run" value:"c813837b-097e-4d2a-845a-e92d88485297"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-9750"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{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-9750"} labels:{key:"webhook-4689-markers" value:"true"}
2026-02-17 02:32:48.593 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-markers-9750" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:32:51.497 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-4689" type:"ClusterIP" cluster_ips:"10.254.200.35" ports:{Protocol:"TCP" Port:8443}
2026-02-17 02:32:52.757 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-4689"
2026-02-17 02:32:52.828 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-4689"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"c813837b-097e-4d2a-845a-e92d88485297"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-4689"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-4689"} labels:{key:"webhook-4689" value:"true"}
2026-02-17 02:32:52.861 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-9750"} labels:{key:"e2e-run" value:"c813837b-097e-4d2a-845a-e92d88485297"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-9750"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{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-9750"} labels:{key:"webhook-4689-markers" value:"true"}
2026-02-17 02:32:52.862 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"svcaccounts-3378"} labels:{key:"e2e-framework" value:"svcaccounts"} labels:{key:"e2e-run" value:"c813837b-097e-4d2a-845a-e92d88485297"} labels:{key:"kubernetes.io/metadata.name" value:"svcaccounts-3378"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3378"}
2026-02-17 02:32:52.889 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"svcaccounts-3378" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:32:52.911 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"svcaccounts-3378" name:"e2e-sa-72x4j"} labels:{key:"projectcalico.org/name" value:"e2e-sa-72x4j"}
2026-02-17 02:32:52.945 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"svcaccounts-3378"} labels:{key:"e2e-framework" value:"svcaccounts"} labels:{key:"e2e-run" value:"c813837b-097e-4d2a-845a-e92d88485297"} labels:{key:"kubernetes.io/metadata.name" value:"svcaccounts-3378"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3378"}
2026-02-17 02:32:52.969 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-2608"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"c813837b-097e-4d2a-845a-e92d88485297"} labels:{key:"kubernetes.io/metadata.name" value:"projected-2608"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2608"}
2026-02-17 02:32:52.969 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"projected-2608" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:32:53.158 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"statefulset-4576"} labels:{key:"e2e-framework" value:"statefulset"} labels:{key:"e2e-run" value:"648329da-2048-4e6b-a697-5d6bd747a7ee"} labels:{key:"kubernetes.io/metadata.name" value:"statefulset-4576"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-4576"}
2026-02-17 02:32:53.185 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"aggregator-2730"} labels:{key:"e2e-framework" value:"aggregator"} labels:{key:"e2e-run" value:"648329da-2048-4e6b-a697-5d6bd747a7ee"} labels:{key:"kubernetes.io/metadata.name" value:"aggregator-2730"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2730"}
2026-02-17 02:32:53.212 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"aggregator-2730" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:32:53.473 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=job-2749/adopt-release-tpt5j, name=eth0)
2026-02-17 02:32:53.473 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-2749/adopt-release-tpt5j" endpoint_id:"eth0"} endpoint:{state:"active" name:"calidb1949265b9" profile_ids:"kns.job-2749" profile_ids:"ksa.job-2749.default" ipv4_nets:"10.100.226.7/32"}
2026-02-17 02:32:53.473 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-2749/adopt-release-tpt5j", EndpointId:"eth0"}
2026-02-17 02:32:53.473 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-2749/adopt-release-tpt5j", EndpointId:"eth0"}
2026-02-17 02:32:53.473 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-2749/adopt-release-tpt5j", EndpointId:"eth0"}
2026-02-17 02:32:53.475 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calidb1949265b9"
2026-02-17 02:32:53.475 [INFO][69] felix/endpoint_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-2749/adopt-release-tpt5j", EndpointId:"eth0"}
2026-02-17 02:32:53.475 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-2749/adopt-release-tpt5j", EndpointId:"eth0"}
2026-02-17 02:32:53.507 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-2749/adopt-release-tpt5j", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:32:53.507 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-2749/adopt-release-tpt5j", EndpointId:"eth0"} status="up"
2026-02-17 02:32:53.509 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=job-2749/adopt-release-tpt5j, name=eth0)
2026-02-17 02:32:53.509 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-2749/adopt-release-tpt5j" endpoint_id:"eth0"} endpoint:{state:"active" name:"calidb1949265b9" profile_ids:"kns.job-2749" profile_ids:"ksa.job-2749.default" ipv4_nets:"10.100.226.7/32"}
2026-02-17 02:32:53.509 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-2749/adopt-release-tpt5j", EndpointId:"eth0"}
2026-02-17 02:32:53.509 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-2749/adopt-release-tpt5j", EndpointId:"eth0"}
2026-02-17 02:32:53.509 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-2749/adopt-release-tpt5j", EndpointId:"eth0"}
2026-02-17 02:32:53.510 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calidb1949265b9"
2026-02-17 02:32:53.510 [INFO][69] felix/endpoint_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-2749/adopt-release-tpt5j", EndpointId:"eth0"}
2026-02-17 02:32:53.510 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-2749/adopt-release-tpt5j", EndpointId:"eth0"}
2026-02-17 02:32:53.544 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-2749/adopt-release-tpt5j", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:32:53.544 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-2749/adopt-release-tpt5j", EndpointId:"eth0"} status="up"
2026-02-17 02:32:53.544 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-2749"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"c813837b-097e-4d2a-845a-e92d88485297"} labels:{key:"kubernetes.io/metadata.name" value:"job-2749"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-2749"}
2026-02-17 02:32:53.999 [INFO][69] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=job-2749/adopt-release-tpt5j, name=eth0)
2026-02-17 02:32:54.000 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-2749/adopt-release-tpt5j" endpoint_id:"eth0"}
2026-02-17 02:32:54.000 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.job-2749"}
2026-02-17 02:32:54.000 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.job-2749.default"}
2026-02-17 02:32:54.000 [INFO][69] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-2749/adopt-release-tpt5j", EndpointId:"eth0"}
2026-02-17 02:32:54.000 [INFO][69] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-2749/adopt-release-tpt5j", EndpointId:"eth0"}
2026-02-17 02:32:54.000 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.job-2749" ipVersion=0x4 table="filter"
2026-02-17 02:32:54.000 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_wlPgR-H6aRFfnpXF28" ipVersion=0x4 table="filter"
2026-02-17 02:32:54.000 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.job-2749" ipVersion=0x4 table="filter"
2026-02-17 02:32:54.000 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_wlPgR-H6aRFfnpXF28" ipVersion=0x4 table="filter"
2026-02-17 02:32:54.000 [INFO][69] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-2749/adopt-release-tpt5j", EndpointId:"eth0"}
2026-02-17 02:32:54.000 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calidb1949265b9" ipVersion=0x4 table="filter"
2026-02-17 02:32:54.000 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calidb1949265b9" ipVersion=0x4 table="filter"
2026-02-17 02:32:54.000 [INFO][69] felix/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-2749/adopt-release-tpt5j", EndpointId:"eth0"}
2026-02-17 02:32:54.000 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-2749/adopt-release-tpt5j", EndpointId:"eth0"}
2026-02-17 02:32:54.001 [INFO][69] felix/conntrack.go 90: Removing conntrack flows ip=10.100.226.7
bird: KIF: Received address message for unknown interface 12
2026-02-17 02:32:54.071 [INFO][69] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-2749/adopt-release-tpt5j", EndpointId:"eth0"}
2026-02-17 02:32:54.114 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=12 ifaceName="calidb1949265b9" state="down"
2026-02-17 02:32:54.114 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calidb1949265b9", State:"down", Index:12}
2026-02-17 02:32:54.114 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calidb1949265b9"
2026-02-17 02:32:54.118 [INFO][69] 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:32:54.118 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=12 ifaceName="calidb1949265b9" state=""
2026-02-17 02:32:54.118 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calidb1949265b9"
2026-02-17 02:32:54.133 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calidb1949265b9", Addrs:set.Typed[string]{}}
2026-02-17 02:32:54.133 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calidb1949265b9", Addrs:set.Typed[string]{}}
2026-02-17 02:32:54.133 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calidb1949265b9", State:"", Index:12}
2026-02-17 02:32:54.133 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calidb1949265b9", Addrs:set.Set[string](nil)}
2026-02-17 02:32:54.133 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calidb1949265b9", Addrs:set.Set[string](nil)}
2026-02-17 02:32:55.098 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=13 ifaceName="calif0555f6d994" state="down"
2026-02-17 02:32:55.098 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif0555f6d994", State:"down", Index:13}
2026-02-17 02:32:55.099 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calif0555f6d994"
2026-02-17 02:32:55.100 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=13 ifaceName="calif0555f6d994" state="up"
2026-02-17 02:32:55.119 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calif0555f6d994", Addrs:set.Typed[string]{}}
2026-02-17 02:32:55.120 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calif0555f6d994", Addrs:set.Typed[string]{}}
2026-02-17 02:32:55.120 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif0555f6d994", State:"up", Index:13}
2026-02-17 02:32:55.120 [INFO][69] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calif0555f6d994"
2026-02-17 02:32:55.120 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calif0555f6d994"
2026-02-17 02:32:55.162 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=aggregator-2730/sample-apiserver-deployment-5bc889656b-h8vvb, name=eth0)
2026-02-17 02:32:55.163 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.aggregator-2730"} profile:{inbound_rules:{action:"allow" rule_id:"koHGhKmvIOJDrB4I"} outbound_rules:{action:"allow" rule_id:"l1YejVN4A50qFfQ_"}}
2026-02-17 02:32:55.163 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.aggregator-2730.default"} profile:{}
2026-02-17 02:32:55.163 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"aggregator-2730/sample-apiserver-deployment-5bc889656b-h8vvb" endpoint_id:"eth0"} endpoint:{state:"active" name:"calif0555f6d994" profile_ids:"kns.aggregator-2730" profile_ids:"ksa.aggregator-2730.default" ipv4_nets:"10.100.226.8/32"}
2026-02-17 02:32:55.163 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"aggregator-2730/sample-apiserver-deployment-5bc889656b-h8vvb", EndpointId:"eth0"}
2026-02-17 02:32:55.163 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"aggregator-2730/sample-apiserver-deployment-5bc889656b-h8vvb", EndpointId:"eth0"}
2026-02-17 02:32:55.163 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"aggregator-2730/sample-apiserver-deployment-5bc889656b-h8vvb", EndpointId:"eth0"}
2026-02-17 02:32:55.164 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calif0555f6d994" ipVersion=0x4 table="filter"
2026-02-17 02:32:55.164 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.aggregator-2730" ipVersion=0x4 table="filter"
2026-02-17 02:32:55.164 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_frvJM0zsOKX6vvDOqa" ipVersion=0x4 table="filter"
2026-02-17 02:32:55.164 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calif0555f6d994" ipVersion=0x4 table="filter"
2026-02-17 02:32:55.164 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.aggregator-2730" ipVersion=0x4 table="filter"
2026-02-17 02:32:55.164 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_frvJM0zsOKX6vvDOqa" ipVersion=0x4 table="filter"
2026-02-17 02:32:55.164 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calif0555f6d994"
2026-02-17 02:32:55.164 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"aggregator-2730/sample-apiserver-deployment-5bc889656b-h8vvb", EndpointId:"eth0"}
2026-02-17 02:32:55.164 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"aggregator-2730/sample-apiserver-deployment-5bc889656b-h8vvb", EndpointId:"eth0"}
2026-02-17 02:32:55.208 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"aggregator-2730/sample-apiserver-deployment-5bc889656b-h8vvb", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:32:55.208 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"aggregator-2730/sample-apiserver-deployment-5bc889656b-h8vvb", EndpointId:"eth0"} status="up"
2026-02-17 02:32:55.999 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"sample-api" namespace:"aggregator-2730" type:"ClusterIP" cluster_ips:"10.254.100.201" ports:{Protocol:"TCP" Port:7443}
2026-02-17 02:32:56.059 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"aggregator-2730" name:"sample-apiserver"} labels:{key:"projectcalico.org/name" value:"sample-apiserver"}
2026-02-17 02:32:56.779 [INFO][69] 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:32:56.779 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calif0555f6d994"
2026-02-17 02:32:56.779 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calif0555f6d994", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:32:56.779 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calif0555f6d994", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:32:57.918 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-4689" name:"default"}
2026-02-17 02:32:57.939 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-markers-9750" name:"default"}
2026-02-17 02:32:58.487 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"svcaccounts-3378" name:"default"}
2026-02-17 02:32:58.509 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"svcaccounts-3378" name:"e2e-sa-72x4j"}
2026-02-17 02:32:58.736 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"svcaccounts-3378"} labels:{key:"e2e-framework" value:"svcaccounts"} labels:{key:"e2e-run" value:"c813837b-097e-4d2a-845a-e92d88485297"} labels:{key:"kubernetes.io/metadata.name" value:"svcaccounts-3378"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3378"}
2026-02-17 02:32:58.754 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"svcaccounts-3378"}
2026-02-17 02:32:58.780 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-9750"} labels:{key:"e2e-run" value:"c813837b-097e-4d2a-845a-e92d88485297"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-9750"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{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-9750"} labels:{key:"webhook-4689-markers" value:"true"}
2026-02-17 02:32:58.814 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-markers-9750"}
2026-02-17 02:32:59.043 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-4689"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"c813837b-097e-4d2a-845a-e92d88485297"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-4689"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-4689"} labels:{key:"webhook-4689" value:"true"}
2026-02-17 02:32:59.072 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-4689"}
2026-02-17 02:32:59.158 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"statefulset-4576" name:"default"}
2026-02-17 02:32:59.182 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"test" namespace:"statefulset-4576"
2026-02-17 02:32:59.235 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-2608"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"c813837b-097e-4d2a-845a-e92d88485297"} labels:{key:"kubernetes.io/metadata.name" value:"projected-2608"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2608"}
2026-02-17 02:32:59.273 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-3217"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"c813837b-097e-4d2a-845a-e92d88485297"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-3217"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-3217"}
2026-02-17 02:32:59.298 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-3217" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:32:59.324 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-3217"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"c813837b-097e-4d2a-845a-e92d88485297"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-3217"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-3217"} labels:{key:"webhook-3217" value:"true"}
2026-02-17 02:32:59.349 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-7289"} labels:{key:"e2e-run" value:"c813837b-097e-4d2a-845a-e92d88485297"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-7289"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{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-7289"} labels:{key:"webhook-3217-markers" value:"true"}
2026-02-17 02:32:59.349 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-markers-7289" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:32:59.375 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"statefulset-4576"} labels:{key:"e2e-framework" value:"statefulset"} labels:{key:"e2e-run" value:"648329da-2048-4e6b-a697-5d6bd747a7ee"} labels:{key:"kubernetes.io/metadata.name" value:"statefulset-4576"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-4576"}
2026-02-17 02:32:59.397 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"statefulset-4576"}
2026-02-17 02:32:59.532 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"job-2749" name:"default"}
2026-02-17 02:32:59.555 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"job-2749"}
2026-02-17 02:32:59.631 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=statefulset-9637/ss2-0, name=eth0)
2026-02-17 02:32:59.632 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-9637/ss2-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali2dd76737328" profile_ids:"kns.statefulset-9637" profile_ids:"ksa.statefulset-9637.default" ipv4_nets:"10.100.226.2/32"}
2026-02-17 02:32:59.632 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9637/ss2-0", EndpointId:"eth0"}
2026-02-17 02:32:59.632 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9637/ss2-0", EndpointId:"eth0"}
2026-02-17 02:32:59.632 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9637/ss2-0", EndpointId:"eth0"}
2026-02-17 02:32:59.633 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali2dd76737328"
2026-02-17 02:32:59.633 [INFO][69] felix/endpoint_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-9637/ss2-0", EndpointId:"eth0"}
2026-02-17 02:32:59.633 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9637/ss2-0", EndpointId:"eth0"}
2026-02-17 02:32:59.639 [INFO][69] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=statefulset-9637/ss2-0, name=eth0)
2026-02-17 02:32:59.664 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9637/ss2-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:32:59.664 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9637/ss2-0", EndpointId:"eth0"} status="up"
2026-02-17 02:32:59.664 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-9637/ss2-0" endpoint_id:"eth0"}
2026-02-17 02:32:59.664 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.statefulset-9637"}
2026-02-17 02:32:59.664 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.statefulset-9637.default"}
2026-02-17 02:32:59.664 [INFO][69] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9637/ss2-0", EndpointId:"eth0"}
2026-02-17 02:32:59.664 [INFO][69] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9637/ss2-0", EndpointId:"eth0"}
2026-02-17 02:32:59.664 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_n7s4yiVS9gfXYT9aKv" ipVersion=0x4 table="filter"
2026-02-17 02:32:59.665 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_85FSIxjGnJj5yB2dco" ipVersion=0x4 table="filter"
2026-02-17 02:32:59.665 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_n7s4yiVS9gfXYT9aKv" ipVersion=0x4 table="filter"
2026-02-17 02:32:59.665 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_85FSIxjGnJj5yB2dco" ipVersion=0x4 table="filter"
2026-02-17 02:32:59.665 [INFO][69] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9637/ss2-0", EndpointId:"eth0"}
2026-02-17 02:32:59.666 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali2dd76737328" ipVersion=0x4 table="filter"
2026-02-17 02:32:59.666 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali2dd76737328" ipVersion=0x4 table="filter"
2026-02-17 02:32:59.666 [INFO][69] felix/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-9637/ss2-0", EndpointId:"eth0"}
2026-02-17 02:32:59.667 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9637/ss2-0", EndpointId:"eth0"}
2026-02-17 02:32:59.668 [INFO][69] felix/conntrack.go 90: Removing conntrack flows ip=10.100.226.2
2026-02-17 02:32:59.735 [INFO][69] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9637/ss2-0", EndpointId:"eth0"}
2026-02-17 02:33:00.666 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=7 ifaceName="cali2dd76737328" state="down"
2026-02-17 02:33:00.666 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali2dd76737328"
2026-02-17 02:33:00.666 [INFO][69] 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:33:00.666 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali2dd76737328", State:"down", Index:7}
2026-02-17 02:33:00.666 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali2dd76737328", Addrs:set.Typed[string]{}}
2026-02-17 02:33:00.666 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali2dd76737328", Addrs:set.Typed[string]{}}
2026-02-17 02:33:00.669 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=7 ifaceName="cali2dd76737328" state=""
2026-02-17 02:33:00.669 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali2dd76737328"
2026-02-17 02:33:00.696 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali2dd76737328", State:"", Index:7}
2026-02-17 02:33:00.696 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali2dd76737328", Addrs:set.Set[string](nil)}
2026-02-17 02:33:00.696 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali2dd76737328", Addrs:set.Set[string](nil)}
2026-02-17 02:33:00.913 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=statefulset-9637/ss2-0, name=eth0)
2026-02-17 02:33:00.913 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.statefulset-9637"} profile:{inbound_rules:{action:"allow" rule_id:"SOh0jwiZvGSPTobY"} outbound_rules:{action:"allow" rule_id:"8o6lio_e6-FgGDVm"}}
2026-02-17 02:33:00.913 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.statefulset-9637.default"} profile:{}
2026-02-17 02:33:00.913 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-9637/ss2-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali2dd76737328" profile_ids:"kns.statefulset-9637" profile_ids:"ksa.statefulset-9637.default" ipv4_nets:"10.100.226.9/32"}
2026-02-17 02:33:00.914 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9637/ss2-0", EndpointId:"eth0"}
2026-02-17 02:33:00.914 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9637/ss2-0", EndpointId:"eth0"}
2026-02-17 02:33:00.914 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9637/ss2-0", EndpointId:"eth0"}
2026-02-17 02:33:00.914 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali2dd76737328" ipVersion=0x4 table="filter"
2026-02-17 02:33:00.914 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_n7s4yiVS9gfXYT9aKv" ipVersion=0x4 table="filter"
2026-02-17 02:33:00.914 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_85FSIxjGnJj5yB2dco" ipVersion=0x4 table="filter"
2026-02-17 02:33:00.914 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali2dd76737328" ipVersion=0x4 table="filter"
2026-02-17 02:33:00.914 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_n7s4yiVS9gfXYT9aKv" ipVersion=0x4 table="filter"
2026-02-17 02:33:00.914 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_85FSIxjGnJj5yB2dco" ipVersion=0x4 table="filter"
2026-02-17 02:33:00.914 [INFO][69] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali2dd76737328"
2026-02-17 02:33:00.915 [INFO][69] felix/endpoint_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-9637/ss2-0", EndpointId:"eth0"}
2026-02-17 02:33:00.915 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9637/ss2-0", EndpointId:"eth0"}
2026-02-17 02:33:00.948 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9637/ss2-0", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:33:00.948 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9637/ss2-0", EndpointId:"eth0"} status="down"
2026-02-17 02:33:00.963 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=14 ifaceName="cali2dd76737328" state="down"
2026-02-17 02:33:00.963 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali2dd76737328"
2026-02-17 02:33:00.963 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali2dd76737328", State:"down", Index:14}
2026-02-17 02:33:00.963 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali2dd76737328", Addrs:set.Typed[string]{}}
2026-02-17 02:33:00.963 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali2dd76737328", Addrs:set.Typed[string]{}}
2026-02-17 02:33:00.963 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali2dd76737328"
2026-02-17 02:33:00.963 [INFO][69] felix/endpoint_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-9637/ss2-0", EndpointId:"eth0"}
2026-02-17 02:33:00.963 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9637/ss2-0", EndpointId:"eth0"}
2026-02-17 02:33:00.965 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=14 ifaceName="cali2dd76737328" state="up"
2026-02-17 02:33:01.062 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9637/ss2-0", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:33:01.062 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9637/ss2-0", EndpointId:"eth0"} status="down"
2026-02-17 02:33:01.062 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali2dd76737328", State:"up", Index:14}
2026-02-17 02:33:01.062 [INFO][69] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali2dd76737328"
2026-02-17 02:33:01.062 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali2dd76737328"
2026-02-17 02:33:01.062 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali2dd76737328"
2026-02-17 02:33:01.062 [INFO][69] felix/endpoint_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-9637/ss2-0", EndpointId:"eth0"}
2026-02-17 02:33:01.062 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9637/ss2-0", EndpointId:"eth0"}
2026-02-17 02:33:01.086 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9637/ss2-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:33:01.087 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9637/ss2-0", EndpointId:"eth0"} status="up"
2026-02-17 02:33:01.136 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=subpath-6519/pod-subpath-test-configmap-7nth, name=eth0)
2026-02-17 02:33:01.136 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"subpath-6519/pod-subpath-test-configmap-7nth" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali926a41d0b63" profile_ids:"kns.subpath-6519" profile_ids:"ksa.subpath-6519.default" ipv4_nets:"10.100.226.6/32"}
2026-02-17 02:33:01.136 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-6519/pod-subpath-test-configmap-7nth", EndpointId:"eth0"}
2026-02-17 02:33:01.136 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-6519/pod-subpath-test-configmap-7nth", EndpointId:"eth0"}
2026-02-17 02:33:01.136 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-6519/pod-subpath-test-configmap-7nth", EndpointId:"eth0"}
2026-02-17 02:33:01.136 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali926a41d0b63"
2026-02-17 02:33:01.137 [INFO][69] felix/endpoint_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-6519/pod-subpath-test-configmap-7nth", EndpointId:"eth0"}
2026-02-17 02:33:01.137 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-6519/pod-subpath-test-configmap-7nth", EndpointId:"eth0"}
2026-02-17 02:33:01.165 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-6519/pod-subpath-test-configmap-7nth", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:33:01.166 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-6519/pod-subpath-test-configmap-7nth", EndpointId:"eth0"} status="up"
2026-02-17 02:33:01.523 [INFO][69] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-pwjhx-default-worker-p5kvq-knrdg-vqw28" ipv4_addr:"192.168.24.214/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-pwjhx-default-worker-p5kvq-knrdg-vqw28"} 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:01.523 [INFO][69] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 02:33:01.523 [INFO][69] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 02:33:02.090 [INFO][69] 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:33:02.091 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali2dd76737328"
2026-02-17 02:33:02.091 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali2dd76737328", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:33:02.091 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali2dd76737328", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:33:02.151 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=statefulset-9637/ss2-0, name=eth0)
2026-02-17 02:33:02.152 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-9637/ss2-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali2dd76737328" profile_ids:"kns.statefulset-9637" profile_ids:"ksa.statefulset-9637.default" ipv4_nets:"10.100.226.9/32"}
2026-02-17 02:33:02.152 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9637/ss2-0", EndpointId:"eth0"}
2026-02-17 02:33:02.152 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9637/ss2-0", EndpointId:"eth0"}
2026-02-17 02:33:02.152 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9637/ss2-0", EndpointId:"eth0"}
2026-02-17 02:33:02.152 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali2dd76737328"
2026-02-17 02:33:02.153 [INFO][69] felix/endpoint_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-9637/ss2-0", EndpointId:"eth0"}
2026-02-17 02:33:02.153 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9637/ss2-0", EndpointId:"eth0"}
2026-02-17 02:33:02.175 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9637/ss2-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:33:02.175 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9637/ss2-0", EndpointId:"eth0"} status="up"
2026-02-17 02:33:02.191 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=statefulset-9637/ss2-0, name=eth0)
2026-02-17 02:33:02.191 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-9637/ss2-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali2dd76737328" profile_ids:"kns.statefulset-9637" profile_ids:"ksa.statefulset-9637.default" ipv4_nets:"10.100.226.9/32"}
2026-02-17 02:33:02.191 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9637/ss2-0", EndpointId:"eth0"}
2026-02-17 02:33:02.191 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9637/ss2-0", EndpointId:"eth0"}
2026-02-17 02:33:02.191 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9637/ss2-0", EndpointId:"eth0"}
2026-02-17 02:33:02.192 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali2dd76737328"
2026-02-17 02:33:02.193 [INFO][69] felix/endpoint_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-9637/ss2-0", EndpointId:"eth0"}
2026-02-17 02:33:02.193 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9637/ss2-0", EndpointId:"eth0"}
2026-02-17 02:33:02.217 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9637/ss2-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:33:02.217 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9637/ss2-0", EndpointId:"eth0"} status="up"
2026-02-17 02:33:02.607 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-3217" type:"ClusterIP" cluster_ips:"10.254.9.247" ports:{Protocol:"TCP" Port:8443}
2026-02-17 02:33:02.828 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=subpath-6519/pod-subpath-test-configmap-7nth, name=eth0)
2026-02-17 02:33:02.829 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"subpath-6519/pod-subpath-test-configmap-7nth" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali926a41d0b63" profile_ids:"kns.subpath-6519" profile_ids:"ksa.subpath-6519.default" ipv4_nets:"10.100.226.6/32"}
2026-02-17 02:33:02.829 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-6519/pod-subpath-test-configmap-7nth", EndpointId:"eth0"}
2026-02-17 02:33:02.829 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-6519/pod-subpath-test-configmap-7nth", EndpointId:"eth0"}
2026-02-17 02:33:02.829 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-6519/pod-subpath-test-configmap-7nth", EndpointId:"eth0"}
2026-02-17 02:33:02.835 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali926a41d0b63"
2026-02-17 02:33:02.835 [INFO][69] 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-6519/pod-subpath-test-configmap-7nth", EndpointId:"eth0"}
2026-02-17 02:33:02.835 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-6519/pod-subpath-test-configmap-7nth", EndpointId:"eth0"}
2026-02-17 02:33:02.860 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-6519/pod-subpath-test-configmap-7nth", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:33:02.861 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-6519/pod-subpath-test-configmap-7nth", EndpointId:"eth0"} status="down"
2026-02-17 02:33:02.938 [INFO][69] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=11
2026-02-17 02:33:02.938 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali926a41d0b63"
2026-02-17 02:33:02.938 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=11 ifaceName="cali926a41d0b63" state="down"
2026-02-17 02:33:02.939 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=11 ifaceName="cali926a41d0b63" state=""
2026-02-17 02:33:02.939 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali926a41d0b63"
2026-02-17 02:33:02.939 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali926a41d0b63", Addrs:set.Typed[string]{}}
2026-02-17 02:33:02.939 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali926a41d0b63", Addrs:set.Typed[string]{}}
2026-02-17 02:33:02.939 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali926a41d0b63", State:"down", Index:11}
2026-02-17 02:33:02.939 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali926a41d0b63", State:"", Index:11}
2026-02-17 02:33:02.939 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali926a41d0b63", Addrs:set.Set[string](nil)}
2026-02-17 02:33:02.939 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali926a41d0b63", Addrs:set.Set[string](nil)}
2026-02-17 02:33:02.939 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali926a41d0b63"
2026-02-17 02:33:02.939 [INFO][69] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali926a41d0b63"
2026-02-17 02:33:02.939 [INFO][69] felix/endpoint_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-6519/pod-subpath-test-configmap-7nth", EndpointId:"eth0"}
2026-02-17 02:33:02.939 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-6519/pod-subpath-test-configmap-7nth", EndpointId:"eth0"}
2026-02-17 02:33:02.940 [INFO][69] felix/conntrack.go 90: Removing conntrack flows ip=10.100.226.6
2026-02-17 02:33:02.961 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-6519/pod-subpath-test-configmap-7nth", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:33:02.961 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-6519/pod-subpath-test-configmap-7nth", EndpointId:"eth0"} status="down"
2026-02-17 02:33:03.088 [INFO][69] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=subpath-6519/pod-subpath-test-configmap-7nth, name=eth0)
2026-02-17 02:33:03.088 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"subpath-6519/pod-subpath-test-configmap-7nth" endpoint_id:"eth0"}
2026-02-17 02:33:03.088 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.subpath-6519.default"}
2026-02-17 02:33:03.088 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.subpath-6519"}
2026-02-17 02:33:03.088 [INFO][69] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-6519/pod-subpath-test-configmap-7nth", EndpointId:"eth0"}
2026-02-17 02:33:03.088 [INFO][69] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-6519/pod-subpath-test-configmap-7nth", EndpointId:"eth0"}
2026-02-17 02:33:03.088 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.subpath-6519" ipVersion=0x4 table="filter"
2026-02-17 02:33:03.088 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_4sHcevo0L2eSU8XVR-" ipVersion=0x4 table="filter"
2026-02-17 02:33:03.088 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.subpath-6519" ipVersion=0x4 table="filter"
2026-02-17 02:33:03.088 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_4sHcevo0L2eSU8XVR-" ipVersion=0x4 table="filter"
2026-02-17 02:33:03.088 [INFO][69] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-6519/pod-subpath-test-configmap-7nth", EndpointId:"eth0"}
2026-02-17 02:33:03.089 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali926a41d0b63" ipVersion=0x4 table="filter"
2026-02-17 02:33:03.089 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali926a41d0b63" ipVersion=0x4 table="filter"
2026-02-17 02:33:03.089 [INFO][69] felix/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-6519/pod-subpath-test-configmap-7nth", EndpointId:"eth0"}
2026-02-17 02:33:03.089 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-6519/pod-subpath-test-configmap-7nth", EndpointId:"eth0"}
2026-02-17 02:33:03.155 [INFO][69] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-6519/pod-subpath-test-configmap-7nth", EndpointId:"eth0"}
2026-02-17 02:33:03.388 [INFO][69] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-pwjhx-default-worker-p5kvq-knrdg-ppwhg" ipv4_addr:"192.168.24.198/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-pwjhx-default-worker-p5kvq-knrdg-ppwhg"} 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:03.388 [INFO][69] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 02:33:03.388 [INFO][69] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 02:33:03.497 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"subpath-6519"} labels:{key:"e2e-framework" value:"subpath"} labels:{key:"e2e-run" value:"250c9c08-0bb9-4a58-88f0-5b64e701c66e"} labels:{key:"kubernetes.io/metadata.name" value:"subpath-6519"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6519"}
2026-02-17 02:33:03.521 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-2057"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"250c9c08-0bb9-4a58-88f0-5b64e701c66e"} labels:{key:"kubernetes.io/metadata.name" value:"projected-2057"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-2057"}
2026-02-17 02:33:03.521 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"projected-2057" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:33:03.634 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-3217"
2026-02-17 02:33:03.708 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-3217"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"c813837b-097e-4d2a-845a-e92d88485297"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-3217"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-3217"} labels:{key:"webhook-3217" value:"true"}
2026-02-17 02:33:03.739 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-7289"} labels:{key:"e2e-run" value:"c813837b-097e-4d2a-845a-e92d88485297"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-7289"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{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-7289"} labels:{key:"webhook-3217-markers" value:"true"}
2026-02-17 02:33:03.763 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-6345"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"c813837b-097e-4d2a-845a-e92d88485297"} labels:{key:"kubernetes.io/metadata.name" value:"job-6345"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-6345"}
2026-02-17 02:33:03.790 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"job-6345" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:33:04.290 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"projected-2608" name:"default"}
2026-02-17 02:33:04.481 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=job-6345/with-success-policy-succeeded-indexed-1-tzp7r, name=eth0)
2026-02-17 02:33:04.482 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.job-6345"} profile:{inbound_rules:{action:"allow" rule_id:"KKkgE1sczFmpIHZX"} outbound_rules:{action:"allow" rule_id:"rYU8mk34K3pPotkq"}}
2026-02-17 02:33:04.482 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.job-6345.default"} profile:{}
2026-02-17 02:33:04.482 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-6345/with-success-policy-succeeded-indexed-1-tzp7r" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali5704ceab608" profile_ids:"kns.job-6345" profile_ids:"ksa.job-6345.default" ipv4_nets:"10.100.226.10/32"}
2026-02-17 02:33:04.482 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6345/with-success-policy-succeeded-indexed-1-tzp7r", EndpointId:"eth0"}
2026-02-17 02:33:04.482 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6345/with-success-policy-succeeded-indexed-1-tzp7r", EndpointId:"eth0"}
2026-02-17 02:33:04.482 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6345/with-success-policy-succeeded-indexed-1-tzp7r", EndpointId:"eth0"}
2026-02-17 02:33:04.483 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali5704ceab608" ipVersion=0x4 table="filter"
2026-02-17 02:33:04.483 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.job-6345" ipVersion=0x4 table="filter"
2026-02-17 02:33:04.483 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_uWTdg1ab93nl9UZsDo" ipVersion=0x4 table="filter"
2026-02-17 02:33:04.483 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali5704ceab608" ipVersion=0x4 table="filter"
2026-02-17 02:33:04.483 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.job-6345" ipVersion=0x4 table="filter"
2026-02-17 02:33:04.483 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_uWTdg1ab93nl9UZsDo" ipVersion=0x4 table="filter"
2026-02-17 02:33:04.483 [INFO][69] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali5704ceab608"
2026-02-17 02:33:04.483 [INFO][69] felix/endpoint_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-6345/with-success-policy-succeeded-indexed-1-tzp7r", EndpointId:"eth0"}
2026-02-17 02:33:04.483 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6345/with-success-policy-succeeded-indexed-1-tzp7r", EndpointId:"eth0"}
2026-02-17 02:33:04.524 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6345/with-success-policy-succeeded-indexed-1-tzp7r", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:33:04.524 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6345/with-success-policy-succeeded-indexed-1-tzp7r", EndpointId:"eth0"} status="down"
2026-02-17 02:33:04.525 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=15 ifaceName="cali5704ceab608" state="down"
2026-02-17 02:33:04.525 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali5704ceab608"
2026-02-17 02:33:04.526 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali5704ceab608", State:"down", Index:15}
2026-02-17 02:33:04.526 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali5704ceab608", Addrs:set.Typed[string]{}}
2026-02-17 02:33:04.526 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali5704ceab608", Addrs:set.Typed[string]{}}
2026-02-17 02:33:04.526 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali5704ceab608"
2026-02-17 02:33:04.526 [INFO][69] felix/endpoint_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-6345/with-success-policy-succeeded-indexed-1-tzp7r", EndpointId:"eth0"}
2026-02-17 02:33:04.526 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6345/with-success-policy-succeeded-indexed-1-tzp7r", EndpointId:"eth0"}
2026-02-17 02:33:04.527 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=15 ifaceName="cali5704ceab608" state="up"
2026-02-17 02:33:04.565 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6345/with-success-policy-succeeded-indexed-1-tzp7r", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:33:04.565 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6345/with-success-policy-succeeded-indexed-1-tzp7r", EndpointId:"eth0"} status="down"
2026-02-17 02:33:04.565 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali5704ceab608", State:"up", Index:15}
2026-02-17 02:33:04.565 [INFO][69] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali5704ceab608"
2026-02-17 02:33:04.565 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali5704ceab608"
2026-02-17 02:33:04.566 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali5704ceab608"
2026-02-17 02:33:04.566 [INFO][69] felix/endpoint_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-6345/with-success-policy-succeeded-indexed-1-tzp7r", EndpointId:"eth0"}
2026-02-17 02:33:04.566 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6345/with-success-policy-succeeded-indexed-1-tzp7r", EndpointId:"eth0"}
2026-02-17 02:33:04.582 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6345/with-success-policy-succeeded-indexed-1-tzp7r", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:33:04.582 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6345/with-success-policy-succeeded-indexed-1-tzp7r", EndpointId:"eth0"} status="up"
2026-02-17 02:33:05.006 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-2608"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"c813837b-097e-4d2a-845a-e92d88485297"} labels:{key:"kubernetes.io/metadata.name" value:"projected-2608"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2608"}
2026-02-17 02:33:05.141 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"projected-2608"}
2026-02-17 02:33:05.579 [INFO][69] 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:33:05.579 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali5704ceab608"
2026-02-17 02:33:05.579 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali5704ceab608", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:33:05.579 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali5704ceab608", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:33:05.667 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=job-6345/with-success-policy-succeeded-indexed-1-tzp7r, name=eth0)
2026-02-17 02:33:05.668 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-6345/with-success-policy-succeeded-indexed-1-tzp7r" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali5704ceab608" profile_ids:"kns.job-6345" profile_ids:"ksa.job-6345.default" ipv4_nets:"10.100.226.10/32"}
2026-02-17 02:33:05.668 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6345/with-success-policy-succeeded-indexed-1-tzp7r", EndpointId:"eth0"}
2026-02-17 02:33:05.668 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6345/with-success-policy-succeeded-indexed-1-tzp7r", EndpointId:"eth0"}
2026-02-17 02:33:05.668 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6345/with-success-policy-succeeded-indexed-1-tzp7r", EndpointId:"eth0"}
2026-02-17 02:33:05.668 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali5704ceab608"
2026-02-17 02:33:05.668 [INFO][69] felix/endpoint_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-6345/with-success-policy-succeeded-indexed-1-tzp7r", EndpointId:"eth0"}
2026-02-17 02:33:05.668 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6345/with-success-policy-succeeded-indexed-1-tzp7r", EndpointId:"eth0"}
2026-02-17 02:33:05.695 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6345/with-success-policy-succeeded-indexed-1-tzp7r", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:33:05.695 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6345/with-success-policy-succeeded-indexed-1-tzp7r", EndpointId:"eth0"} status="up"
2026-02-17 02:33:06.675 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=aggregator-2730/sample-apiserver-deployment-5bc889656b-h8vvb, name=eth0)
2026-02-17 02:33:06.675 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"aggregator-2730/sample-apiserver-deployment-5bc889656b-h8vvb" endpoint_id:"eth0"} endpoint:{state:"active" name:"calif0555f6d994" profile_ids:"kns.aggregator-2730" profile_ids:"ksa.aggregator-2730.default" ipv4_nets:"10.100.226.8/32"}
2026-02-17 02:33:06.675 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"aggregator-2730/sample-apiserver-deployment-5bc889656b-h8vvb", EndpointId:"eth0"}
2026-02-17 02:33:06.675 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"aggregator-2730/sample-apiserver-deployment-5bc889656b-h8vvb", EndpointId:"eth0"}
2026-02-17 02:33:06.675 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"aggregator-2730/sample-apiserver-deployment-5bc889656b-h8vvb", EndpointId:"eth0"}
2026-02-17 02:33:06.675 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calif0555f6d994"
2026-02-17 02:33:06.676 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"aggregator-2730/sample-apiserver-deployment-5bc889656b-h8vvb", EndpointId:"eth0"}
2026-02-17 02:33:06.676 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"aggregator-2730/sample-apiserver-deployment-5bc889656b-h8vvb", EndpointId:"eth0"}
2026-02-17 02:33:06.736 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"aggregator-2730/sample-apiserver-deployment-5bc889656b-h8vvb", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:33:06.736 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"aggregator-2730/sample-apiserver-deployment-5bc889656b-h8vvb", EndpointId:"eth0"} status="up"
2026-02-17 02:33:06.848 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=job-6345/with-success-policy-succeeded-indexed-1-tzp7r, name=eth0)
2026-02-17 02:33:06.848 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-6345/with-success-policy-succeeded-indexed-1-tzp7r" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali5704ceab608" profile_ids:"kns.job-6345" profile_ids:"ksa.job-6345.default" ipv4_nets:"10.100.226.10/32"}
2026-02-17 02:33:06.848 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6345/with-success-policy-succeeded-indexed-1-tzp7r", EndpointId:"eth0"}
2026-02-17 02:33:06.848 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6345/with-success-policy-succeeded-indexed-1-tzp7r", EndpointId:"eth0"}
2026-02-17 02:33:06.848 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6345/with-success-policy-succeeded-indexed-1-tzp7r", EndpointId:"eth0"}
2026-02-17 02:33:06.849 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali5704ceab608"
2026-02-17 02:33:06.850 [INFO][69] felix/endpoint_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-6345/with-success-policy-succeeded-indexed-1-tzp7r", EndpointId:"eth0"}
2026-02-17 02:33:06.850 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6345/with-success-policy-succeeded-indexed-1-tzp7r", EndpointId:"eth0"}
2026-02-17 02:33:06.873 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6345/with-success-policy-succeeded-indexed-1-tzp7r", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:33:06.873 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6345/with-success-policy-succeeded-indexed-1-tzp7r", EndpointId:"eth0"} status="up"
2026-02-17 02:33:06.952 [INFO][69] 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:33:06.952 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali5704ceab608"
2026-02-17 02:33:06.952 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=15 ifaceName="cali5704ceab608" state="down"
2026-02-17 02:33:06.952 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali5704ceab608", Addrs:set.Typed[string]{}}
2026-02-17 02:33:06.952 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali5704ceab608", Addrs:set.Typed[string]{}}
2026-02-17 02:33:06.952 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali5704ceab608", State:"down", Index:15}
2026-02-17 02:33:06.952 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali5704ceab608"
2026-02-17 02:33:06.952 [INFO][69] felix/endpoint_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-6345/with-success-policy-succeeded-indexed-1-tzp7r", EndpointId:"eth0"}
2026-02-17 02:33:06.952 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6345/with-success-policy-succeeded-indexed-1-tzp7r", EndpointId:"eth0"}
2026-02-17 02:33:06.953 [INFO][69] felix/conntrack.go 90: Removing conntrack flows ip=10.100.226.10
2026-02-17 02:33:06.955 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=15 ifaceName="cali5704ceab608" state=""
2026-02-17 02:33:06.955 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali5704ceab608"
2026-02-17 02:33:06.977 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6345/with-success-policy-succeeded-indexed-1-tzp7r", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:33:06.978 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6345/with-success-policy-succeeded-indexed-1-tzp7r", EndpointId:"eth0"} status="down"
2026-02-17 02:33:06.978 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali5704ceab608", State:"", Index:15}
2026-02-17 02:33:06.978 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali5704ceab608", Addrs:set.Set[string](nil)}
2026-02-17 02:33:06.978 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali5704ceab608", Addrs:set.Set[string](nil)}
2026-02-17 02:33:06.978 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali5704ceab608"
2026-02-17 02:33:06.978 [INFO][69] felix/endpoint_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-6345/with-success-policy-succeeded-indexed-1-tzp7r", EndpointId:"eth0"}
2026-02-17 02:33:06.978 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6345/with-success-policy-succeeded-indexed-1-tzp7r", EndpointId:"eth0"}
2026-02-17 02:33:07.003 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6345/with-success-policy-succeeded-indexed-1-tzp7r", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:33:07.003 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6345/with-success-policy-succeeded-indexed-1-tzp7r", EndpointId:"eth0"} status="down"
2026-02-17 02:33:07.074 [INFO][69] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=job-6345/with-success-policy-succeeded-indexed-1-tzp7r, name=eth0)
2026-02-17 02:33:07.075 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-6345/with-success-policy-succeeded-indexed-1-tzp7r" endpoint_id:"eth0"}
2026-02-17 02:33:07.075 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.job-6345"}
2026-02-17 02:33:07.075 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.job-6345.default"}
2026-02-17 02:33:07.075 [INFO][69] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6345/with-success-policy-succeeded-indexed-1-tzp7r", EndpointId:"eth0"}
2026-02-17 02:33:07.075 [INFO][69] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6345/with-success-policy-succeeded-indexed-1-tzp7r", EndpointId:"eth0"}
2026-02-17 02:33:07.075 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.job-6345" ipVersion=0x4 table="filter"
2026-02-17 02:33:07.075 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_uWTdg1ab93nl9UZsDo" ipVersion=0x4 table="filter"
2026-02-17 02:33:07.075 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.job-6345" ipVersion=0x4 table="filter"
2026-02-17 02:33:07.075 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_uWTdg1ab93nl9UZsDo" ipVersion=0x4 table="filter"
2026-02-17 02:33:07.075 [INFO][69] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6345/with-success-policy-succeeded-indexed-1-tzp7r", EndpointId:"eth0"}
2026-02-17 02:33:07.075 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali5704ceab608" ipVersion=0x4 table="filter"
2026-02-17 02:33:07.075 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali5704ceab608" ipVersion=0x4 table="filter"
2026-02-17 02:33:07.075 [INFO][69] felix/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-6345/with-success-policy-succeeded-indexed-1-tzp7r", EndpointId:"eth0"}
2026-02-17 02:33:07.076 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6345/with-success-policy-succeeded-indexed-1-tzp7r", EndpointId:"eth0"}
2026-02-17 02:33:07.134 [INFO][69] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6345/with-success-policy-succeeded-indexed-1-tzp7r", EndpointId:"eth0"}
2026-02-17 02:33:07.695 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-2057"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"250c9c08-0bb9-4a58-88f0-5b64e701c66e"} labels:{key:"kubernetes.io/metadata.name" value:"projected-2057"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-2057"}
2026-02-17 02:33:07.721 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-1080"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"250c9c08-0bb9-4a58-88f0-5b64e701c66e"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-1080"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1080"}
2026-02-17 02:33:07.758 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"configmap-1080" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:33:08.552 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"subpath-6519" name:"default"}
2026-02-17 02:33:09.039 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"subpath-6519"} labels:{key:"e2e-framework" value:"subpath"} labels:{key:"e2e-run" value:"250c9c08-0bb9-4a58-88f0-5b64e701c66e"} labels:{key:"kubernetes.io/metadata.name" value:"subpath-6519"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6519"}
2026-02-17 02:33:09.058 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"subpath-6519"}
2026-02-17 02:33:09.162 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-markers-7289" name:"default"}
2026-02-17 02:33:09.493 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-3217" name:"default"}
2026-02-17 02:33:09.537 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-3217"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"c813837b-097e-4d2a-845a-e92d88485297"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-3217"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-3217"} labels:{key:"webhook-3217" value:"true"}
2026-02-17 02:33:09.569 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-3217"}
2026-02-17 02:33:09.685 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-7289"} labels:{key:"e2e-run" value:"c813837b-097e-4d2a-845a-e92d88485297"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-7289"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{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-7289"} labels:{key:"webhook-3217-markers" value:"true"}
2026-02-17 02:33:09.712 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-markers-7289"}
2026-02-17 02:33:10.022 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-6345"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"c813837b-097e-4d2a-845a-e92d88485297"} labels:{key:"kubernetes.io/metadata.name" value:"job-6345"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-6345"}
2026-02-17 02:33:10.048 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-9444"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"c813837b-097e-4d2a-845a-e92d88485297"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-9444"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9444"}
2026-02-17 02:33:10.072 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"emptydir-9444" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:33:11.956 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-1080"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"250c9c08-0bb9-4a58-88f0-5b64e701c66e"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-1080"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1080"}
2026-02-17 02:33:11.991 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-9032"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"250c9c08-0bb9-4a58-88f0-5b64e701c66e"} labels:{key:"kubernetes.io/metadata.name" value:"projected-9032"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9032"}
2026-02-17 02:33:12.017 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"projected-9032" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:33:13.213 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"projected-2057" name:"default"}
2026-02-17 02:33:13.489 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-2057"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"250c9c08-0bb9-4a58-88f0-5b64e701c66e"} labels:{key:"kubernetes.io/metadata.name" value:"projected-2057"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-2057"}
2026-02-17 02:33:13.516 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"projected-2057"}
2026-02-17 02:33:14.309 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-9444"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"c813837b-097e-4d2a-845a-e92d88485297"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-9444"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9444"}
2026-02-17 02:33:14.346 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-1103"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"c813837b-097e-4d2a-845a-e92d88485297"} labels:{key:"kubernetes.io/metadata.name" value:"projected-1103"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-1103"}
2026-02-17 02:33:14.372 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"projected-1103" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:33:15.703 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"job-6345" name:"default"}
2026-02-17 02:33:15.737 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-6345"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"c813837b-097e-4d2a-845a-e92d88485297"} labels:{key:"kubernetes.io/metadata.name" value:"job-6345"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-6345"}
2026-02-17 02:33:15.763 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"job-6345"}
2026-02-17 02:33:16.197 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-9032"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"250c9c08-0bb9-4a58-88f0-5b64e701c66e"} labels:{key:"kubernetes.io/metadata.name" value:"projected-9032"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9032"}
2026-02-17 02:33:16.217 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-1305"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"250c9c08-0bb9-4a58-88f0-5b64e701c66e"} labels:{key:"kubernetes.io/metadata.name" value:"projected-1305"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1305"}
2026-02-17 02:33:16.232 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"projected-1305" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:33:17.181 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"configmap-1080" name:"default"}
2026-02-17 02:33:17.247 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-1080"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"250c9c08-0bb9-4a58-88f0-5b64e701c66e"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-1080"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1080"}
2026-02-17 02:33:17.274 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"configmap-1080"}
2026-02-17 02:33:18.557 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-1103"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"c813837b-097e-4d2a-845a-e92d88485297"} labels:{key:"kubernetes.io/metadata.name" value:"projected-1103"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-1103"}
2026-02-17 02:33:18.588 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"ingressclass-8882"} labels:{key:"e2e-framework" value:"ingressclass"} labels:{key:"e2e-run" value:"c813837b-097e-4d2a-845a-e92d88485297"} labels:{key:"kubernetes.io/metadata.name" value:"ingressclass-8882"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-8882"}
2026-02-17 02:33:18.611 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"ingressclass-8882" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:33:18.728 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"ingressclass-8882"} labels:{key:"e2e-framework" value:"ingressclass"} labels:{key:"e2e-run" value:"c813837b-097e-4d2a-845a-e92d88485297"} labels:{key:"kubernetes.io/metadata.name" value:"ingressclass-8882"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-8882"}
2026-02-17 02:33:18.752 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-3849"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"c813837b-097e-4d2a-845a-e92d88485297"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-3849"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3849"}
2026-02-17 02:33:18.774 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"secrets-3849" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:33:19.365 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=secrets-3849/pod-configmaps-5201bb23-f81d-401d-b090-b3050e606d39, name=eth0)
2026-02-17 02:33:19.365 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.secrets-3849"} profile:{inbound_rules:{action:"allow" rule_id:"4VfZgv3xKhrnm5aD"} outbound_rules:{action:"allow" rule_id:"zaHFecYt4eiVrqNe"}}
2026-02-17 02:33:19.365 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.secrets-3849.default"} profile:{}
2026-02-17 02:33:19.365 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"secrets-3849/pod-configmaps-5201bb23-f81d-401d-b090-b3050e606d39" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali7e59478f418" profile_ids:"kns.secrets-3849" profile_ids:"ksa.secrets-3849.default" ipv4_nets:"10.100.226.11/32"}
2026-02-17 02:33:19.365 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-3849/pod-configmaps-5201bb23-f81d-401d-b090-b3050e606d39", EndpointId:"eth0"}
2026-02-17 02:33:19.366 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-3849/pod-configmaps-5201bb23-f81d-401d-b090-b3050e606d39", EndpointId:"eth0"}
2026-02-17 02:33:19.366 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-3849/pod-configmaps-5201bb23-f81d-401d-b090-b3050e606d39", EndpointId:"eth0"}
2026-02-17 02:33:19.366 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali7e59478f418" ipVersion=0x4 table="filter"
2026-02-17 02:33:19.366 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.secrets-3849" ipVersion=0x4 table="filter"
2026-02-17 02:33:19.366 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_oDIUvwUyXd3f2bIVZg" ipVersion=0x4 table="filter"
2026-02-17 02:33:19.366 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali7e59478f418" ipVersion=0x4 table="filter"
2026-02-17 02:33:19.366 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.secrets-3849" ipVersion=0x4 table="filter"
2026-02-17 02:33:19.366 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_oDIUvwUyXd3f2bIVZg" ipVersion=0x4 table="filter"
2026-02-17 02:33:19.366 [INFO][69] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali7e59478f418"
2026-02-17 02:33:19.366 [INFO][69] felix/endpoint_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-3849/pod-configmaps-5201bb23-f81d-401d-b090-b3050e606d39", EndpointId:"eth0"}
2026-02-17 02:33:19.366 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-3849/pod-configmaps-5201bb23-f81d-401d-b090-b3050e606d39", EndpointId:"eth0"}
2026-02-17 02:33:19.408 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-3849/pod-configmaps-5201bb23-f81d-401d-b090-b3050e606d39", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:33:19.408 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-3849/pod-configmaps-5201bb23-f81d-401d-b090-b3050e606d39", EndpointId:"eth0"} status="down"
2026-02-17 02:33:19.446 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=16 ifaceName="cali7e59478f418" state="down"
2026-02-17 02:33:19.446 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali7e59478f418"
2026-02-17 02:33:19.446 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali7e59478f418", State:"down", Index:16}
2026-02-17 02:33:19.446 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali7e59478f418", Addrs:set.Typed[string]{}}
2026-02-17 02:33:19.446 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali7e59478f418", Addrs:set.Typed[string]{}}
2026-02-17 02:33:19.446 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali7e59478f418"
2026-02-17 02:33:19.446 [INFO][69] felix/endpoint_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-3849/pod-configmaps-5201bb23-f81d-401d-b090-b3050e606d39", EndpointId:"eth0"}
2026-02-17 02:33:19.446 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-3849/pod-configmaps-5201bb23-f81d-401d-b090-b3050e606d39", EndpointId:"eth0"}
2026-02-17 02:33:19.449 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=16 ifaceName="cali7e59478f418" state="up"
2026-02-17 02:33:19.467 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-3849/pod-configmaps-5201bb23-f81d-401d-b090-b3050e606d39", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:33:19.467 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-3849/pod-configmaps-5201bb23-f81d-401d-b090-b3050e606d39", EndpointId:"eth0"} status="down"
2026-02-17 02:33:19.467 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali7e59478f418", State:"up", Index:16}
2026-02-17 02:33:19.467 [INFO][69] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali7e59478f418"
2026-02-17 02:33:19.467 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali7e59478f418"
2026-02-17 02:33:19.467 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali7e59478f418"
2026-02-17 02:33:19.467 [INFO][69] felix/endpoint_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-3849/pod-configmaps-5201bb23-f81d-401d-b090-b3050e606d39", EndpointId:"eth0"}
2026-02-17 02:33:19.468 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-3849/pod-configmaps-5201bb23-f81d-401d-b090-b3050e606d39", EndpointId:"eth0"}
2026-02-17 02:33:19.485 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-3849/pod-configmaps-5201bb23-f81d-401d-b090-b3050e606d39", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:33:19.486 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-3849/pod-configmaps-5201bb23-f81d-401d-b090-b3050e606d39", EndpointId:"eth0"} status="up"
2026-02-17 02:33:19.534 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"emptydir-9444" name:"default"}
2026-02-17 02:33:19.636 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-9444"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"c813837b-097e-4d2a-845a-e92d88485297"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-9444"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9444"}
2026-02-17 02:33:19.659 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"emptydir-9444"}
2026-02-17 02:33:19.693 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=aggregator-2730/sample-apiserver-deployment-5bc889656b-h8vvb, name=eth0)
2026-02-17 02:33:19.693 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"aggregator-2730/sample-apiserver-deployment-5bc889656b-h8vvb" endpoint_id:"eth0"} endpoint:{state:"active" name:"calif0555f6d994" profile_ids:"kns.aggregator-2730" profile_ids:"ksa.aggregator-2730.default" ipv4_nets:"10.100.226.8/32"}
2026-02-17 02:33:19.693 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"aggregator-2730/sample-apiserver-deployment-5bc889656b-h8vvb", EndpointId:"eth0"}
2026-02-17 02:33:19.694 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"aggregator-2730/sample-apiserver-deployment-5bc889656b-h8vvb", EndpointId:"eth0"}
2026-02-17 02:33:19.694 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"aggregator-2730/sample-apiserver-deployment-5bc889656b-h8vvb", EndpointId:"eth0"}
2026-02-17 02:33:19.694 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calif0555f6d994"
2026-02-17 02:33:19.694 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"aggregator-2730/sample-apiserver-deployment-5bc889656b-h8vvb", EndpointId:"eth0"}
2026-02-17 02:33:19.694 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"aggregator-2730/sample-apiserver-deployment-5bc889656b-h8vvb", EndpointId:"eth0"}
2026-02-17 02:33:19.731 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"aggregator-2730/sample-apiserver-deployment-5bc889656b-h8vvb", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:33:19.732 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"aggregator-2730/sample-apiserver-deployment-5bc889656b-h8vvb", EndpointId:"eth0"} status="up"
2026-02-17 02:33:19.735 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=secrets-3849/pod-configmaps-5201bb23-f81d-401d-b090-b3050e606d39, name=eth0)
2026-02-17 02:33:19.735 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"secrets-3849/pod-configmaps-5201bb23-f81d-401d-b090-b3050e606d39" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali7e59478f418" profile_ids:"kns.secrets-3849" profile_ids:"ksa.secrets-3849.default" ipv4_nets:"10.100.226.11/32"}
2026-02-17 02:33:19.735 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-3849/pod-configmaps-5201bb23-f81d-401d-b090-b3050e606d39", EndpointId:"eth0"}
2026-02-17 02:33:19.735 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-3849/pod-configmaps-5201bb23-f81d-401d-b090-b3050e606d39", EndpointId:"eth0"}
2026-02-17 02:33:19.736 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-3849/pod-configmaps-5201bb23-f81d-401d-b090-b3050e606d39", EndpointId:"eth0"}
2026-02-17 02:33:19.736 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali7e59478f418"
2026-02-17 02:33:19.736 [INFO][69] felix/endpoint_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-3849/pod-configmaps-5201bb23-f81d-401d-b090-b3050e606d39", EndpointId:"eth0"}
2026-02-17 02:33:19.736 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-3849/pod-configmaps-5201bb23-f81d-401d-b090-b3050e606d39", EndpointId:"eth0"}
2026-02-17 02:33:19.776 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-3849/pod-configmaps-5201bb23-f81d-401d-b090-b3050e606d39", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:33:19.776 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-3849/pod-configmaps-5201bb23-f81d-401d-b090-b3050e606d39", EndpointId:"eth0"} status="up"
2026-02-17 02:33:19.788 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=statefulset-9637/ss2-0, name=eth0)
2026-02-17 02:33:19.788 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-9637/ss2-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali2dd76737328" profile_ids:"kns.statefulset-9637" profile_ids:"ksa.statefulset-9637.default" ipv4_nets:"10.100.226.9/32"}
2026-02-17 02:33:19.788 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9637/ss2-0", EndpointId:"eth0"}
2026-02-17 02:33:19.789 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9637/ss2-0", EndpointId:"eth0"}
2026-02-17 02:33:19.790 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9637/ss2-0", EndpointId:"eth0"}
2026-02-17 02:33:19.790 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali2dd76737328"
2026-02-17 02:33:19.791 [INFO][69] felix/endpoint_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-9637/ss2-0", EndpointId:"eth0"}
2026-02-17 02:33:19.791 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9637/ss2-0", EndpointId:"eth0"}
2026-02-17 02:33:19.811 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9637/ss2-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:33:19.811 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9637/ss2-0", EndpointId:"eth0"} status="up"
2026-02-17 02:33:19.813 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=statefulset-9637/ss2-0, name=eth0)
2026-02-17 02:33:19.814 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-9637/ss2-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali2dd76737328" profile_ids:"kns.statefulset-9637" profile_ids:"ksa.statefulset-9637.default" ipv4_nets:"10.100.226.9/32"}
2026-02-17 02:33:19.814 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9637/ss2-0", EndpointId:"eth0"}
2026-02-17 02:33:19.814 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9637/ss2-0", EndpointId:"eth0"}
2026-02-17 02:33:19.814 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9637/ss2-0", EndpointId:"eth0"}
2026-02-17 02:33:19.814 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali2dd76737328"
2026-02-17 02:33:19.814 [INFO][69] felix/endpoint_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-9637/ss2-0", EndpointId:"eth0"}
2026-02-17 02:33:19.814 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9637/ss2-0", EndpointId:"eth0"}
2026-02-17 02:33:19.840 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9637/ss2-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:33:19.840 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9637/ss2-0", EndpointId:"eth0"} status="up"
2026-02-17 02:33:20.102 [INFO][69] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=statefulset-9637/ss2-0, name=eth0)
2026-02-17 02:33:20.103 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-9637/ss2-0" endpoint_id:"eth0"}
2026-02-17 02:33:20.103 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.statefulset-9637"}
2026-02-17 02:33:20.103 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.statefulset-9637.default"}
2026-02-17 02:33:20.103 [INFO][69] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9637/ss2-0", EndpointId:"eth0"}
2026-02-17 02:33:20.103 [INFO][69] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9637/ss2-0", EndpointId:"eth0"}
2026-02-17 02:33:20.103 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_n7s4yiVS9gfXYT9aKv" ipVersion=0x4 table="filter"
2026-02-17 02:33:20.103 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_85FSIxjGnJj5yB2dco" ipVersion=0x4 table="filter"
2026-02-17 02:33:20.103 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_n7s4yiVS9gfXYT9aKv" ipVersion=0x4 table="filter"
2026-02-17 02:33:20.103 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_85FSIxjGnJj5yB2dco" ipVersion=0x4 table="filter"
2026-02-17 02:33:20.103 [INFO][69] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9637/ss2-0", EndpointId:"eth0"}
2026-02-17 02:33:20.103 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali2dd76737328" ipVersion=0x4 table="filter"
2026-02-17 02:33:20.103 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali2dd76737328" ipVersion=0x4 table="filter"
2026-02-17 02:33:20.103 [INFO][69] felix/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-9637/ss2-0", EndpointId:"eth0"}
2026-02-17 02:33:20.103 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9637/ss2-0", EndpointId:"eth0"}
2026-02-17 02:33:20.104 [INFO][69] felix/conntrack.go 90: Removing conntrack flows ip=10.100.226.9
bird: KIF: Received address message for unknown interface 14
2026-02-17 02:33:20.168 [INFO][69] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9637/ss2-0", EndpointId:"eth0"}
2026-02-17 02:33:20.207 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=14 ifaceName="cali2dd76737328" state="down"
2026-02-17 02:33:20.208 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali2dd76737328", State:"down", Index:14}
2026-02-17 02:33:20.208 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali2dd76737328"
2026-02-17 02:33:20.213 [INFO][69] 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:33:20.216 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=14 ifaceName="cali2dd76737328" state=""
2026-02-17 02:33:20.216 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali2dd76737328"
2026-02-17 02:33:20.236 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali2dd76737328", Addrs:set.Typed[string]{}}
2026-02-17 02:33:20.236 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali2dd76737328", Addrs:set.Typed[string]{}}
2026-02-17 02:33:20.237 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali2dd76737328", State:"", Index:14}
2026-02-17 02:33:20.237 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali2dd76737328", Addrs:set.Set[string](nil)}
2026-02-17 02:33:20.237 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali2dd76737328", Addrs:set.Set[string](nil)}
2026-02-17 02:33:20.370 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-1305"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"250c9c08-0bb9-4a58-88f0-5b64e701c66e"} labels:{key:"kubernetes.io/metadata.name" value:"projected-1305"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1305"}
2026-02-17 02:33:20.393 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-1464"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"250c9c08-0bb9-4a58-88f0-5b64e701c66e"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-1464"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-1464"}
2026-02-17 02:33:20.425 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-1464" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:33:20.465 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-1464"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"250c9c08-0bb9-4a58-88f0-5b64e701c66e"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-1464"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-1464"} labels:{key:"webhook-1464" value:"true"}
2026-02-17 02:33:20.538 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-6929"} labels:{key:"e2e-run" value:"250c9c08-0bb9-4a58-88f0-5b64e701c66e"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-6929"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{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-6929"} labels:{key:"webhook-1464-markers" value:"true"}
2026-02-17 02:33:20.565 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-markers-6929" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:33:20.743 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=secrets-3849/pod-configmaps-5201bb23-f81d-401d-b090-b3050e606d39, name=eth0)
2026-02-17 02:33:20.743 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"secrets-3849/pod-configmaps-5201bb23-f81d-401d-b090-b3050e606d39" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali7e59478f418" profile_ids:"kns.secrets-3849" profile_ids:"ksa.secrets-3849.default" ipv4_nets:"10.100.226.11/32"}
2026-02-17 02:33:20.743 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-3849/pod-configmaps-5201bb23-f81d-401d-b090-b3050e606d39", EndpointId:"eth0"}
2026-02-17 02:33:20.743 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-3849/pod-configmaps-5201bb23-f81d-401d-b090-b3050e606d39", EndpointId:"eth0"}
2026-02-17 02:33:20.743 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-3849/pod-configmaps-5201bb23-f81d-401d-b090-b3050e606d39", EndpointId:"eth0"}
2026-02-17 02:33:20.744 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali7e59478f418"
2026-02-17 02:33:20.744 [INFO][69] felix/endpoint_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-3849/pod-configmaps-5201bb23-f81d-401d-b090-b3050e606d39", EndpointId:"eth0"}
2026-02-17 02:33:20.744 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-3849/pod-configmaps-5201bb23-f81d-401d-b090-b3050e606d39", EndpointId:"eth0"}
2026-02-17 02:33:20.798 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-3849/pod-configmaps-5201bb23-f81d-401d-b090-b3050e606d39", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:33:20.798 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-3849/pod-configmaps-5201bb23-f81d-401d-b090-b3050e606d39", EndpointId:"eth0"} status="up"
2026-02-17 02:33:20.798 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"sample-api" namespace:"aggregator-2730"
2026-02-17 02:33:20.802 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=aggregator-2730/sample-apiserver-deployment-5bc889656b-h8vvb, name=eth0)
2026-02-17 02:33:20.834 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"aggregator-2730/sample-apiserver-deployment-5bc889656b-h8vvb" endpoint_id:"eth0"} endpoint:{state:"active" name:"calif0555f6d994" profile_ids:"kns.aggregator-2730" profile_ids:"ksa.aggregator-2730.default" ipv4_nets:"10.100.226.8/32"}
2026-02-17 02:33:20.834 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"aggregator-2730/sample-apiserver-deployment-5bc889656b-h8vvb", EndpointId:"eth0"}
2026-02-17 02:33:20.835 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"aggregator-2730/sample-apiserver-deployment-5bc889656b-h8vvb", EndpointId:"eth0"}
2026-02-17 02:33:20.835 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"aggregator-2730/sample-apiserver-deployment-5bc889656b-h8vvb", EndpointId:"eth0"}
2026-02-17 02:33:20.837 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calif0555f6d994"
2026-02-17 02:33:20.837 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"aggregator-2730/sample-apiserver-deployment-5bc889656b-h8vvb", EndpointId:"eth0"}
2026-02-17 02:33:20.837 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"aggregator-2730/sample-apiserver-deployment-5bc889656b-h8vvb", EndpointId:"eth0"}
2026-02-17 02:33:20.859 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"aggregator-2730/sample-apiserver-deployment-5bc889656b-h8vvb", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:33:20.859 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"aggregator-2730/sample-apiserver-deployment-5bc889656b-h8vvb", EndpointId:"eth0"} status="up"
2026-02-17 02:33:20.944 [INFO][69] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=aggregator-2730/sample-apiserver-deployment-5bc889656b-h8vvb, name=eth0)
2026-02-17 02:33:20.944 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"aggregator-2730/sample-apiserver-deployment-5bc889656b-h8vvb" endpoint_id:"eth0"}
2026-02-17 02:33:20.945 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.aggregator-2730.default"}
2026-02-17 02:33:20.945 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.aggregator-2730"}
2026-02-17 02:33:20.945 [INFO][69] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"aggregator-2730/sample-apiserver-deployment-5bc889656b-h8vvb", EndpointId:"eth0"}
2026-02-17 02:33:20.945 [INFO][69] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"aggregator-2730/sample-apiserver-deployment-5bc889656b-h8vvb", EndpointId:"eth0"}
2026-02-17 02:33:20.946 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.aggregator-2730" ipVersion=0x4 table="filter"
2026-02-17 02:33:20.946 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_frvJM0zsOKX6vvDOqa" ipVersion=0x4 table="filter"
2026-02-17 02:33:20.946 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.aggregator-2730" ipVersion=0x4 table="filter"
2026-02-17 02:33:20.946 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_frvJM0zsOKX6vvDOqa" ipVersion=0x4 table="filter"
2026-02-17 02:33:20.946 [INFO][69] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"aggregator-2730/sample-apiserver-deployment-5bc889656b-h8vvb", EndpointId:"eth0"}
2026-02-17 02:33:20.946 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calif0555f6d994" ipVersion=0x4 table="filter"
2026-02-17 02:33:20.946 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calif0555f6d994" ipVersion=0x4 table="filter"
2026-02-17 02:33:20.946 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"aggregator-2730/sample-apiserver-deployment-5bc889656b-h8vvb", EndpointId:"eth0"}
2026-02-17 02:33:20.946 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"aggregator-2730/sample-apiserver-deployment-5bc889656b-h8vvb", EndpointId:"eth0"}
2026-02-17 02:33:20.947 [INFO][69] felix/conntrack.go 90: Removing conntrack flows ip=10.100.226.8
2026-02-17 02:33:21.012 [INFO][69] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"aggregator-2730/sample-apiserver-deployment-5bc889656b-h8vvb", EndpointId:"eth0"}
2026-02-17 02:33:21.012 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"aggregator-2730" name:"sample-apiserver"}
2026-02-17 02:33:21.087 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"aggregator-2730"} labels:{key:"e2e-framework" value:"aggregator"} labels:{key:"e2e-run" value:"648329da-2048-4e6b-a697-5d6bd747a7ee"} labels:{key:"kubernetes.io/metadata.name" value:"aggregator-2730"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2730"}
2026-02-17 02:33:21.119 [INFO][69] 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:"648329da-2048-4e6b-a697-5d6bd747a7ee"} 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:33:21.141 [INFO][69] 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:33:21.141 [INFO][69] felix/int_dataplane.go 2323: Dataplane updates throttled
2026-02-17 02:33:21.226 [INFO][69] 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:33:21.227 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali7e59478f418"
2026-02-17 02:33:21.227 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali7e59478f418", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:33:21.227 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali7e59478f418", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:33:21.380 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"projected-9032" name:"default"}
2026-02-17 02:33:21.525 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=statefulset-9637/ss2-0, name=eth0)
2026-02-17 02:33:21.525 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.statefulset-9637"} profile:{inbound_rules:{action:"allow" rule_id:"SOh0jwiZvGSPTobY"} outbound_rules:{action:"allow" rule_id:"8o6lio_e6-FgGDVm"}}
2026-02-17 02:33:21.525 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.statefulset-9637.default"} profile:{}
2026-02-17 02:33:21.525 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-9637/ss2-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali2dd76737328" profile_ids:"kns.statefulset-9637" profile_ids:"ksa.statefulset-9637.default" ipv4_nets:"10.100.226.12/32"}
2026-02-17 02:33:21.525 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9637/ss2-0", EndpointId:"eth0"}
2026-02-17 02:33:21.526 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9637/ss2-0", EndpointId:"eth0"}
2026-02-17 02:33:21.526 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9637/ss2-0", EndpointId:"eth0"}
2026-02-17 02:33:21.526 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali2dd76737328" ipVersion=0x4 table="filter"
2026-02-17 02:33:21.526 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_n7s4yiVS9gfXYT9aKv" ipVersion=0x4 table="filter"
2026-02-17 02:33:21.526 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_85FSIxjGnJj5yB2dco" ipVersion=0x4 table="filter"
2026-02-17 02:33:21.526 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali2dd76737328" ipVersion=0x4 table="filter"
2026-02-17 02:33:21.526 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_n7s4yiVS9gfXYT9aKv" ipVersion=0x4 table="filter"
2026-02-17 02:33:21.526 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_85FSIxjGnJj5yB2dco" ipVersion=0x4 table="filter"
2026-02-17 02:33:21.526 [INFO][69] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali2dd76737328"
2026-02-17 02:33:21.526 [INFO][69] felix/endpoint_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-9637/ss2-0", EndpointId:"eth0"}
2026-02-17 02:33:21.526 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9637/ss2-0", EndpointId:"eth0"}
2026-02-17 02:33:21.577 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9637/ss2-0", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:33:21.578 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9637/ss2-0", EndpointId:"eth0"} status="down"
2026-02-17 02:33:21.606 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=17 ifaceName="cali2dd76737328" state="down"
2026-02-17 02:33:21.606 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali2dd76737328"
2026-02-17 02:33:21.606 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali2dd76737328", State:"down", Index:17}
2026-02-17 02:33:21.606 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali2dd76737328", Addrs:set.Typed[string]{}}
2026-02-17 02:33:21.606 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali2dd76737328", Addrs:set.Typed[string]{}}
2026-02-17 02:33:21.606 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali2dd76737328"
2026-02-17 02:33:21.606 [INFO][69] felix/endpoint_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-9637/ss2-0", EndpointId:"eth0"}
2026-02-17 02:33:21.606 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9637/ss2-0", EndpointId:"eth0"}
2026-02-17 02:33:21.609 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=17 ifaceName="cali2dd76737328" state="up"
2026-02-17 02:33:21.631 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9637/ss2-0", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:33:21.631 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9637/ss2-0", EndpointId:"eth0"} status="down"
2026-02-17 02:33:21.631 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali2dd76737328", State:"up", Index:17}
2026-02-17 02:33:21.661 [INFO][69] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali2dd76737328"
2026-02-17 02:33:21.661 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali2dd76737328"
2026-02-17 02:33:21.661 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali2dd76737328"
2026-02-17 02:33:21.661 [INFO][69] felix/endpoint_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-9637/ss2-0", EndpointId:"eth0"}
2026-02-17 02:33:21.661 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9637/ss2-0", EndpointId:"eth0"}
2026-02-17 02:33:21.683 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9637/ss2-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:33:21.683 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9637/ss2-0", EndpointId:"eth0"} status="up"
2026-02-17 02:33:21.764 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-9032"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"250c9c08-0bb9-4a58-88f0-5b64e701c66e"} labels:{key:"kubernetes.io/metadata.name" value:"projected-9032"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9032"}
2026-02-17 02:33:21.788 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"projected-9032"}
2026-02-17 02:33:21.962 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=secrets-3849/pod-configmaps-5201bb23-f81d-401d-b090-b3050e606d39, name=eth0)
2026-02-17 02:33:21.963 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"secrets-3849/pod-configmaps-5201bb23-f81d-401d-b090-b3050e606d39" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali7e59478f418" profile_ids:"kns.secrets-3849" profile_ids:"ksa.secrets-3849.default" ipv4_nets:"10.100.226.11/32"}
2026-02-17 02:33:21.987 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-3849/pod-configmaps-5201bb23-f81d-401d-b090-b3050e606d39", EndpointId:"eth0"}
2026-02-17 02:33:21.987 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-3849/pod-configmaps-5201bb23-f81d-401d-b090-b3050e606d39", EndpointId:"eth0"}
2026-02-17 02:33:21.987 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-3849/pod-configmaps-5201bb23-f81d-401d-b090-b3050e606d39", EndpointId:"eth0"}
2026-02-17 02:33:21.987 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali7e59478f418"
2026-02-17 02:33:21.987 [INFO][69] 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-3849/pod-configmaps-5201bb23-f81d-401d-b090-b3050e606d39", EndpointId:"eth0"}
2026-02-17 02:33:21.987 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-3849/pod-configmaps-5201bb23-f81d-401d-b090-b3050e606d39", EndpointId:"eth0"}
2026-02-17 02:33:22.010 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-3849/pod-configmaps-5201bb23-f81d-401d-b090-b3050e606d39", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:33:22.010 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-3849/pod-configmaps-5201bb23-f81d-401d-b090-b3050e606d39", EndpointId:"eth0"} status="down"
2026-02-17 02:33:22.067 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=16 ifaceName="cali7e59478f418" state="down"
2026-02-17 02:33:22.067 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali7e59478f418", State:"down", Index:16}
2026-02-17 02:33:22.067 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali7e59478f418"
2026-02-17 02:33:22.067 [INFO][69] 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:33:22.067 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali7e59478f418", Addrs:set.Typed[string]{}}
2026-02-17 02:33:22.067 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali7e59478f418", Addrs:set.Typed[string]{}}
2026-02-17 02:33:22.069 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=16 ifaceName="cali7e59478f418" state=""
2026-02-17 02:33:22.070 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali7e59478f418"
2026-02-17 02:33:22.070 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali7e59478f418", State:"", Index:16}
2026-02-17 02:33:22.070 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali7e59478f418", Addrs:set.Set[string](nil)}
2026-02-17 02:33:22.070 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali7e59478f418", Addrs:set.Set[string](nil)}
2026-02-17 02:33:22.095 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali7e59478f418"
2026-02-17 02:33:22.095 [INFO][69] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali7e59478f418"
2026-02-17 02:33:22.095 [INFO][69] felix/endpoint_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-3849/pod-configmaps-5201bb23-f81d-401d-b090-b3050e606d39", EndpointId:"eth0"}
2026-02-17 02:33:22.095 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-3849/pod-configmaps-5201bb23-f81d-401d-b090-b3050e606d39", EndpointId:"eth0"}
2026-02-17 02:33:22.096 [INFO][69] felix/conntrack.go 90: Removing conntrack flows ip=10.100.226.11
2026-02-17 02:33:22.104 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=webhook-1464/sample-webhook-deployment-7d44fffc8-kxnnf, name=eth0)
2026-02-17 02:33:22.120 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-3849/pod-configmaps-5201bb23-f81d-401d-b090-b3050e606d39", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:33:22.120 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-3849/pod-configmaps-5201bb23-f81d-401d-b090-b3050e606d39", EndpointId:"eth0"} status="down"
2026-02-17 02:33:22.120 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.webhook-1464"} profile:{inbound_rules:{action:"allow" rule_id:"TxoK0hKlaY9aCd8M"} outbound_rules:{action:"allow" rule_id:"knG7JZOhjXtKvlyZ"}}
2026-02-17 02:33:22.120 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.webhook-1464.default"} profile:{}
2026-02-17 02:33:22.120 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-1464/sample-webhook-deployment-7d44fffc8-kxnnf" endpoint_id:"eth0"} endpoint:{state:"active" name:"calif3612c972b3" profile_ids:"kns.webhook-1464" profile_ids:"ksa.webhook-1464.default" ipv4_nets:"10.100.226.13/32"}
2026-02-17 02:33:22.175 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=18 ifaceName="calif3612c972b3" state="down"
2026-02-17 02:33:22.175 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calif3612c972b3"
2026-02-17 02:33:22.175 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=18 ifaceName="calif3612c972b3" state="up"
2026-02-17 02:33:22.176 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif3612c972b3", State:"down", Index:18}
2026-02-17 02:33:22.176 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calif3612c972b3", Addrs:set.Typed[string]{}}
2026-02-17 02:33:22.176 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calif3612c972b3", Addrs:set.Typed[string]{}}
2026-02-17 02:33:22.176 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif3612c972b3", State:"up", Index:18}
2026-02-17 02:33:22.200 [INFO][69] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calif3612c972b3"
2026-02-17 02:33:22.200 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1464/sample-webhook-deployment-7d44fffc8-kxnnf", EndpointId:"eth0"}
2026-02-17 02:33:22.200 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1464/sample-webhook-deployment-7d44fffc8-kxnnf", EndpointId:"eth0"}
2026-02-17 02:33:22.200 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1464/sample-webhook-deployment-7d44fffc8-kxnnf", EndpointId:"eth0"}
2026-02-17 02:33:22.200 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calif3612c972b3" ipVersion=0x4 table="filter"
2026-02-17 02:33:22.200 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.webhook-1464" ipVersion=0x4 table="filter"
2026-02-17 02:33:22.200 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_LSgvAwuj6rDljKH5d7" ipVersion=0x4 table="filter"
2026-02-17 02:33:22.200 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calif3612c972b3" ipVersion=0x4 table="filter"
2026-02-17 02:33:22.200 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.webhook-1464" ipVersion=0x4 table="filter"
2026-02-17 02:33:22.200 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_LSgvAwuj6rDljKH5d7" ipVersion=0x4 table="filter"
2026-02-17 02:33:22.200 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calif3612c972b3"
2026-02-17 02:33:22.201 [INFO][69] felix/endpoint_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-1464/sample-webhook-deployment-7d44fffc8-kxnnf", EndpointId:"eth0"}
2026-02-17 02:33:22.201 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1464/sample-webhook-deployment-7d44fffc8-kxnnf", EndpointId:"eth0"}
2026-02-17 02:33:22.216 [INFO][69] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=secrets-3849/pod-configmaps-5201bb23-f81d-401d-b090-b3050e606d39, name=eth0)
2026-02-17 02:33:22.235 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1464/sample-webhook-deployment-7d44fffc8-kxnnf", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:33:22.235 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1464/sample-webhook-deployment-7d44fffc8-kxnnf", EndpointId:"eth0"} status="up"
2026-02-17 02:33:22.235 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"secrets-3849/pod-configmaps-5201bb23-f81d-401d-b090-b3050e606d39" endpoint_id:"eth0"}
2026-02-17 02:33:22.235 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.secrets-3849"}
2026-02-17 02:33:22.235 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.secrets-3849.default"}
2026-02-17 02:33:22.307 [INFO][69] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-3849/pod-configmaps-5201bb23-f81d-401d-b090-b3050e606d39", EndpointId:"eth0"}
2026-02-17 02:33:22.307 [INFO][69] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-3849/pod-configmaps-5201bb23-f81d-401d-b090-b3050e606d39", EndpointId:"eth0"}
2026-02-17 02:33:22.307 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.secrets-3849" ipVersion=0x4 table="filter"
2026-02-17 02:33:22.307 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_oDIUvwUyXd3f2bIVZg" ipVersion=0x4 table="filter"
2026-02-17 02:33:22.307 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.secrets-3849" ipVersion=0x4 table="filter"
2026-02-17 02:33:22.307 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_oDIUvwUyXd3f2bIVZg" ipVersion=0x4 table="filter"
2026-02-17 02:33:22.307 [INFO][69] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-3849/pod-configmaps-5201bb23-f81d-401d-b090-b3050e606d39", EndpointId:"eth0"}
2026-02-17 02:33:22.307 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali7e59478f418" ipVersion=0x4 table="filter"
2026-02-17 02:33:22.307 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali7e59478f418" ipVersion=0x4 table="filter"
2026-02-17 02:33:22.307 [INFO][69] felix/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-3849/pod-configmaps-5201bb23-f81d-401d-b090-b3050e606d39", EndpointId:"eth0"}
2026-02-17 02:33:22.307 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-3849/pod-configmaps-5201bb23-f81d-401d-b090-b3050e606d39", EndpointId:"eth0"}
2026-02-17 02:33:22.347 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=13 ifaceName="calif0555f6d994" state="down"
2026-02-17 02:33:22.347 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calif0555f6d994"
2026-02-17 02:33:22.347 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=13 ifaceName="calif0555f6d994" state=""
2026-02-17 02:33:22.347 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calif0555f6d994"
2026-02-17 02:33:22.347 [INFO][69] 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=13
2026-02-17 02:33:22.359 [INFO][69] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-3849/pod-configmaps-5201bb23-f81d-401d-b090-b3050e606d39", EndpointId:"eth0"}
2026-02-17 02:33:22.359 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif0555f6d994", State:"down", Index:13}
2026-02-17 02:33:22.359 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calif0555f6d994", Addrs:set.Typed[string]{}}
2026-02-17 02:33:22.359 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calif0555f6d994", Addrs:set.Typed[string]{}}
2026-02-17 02:33:22.360 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif0555f6d994", State:"", Index:13}
2026-02-17 02:33:22.360 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calif0555f6d994", Addrs:set.Set[string](nil)}
2026-02-17 02:33:22.360 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calif0555f6d994", Addrs:set.Set[string](nil)}
2026-02-17 02:33:22.776 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=webhook-1464/sample-webhook-deployment-7d44fffc8-kxnnf, name=eth0)
2026-02-17 02:33:22.776 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-1464/sample-webhook-deployment-7d44fffc8-kxnnf" endpoint_id:"eth0"} endpoint:{state:"active" name:"calif3612c972b3" profile_ids:"kns.webhook-1464" profile_ids:"ksa.webhook-1464.default" ipv4_nets:"10.100.226.13/32"}
2026-02-17 02:33:22.776 [INFO][69] felix/int_dataplane.go 2279: Dataplane updates no longer throttled
2026-02-17 02:33:22.776 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1464/sample-webhook-deployment-7d44fffc8-kxnnf", EndpointId:"eth0"}
2026-02-17 02:33:22.776 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1464/sample-webhook-deployment-7d44fffc8-kxnnf", EndpointId:"eth0"}
2026-02-17 02:33:22.776 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1464/sample-webhook-deployment-7d44fffc8-kxnnf", EndpointId:"eth0"}
2026-02-17 02:33:22.776 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calif3612c972b3"
2026-02-17 02:33:22.777 [INFO][69] felix/endpoint_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-1464/sample-webhook-deployment-7d44fffc8-kxnnf", EndpointId:"eth0"}
2026-02-17 02:33:22.777 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1464/sample-webhook-deployment-7d44fffc8-kxnnf", EndpointId:"eth0"}
2026-02-17 02:33:22.799 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1464/sample-webhook-deployment-7d44fffc8-kxnnf", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:33:22.800 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1464/sample-webhook-deployment-7d44fffc8-kxnnf", EndpointId:"eth0"} status="up"
2026-02-17 02:33:22.800 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=webhook-1464/sample-webhook-deployment-7d44fffc8-kxnnf, name=eth0)
2026-02-17 02:33:22.801 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-1464/sample-webhook-deployment-7d44fffc8-kxnnf" endpoint_id:"eth0"} endpoint:{state:"active" name:"calif3612c972b3" profile_ids:"kns.webhook-1464" profile_ids:"ksa.webhook-1464.default" ipv4_nets:"10.100.226.13/32"}
2026-02-17 02:33:22.801 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1464/sample-webhook-deployment-7d44fffc8-kxnnf", EndpointId:"eth0"}
2026-02-17 02:33:22.801 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1464/sample-webhook-deployment-7d44fffc8-kxnnf", EndpointId:"eth0"}
2026-02-17 02:33:22.801 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1464/sample-webhook-deployment-7d44fffc8-kxnnf", EndpointId:"eth0"}
2026-02-17 02:33:22.802 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calif3612c972b3"
2026-02-17 02:33:22.802 [INFO][69] felix/endpoint_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-1464/sample-webhook-deployment-7d44fffc8-kxnnf", EndpointId:"eth0"}
2026-02-17 02:33:22.802 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1464/sample-webhook-deployment-7d44fffc8-kxnnf", EndpointId:"eth0"}
2026-02-17 02:33:22.827 [INFO][69] 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:33:22.827 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali2dd76737328"
2026-02-17 02:33:22.839 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1464/sample-webhook-deployment-7d44fffc8-kxnnf", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:33:22.839 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1464/sample-webhook-deployment-7d44fffc8-kxnnf", EndpointId:"eth0"} status="up"
2026-02-17 02:33:22.839 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali2dd76737328", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:33:22.839 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali2dd76737328", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:33:22.886 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-3849"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"c813837b-097e-4d2a-845a-e92d88485297"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-3849"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3849"}
2026-02-17 02:33:22.949 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-publish-openapi-4936"} labels:{key:"e2e-framework" value:"crd-publish-openapi"} labels:{key:"e2e-run" value:"c813837b-097e-4d2a-845a-e92d88485297"} labels:{key:"kubernetes.io/metadata.name" value:"crd-publish-openapi-4936"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-4936"}
2026-02-17 02:33:23.049 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"crd-publish-openapi-4936" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:33:23.049 [INFO][69] felix/int_dataplane.go 2323: Dataplane updates throttled
2026-02-17 02:33:23.371 [INFO][69] 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:33:23.371 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calif3612c972b3"
2026-02-17 02:33:23.371 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calif3612c972b3", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:33:23.371 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calif3612c972b3", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:33:23.371 [INFO][69] felix/int_dataplane.go 2279: Dataplane updates no longer throttled
2026-02-17 02:33:23.459 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-1464" type:"ClusterIP" cluster_ips:"10.254.64.0" ports:{Protocol:"TCP" Port:8443}
2026-02-17 02:33:23.795 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"projected-1103" name:"default"}
2026-02-17 02:33:23.945 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"ingressclass-8882" name:"default"}
2026-02-17 02:33:23.983 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-1103"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"c813837b-097e-4d2a-845a-e92d88485297"} labels:{key:"kubernetes.io/metadata.name" value:"projected-1103"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-1103"}
2026-02-17 02:33:24.009 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"projected-1103"}
2026-02-17 02:33:24.166 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"ingressclass-8882"} labels:{key:"e2e-framework" value:"ingressclass"} labels:{key:"e2e-run" value:"c813837b-097e-4d2a-845a-e92d88485297"} labels:{key:"kubernetes.io/metadata.name" value:"ingressclass-8882"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-8882"}
2026-02-17 02:33:24.191 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"ingressclass-8882"}
2026-02-17 02:33:25.357 [INFO][69] 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:"648329da-2048-4e6b-a697-5d6bd747a7ee"} 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:33:25.395 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"init-container-5985"} labels:{key:"e2e-framework" value:"init-container"} labels:{key:"e2e-run" value:"648329da-2048-4e6b-a697-5d6bd747a7ee"} labels:{key:"kubernetes.io/metadata.name" value:"init-container-5985"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5985"}
2026-02-17 02:33:25.424 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"init-container-5985" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:33:25.443 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"projected-1305" name:"default"}
2026-02-17 02:33:25.945 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=statefulset-9637/ss2-0, name=eth0)
2026-02-17 02:33:25.945 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-9637/ss2-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali2dd76737328" profile_ids:"kns.statefulset-9637" profile_ids:"ksa.statefulset-9637.default" ipv4_nets:"10.100.226.12/32"}
2026-02-17 02:33:25.945 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9637/ss2-0", EndpointId:"eth0"}
2026-02-17 02:33:25.946 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9637/ss2-0", EndpointId:"eth0"}
2026-02-17 02:33:25.946 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9637/ss2-0", EndpointId:"eth0"}
2026-02-17 02:33:25.947 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali2dd76737328"
2026-02-17 02:33:25.948 [INFO][69] felix/endpoint_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-9637/ss2-0", EndpointId:"eth0"}
2026-02-17 02:33:25.948 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9637/ss2-0", EndpointId:"eth0"}
2026-02-17 02:33:25.977 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9637/ss2-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:33:25.977 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9637/ss2-0", EndpointId:"eth0"} status="up"
2026-02-17 02:33:26.005 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=statefulset-9637/ss2-0, name=eth0)
2026-02-17 02:33:26.006 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-9637/ss2-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali2dd76737328" profile_ids:"kns.statefulset-9637" profile_ids:"ksa.statefulset-9637.default" ipv4_nets:"10.100.226.12/32"}
2026-02-17 02:33:26.006 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9637/ss2-0", EndpointId:"eth0"}
2026-02-17 02:33:26.006 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9637/ss2-0", EndpointId:"eth0"}
2026-02-17 02:33:26.006 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9637/ss2-0", EndpointId:"eth0"}
2026-02-17 02:33:26.007 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali2dd76737328"
2026-02-17 02:33:26.007 [INFO][69] felix/endpoint_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-9637/ss2-0", EndpointId:"eth0"}
2026-02-17 02:33:26.007 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9637/ss2-0", EndpointId:"eth0"}
2026-02-17 02:33:26.032 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9637/ss2-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:33:26.032 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9637/ss2-0", EndpointId:"eth0"} status="up"
2026-02-17 02:33:26.075 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-1305"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"250c9c08-0bb9-4a58-88f0-5b64e701c66e"} labels:{key:"kubernetes.io/metadata.name" value:"projected-1305"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1305"}
2026-02-17 02:33:26.103 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"projected-1305"}
2026-02-17 02:33:26.361 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"aggregator-2730" name:"default"}
2026-02-17 02:33:26.585 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"aggregator-2730"} labels:{key:"e2e-framework" value:"aggregator"} labels:{key:"e2e-run" value:"648329da-2048-4e6b-a697-5d6bd747a7ee"} labels:{key:"kubernetes.io/metadata.name" value:"aggregator-2730"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2730"}
2026-02-17 02:33:26.615 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"aggregator-2730"}
2026-02-17 02:33:28.047 [INFO][75] monitor-addresses/autodetection_methods.go 103: Using autodetected IPv4 address on interface ens3: 192.168.24.214/24
2026-02-17 02:33:28.090 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"secrets-3849" name:"default"}
2026-02-17 02:33:28.230 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-3849"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"c813837b-097e-4d2a-845a-e92d88485297"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-3849"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3849"}
2026-02-17 02:33:28.258 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"secrets-3849"}
2026-02-17 02:33:29.240 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"init-container-5985"} labels:{key:"e2e-framework" value:"init-container"} labels:{key:"e2e-run" value:"648329da-2048-4e6b-a697-5d6bd747a7ee"} labels:{key:"kubernetes.io/metadata.name" value:"init-container-5985"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5985"}
2026-02-17 02:33:29.261 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"aggregateddiscovery-2293"} labels:{key:"e2e-framework" value:"aggregateddiscovery"} labels:{key:"e2e-run" value:"648329da-2048-4e6b-a697-5d6bd747a7ee"} labels:{key:"kubernetes.io/metadata.name" value:"aggregateddiscovery-2293"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"aggregateddiscovery-2293"}
2026-02-17 02:33:29.291 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"aggregateddiscovery-2293" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:33:30.478 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"deployment-3520" name:"default"}
2026-02-17 02:33:30.502 [INFO][69] felix/summary.go 100: Summarising 274 dataplane reconciliation loops over 1m0.8s: avg=28ms longest=99ms (resync-calico-v4)
2026-02-17 02:33:30.803 [INFO][69] 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:"648329da-2048-4e6b-a697-5d6bd747a7ee"} 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:33:30.832 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"deployment-3520"}
2026-02-17 02:33:32.022 [INFO][69] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-pwjhx-default-worker-p5kvq-knrdg-vqw28" ipv4_addr:"192.168.24.214/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-pwjhx-default-worker-p5kvq-knrdg-vqw28"} 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:32.022 [INFO][69] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 02:33:32.022 [INFO][69] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 02:33:32.269 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=statefulset-9637/ss2-0, name=eth0)
2026-02-17 02:33:32.269 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-9637/ss2-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali2dd76737328" profile_ids:"kns.statefulset-9637" profile_ids:"ksa.statefulset-9637.default" ipv4_nets:"10.100.226.12/32"}
2026-02-17 02:33:32.269 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9637/ss2-0", EndpointId:"eth0"}
2026-02-17 02:33:32.270 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9637/ss2-0", EndpointId:"eth0"}
2026-02-17 02:33:32.270 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9637/ss2-0", EndpointId:"eth0"}
2026-02-17 02:33:32.271 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali2dd76737328"
2026-02-17 02:33:32.271 [INFO][69] felix/endpoint_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-9637/ss2-0", EndpointId:"eth0"}
2026-02-17 02:33:32.271 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9637/ss2-0", EndpointId:"eth0"}
2026-02-17 02:33:32.295 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=statefulset-9637/ss2-0, name=eth0)
2026-02-17 02:33:32.302 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9637/ss2-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:33:32.302 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9637/ss2-0", EndpointId:"eth0"} status="up"
2026-02-17 02:33:32.303 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-9637/ss2-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali2dd76737328" profile_ids:"kns.statefulset-9637" profile_ids:"ksa.statefulset-9637.default" ipv4_nets:"10.100.226.12/32"}
2026-02-17 02:33:32.303 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9637/ss2-0", EndpointId:"eth0"}
2026-02-17 02:33:32.304 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9637/ss2-0", EndpointId:"eth0"}
2026-02-17 02:33:32.304 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9637/ss2-0", EndpointId:"eth0"}
2026-02-17 02:33:32.307 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali2dd76737328"
2026-02-17 02:33:32.307 [INFO][69] felix/endpoint_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-9637/ss2-0", EndpointId:"eth0"}
2026-02-17 02:33:32.308 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9637/ss2-0", EndpointId:"eth0"}
2026-02-17 02:33:32.334 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9637/ss2-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:33:32.334 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9637/ss2-0", EndpointId:"eth0"} status="up"
2026-02-17 02:33:32.420 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"aggregateddiscovery-2293"} labels:{key:"e2e-framework" value:"aggregateddiscovery"} labels:{key:"e2e-run" value:"648329da-2048-4e6b-a697-5d6bd747a7ee"} labels:{key:"kubernetes.io/metadata.name" value:"aggregateddiscovery-2293"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"aggregateddiscovery-2293"}
2026-02-17 02:33:32.475 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-3573"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"648329da-2048-4e6b-a697-5d6bd747a7ee"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-3573"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3573"}
2026-02-17 02:33:32.529 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"emptydir-3573" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:33:32.562 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-publish-openapi-4936"} labels:{key:"e2e-framework" value:"crd-publish-openapi"} labels:{key:"e2e-run" value:"c813837b-097e-4d2a-845a-e92d88485297"} labels:{key:"kubernetes.io/metadata.name" value:"crd-publish-openapi-4936"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-4936"}
2026-02-17 02:33:32.599 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"conformance-tests-7621"} labels:{key:"e2e-framework" value:"conformance-tests"} labels:{key:"e2e-run" value:"c813837b-097e-4d2a-845a-e92d88485297"} labels:{key:"kubernetes.io/metadata.name" value:"conformance-tests-7621"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-7621"}
2026-02-17 02:33:32.630 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"conformance-tests-7621" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:33:32.661 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"conformance-tests-7621"} labels:{key:"e2e-framework" value:"conformance-tests"} labels:{key:"e2e-run" value:"c813837b-097e-4d2a-845a-e92d88485297"} labels:{key:"kubernetes.io/metadata.name" value:"conformance-tests-7621"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-7621"}
2026-02-17 02:33:32.716 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-publish-openapi-2263"} labels:{key:"e2e-framework" value:"crd-publish-openapi"} labels:{key:"e2e-run" value:"c813837b-097e-4d2a-845a-e92d88485297"} labels:{key:"kubernetes.io/metadata.name" value:"crd-publish-openapi-2263"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-2263"}
2026-02-17 02:33:32.744 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"crd-publish-openapi-2263" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:33:32.891 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=statefulset-9637/ss2-0, name=eth0)
2026-02-17 02:33:32.891 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-9637/ss2-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali2dd76737328" profile_ids:"kns.statefulset-9637" profile_ids:"ksa.statefulset-9637.default" ipv4_nets:"10.100.226.12/32"}
2026-02-17 02:33:32.891 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9637/ss2-0", EndpointId:"eth0"}
2026-02-17 02:33:32.892 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9637/ss2-0", EndpointId:"eth0"}
2026-02-17 02:33:32.892 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9637/ss2-0", EndpointId:"eth0"}
2026-02-17 02:33:32.893 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali2dd76737328"
2026-02-17 02:33:32.893 [INFO][69] felix/endpoint_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-9637/ss2-0", EndpointId:"eth0"}
2026-02-17 02:33:32.893 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9637/ss2-0", EndpointId:"eth0"}
2026-02-17 02:33:32.914 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9637/ss2-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:33:32.914 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9637/ss2-0", EndpointId:"eth0"} status="up"
2026-02-17 02:33:34.015 [INFO][69] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=statefulset-9637/ss2-0, name=eth0)
2026-02-17 02:33:34.016 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-9637/ss2-0" endpoint_id:"eth0"}
2026-02-17 02:33:34.016 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.statefulset-9637"}
2026-02-17 02:33:34.016 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.statefulset-9637.default"}
2026-02-17 02:33:34.017 [INFO][69] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9637/ss2-0", EndpointId:"eth0"}
2026-02-17 02:33:34.017 [INFO][69] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9637/ss2-0", EndpointId:"eth0"}
bird: KIF: Received address message for unknown interface 17
2026-02-17 02:33:34.022 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_n7s4yiVS9gfXYT9aKv" ipVersion=0x4 table="filter"
2026-02-17 02:33:34.022 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_85FSIxjGnJj5yB2dco" ipVersion=0x4 table="filter"
2026-02-17 02:33:34.022 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_n7s4yiVS9gfXYT9aKv" ipVersion=0x4 table="filter"
2026-02-17 02:33:34.022 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_85FSIxjGnJj5yB2dco" ipVersion=0x4 table="filter"
2026-02-17 02:33:34.022 [INFO][69] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9637/ss2-0", EndpointId:"eth0"}
2026-02-17 02:33:34.022 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali2dd76737328" ipVersion=0x4 table="filter"
2026-02-17 02:33:34.022 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali2dd76737328" ipVersion=0x4 table="filter"
2026-02-17 02:33:34.022 [INFO][69] felix/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-9637/ss2-0", EndpointId:"eth0"}
2026-02-17 02:33:34.022 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9637/ss2-0", EndpointId:"eth0"}
2026-02-17 02:33:34.023 [INFO][69] felix/conntrack.go 90: Removing conntrack flows ip=10.100.226.12
2026-02-17 02:33:34.075 [INFO][69] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9637/ss2-0", EndpointId:"eth0"}
2026-02-17 02:33:34.118 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=17 ifaceName="cali2dd76737328" state="down"
2026-02-17 02:33:34.118 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali2dd76737328"
2026-02-17 02:33:34.118 [INFO][69] 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:33:34.118 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali2dd76737328", State:"down", Index:17}
2026-02-17 02:33:34.119 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali2dd76737328", Addrs:set.Typed[string]{}}
2026-02-17 02:33:34.119 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali2dd76737328", Addrs:set.Typed[string]{}}
2026-02-17 02:33:34.123 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=17 ifaceName="cali2dd76737328" state=""
2026-02-17 02:33:34.123 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali2dd76737328"
2026-02-17 02:33:34.146 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali2dd76737328", State:"", Index:17}
2026-02-17 02:33:34.147 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali2dd76737328", Addrs:set.Set[string](nil)}
2026-02-17 02:33:34.147 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali2dd76737328", Addrs:set.Set[string](nil)}
2026-02-17 02:33:34.279 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"init-container-5985"} labels:{key:"e2e-framework" value:"init-container"} labels:{key:"e2e-run" value:"648329da-2048-4e6b-a697-5d6bd747a7ee"} labels:{key:"kubernetes.io/metadata.name" value:"init-container-5985"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5985"}
2026-02-17 02:33:34.729 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"exempted-namespace-758"} labels:{key:"e2e-run" value:"250c9c08-0bb9-4a58-88f0-5b64e701c66e"} labels:{key:"kubernetes.io/metadata.name" value:"exempted-namespace-758"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-758"} labels:{key:"skip-webhook-admission" value:"yes"} labels:{key:"webhook-1464" value:"true"}
2026-02-17 02:33:34.772 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"exempted-namespace-758" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:33:34.804 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-1464"
2026-02-17 02:33:34.899 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=webhook-1464/sample-webhook-deployment-7d44fffc8-kxnnf, name=eth0)
2026-02-17 02:33:34.899 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-1464/sample-webhook-deployment-7d44fffc8-kxnnf" endpoint_id:"eth0"} endpoint:{state:"active" name:"calif3612c972b3" profile_ids:"kns.webhook-1464" profile_ids:"ksa.webhook-1464.default" ipv4_nets:"10.100.226.13/32"}
2026-02-17 02:33:34.899 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1464/sample-webhook-deployment-7d44fffc8-kxnnf", EndpointId:"eth0"}
2026-02-17 02:33:34.899 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1464/sample-webhook-deployment-7d44fffc8-kxnnf", EndpointId:"eth0"}
2026-02-17 02:33:34.899 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1464/sample-webhook-deployment-7d44fffc8-kxnnf", EndpointId:"eth0"}
2026-02-17 02:33:34.900 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calif3612c972b3"
2026-02-17 02:33:34.900 [INFO][69] felix/endpoint_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-1464/sample-webhook-deployment-7d44fffc8-kxnnf", EndpointId:"eth0"}
2026-02-17 02:33:34.900 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1464/sample-webhook-deployment-7d44fffc8-kxnnf", EndpointId:"eth0"}
2026-02-17 02:33:34.905 [INFO][69] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=webhook-1464/sample-webhook-deployment-7d44fffc8-kxnnf, name=eth0)
2026-02-17 02:33:34.925 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1464/sample-webhook-deployment-7d44fffc8-kxnnf", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:33:34.925 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1464/sample-webhook-deployment-7d44fffc8-kxnnf", EndpointId:"eth0"} status="up"
2026-02-17 02:33:34.925 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-1464/sample-webhook-deployment-7d44fffc8-kxnnf" endpoint_id:"eth0"}
2026-02-17 02:33:34.926 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.webhook-1464"}
2026-02-17 02:33:34.926 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.webhook-1464.default"}
2026-02-17 02:33:34.926 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-1464"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"250c9c08-0bb9-4a58-88f0-5b64e701c66e"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-1464"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-1464"} labels:{key:"webhook-1464" value:"true"}
2026-02-17 02:33:34.926 [INFO][69] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1464/sample-webhook-deployment-7d44fffc8-kxnnf", EndpointId:"eth0"}
2026-02-17 02:33:34.926 [INFO][69] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1464/sample-webhook-deployment-7d44fffc8-kxnnf", EndpointId:"eth0"}
2026-02-17 02:33:34.927 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.webhook-1464" ipVersion=0x4 table="filter"
2026-02-17 02:33:34.927 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_LSgvAwuj6rDljKH5d7" ipVersion=0x4 table="filter"
2026-02-17 02:33:34.927 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.webhook-1464" ipVersion=0x4 table="filter"
2026-02-17 02:33:34.927 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_LSgvAwuj6rDljKH5d7" ipVersion=0x4 table="filter"
2026-02-17 02:33:34.927 [INFO][69] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1464/sample-webhook-deployment-7d44fffc8-kxnnf", EndpointId:"eth0"}
2026-02-17 02:33:34.927 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calif3612c972b3" ipVersion=0x4 table="filter"
2026-02-17 02:33:34.927 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calif3612c972b3" ipVersion=0x4 table="filter"
2026-02-17 02:33:34.927 [INFO][69] felix/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-1464/sample-webhook-deployment-7d44fffc8-kxnnf", EndpointId:"eth0"}
2026-02-17 02:33:34.927 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1464/sample-webhook-deployment-7d44fffc8-kxnnf", EndpointId:"eth0"}
2026-02-17 02:33:34.927 [INFO][69] felix/conntrack.go 90: Removing conntrack flows ip=10.100.226.13
2026-02-17 02:33:34.980 [INFO][69] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1464/sample-webhook-deployment-7d44fffc8-kxnnf", EndpointId:"eth0"}
2026-02-17 02:33:34.980 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-6929"} labels:{key:"e2e-run" value:"250c9c08-0bb9-4a58-88f0-5b64e701c66e"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-6929"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{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-6929"} labels:{key:"webhook-1464-markers" value:"true"}
2026-02-17 02:33:34.980 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"exempted-namespace-758"} labels:{key:"e2e-run" value:"250c9c08-0bb9-4a58-88f0-5b64e701c66e"} labels:{key:"kubernetes.io/metadata.name" value:"exempted-namespace-758"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-758"} labels:{key:"skip-webhook-admission" value:"yes"} labels:{key:"webhook-1464" value:"true"}
2026-02-17 02:33:34.998 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"aggregateddiscovery-7423"} labels:{key:"e2e-framework" value:"aggregateddiscovery"} labels:{key:"e2e-run" value:"250c9c08-0bb9-4a58-88f0-5b64e701c66e"} labels:{key:"kubernetes.io/metadata.name" value:"aggregateddiscovery-7423"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-7423"}
2026-02-17 02:33:35.022 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"aggregateddiscovery-7423" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:33:35.127 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"aggregateddiscovery-7423"} labels:{key:"e2e-framework" value:"aggregateddiscovery"} labels:{key:"e2e-run" value:"250c9c08-0bb9-4a58-88f0-5b64e701c66e"} labels:{key:"kubernetes.io/metadata.name" value:"aggregateddiscovery-7423"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-7423"}
2026-02-17 02:33:35.160 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"endpointslice-1864"} labels:{key:"e2e-framework" value:"endpointslice"} labels:{key:"e2e-run" value:"250c9c08-0bb9-4a58-88f0-5b64e701c66e"} labels:{key:"kubernetes.io/metadata.name" value:"endpointslice-1864"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1864"}
2026-02-17 02:33:35.160 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"endpointslice-1864" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:33:35.180 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"example-empty-selector" namespace:"endpointslice-1864" type:"ClusterIP" cluster_ips:"10.254.27.232" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:33:35.362 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=18 ifaceName="calif3612c972b3" state="down"
2026-02-17 02:33:35.363 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif3612c972b3", State:"down", Index:18}
2026-02-17 02:33:35.363 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calif3612c972b3"
2026-02-17 02:33:35.363 [INFO][69] 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:33:35.363 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=18 ifaceName="calif3612c972b3" state=""
2026-02-17 02:33:35.363 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calif3612c972b3", Addrs:set.Typed[string]{}}
2026-02-17 02:33:35.363 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calif3612c972b3"
2026-02-17 02:33:35.363 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calif3612c972b3", Addrs:set.Typed[string]{}}
2026-02-17 02:33:35.363 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif3612c972b3", State:"", Index:18}
2026-02-17 02:33:35.363 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calif3612c972b3", Addrs:set.Set[string](nil)}
2026-02-17 02:33:35.363 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calif3612c972b3", Addrs:set.Set[string](nil)}
2026-02-17 02:33:36.708 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-3573"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"648329da-2048-4e6b-a697-5d6bd747a7ee"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-3573"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3573"}
2026-02-17 02:33:36.750 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-1891"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"648329da-2048-4e6b-a697-5d6bd747a7ee"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-1891"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1891"}
2026-02-17 02:33:36.774 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"emptydir-1891" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:33:37.230 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"example-empty-selector" namespace:"endpointslice-1864"
2026-02-17 02:33:37.329 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"endpointslice-1864"} labels:{key:"e2e-framework" value:"endpointslice"} labels:{key:"e2e-run" value:"250c9c08-0bb9-4a58-88f0-5b64e701c66e"} labels:{key:"kubernetes.io/metadata.name" value:"endpointslice-1864"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1864"}
2026-02-17 02:33:37.355 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-2762"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"250c9c08-0bb9-4a58-88f0-5b64e701c66e"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-2762"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2762"}
2026-02-17 02:33:37.355 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"configmap-2762" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:33:37.890 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"aggregateddiscovery-2293" name:"default"}
2026-02-17 02:33:37.931 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"crd-publish-openapi-4936" name:"default"}
2026-02-17 02:33:38.041 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=configmap-2762/pod-configmaps-7377716c-8227-4d3f-85ff-93d33e84c0f4, name=eth0)
2026-02-17 02:33:38.043 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.configmap-2762"} profile:{inbound_rules:{action:"allow" rule_id:"FaS8Kee8_62xR2kz"} outbound_rules:{action:"allow" rule_id:"838PUMqqzCv99jVS"}}
2026-02-17 02:33:38.043 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.configmap-2762.default"} profile:{}
2026-02-17 02:33:38.043 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"configmap-2762/pod-configmaps-7377716c-8227-4d3f-85ff-93d33e84c0f4" endpoint_id:"eth0"} endpoint:{state:"active" name:"calic3059448243" profile_ids:"kns.configmap-2762" profile_ids:"ksa.configmap-2762.default" ipv4_nets:"10.100.226.14/32"}
2026-02-17 02:33:38.043 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-2762/pod-configmaps-7377716c-8227-4d3f-85ff-93d33e84c0f4", EndpointId:"eth0"}
2026-02-17 02:33:38.043 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-2762/pod-configmaps-7377716c-8227-4d3f-85ff-93d33e84c0f4", EndpointId:"eth0"}
2026-02-17 02:33:38.043 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-2762/pod-configmaps-7377716c-8227-4d3f-85ff-93d33e84c0f4", EndpointId:"eth0"}
2026-02-17 02:33:38.044 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calic3059448243" ipVersion=0x4 table="filter"
2026-02-17 02:33:38.044 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.configmap-2762" ipVersion=0x4 table="filter"
2026-02-17 02:33:38.044 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_8TB3fd_p8ySbWu60BO" ipVersion=0x4 table="filter"
2026-02-17 02:33:38.044 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calic3059448243" ipVersion=0x4 table="filter"
2026-02-17 02:33:38.044 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.configmap-2762" ipVersion=0x4 table="filter"
2026-02-17 02:33:38.044 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_8TB3fd_p8ySbWu60BO" ipVersion=0x4 table="filter"
2026-02-17 02:33:38.044 [INFO][69] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calic3059448243"
2026-02-17 02:33:38.044 [INFO][69] felix/endpoint_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-2762/pod-configmaps-7377716c-8227-4d3f-85ff-93d33e84c0f4", EndpointId:"eth0"}
2026-02-17 02:33:38.044 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-2762/pod-configmaps-7377716c-8227-4d3f-85ff-93d33e84c0f4", EndpointId:"eth0"}
2026-02-17 02:33:38.083 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-2762/pod-configmaps-7377716c-8227-4d3f-85ff-93d33e84c0f4", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:33:38.083 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-2762/pod-configmaps-7377716c-8227-4d3f-85ff-93d33e84c0f4", EndpointId:"eth0"} status="down"
2026-02-17 02:33:38.110 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=19 ifaceName="calic3059448243" state="down"
2026-02-17 02:33:38.111 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calic3059448243"
2026-02-17 02:33:38.111 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic3059448243", State:"down", Index:19}
2026-02-17 02:33:38.111 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic3059448243", Addrs:set.Typed[string]{}}
2026-02-17 02:33:38.111 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic3059448243", Addrs:set.Typed[string]{}}
2026-02-17 02:33:38.111 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calic3059448243"
2026-02-17 02:33:38.111 [INFO][69] felix/endpoint_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-2762/pod-configmaps-7377716c-8227-4d3f-85ff-93d33e84c0f4", EndpointId:"eth0"}
2026-02-17 02:33:38.111 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-2762/pod-configmaps-7377716c-8227-4d3f-85ff-93d33e84c0f4", EndpointId:"eth0"}
2026-02-17 02:33:38.125 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=19 ifaceName="calic3059448243" state="up"
2026-02-17 02:33:38.137 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-2762/pod-configmaps-7377716c-8227-4d3f-85ff-93d33e84c0f4", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:33:38.137 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-2762/pod-configmaps-7377716c-8227-4d3f-85ff-93d33e84c0f4", EndpointId:"eth0"} status="down"
2026-02-17 02:33:38.137 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-publish-openapi-4936"} labels:{key:"e2e-framework" value:"crd-publish-openapi"} labels:{key:"e2e-run" value:"c813837b-097e-4d2a-845a-e92d88485297"} labels:{key:"kubernetes.io/metadata.name" value:"crd-publish-openapi-4936"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-4936"}
2026-02-17 02:33:38.137 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"crd-publish-openapi-4936"}
2026-02-17 02:33:38.157 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic3059448243", State:"up", Index:19}
2026-02-17 02:33:38.157 [INFO][69] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calic3059448243"
2026-02-17 02:33:38.157 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calic3059448243"
2026-02-17 02:33:38.158 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calic3059448243"
2026-02-17 02:33:38.158 [INFO][69] felix/endpoint_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-2762/pod-configmaps-7377716c-8227-4d3f-85ff-93d33e84c0f4", EndpointId:"eth0"}
2026-02-17 02:33:38.158 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-2762/pod-configmaps-7377716c-8227-4d3f-85ff-93d33e84c0f4", EndpointId:"eth0"}
2026-02-17 02:33:38.183 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-2762/pod-configmaps-7377716c-8227-4d3f-85ff-93d33e84c0f4", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:33:38.183 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-2762/pod-configmaps-7377716c-8227-4d3f-85ff-93d33e84c0f4", EndpointId:"eth0"} status="up"
2026-02-17 02:33:38.309 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"aggregateddiscovery-2293"} labels:{key:"e2e-framework" value:"aggregateddiscovery"} labels:{key:"e2e-run" value:"648329da-2048-4e6b-a697-5d6bd747a7ee"} labels:{key:"kubernetes.io/metadata.name" value:"aggregateddiscovery-2293"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"aggregateddiscovery-2293"}
2026-02-17 02:33:38.357 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"aggregateddiscovery-2293"}
2026-02-17 02:33:38.357 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"conformance-tests-7621" name:"default"}
2026-02-17 02:33:38.470 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"conformance-tests-7621"} labels:{key:"e2e-framework" value:"conformance-tests"} labels:{key:"e2e-run" value:"c813837b-097e-4d2a-845a-e92d88485297"} labels:{key:"kubernetes.io/metadata.name" value:"conformance-tests-7621"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-7621"}
2026-02-17 02:33:38.497 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"conformance-tests-7621"}
2026-02-17 02:33:38.949 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=configmap-2762/pod-configmaps-7377716c-8227-4d3f-85ff-93d33e84c0f4, name=eth0)
2026-02-17 02:33:38.949 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"configmap-2762/pod-configmaps-7377716c-8227-4d3f-85ff-93d33e84c0f4" endpoint_id:"eth0"} endpoint:{state:"active" name:"calic3059448243" profile_ids:"kns.configmap-2762" profile_ids:"ksa.configmap-2762.default" ipv4_nets:"10.100.226.14/32"}
2026-02-17 02:33:38.949 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-2762/pod-configmaps-7377716c-8227-4d3f-85ff-93d33e84c0f4", EndpointId:"eth0"}
2026-02-17 02:33:38.949 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-2762/pod-configmaps-7377716c-8227-4d3f-85ff-93d33e84c0f4", EndpointId:"eth0"}
2026-02-17 02:33:38.949 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-2762/pod-configmaps-7377716c-8227-4d3f-85ff-93d33e84c0f4", EndpointId:"eth0"}
2026-02-17 02:33:38.951 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calic3059448243"
2026-02-17 02:33:38.951 [INFO][69] felix/endpoint_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-2762/pod-configmaps-7377716c-8227-4d3f-85ff-93d33e84c0f4", EndpointId:"eth0"}
2026-02-17 02:33:38.951 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-2762/pod-configmaps-7377716c-8227-4d3f-85ff-93d33e84c0f4", EndpointId:"eth0"}
2026-02-17 02:33:38.973 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-2762/pod-configmaps-7377716c-8227-4d3f-85ff-93d33e84c0f4", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:33:38.973 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-2762/pod-configmaps-7377716c-8227-4d3f-85ff-93d33e84c0f4", EndpointId:"eth0"} status="up"
2026-02-17 02:33:39.403 [INFO][69] 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:33:39.403 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calic3059448243"
2026-02-17 02:33:39.403 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic3059448243", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:33:39.403 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic3059448243", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:33:39.731 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"init-container-5985" name:"default"}
2026-02-17 02:33:39.775 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"init-container-5985"}
2026-02-17 02:33:39.871 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"statefulset-9637"} labels:{key:"e2e-framework" value:"statefulset"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"statefulset-9637"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-9637"}
2026-02-17 02:33:39.902 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-9757"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"projected-9757"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-9757"}
2026-02-17 02:33:39.936 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"projected-9757" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:33:40.167 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-1464" name:"default"}
2026-02-17 02:33:40.286 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-publish-openapi-2263"} labels:{key:"e2e-framework" value:"crd-publish-openapi"} labels:{key:"e2e-run" value:"c813837b-097e-4d2a-845a-e92d88485297"} labels:{key:"kubernetes.io/metadata.name" value:"crd-publish-openapi-2263"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-2263"}
2026-02-17 02:33:40.338 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-762"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"c813837b-097e-4d2a-845a-e92d88485297"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-762"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-762"}
2026-02-17 02:33:40.366 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kubectl-762" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:33:40.429 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-markers-6929" name:"default"}
2026-02-17 02:33:40.480 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"exempted-namespace-758" name:"default"}
2026-02-17 02:33:40.621 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"agnhost-replica" namespace:"kubectl-762" type:"ClusterIP" cluster_ips:"10.254.145.6" ports:{Protocol:"TCP" Port:6379}
2026-02-17 02:33:40.833 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"agnhost-primary" namespace:"kubectl-762" type:"ClusterIP" cluster_ips:"10.254.160.229" ports:{Protocol:"TCP" Port:6379}
2026-02-17 02:33:41.003 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-1891"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"648329da-2048-4e6b-a697-5d6bd747a7ee"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-1891"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1891"}
2026-02-17 02:33:41.032 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"frontend" namespace:"kubectl-762" type:"ClusterIP" cluster_ips:"10.254.210.172" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:33:41.056 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-9445"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"648329da-2048-4e6b-a697-5d6bd747a7ee"} labels:{key:"kubernetes.io/metadata.name" value:"pods-9445"} 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-9445"}
2026-02-17 02:33:41.092 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"pods-9445" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:33:41.551 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-2762"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"250c9c08-0bb9-4a58-88f0-5b64e701c66e"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-2762"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2762"}
2026-02-17 02:33:41.589 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replicaset-3271"} labels:{key:"e2e-framework" value:"replicaset"} labels:{key:"e2e-run" value:"250c9c08-0bb9-4a58-88f0-5b64e701c66e"} labels:{key:"kubernetes.io/metadata.name" value:"replicaset-3271"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3271"}
2026-02-17 02:33:41.589 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"replicaset-3271" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:33:41.702 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-6929"} labels:{key:"e2e-run" value:"250c9c08-0bb9-4a58-88f0-5b64e701c66e"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-6929"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{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-6929"} labels:{key:"webhook-1464-markers" value:"true"}
2026-02-17 02:33:41.745 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-markers-6929"}
2026-02-17 02:33:41.787 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"aggregateddiscovery-7423" name:"default"}
2026-02-17 02:33:41.815 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"exempted-namespace-758"} labels:{key:"e2e-run" value:"250c9c08-0bb9-4a58-88f0-5b64e701c66e"} labels:{key:"kubernetes.io/metadata.name" value:"exempted-namespace-758"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-758"} labels:{key:"skip-webhook-admission" value:"yes"} labels:{key:"webhook-1464" value:"true"}
2026-02-17 02:33:41.843 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"exempted-namespace-758"}
2026-02-17 02:33:41.888 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=kubectl-762/frontend-579d6cd644-5r4n8, name=eth0)
2026-02-17 02:33:41.889 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.kubectl-762"} profile:{inbound_rules:{action:"allow" rule_id:"iLihfzqbj32cq-SY"} outbound_rules:{action:"allow" rule_id:"GhAfQ_7zcBoo8v7S"}}
2026-02-17 02:33:41.889 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.kubectl-762.default"} profile:{}
2026-02-17 02:33:41.889 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-762/frontend-579d6cd644-5r4n8" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali99ece8bdfd4" profile_ids:"kns.kubectl-762" profile_ids:"ksa.kubectl-762.default" ipv4_nets:"10.100.226.15/32"}
2026-02-17 02:33:41.889 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-762/frontend-579d6cd644-5r4n8", EndpointId:"eth0"}
2026-02-17 02:33:41.889 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-762/frontend-579d6cd644-5r4n8", EndpointId:"eth0"}
2026-02-17 02:33:41.889 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-762/frontend-579d6cd644-5r4n8", EndpointId:"eth0"}
2026-02-17 02:33:41.889 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali99ece8bdfd4" ipVersion=0x4 table="filter"
2026-02-17 02:33:41.889 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.kubectl-762" ipVersion=0x4 table="filter"
2026-02-17 02:33:41.889 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_JeL9WYN0AL3AV3JLh5" ipVersion=0x4 table="filter"
2026-02-17 02:33:41.889 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali99ece8bdfd4" ipVersion=0x4 table="filter"
2026-02-17 02:33:41.889 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.kubectl-762" ipVersion=0x4 table="filter"
2026-02-17 02:33:41.889 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_JeL9WYN0AL3AV3JLh5" ipVersion=0x4 table="filter"
2026-02-17 02:33:41.889 [INFO][69] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali99ece8bdfd4"
2026-02-17 02:33:41.889 [INFO][69] felix/endpoint_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-762/frontend-579d6cd644-5r4n8", EndpointId:"eth0"}
2026-02-17 02:33:41.889 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-762/frontend-579d6cd644-5r4n8", EndpointId:"eth0"}
2026-02-17 02:33:41.931 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-762/frontend-579d6cd644-5r4n8", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:33:41.931 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-762/frontend-579d6cd644-5r4n8", EndpointId:"eth0"} status="down"
2026-02-17 02:33:41.956 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"aggregateddiscovery-7423"} labels:{key:"e2e-framework" value:"aggregateddiscovery"} labels:{key:"e2e-run" value:"250c9c08-0bb9-4a58-88f0-5b64e701c66e"} labels:{key:"kubernetes.io/metadata.name" value:"aggregateddiscovery-7423"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-7423"}
2026-02-17 02:33:41.961 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=20 ifaceName="cali99ece8bdfd4" state="down"
2026-02-17 02:33:41.961 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali99ece8bdfd4"
2026-02-17 02:33:41.966 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=20 ifaceName="cali99ece8bdfd4" state="up"
2026-02-17 02:33:41.983 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"aggregateddiscovery-7423"}
2026-02-17 02:33:41.995 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=kubectl-762/frontend-579d6cd644-w2gf8, name=eth0)
2026-02-17 02:33:42.004 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-762/frontend-579d6cd644-w2gf8" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali4ca136d6fcf" profile_ids:"kns.kubectl-762" profile_ids:"ksa.kubectl-762.default" ipv4_nets:"10.100.226.16/32"}
2026-02-17 02:33:42.004 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-762/frontend-579d6cd644-w2gf8", EndpointId:"eth0"}
2026-02-17 02:33:42.004 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-762/frontend-579d6cd644-w2gf8", EndpointId:"eth0"}
2026-02-17 02:33:42.004 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-762/frontend-579d6cd644-w2gf8", EndpointId:"eth0"}
2026-02-17 02:33:42.005 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali4ca136d6fcf" ipVersion=0x4 table="filter"
2026-02-17 02:33:42.005 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali4ca136d6fcf" ipVersion=0x4 table="filter"
2026-02-17 02:33:42.005 [INFO][69] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali4ca136d6fcf"
2026-02-17 02:33:42.005 [INFO][69] felix/endpoint_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-762/frontend-579d6cd644-w2gf8", EndpointId:"eth0"}
2026-02-17 02:33:42.005 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-762/frontend-579d6cd644-w2gf8", EndpointId:"eth0"}
2026-02-17 02:33:42.043 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-762/frontend-579d6cd644-w2gf8", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:33:42.043 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-762/frontend-579d6cd644-w2gf8", EndpointId:"eth0"} status="down"
2026-02-17 02:33:42.043 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali99ece8bdfd4", State:"down", Index:20}
2026-02-17 02:33:42.043 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali99ece8bdfd4", Addrs:set.Typed[string]{}}
2026-02-17 02:33:42.043 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali99ece8bdfd4", Addrs:set.Typed[string]{}}
2026-02-17 02:33:42.043 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali99ece8bdfd4", State:"up", Index:20}
2026-02-17 02:33:42.043 [INFO][69] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali99ece8bdfd4"
2026-02-17 02:33:42.043 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali99ece8bdfd4"
2026-02-17 02:33:42.043 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali99ece8bdfd4"
2026-02-17 02:33:42.043 [INFO][69] felix/endpoint_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-762/frontend-579d6cd644-5r4n8", EndpointId:"eth0"}
2026-02-17 02:33:42.043 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-762/frontend-579d6cd644-5r4n8", EndpointId:"eth0"}
2026-02-17 02:33:42.067 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-762/frontend-579d6cd644-5r4n8", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:33:42.067 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-762/frontend-579d6cd644-5r4n8", EndpointId:"eth0"} status="up"
2026-02-17 02:33:42.067 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-1464"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"250c9c08-0bb9-4a58-88f0-5b64e701c66e"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-1464"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-1464"} labels:{key:"webhook-1464" value:"true"}
2026-02-17 02:33:42.067 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-1464"}
2026-02-17 02:33:42.081 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=21 ifaceName="cali4ca136d6fcf" state="down"
2026-02-17 02:33:42.083 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali4ca136d6fcf"
2026-02-17 02:33:42.085 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=21 ifaceName="cali4ca136d6fcf" state="up"
2026-02-17 02:33:42.091 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali4ca136d6fcf", State:"down", Index:21}
2026-02-17 02:33:42.091 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali4ca136d6fcf", Addrs:set.Typed[string]{}}
2026-02-17 02:33:42.091 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali4ca136d6fcf", Addrs:set.Typed[string]{}}
2026-02-17 02:33:42.091 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali4ca136d6fcf", State:"up", Index:21}
2026-02-17 02:33:42.091 [INFO][69] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali4ca136d6fcf"
2026-02-17 02:33:42.091 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali4ca136d6fcf"
2026-02-17 02:33:42.092 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali4ca136d6fcf"
2026-02-17 02:33:42.092 [INFO][69] felix/endpoint_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-762/frontend-579d6cd644-w2gf8", EndpointId:"eth0"}
2026-02-17 02:33:42.092 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-762/frontend-579d6cd644-w2gf8", EndpointId:"eth0"}
2026-02-17 02:33:42.116 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-762/frontend-579d6cd644-w2gf8", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:33:42.116 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-762/frontend-579d6cd644-w2gf8", EndpointId:"eth0"} status="up"
2026-02-17 02:33:42.221 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=kubectl-762/agnhost-replica-7cd68c8b54-j4rxh, name=eth0)
2026-02-17 02:33:42.221 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-762/agnhost-replica-7cd68c8b54-j4rxh" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali24ba16483c5" profile_ids:"kns.kubectl-762" profile_ids:"ksa.kubectl-762.default" ipv4_nets:"10.100.226.17/32"}
2026-02-17 02:33:42.221 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-762/agnhost-replica-7cd68c8b54-j4rxh", EndpointId:"eth0"}
2026-02-17 02:33:42.221 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-762/agnhost-replica-7cd68c8b54-j4rxh", EndpointId:"eth0"}
2026-02-17 02:33:42.221 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-762/agnhost-replica-7cd68c8b54-j4rxh", EndpointId:"eth0"}
2026-02-17 02:33:42.222 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali24ba16483c5" ipVersion=0x4 table="filter"
2026-02-17 02:33:42.222 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali24ba16483c5" ipVersion=0x4 table="filter"
2026-02-17 02:33:42.222 [INFO][69] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali24ba16483c5"
2026-02-17 02:33:42.222 [INFO][69] felix/endpoint_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-762/agnhost-replica-7cd68c8b54-j4rxh", EndpointId:"eth0"}
2026-02-17 02:33:42.222 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-762/agnhost-replica-7cd68c8b54-j4rxh", EndpointId:"eth0"}
2026-02-17 02:33:42.260 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-762/agnhost-replica-7cd68c8b54-j4rxh", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:33:42.260 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-762/agnhost-replica-7cd68c8b54-j4rxh", EndpointId:"eth0"} status="down"
2026-02-17 02:33:42.286 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"emptydir-3573" name:"default"}
2026-02-17 02:33:42.298 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=22 ifaceName="cali24ba16483c5" state="down"
2026-02-17 02:33:42.299 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali24ba16483c5"
2026-02-17 02:33:42.299 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=22 ifaceName="cali24ba16483c5" state="up"
2026-02-17 02:33:42.317 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali24ba16483c5", State:"down", Index:22}
2026-02-17 02:33:42.317 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali24ba16483c5", Addrs:set.Typed[string]{}}
2026-02-17 02:33:42.317 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali24ba16483c5", Addrs:set.Typed[string]{}}
2026-02-17 02:33:42.317 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali24ba16483c5", State:"up", Index:22}
2026-02-17 02:33:42.317 [INFO][69] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali24ba16483c5"
2026-02-17 02:33:42.318 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali24ba16483c5"
2026-02-17 02:33:42.318 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali24ba16483c5"
2026-02-17 02:33:42.318 [INFO][69] felix/endpoint_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-762/agnhost-replica-7cd68c8b54-j4rxh", EndpointId:"eth0"}
2026-02-17 02:33:42.318 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-762/agnhost-replica-7cd68c8b54-j4rxh", EndpointId:"eth0"}
2026-02-17 02:33:42.339 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-762/agnhost-replica-7cd68c8b54-j4rxh", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:33:42.339 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-762/agnhost-replica-7cd68c8b54-j4rxh", EndpointId:"eth0"} status="up"
2026-02-17 02:33:42.524 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-3573"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"648329da-2048-4e6b-a697-5d6bd747a7ee"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-3573"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3573"}
2026-02-17 02:33:42.545 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"emptydir-3573"}
2026-02-17 02:33:42.939 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"endpointslice-1864" name:"default"}
2026-02-17 02:33:42.970 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=kubectl-762/frontend-579d6cd644-w2gf8, name=eth0)
2026-02-17 02:33:42.970 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-762/frontend-579d6cd644-w2gf8" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali4ca136d6fcf" profile_ids:"kns.kubectl-762" profile_ids:"ksa.kubectl-762.default" ipv4_nets:"10.100.226.16/32"}
2026-02-17 02:33:42.970 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-762/frontend-579d6cd644-w2gf8", EndpointId:"eth0"}
2026-02-17 02:33:42.970 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-762/frontend-579d6cd644-w2gf8", EndpointId:"eth0"}
2026-02-17 02:33:42.970 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-762/frontend-579d6cd644-w2gf8", EndpointId:"eth0"}
2026-02-17 02:33:42.972 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali4ca136d6fcf"
2026-02-17 02:33:42.972 [INFO][69] felix/endpoint_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-762/frontend-579d6cd644-w2gf8", EndpointId:"eth0"}
2026-02-17 02:33:42.972 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-762/frontend-579d6cd644-w2gf8", EndpointId:"eth0"}
2026-02-17 02:33:42.994 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=kubectl-762/frontend-579d6cd644-5r4n8, name=eth0)
2026-02-17 02:33:42.997 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-762/frontend-579d6cd644-w2gf8", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:33:42.997 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-762/frontend-579d6cd644-w2gf8", EndpointId:"eth0"} status="up"
2026-02-17 02:33:42.997 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-762/frontend-579d6cd644-5r4n8" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali99ece8bdfd4" profile_ids:"kns.kubectl-762" profile_ids:"ksa.kubectl-762.default" ipv4_nets:"10.100.226.15/32"}
2026-02-17 02:33:42.998 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-762/frontend-579d6cd644-5r4n8", EndpointId:"eth0"}
2026-02-17 02:33:42.998 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-762/frontend-579d6cd644-5r4n8", EndpointId:"eth0"}
2026-02-17 02:33:42.998 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-762/frontend-579d6cd644-5r4n8", EndpointId:"eth0"}
2026-02-17 02:33:42.999 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali99ece8bdfd4"
2026-02-17 02:33:42.999 [INFO][69] felix/endpoint_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-762/frontend-579d6cd644-5r4n8", EndpointId:"eth0"}
2026-02-17 02:33:42.999 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-762/frontend-579d6cd644-5r4n8", EndpointId:"eth0"}
2026-02-17 02:33:43.028 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=kubectl-762/agnhost-replica-7cd68c8b54-j4rxh, name=eth0)
2026-02-17 02:33:43.047 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-762/frontend-579d6cd644-5r4n8", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:33:43.047 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-762/frontend-579d6cd644-5r4n8", EndpointId:"eth0"} status="up"
2026-02-17 02:33:43.047 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-762/agnhost-replica-7cd68c8b54-j4rxh" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali24ba16483c5" profile_ids:"kns.kubectl-762" profile_ids:"ksa.kubectl-762.default" ipv4_nets:"10.100.226.17/32"}
2026-02-17 02:33:43.047 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-762/agnhost-replica-7cd68c8b54-j4rxh", EndpointId:"eth0"}
2026-02-17 02:33:43.047 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-762/agnhost-replica-7cd68c8b54-j4rxh", EndpointId:"eth0"}
2026-02-17 02:33:43.047 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-762/agnhost-replica-7cd68c8b54-j4rxh", EndpointId:"eth0"}
2026-02-17 02:33:43.048 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali24ba16483c5"
2026-02-17 02:33:43.048 [INFO][69] felix/endpoint_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-762/agnhost-replica-7cd68c8b54-j4rxh", EndpointId:"eth0"}
2026-02-17 02:33:43.048 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-762/agnhost-replica-7cd68c8b54-j4rxh", EndpointId:"eth0"}
2026-02-17 02:33:43.067 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-762/agnhost-replica-7cd68c8b54-j4rxh", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:33:43.067 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-762/agnhost-replica-7cd68c8b54-j4rxh", EndpointId:"eth0"} status="up"
2026-02-17 02:33:43.082 [INFO][69] 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:33:43.083 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali4ca136d6fcf"
2026-02-17 02:33:43.083 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali4ca136d6fcf", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:33:43.083 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali4ca136d6fcf", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:33:43.304 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-9445"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"648329da-2048-4e6b-a697-5d6bd747a7ee"} labels:{key:"kubernetes.io/metadata.name" value:"pods-9445"} 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-9445"}
2026-02-17 02:33:43.351 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"endpointslice-1864"} labels:{key:"e2e-framework" value:"endpointslice"} labels:{key:"e2e-run" value:"250c9c08-0bb9-4a58-88f0-5b64e701c66e"} labels:{key:"kubernetes.io/metadata.name" value:"endpointslice-1864"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1864"}
2026-02-17 02:33:43.376 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"security-context-test-5687"} labels:{key:"e2e-framework" value:"security-context-test"} labels:{key:"e2e-run" value:"648329da-2048-4e6b-a697-5d6bd747a7ee"} labels:{key:"kubernetes.io/metadata.name" value:"security-context-test-5687"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-5687"}
2026-02-17 02:33:43.376 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"security-context-test-5687" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:33:43.398 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"endpointslice-1864"}
2026-02-17 02:33:43.398 [INFO][69] felix/int_dataplane.go 2323: Dataplane updates throttled
2026-02-17 02:33:43.627 [INFO][69] 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:33:43.627 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali99ece8bdfd4"
2026-02-17 02:33:43.627 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali99ece8bdfd4", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:33:43.627 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali99ece8bdfd4", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:33:43.846 [INFO][69] 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:33:43.846 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali24ba16483c5"
2026-02-17 02:33:43.846 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali24ba16483c5", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:33:43.846 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali24ba16483c5", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:33:43.846 [INFO][69] felix/int_dataplane.go 2279: Dataplane updates no longer throttled
2026-02-17 02:33:44.019 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=security-context-test-5687/busybox-readonly-false-6f29bda9-0f96-4fe2-9b44-64bd7d2a164c, name=eth0)
2026-02-17 02:33:44.019 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.security-context-test-5687"} profile:{inbound_rules:{action:"allow" rule_id:"66tJCFTNrf0U4M-G"} outbound_rules:{action:"allow" rule_id:"gSPmgsrSDzzC8aLF"}}
2026-02-17 02:33:44.019 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.security-context-test-5687.default"} profile:{}
2026-02-17 02:33:44.019 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"security-context-test-5687/busybox-readonly-false-6f29bda9-0f96-4fe2-9b44-64bd7d2a164c" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali165f7e5bc8e" profile_ids:"kns.security-context-test-5687" profile_ids:"ksa.security-context-test-5687.default" ipv4_nets:"10.100.226.18/32"}
2026-02-17 02:33:44.020 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-5687/busybox-readonly-false-6f29bda9-0f96-4fe2-9b44-64bd7d2a164c", EndpointId:"eth0"}
2026-02-17 02:33:44.020 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-5687/busybox-readonly-false-6f29bda9-0f96-4fe2-9b44-64bd7d2a164c", EndpointId:"eth0"}
2026-02-17 02:33:44.020 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-5687/busybox-readonly-false-6f29bda9-0f96-4fe2-9b44-64bd7d2a164c", EndpointId:"eth0"}
2026-02-17 02:33:44.020 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali165f7e5bc8e" ipVersion=0x4 table="filter"
2026-02-17 02:33:44.020 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_CB5T3WrQT1R8ybQ7gZ" ipVersion=0x4 table="filter"
2026-02-17 02:33:44.020 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_5ouDW-79VqKrlN24G_" ipVersion=0x4 table="filter"
2026-02-17 02:33:44.020 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali165f7e5bc8e" ipVersion=0x4 table="filter"
2026-02-17 02:33:44.020 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_CB5T3WrQT1R8ybQ7gZ" ipVersion=0x4 table="filter"
2026-02-17 02:33:44.020 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_5ouDW-79VqKrlN24G_" ipVersion=0x4 table="filter"
2026-02-17 02:33:44.020 [INFO][69] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali165f7e5bc8e"
2026-02-17 02:33:44.020 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-5687/busybox-readonly-false-6f29bda9-0f96-4fe2-9b44-64bd7d2a164c", EndpointId:"eth0"}
2026-02-17 02:33:44.020 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-5687/busybox-readonly-false-6f29bda9-0f96-4fe2-9b44-64bd7d2a164c", EndpointId:"eth0"}
2026-02-17 02:33:44.079 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-5687/busybox-readonly-false-6f29bda9-0f96-4fe2-9b44-64bd7d2a164c", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:33:44.079 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-5687/busybox-readonly-false-6f29bda9-0f96-4fe2-9b44-64bd7d2a164c", EndpointId:"eth0"} status="down"
2026-02-17 02:33:44.080 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-9757"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"projected-9757"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-9757"}
2026-02-17 02:33:44.098 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=23 ifaceName="cali165f7e5bc8e" state="down"
2026-02-17 02:33:44.098 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali165f7e5bc8e"
2026-02-17 02:33:44.101 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=23 ifaceName="cali165f7e5bc8e" state="up"
2026-02-17 02:33:44.116 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-7224"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-7224"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-7224"}
2026-02-17 02:33:44.146 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-7224" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:33:44.146 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-7224"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-7224"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-7224"} labels:{key:"webhook-7224" value:"true"}
2026-02-17 02:33:44.166 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali165f7e5bc8e", State:"down", Index:23}
2026-02-17 02:33:44.166 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali165f7e5bc8e", Addrs:set.Typed[string]{}}
2026-02-17 02:33:44.166 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali165f7e5bc8e", Addrs:set.Typed[string]{}}
2026-02-17 02:33:44.166 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali165f7e5bc8e", State:"up", Index:23}
2026-02-17 02:33:44.166 [INFO][69] felix/int_dataplane.go 2323: Dataplane updates throttled
2026-02-17 02:33:44.167 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-1576"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-1576"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-1576"} labels:{key:"webhook-7224-markers" value:"true"}
2026-02-17 02:33:44.167 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-markers-1576" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:33:44.167 [INFO][69] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali165f7e5bc8e"
2026-02-17 02:33:44.167 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali165f7e5bc8e"
2026-02-17 02:33:44.167 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali165f7e5bc8e"
2026-02-17 02:33:44.167 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-5687/busybox-readonly-false-6f29bda9-0f96-4fe2-9b44-64bd7d2a164c", EndpointId:"eth0"}
2026-02-17 02:33:44.167 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-5687/busybox-readonly-false-6f29bda9-0f96-4fe2-9b44-64bd7d2a164c", EndpointId:"eth0"}
2026-02-17 02:33:44.185 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-5687/busybox-readonly-false-6f29bda9-0f96-4fe2-9b44-64bd7d2a164c", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:33:44.185 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-5687/busybox-readonly-false-6f29bda9-0f96-4fe2-9b44-64bd7d2a164c", EndpointId:"eth0"} status="up"
2026-02-17 02:33:44.967 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"statefulset-9637" name:"default"}
2026-02-17 02:33:44.967 [INFO][69] felix/int_dataplane.go 2279: Dataplane updates no longer throttled
2026-02-17 02:33:44.989 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=security-context-test-5687/busybox-readonly-false-6f29bda9-0f96-4fe2-9b44-64bd7d2a164c, name=eth0)
2026-02-17 02:33:44.995 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"security-context-test-5687/busybox-readonly-false-6f29bda9-0f96-4fe2-9b44-64bd7d2a164c" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali165f7e5bc8e" profile_ids:"kns.security-context-test-5687" profile_ids:"ksa.security-context-test-5687.default" ipv4_nets:"10.100.226.18/32"}
2026-02-17 02:33:44.995 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-5687/busybox-readonly-false-6f29bda9-0f96-4fe2-9b44-64bd7d2a164c", EndpointId:"eth0"}
2026-02-17 02:33:44.995 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-5687/busybox-readonly-false-6f29bda9-0f96-4fe2-9b44-64bd7d2a164c", EndpointId:"eth0"}
2026-02-17 02:33:44.996 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-5687/busybox-readonly-false-6f29bda9-0f96-4fe2-9b44-64bd7d2a164c", EndpointId:"eth0"}
2026-02-17 02:33:44.996 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali165f7e5bc8e"
2026-02-17 02:33:44.997 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-5687/busybox-readonly-false-6f29bda9-0f96-4fe2-9b44-64bd7d2a164c", EndpointId:"eth0"}
2026-02-17 02:33:44.997 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-5687/busybox-readonly-false-6f29bda9-0f96-4fe2-9b44-64bd7d2a164c", EndpointId:"eth0"}
2026-02-17 02:33:45.016 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-5687/busybox-readonly-false-6f29bda9-0f96-4fe2-9b44-64bd7d2a164c", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:33:45.016 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-5687/busybox-readonly-false-6f29bda9-0f96-4fe2-9b44-64bd7d2a164c", EndpointId:"eth0"} status="up"
2026-02-17 02:33:45.707 [INFO][69] 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:33:45.707 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali165f7e5bc8e"
2026-02-17 02:33:45.707 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali165f7e5bc8e", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:33:45.707 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali165f7e5bc8e", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:33:45.895 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"crd-publish-openapi-2263" name:"default"}
2026-02-17 02:33:45.990 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-publish-openapi-2263"} labels:{key:"e2e-framework" value:"crd-publish-openapi"} labels:{key:"e2e-run" value:"c813837b-097e-4d2a-845a-e92d88485297"} labels:{key:"kubernetes.io/metadata.name" value:"crd-publish-openapi-2263"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-2263"}
2026-02-17 02:33:46.012 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"crd-publish-openapi-2263"}
2026-02-17 02:33:46.114 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"test" namespace:"statefulset-9637"
2026-02-17 02:33:46.166 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=security-context-test-5687/busybox-readonly-false-6f29bda9-0f96-4fe2-9b44-64bd7d2a164c, name=eth0)
2026-02-17 02:33:46.166 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"security-context-test-5687/busybox-readonly-false-6f29bda9-0f96-4fe2-9b44-64bd7d2a164c" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali165f7e5bc8e" profile_ids:"kns.security-context-test-5687" profile_ids:"ksa.security-context-test-5687.default" ipv4_nets:"10.100.226.18/32"}
2026-02-17 02:33:46.166 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-5687/busybox-readonly-false-6f29bda9-0f96-4fe2-9b44-64bd7d2a164c", EndpointId:"eth0"}
2026-02-17 02:33:46.167 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-5687/busybox-readonly-false-6f29bda9-0f96-4fe2-9b44-64bd7d2a164c", EndpointId:"eth0"}
2026-02-17 02:33:46.167 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-5687/busybox-readonly-false-6f29bda9-0f96-4fe2-9b44-64bd7d2a164c", EndpointId:"eth0"}
2026-02-17 02:33:46.168 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali165f7e5bc8e"
2026-02-17 02:33:46.168 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-5687/busybox-readonly-false-6f29bda9-0f96-4fe2-9b44-64bd7d2a164c", EndpointId:"eth0"}
2026-02-17 02:33:46.168 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-5687/busybox-readonly-false-6f29bda9-0f96-4fe2-9b44-64bd7d2a164c", EndpointId:"eth0"}
2026-02-17 02:33:46.197 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-5687/busybox-readonly-false-6f29bda9-0f96-4fe2-9b44-64bd7d2a164c", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:33:46.197 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-5687/busybox-readonly-false-6f29bda9-0f96-4fe2-9b44-64bd7d2a164c", EndpointId:"eth0"} status="up"
2026-02-17 02:33:46.234 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"statefulset-9637"} labels:{key:"e2e-framework" value:"statefulset"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"statefulset-9637"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-9637"}
2026-02-17 02:33:46.261 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"statefulset-9637"}
2026-02-17 02:33:46.273 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=23 ifaceName="cali165f7e5bc8e" state="down"
2026-02-17 02:33:46.273 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali165f7e5bc8e"
2026-02-17 02:33:46.274 [INFO][69] 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:33:46.275 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=23 ifaceName="cali165f7e5bc8e" state=""
2026-02-17 02:33:46.275 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali165f7e5bc8e"
2026-02-17 02:33:46.287 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali165f7e5bc8e", State:"down", Index:23}
2026-02-17 02:33:46.287 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali165f7e5bc8e", Addrs:set.Typed[string]{}}
2026-02-17 02:33:46.287 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali165f7e5bc8e", Addrs:set.Typed[string]{}}
2026-02-17 02:33:46.287 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali165f7e5bc8e", State:"", Index:23}
2026-02-17 02:33:46.287 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali165f7e5bc8e", Addrs:set.Set[string](nil)}
2026-02-17 02:33:46.287 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali165f7e5bc8e", Addrs:set.Set[string](nil)}
2026-02-17 02:33:46.287 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali165f7e5bc8e"
2026-02-17 02:33:46.287 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-5687/busybox-readonly-false-6f29bda9-0f96-4fe2-9b44-64bd7d2a164c", EndpointId:"eth0"}
2026-02-17 02:33:46.287 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-5687/busybox-readonly-false-6f29bda9-0f96-4fe2-9b44-64bd7d2a164c", EndpointId:"eth0"}
2026-02-17 02:33:46.288 [INFO][69] felix/conntrack.go 90: Removing conntrack flows ip=10.100.226.18
2026-02-17 02:33:46.316 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-5687/busybox-readonly-false-6f29bda9-0f96-4fe2-9b44-64bd7d2a164c", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:33:46.316 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-5687/busybox-readonly-false-6f29bda9-0f96-4fe2-9b44-64bd7d2a164c", EndpointId:"eth0"} status="down"
2026-02-17 02:33:46.445 [INFO][69] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=security-context-test-5687/busybox-readonly-false-6f29bda9-0f96-4fe2-9b44-64bd7d2a164c, name=eth0)
2026-02-17 02:33:46.445 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"security-context-test-5687/busybox-readonly-false-6f29bda9-0f96-4fe2-9b44-64bd7d2a164c" endpoint_id:"eth0"}
2026-02-17 02:33:46.445 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.security-context-test-5687"}
2026-02-17 02:33:46.445 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.security-context-test-5687.default"}
2026-02-17 02:33:46.445 [INFO][69] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-5687/busybox-readonly-false-6f29bda9-0f96-4fe2-9b44-64bd7d2a164c", EndpointId:"eth0"}
2026-02-17 02:33:46.445 [INFO][69] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-5687/busybox-readonly-false-6f29bda9-0f96-4fe2-9b44-64bd7d2a164c", EndpointId:"eth0"}
2026-02-17 02:33:46.446 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_CB5T3WrQT1R8ybQ7gZ" ipVersion=0x4 table="filter"
2026-02-17 02:33:46.446 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_5ouDW-79VqKrlN24G_" ipVersion=0x4 table="filter"
2026-02-17 02:33:46.446 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_CB5T3WrQT1R8ybQ7gZ" ipVersion=0x4 table="filter"
2026-02-17 02:33:46.446 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_5ouDW-79VqKrlN24G_" ipVersion=0x4 table="filter"
2026-02-17 02:33:46.446 [INFO][69] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-5687/busybox-readonly-false-6f29bda9-0f96-4fe2-9b44-64bd7d2a164c", EndpointId:"eth0"}
2026-02-17 02:33:46.446 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali165f7e5bc8e" ipVersion=0x4 table="filter"
2026-02-17 02:33:46.446 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali165f7e5bc8e" ipVersion=0x4 table="filter"
2026-02-17 02:33:46.446 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-5687/busybox-readonly-false-6f29bda9-0f96-4fe2-9b44-64bd7d2a164c", EndpointId:"eth0"}
2026-02-17 02:33:46.446 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-5687/busybox-readonly-false-6f29bda9-0f96-4fe2-9b44-64bd7d2a164c", EndpointId:"eth0"}
2026-02-17 02:33:46.511 [INFO][69] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-5687/busybox-readonly-false-6f29bda9-0f96-4fe2-9b44-64bd7d2a164c", EndpointId:"eth0"}
2026-02-17 02:33:46.512 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"emptydir-1891" name:"default"}
2026-02-17 02:33:46.536 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-1891"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"648329da-2048-4e6b-a697-5d6bd747a7ee"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-1891"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1891"}
2026-02-17 02:33:46.563 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"emptydir-1891"}
2026-02-17 02:33:46.578 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=configmap-2762/pod-configmaps-7377716c-8227-4d3f-85ff-93d33e84c0f4, name=eth0)
2026-02-17 02:33:46.585 [INFO][69] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=configmap-2762/pod-configmaps-7377716c-8227-4d3f-85ff-93d33e84c0f4, name=eth0)
2026-02-17 02:33:46.590 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"configmap-2762/pod-configmaps-7377716c-8227-4d3f-85ff-93d33e84c0f4" endpoint_id:"eth0"} endpoint:{state:"active" name:"calic3059448243" profile_ids:"kns.configmap-2762" profile_ids:"ksa.configmap-2762.default" ipv4_nets:"10.100.226.14/32"}
2026-02-17 02:33:46.591 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"configmap-2762/pod-configmaps-7377716c-8227-4d3f-85ff-93d33e84c0f4" endpoint_id:"eth0"}
2026-02-17 02:33:46.591 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.configmap-2762"}
2026-02-17 02:33:46.591 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.configmap-2762.default"}
2026-02-17 02:33:46.591 [INFO][69] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-2762/pod-configmaps-7377716c-8227-4d3f-85ff-93d33e84c0f4", EndpointId:"eth0"}
2026-02-17 02:33:46.591 [INFO][69] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-2762/pod-configmaps-7377716c-8227-4d3f-85ff-93d33e84c0f4", EndpointId:"eth0"}
2026-02-17 02:33:46.592 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.configmap-2762" ipVersion=0x4 table="filter"
2026-02-17 02:33:46.592 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_8TB3fd_p8ySbWu60BO" ipVersion=0x4 table="filter"
2026-02-17 02:33:46.593 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.configmap-2762" ipVersion=0x4 table="filter"
2026-02-17 02:33:46.593 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_8TB3fd_p8ySbWu60BO" ipVersion=0x4 table="filter"
2026-02-17 02:33:46.593 [INFO][69] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-2762/pod-configmaps-7377716c-8227-4d3f-85ff-93d33e84c0f4", EndpointId:"eth0"}
2026-02-17 02:33:46.593 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calic3059448243" ipVersion=0x4 table="filter"
2026-02-17 02:33:46.593 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calic3059448243" ipVersion=0x4 table="filter"
2026-02-17 02:33:46.593 [INFO][69] felix/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-2762/pod-configmaps-7377716c-8227-4d3f-85ff-93d33e84c0f4", EndpointId:"eth0"}
2026-02-17 02:33:46.593 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-2762/pod-configmaps-7377716c-8227-4d3f-85ff-93d33e84c0f4", EndpointId:"eth0"}
2026-02-17 02:33:46.595 [INFO][69] felix/conntrack.go 90: Removing conntrack flows ip=10.100.226.14
2026-02-17 02:33:46.653 [INFO][69] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-2762/pod-configmaps-7377716c-8227-4d3f-85ff-93d33e84c0f4", EndpointId:"eth0"}
2026-02-17 02:33:46.691 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replicaset-3271"} labels:{key:"e2e-framework" value:"replicaset"} labels:{key:"e2e-run" value:"250c9c08-0bb9-4a58-88f0-5b64e701c66e"} labels:{key:"kubernetes.io/metadata.name" value:"replicaset-3271"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3271"}
2026-02-17 02:33:46.716 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-8157"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"250c9c08-0bb9-4a58-88f0-5b64e701c66e"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-8157"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-8157"}
2026-02-17 02:33:46.740 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"downward-api-8157" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:33:46.778 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"agnhost-replica" namespace:"kubectl-762"
2026-02-17 02:33:46.886 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"configmap-2762" name:"default"}
2026-02-17 02:33:46.917 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-7224" type:"ClusterIP" cluster_ips:"10.254.158.57" ports:{Protocol:"TCP" Port:8443}
2026-02-17 02:33:46.940 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"agnhost-primary" namespace:"kubectl-762"
2026-02-17 02:33:46.960 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=19 ifaceName="calic3059448243" state="down"
2026-02-17 02:33:46.960 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calic3059448243"
2026-02-17 02:33:46.963 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic3059448243", State:"down", Index:19}
2026-02-17 02:33:46.963 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic3059448243", Addrs:set.Typed[string]{}}
2026-02-17 02:33:46.963 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic3059448243", Addrs:set.Typed[string]{}}
2026-02-17 02:33:46.963 [INFO][69] felix/int_dataplane.go 2323: Dataplane updates throttled
2026-02-17 02:33:46.966 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=19 ifaceName="calic3059448243" state=""
2026-02-17 02:33:46.966 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calic3059448243"
2026-02-17 02:33:46.966 [INFO][69] 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:33:46.966 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic3059448243", State:"", Index:19}
2026-02-17 02:33:46.966 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic3059448243", Addrs:set.Set[string](nil)}
2026-02-17 02:33:46.966 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic3059448243", Addrs:set.Set[string](nil)}
2026-02-17 02:33:47.075 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"frontend" namespace:"kubectl-762"
2026-02-17 02:33:47.189 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-2762"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"250c9c08-0bb9-4a58-88f0-5b64e701c66e"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-2762"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2762"}
2026-02-17 02:33:47.207 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"configmap-2762"}
2026-02-17 02:33:47.219 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=kubectl-762/frontend-579d6cd644-w2gf8, name=eth0)
2026-02-17 02:33:47.222 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=kubectl-762/frontend-579d6cd644-5r4n8, name=eth0)
2026-02-17 02:33:47.242 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-762/frontend-579d6cd644-w2gf8" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali4ca136d6fcf" profile_ids:"kns.kubectl-762" profile_ids:"ksa.kubectl-762.default" ipv4_nets:"10.100.226.16/32"}
2026-02-17 02:33:47.242 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-762/frontend-579d6cd644-5r4n8" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali99ece8bdfd4" profile_ids:"kns.kubectl-762" profile_ids:"ksa.kubectl-762.default" ipv4_nets:"10.100.226.15/32"}
2026-02-17 02:33:47.250 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=kubectl-762/frontend-579d6cd644-w2gf8, name=eth0)
2026-02-17 02:33:47.250 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-762/frontend-579d6cd644-w2gf8" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali4ca136d6fcf" profile_ids:"kns.kubectl-762" profile_ids:"ksa.kubectl-762.default" ipv4_nets:"10.100.226.16/32"}
2026-02-17 02:33:47.278 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=kubectl-762/frontend-579d6cd644-5r4n8, name=eth0)
2026-02-17 02:33:47.279 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-762/frontend-579d6cd644-5r4n8" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali99ece8bdfd4" profile_ids:"kns.kubectl-762" profile_ids:"ksa.kubectl-762.default" ipv4_nets:"10.100.226.15/32"}
2026-02-17 02:33:47.320 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-762/frontend-579d6cd644-w2gf8", EndpointId:"eth0"}
2026-02-17 02:33:47.320 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-762/frontend-579d6cd644-w2gf8", EndpointId:"eth0"}
2026-02-17 02:33:47.320 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-762/frontend-579d6cd644-w2gf8", EndpointId:"eth0"}
2026-02-17 02:33:47.321 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-762/frontend-579d6cd644-5r4n8", EndpointId:"eth0"}
2026-02-17 02:33:47.321 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-762/frontend-579d6cd644-5r4n8", EndpointId:"eth0"}
2026-02-17 02:33:47.321 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-762/frontend-579d6cd644-5r4n8", EndpointId:"eth0"}
2026-02-17 02:33:47.321 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali4ca136d6fcf"
2026-02-17 02:33:47.321 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali99ece8bdfd4"
2026-02-17 02:33:47.321 [INFO][69] felix/endpoint_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-762/frontend-579d6cd644-w2gf8", EndpointId:"eth0"}
2026-02-17 02:33:47.321 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-762/frontend-579d6cd644-w2gf8", EndpointId:"eth0"}
2026-02-17 02:33:47.321 [INFO][69] felix/endpoint_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-762/frontend-579d6cd644-5r4n8", EndpointId:"eth0"}
2026-02-17 02:33:47.321 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-762/frontend-579d6cd644-5r4n8", EndpointId:"eth0"}
2026-02-17 02:33:47.341 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-762/frontend-579d6cd644-5r4n8", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:33:47.341 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-762/frontend-579d6cd644-5r4n8", EndpointId:"eth0"} status="up"
2026-02-17 02:33:47.341 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-762/frontend-579d6cd644-w2gf8", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:33:47.341 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-762/frontend-579d6cd644-w2gf8", EndpointId:"eth0"} status="up"
2026-02-17 02:33:47.377 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=downward-api-8157/downward-api-1c6e4d80-2ccd-4b02-8615-b29d31470a4a, name=eth0)
2026-02-17 02:33:47.377 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.downward-api-8157"} profile:{inbound_rules:{action:"allow" rule_id:"qNtALcdfC5EzwFWb"} outbound_rules:{action:"allow" rule_id:"KqpYxw5PnSQIYi4m"}}
2026-02-17 02:33:47.378 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.downward-api-8157.default"} profile:{}
2026-02-17 02:33:47.378 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"downward-api-8157/downward-api-1c6e4d80-2ccd-4b02-8615-b29d31470a4a" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali30451af5865" profile_ids:"kns.downward-api-8157" profile_ids:"ksa.downward-api-8157.default" ipv4_nets:"10.100.226.19/32"}
2026-02-17 02:33:47.424 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-8157/downward-api-1c6e4d80-2ccd-4b02-8615-b29d31470a4a", EndpointId:"eth0"}
2026-02-17 02:33:47.424 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-8157/downward-api-1c6e4d80-2ccd-4b02-8615-b29d31470a4a", EndpointId:"eth0"}
2026-02-17 02:33:47.424 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-8157/downward-api-1c6e4d80-2ccd-4b02-8615-b29d31470a4a", EndpointId:"eth0"}
2026-02-17 02:33:47.425 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali30451af5865" ipVersion=0x4 table="filter"
2026-02-17 02:33:47.425 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_goB5CvewiOs_LPEfYo" ipVersion=0x4 table="filter"
2026-02-17 02:33:47.425 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_bEasu2jQtoAJ_4ruog" ipVersion=0x4 table="filter"
2026-02-17 02:33:47.425 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali30451af5865" ipVersion=0x4 table="filter"
2026-02-17 02:33:47.425 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_goB5CvewiOs_LPEfYo" ipVersion=0x4 table="filter"
2026-02-17 02:33:47.425 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_bEasu2jQtoAJ_4ruog" ipVersion=0x4 table="filter"
2026-02-17 02:33:47.425 [INFO][69] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali30451af5865"
2026-02-17 02:33:47.425 [INFO][69] felix/endpoint_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-8157/downward-api-1c6e4d80-2ccd-4b02-8615-b29d31470a4a", EndpointId:"eth0"}
2026-02-17 02:33:47.425 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-8157/downward-api-1c6e4d80-2ccd-4b02-8615-b29d31470a4a", EndpointId:"eth0"}
2026-02-17 02:33:47.454 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=24 ifaceName="cali30451af5865" state="down"
2026-02-17 02:33:47.455 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali30451af5865"
2026-02-17 02:33:47.455 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=24 ifaceName="cali30451af5865" state="up"
2026-02-17 02:33:47.463 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-8157/downward-api-1c6e4d80-2ccd-4b02-8615-b29d31470a4a", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:33:47.463 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-8157/downward-api-1c6e4d80-2ccd-4b02-8615-b29d31470a4a", EndpointId:"eth0"} status="down"
2026-02-17 02:33:47.463 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"security-context-test-5687"} labels:{key:"e2e-framework" value:"security-context-test"} labels:{key:"e2e-run" value:"648329da-2048-4e6b-a697-5d6bd747a7ee"} labels:{key:"kubernetes.io/metadata.name" value:"security-context-test-5687"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-5687"}
2026-02-17 02:33:47.463 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali30451af5865", State:"down", Index:24}
2026-02-17 02:33:47.463 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali30451af5865", Addrs:set.Typed[string]{}}
2026-02-17 02:33:47.463 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali30451af5865", Addrs:set.Typed[string]{}}
2026-02-17 02:33:47.463 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali30451af5865", State:"up", Index:24}
2026-02-17 02:33:47.485 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-1423"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"648329da-2048-4e6b-a697-5d6bd747a7ee"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-1423"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1423"}
2026-02-17 02:33:47.497 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"emptydir-1423" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:33:47.527 [INFO][69] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali30451af5865"
2026-02-17 02:33:47.527 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali30451af5865"
2026-02-17 02:33:47.528 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali30451af5865"
2026-02-17 02:33:47.528 [INFO][69] felix/endpoint_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-8157/downward-api-1c6e4d80-2ccd-4b02-8615-b29d31470a4a", EndpointId:"eth0"}
2026-02-17 02:33:47.528 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-8157/downward-api-1c6e4d80-2ccd-4b02-8615-b29d31470a4a", EndpointId:"eth0"}
2026-02-17 02:33:47.531 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=kubectl-762/agnhost-replica-7cd68c8b54-j4rxh, name=eth0)
2026-02-17 02:33:47.550 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-8157/downward-api-1c6e4d80-2ccd-4b02-8615-b29d31470a4a", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:33:47.550 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-8157/downward-api-1c6e4d80-2ccd-4b02-8615-b29d31470a4a", EndpointId:"eth0"} status="up"
2026-02-17 02:33:47.551 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-762/agnhost-replica-7cd68c8b54-j4rxh" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali24ba16483c5" profile_ids:"kns.kubectl-762" profile_ids:"ksa.kubectl-762.default" ipv4_nets:"10.100.226.17/32"}
2026-02-17 02:33:47.557 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=kubectl-762/agnhost-replica-7cd68c8b54-j4rxh, name=eth0)
2026-02-17 02:33:47.557 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-762/agnhost-replica-7cd68c8b54-j4rxh" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali24ba16483c5" profile_ids:"kns.kubectl-762" profile_ids:"ksa.kubectl-762.default" ipv4_nets:"10.100.226.17/32"}
2026-02-17 02:33:47.562 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-762"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"c813837b-097e-4d2a-845a-e92d88485297"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-762"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-762"}
2026-02-17 02:33:47.598 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replicaset-8698"} labels:{key:"e2e-framework" value:"replicaset"} labels:{key:"e2e-run" value:"c813837b-097e-4d2a-845a-e92d88485297"} labels:{key:"kubernetes.io/metadata.name" value:"replicaset-8698"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8698"}
2026-02-17 02:33:47.612 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"replicaset-8698" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:33:47.617 [INFO][69] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=kubectl-762/frontend-579d6cd644-w2gf8, name=eth0)
2026-02-17 02:33:47.617 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-762/frontend-579d6cd644-w2gf8" endpoint_id:"eth0"}
2026-02-17 02:33:47.631 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-762/agnhost-replica-7cd68c8b54-j4rxh", EndpointId:"eth0"}
2026-02-17 02:33:47.631 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-762/agnhost-replica-7cd68c8b54-j4rxh", EndpointId:"eth0"}
2026-02-17 02:33:47.631 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-762/agnhost-replica-7cd68c8b54-j4rxh", EndpointId:"eth0"}
2026-02-17 02:33:47.632 [INFO][69] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-762/frontend-579d6cd644-w2gf8", EndpointId:"eth0"}
2026-02-17 02:33:47.632 [INFO][69] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-762/frontend-579d6cd644-w2gf8", EndpointId:"eth0"}
2026-02-17 02:33:47.632 [INFO][69] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-762/frontend-579d6cd644-w2gf8", EndpointId:"eth0"}
2026-02-17 02:33:47.632 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali4ca136d6fcf" ipVersion=0x4 table="filter"
2026-02-17 02:33:47.632 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali4ca136d6fcf" ipVersion=0x4 table="filter"
2026-02-17 02:33:47.632 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali24ba16483c5"
2026-02-17 02:33:47.632 [INFO][69] felix/endpoint_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-762/agnhost-replica-7cd68c8b54-j4rxh", EndpointId:"eth0"}
2026-02-17 02:33:47.632 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-762/agnhost-replica-7cd68c8b54-j4rxh", EndpointId:"eth0"}
2026-02-17 02:33:47.632 [INFO][69] felix/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-762/frontend-579d6cd644-w2gf8", EndpointId:"eth0"}
2026-02-17 02:33:47.632 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-762/frontend-579d6cd644-w2gf8", EndpointId:"eth0"}
bird: KIF: Received address message for unknown interface 21
2026-02-17 02:33:47.632 [INFO][69] felix/conntrack.go 90: Removing conntrack flows ip=10.100.226.16
2026-02-17 02:33:47.638 [INFO][69] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=kubectl-762/frontend-579d6cd644-5r4n8, name=eth0)
2026-02-17 02:33:47.699 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-762/agnhost-replica-7cd68c8b54-j4rxh", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:33:47.699 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-762/agnhost-replica-7cd68c8b54-j4rxh", EndpointId:"eth0"} status="up"
2026-02-17 02:33:47.700 [INFO][69] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-762/frontend-579d6cd644-w2gf8", EndpointId:"eth0"}
2026-02-17 02:33:47.700 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-762/frontend-579d6cd644-5r4n8" endpoint_id:"eth0"}
2026-02-17 02:33:47.721 [INFO][69] 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:33:47.721 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali4ca136d6fcf"
2026-02-17 02:33:47.721 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=21 ifaceName="cali4ca136d6fcf" state="down"
2026-02-17 02:33:47.721 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali4ca136d6fcf", Addrs:set.Typed[string]{}}
2026-02-17 02:33:47.722 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali4ca136d6fcf", Addrs:set.Typed[string]{}}
2026-02-17 02:33:47.722 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali4ca136d6fcf", State:"down", Index:21}
2026-02-17 02:33:47.728 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=21 ifaceName="cali4ca136d6fcf" state=""
2026-02-17 02:33:47.728 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali4ca136d6fcf"
2026-02-17 02:33:47.728 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali4ca136d6fcf", State:"", Index:21}
2026-02-17 02:33:47.728 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali4ca136d6fcf", Addrs:set.Set[string](nil)}
2026-02-17 02:33:47.728 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali4ca136d6fcf", Addrs:set.Set[string](nil)}
2026-02-17 02:33:47.739 [INFO][69] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-762/frontend-579d6cd644-5r4n8", EndpointId:"eth0"}
2026-02-17 02:33:47.739 [INFO][69] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-762/frontend-579d6cd644-5r4n8", EndpointId:"eth0"}
2026-02-17 02:33:47.740 [INFO][69] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-762/frontend-579d6cd644-5r4n8", EndpointId:"eth0"}
2026-02-17 02:33:47.740 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali99ece8bdfd4" ipVersion=0x4 table="filter"
2026-02-17 02:33:47.740 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali99ece8bdfd4" ipVersion=0x4 table="filter"
2026-02-17 02:33:47.740 [INFO][69] felix/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-762/frontend-579d6cd644-5r4n8", EndpointId:"eth0"}
2026-02-17 02:33:47.740 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-762/frontend-579d6cd644-5r4n8", EndpointId:"eth0"}
2026-02-17 02:33:47.740 [INFO][69] felix/conntrack.go 90: Removing conntrack flows ip=10.100.226.15
2026-02-17 02:33:47.743 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=20 ifaceName="cali99ece8bdfd4" state="down"
2026-02-17 02:33:47.743 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali99ece8bdfd4"
2026-02-17 02:33:47.743 [INFO][69] 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:33:47.745 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=20 ifaceName="cali99ece8bdfd4" state=""
2026-02-17 02:33:47.745 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali99ece8bdfd4"
2026-02-17 02:33:47.800 [INFO][69] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-762/frontend-579d6cd644-5r4n8", EndpointId:"eth0"}
2026-02-17 02:33:47.800 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali99ece8bdfd4", State:"down", Index:20}
2026-02-17 02:33:47.800 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali99ece8bdfd4", Addrs:set.Typed[string]{}}
2026-02-17 02:33:47.800 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali99ece8bdfd4", Addrs:set.Typed[string]{}}
2026-02-17 02:33:47.800 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali99ece8bdfd4", State:"", Index:20}
2026-02-17 02:33:47.800 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali99ece8bdfd4", Addrs:set.Set[string](nil)}
2026-02-17 02:33:47.800 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali99ece8bdfd4", Addrs:set.Set[string](nil)}
2026-02-17 02:33:47.970 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"fail-closed-namespace-2841"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"fail-closed-webhook" value:"yes"} labels:{key:"kubernetes.io/metadata.name" value:"fail-closed-namespace-2841"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2841"} labels:{key:"webhook-7224" value:"true"}
2026-02-17 02:33:47.987 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"fail-closed-namespace-2841" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:33:48.002 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-7224"
2026-02-17 02:33:48.044 [INFO][69] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=kubectl-762/agnhost-replica-7cd68c8b54-j4rxh, name=eth0)
2026-02-17 02:33:48.045 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-762/agnhost-replica-7cd68c8b54-j4rxh" endpoint_id:"eth0"}
2026-02-17 02:33:48.045 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.kubectl-762"}
2026-02-17 02:33:48.045 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.kubectl-762.default"}
2026-02-17 02:33:48.062 [INFO][69] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-762/agnhost-replica-7cd68c8b54-j4rxh", EndpointId:"eth0"}
2026-02-17 02:33:48.062 [INFO][69] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-762/agnhost-replica-7cd68c8b54-j4rxh", EndpointId:"eth0"}
2026-02-17 02:33:48.062 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.kubectl-762" ipVersion=0x4 table="filter"
2026-02-17 02:33:48.062 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_JeL9WYN0AL3AV3JLh5" ipVersion=0x4 table="filter"
2026-02-17 02:33:48.062 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.kubectl-762" ipVersion=0x4 table="filter"
2026-02-17 02:33:48.062 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_JeL9WYN0AL3AV3JLh5" ipVersion=0x4 table="filter"
2026-02-17 02:33:48.062 [INFO][69] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-762/agnhost-replica-7cd68c8b54-j4rxh", EndpointId:"eth0"}
2026-02-17 02:33:48.062 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali24ba16483c5" ipVersion=0x4 table="filter"
2026-02-17 02:33:48.062 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali24ba16483c5" ipVersion=0x4 table="filter"
2026-02-17 02:33:48.062 [INFO][69] felix/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-762/agnhost-replica-7cd68c8b54-j4rxh", EndpointId:"eth0"}
2026-02-17 02:33:48.062 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-762/agnhost-replica-7cd68c8b54-j4rxh", EndpointId:"eth0"}
2026-02-17 02:33:48.063 [INFO][69] felix/conntrack.go 90: Removing conntrack flows ip=10.100.226.17
2026-02-17 02:33:48.074 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=downward-api-8157/downward-api-1c6e4d80-2ccd-4b02-8615-b29d31470a4a, name=eth0)
2026-02-17 02:33:48.131 [INFO][69] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-762/agnhost-replica-7cd68c8b54-j4rxh", EndpointId:"eth0"}
2026-02-17 02:33:48.131 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"downward-api-8157/downward-api-1c6e4d80-2ccd-4b02-8615-b29d31470a4a" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali30451af5865" profile_ids:"kns.downward-api-8157" profile_ids:"ksa.downward-api-8157.default" ipv4_nets:"10.100.226.19/32"}
2026-02-17 02:33:48.131 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-7224"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-7224"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-7224"} labels:{key:"webhook-7224" value:"true"}
2026-02-17 02:33:48.131 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-1576"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-1576"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-1576"} labels:{key:"webhook-7224-markers" value:"true"}
2026-02-17 02:33:48.138 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"fail-closed-namespace-2841"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"fail-closed-webhook" value:"yes"} labels:{key:"kubernetes.io/metadata.name" value:"fail-closed-namespace-2841"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2841"} labels:{key:"webhook-7224" value:"true"}
2026-02-17 02:33:48.150 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=22 ifaceName="cali24ba16483c5" state="down"
2026-02-17 02:33:48.150 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali24ba16483c5"
2026-02-17 02:33:48.150 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali24ba16483c5", State:"down", Index:22}
2026-02-17 02:33:48.150 [INFO][69] 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:33:48.150 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali24ba16483c5", Addrs:set.Typed[string]{}}
2026-02-17 02:33:48.150 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali24ba16483c5", Addrs:set.Typed[string]{}}
2026-02-17 02:33:48.160 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=22 ifaceName="cali24ba16483c5" state=""
2026-02-17 02:33:48.160 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali24ba16483c5"
2026-02-17 02:33:48.160 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali24ba16483c5", State:"", Index:22}
2026-02-17 02:33:48.160 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali24ba16483c5", Addrs:set.Set[string](nil)}
2026-02-17 02:33:48.160 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali24ba16483c5", Addrs:set.Set[string](nil)}
2026-02-17 02:33:48.169 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-8157/downward-api-1c6e4d80-2ccd-4b02-8615-b29d31470a4a", EndpointId:"eth0"}
2026-02-17 02:33:48.169 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-8157/downward-api-1c6e4d80-2ccd-4b02-8615-b29d31470a4a", EndpointId:"eth0"}
2026-02-17 02:33:48.169 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-8157/downward-api-1c6e4d80-2ccd-4b02-8615-b29d31470a4a", EndpointId:"eth0"}
2026-02-17 02:33:48.169 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali30451af5865"
2026-02-17 02:33:48.170 [INFO][69] felix/endpoint_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-8157/downward-api-1c6e4d80-2ccd-4b02-8615-b29d31470a4a", EndpointId:"eth0"}
2026-02-17 02:33:48.170 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-8157/downward-api-1c6e4d80-2ccd-4b02-8615-b29d31470a4a", EndpointId:"eth0"}
2026-02-17 02:33:48.193 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-8157/downward-api-1c6e4d80-2ccd-4b02-8615-b29d31470a4a", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:33:48.193 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-8157/downward-api-1c6e4d80-2ccd-4b02-8615-b29d31470a4a", EndpointId:"eth0"} status="up"
2026-02-17 02:33:48.253 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"containers-2449"} labels:{key:"e2e-framework" value:"containers"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"containers-2449"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2449"}
2026-02-17 02:33:48.315 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"containers-2449" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:33:48.412 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-9445"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"648329da-2048-4e6b-a697-5d6bd747a7ee"} labels:{key:"kubernetes.io/metadata.name" value:"pods-9445"} 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-9445"}
2026-02-17 02:33:48.427 [INFO][69] 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:33:48.427 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali30451af5865"
2026-02-17 02:33:48.427 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali30451af5865", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:33:48.427 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali30451af5865", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:33:48.582 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=emptydir-1423/pod-2ac4bc27-9c9f-4e1a-888e-b37e447911e9, name=eth0)
2026-02-17 02:33:48.583 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.emptydir-1423"} profile:{inbound_rules:{action:"allow" rule_id:"0AsREmxI2lLrnTWq"} outbound_rules:{action:"allow" rule_id:"LcI-0u69sda1uzsw"}}
2026-02-17 02:33:48.583 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.emptydir-1423.default"} profile:{}
2026-02-17 02:33:48.584 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"emptydir-1423/pod-2ac4bc27-9c9f-4e1a-888e-b37e447911e9" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali37cb2c5df0b" profile_ids:"kns.emptydir-1423" profile_ids:"ksa.emptydir-1423.default" ipv4_nets:"10.100.226.20/32"}
2026-02-17 02:33:48.598 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-1423/pod-2ac4bc27-9c9f-4e1a-888e-b37e447911e9", EndpointId:"eth0"}
2026-02-17 02:33:48.598 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-1423/pod-2ac4bc27-9c9f-4e1a-888e-b37e447911e9", EndpointId:"eth0"}
2026-02-17 02:33:48.598 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-1423/pod-2ac4bc27-9c9f-4e1a-888e-b37e447911e9", EndpointId:"eth0"}
2026-02-17 02:33:48.603 [INFO][69] 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:33:48.603 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali37cb2c5df0b" ipVersion=0x4 table="filter"
2026-02-17 02:33:48.603 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.emptydir-1423" ipVersion=0x4 nextLog=2026-02-17 02:33:49.366584226 +0000 UTC m=+141.874713841 table="filter"
2026-02-17 02:33:48.604 [INFO][69] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali37cb2c5df0b"
2026-02-17 02:33:48.604 [INFO][69] felix/endpoint_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-1423/pod-2ac4bc27-9c9f-4e1a-888e-b37e447911e9", EndpointId:"eth0"}
2026-02-17 02:33:48.604 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-1423/pod-2ac4bc27-9c9f-4e1a-888e-b37e447911e9", EndpointId:"eth0"}
2026-02-17 02:33:48.639 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-1423/pod-2ac4bc27-9c9f-4e1a-888e-b37e447911e9", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:33:48.639 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-1423/pod-2ac4bc27-9c9f-4e1a-888e-b37e447911e9", EndpointId:"eth0"} status="down"
2026-02-17 02:33:48.651 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=25 ifaceName="cali37cb2c5df0b" state="down"
2026-02-17 02:33:48.651 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali37cb2c5df0b"
2026-02-17 02:33:48.651 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali37cb2c5df0b", State:"down", Index:25}
2026-02-17 02:33:48.651 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali37cb2c5df0b", Addrs:set.Typed[string]{}}
2026-02-17 02:33:48.651 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali37cb2c5df0b", Addrs:set.Typed[string]{}}
2026-02-17 02:33:48.653 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=25 ifaceName="cali37cb2c5df0b" state="up"
2026-02-17 02:33:48.653 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali37cb2c5df0b", State:"up", Index:25}
2026-02-17 02:33:48.708 [INFO][69] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali37cb2c5df0b"
2026-02-17 02:33:48.708 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali37cb2c5df0b"
2026-02-17 02:33:48.708 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali37cb2c5df0b"
2026-02-17 02:33:48.708 [INFO][69] felix/endpoint_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-1423/pod-2ac4bc27-9c9f-4e1a-888e-b37e447911e9", EndpointId:"eth0"}
2026-02-17 02:33:48.708 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-1423/pod-2ac4bc27-9c9f-4e1a-888e-b37e447911e9", EndpointId:"eth0"}
2026-02-17 02:33:48.737 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-1423/pod-2ac4bc27-9c9f-4e1a-888e-b37e447911e9", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:33:48.737 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-1423/pod-2ac4bc27-9c9f-4e1a-888e-b37e447911e9", EndpointId:"eth0"} status="up"
2026-02-17 02:33:49.047 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=emptydir-1423/pod-2ac4bc27-9c9f-4e1a-888e-b37e447911e9, name=eth0)
2026-02-17 02:33:49.048 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"emptydir-1423/pod-2ac4bc27-9c9f-4e1a-888e-b37e447911e9" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali37cb2c5df0b" profile_ids:"kns.emptydir-1423" profile_ids:"ksa.emptydir-1423.default" ipv4_nets:"10.100.226.20/32"}
2026-02-17 02:33:49.048 [INFO][69] felix/int_dataplane.go 2279: Dataplane updates no longer throttled
2026-02-17 02:33:49.048 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-1423/pod-2ac4bc27-9c9f-4e1a-888e-b37e447911e9", EndpointId:"eth0"}
2026-02-17 02:33:49.048 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-1423/pod-2ac4bc27-9c9f-4e1a-888e-b37e447911e9", EndpointId:"eth0"}
2026-02-17 02:33:49.048 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-1423/pod-2ac4bc27-9c9f-4e1a-888e-b37e447911e9", EndpointId:"eth0"}
2026-02-17 02:33:49.049 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali37cb2c5df0b"
2026-02-17 02:33:49.049 [INFO][69] felix/endpoint_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-1423/pod-2ac4bc27-9c9f-4e1a-888e-b37e447911e9", EndpointId:"eth0"}
2026-02-17 02:33:49.049 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-1423/pod-2ac4bc27-9c9f-4e1a-888e-b37e447911e9", EndpointId:"eth0"}
2026-02-17 02:33:49.076 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-1423/pod-2ac4bc27-9c9f-4e1a-888e-b37e447911e9", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:33:49.076 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-1423/pod-2ac4bc27-9c9f-4e1a-888e-b37e447911e9", EndpointId:"eth0"} status="up"
2026-02-17 02:33:49.130 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"projected-9757" name:"default"}
2026-02-17 02:33:49.236 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=downward-api-8157/downward-api-1c6e4d80-2ccd-4b02-8615-b29d31470a4a, name=eth0)
2026-02-17 02:33:49.236 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"downward-api-8157/downward-api-1c6e4d80-2ccd-4b02-8615-b29d31470a4a" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali30451af5865" profile_ids:"kns.downward-api-8157" profile_ids:"ksa.downward-api-8157.default" ipv4_nets:"10.100.226.19/32"}
2026-02-17 02:33:49.236 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-8157/downward-api-1c6e4d80-2ccd-4b02-8615-b29d31470a4a", EndpointId:"eth0"}
2026-02-17 02:33:49.237 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-8157/downward-api-1c6e4d80-2ccd-4b02-8615-b29d31470a4a", EndpointId:"eth0"}
2026-02-17 02:33:49.237 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-8157/downward-api-1c6e4d80-2ccd-4b02-8615-b29d31470a4a", EndpointId:"eth0"}
2026-02-17 02:33:49.237 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali30451af5865"
2026-02-17 02:33:49.237 [INFO][69] felix/endpoint_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-8157/downward-api-1c6e4d80-2ccd-4b02-8615-b29d31470a4a", EndpointId:"eth0"}
2026-02-17 02:33:49.237 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-8157/downward-api-1c6e4d80-2ccd-4b02-8615-b29d31470a4a", EndpointId:"eth0"}
2026-02-17 02:33:49.261 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-8157/downward-api-1c6e4d80-2ccd-4b02-8615-b29d31470a4a", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:33:49.261 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-8157/downward-api-1c6e4d80-2ccd-4b02-8615-b29d31470a4a", EndpointId:"eth0"} status="up"
2026-02-17 02:33:49.343 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=24 ifaceName="cali30451af5865" state="down"
2026-02-17 02:33:49.344 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali30451af5865"
2026-02-17 02:33:49.344 [INFO][69] 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:33:49.344 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=24 ifaceName="cali30451af5865" state=""
2026-02-17 02:33:49.345 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali30451af5865"
2026-02-17 02:33:49.345 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali30451af5865", State:"down", Index:24}
2026-02-17 02:33:49.345 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali30451af5865", Addrs:set.Typed[string]{}}
2026-02-17 02:33:49.345 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali30451af5865", Addrs:set.Typed[string]{}}
2026-02-17 02:33:49.345 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali30451af5865", State:"", Index:24}
2026-02-17 02:33:49.345 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali30451af5865", Addrs:set.Set[string](nil)}
2026-02-17 02:33:49.345 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali30451af5865", Addrs:set.Set[string](nil)}
2026-02-17 02:33:49.345 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali30451af5865"
2026-02-17 02:33:49.345 [INFO][69] felix/endpoint_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-8157/downward-api-1c6e4d80-2ccd-4b02-8615-b29d31470a4a", EndpointId:"eth0"}
2026-02-17 02:33:49.345 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-8157/downward-api-1c6e4d80-2ccd-4b02-8615-b29d31470a4a", EndpointId:"eth0"}
2026-02-17 02:33:49.351 [INFO][69] felix/conntrack.go 90: Removing conntrack flows ip=10.100.226.19
2026-02-17 02:33:49.370 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-8157/downward-api-1c6e4d80-2ccd-4b02-8615-b29d31470a4a", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:33:49.370 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-8157/downward-api-1c6e4d80-2ccd-4b02-8615-b29d31470a4a", EndpointId:"eth0"} status="down"
2026-02-17 02:33:49.460 [INFO][69] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=downward-api-8157/downward-api-1c6e4d80-2ccd-4b02-8615-b29d31470a4a, name=eth0)
2026-02-17 02:33:49.460 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"downward-api-8157/downward-api-1c6e4d80-2ccd-4b02-8615-b29d31470a4a" endpoint_id:"eth0"}
2026-02-17 02:33:49.461 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.downward-api-8157.default"}
2026-02-17 02:33:49.461 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.downward-api-8157"}
2026-02-17 02:33:49.461 [INFO][69] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-8157/downward-api-1c6e4d80-2ccd-4b02-8615-b29d31470a4a", EndpointId:"eth0"}
2026-02-17 02:33:49.461 [INFO][69] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-8157/downward-api-1c6e4d80-2ccd-4b02-8615-b29d31470a4a", EndpointId:"eth0"}
2026-02-17 02:33:49.461 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_goB5CvewiOs_LPEfYo" ipVersion=0x4 logsSkipped=5 table="filter"
2026-02-17 02:33:49.461 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_bEasu2jQtoAJ_4ruog" ipVersion=0x4 table="filter"
2026-02-17 02:33:49.461 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_goB5CvewiOs_LPEfYo" ipVersion=0x4 table="filter"
2026-02-17 02:33:49.461 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_bEasu2jQtoAJ_4ruog" ipVersion=0x4 table="filter"
2026-02-17 02:33:49.461 [INFO][69] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-8157/downward-api-1c6e4d80-2ccd-4b02-8615-b29d31470a4a", EndpointId:"eth0"}
2026-02-17 02:33:49.461 [INFO][69] 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:33:49.461 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali30451af5865" ipVersion=0x4 table="filter"
2026-02-17 02:33:49.461 [INFO][69] 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:33:49.461 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali30451af5865" ipVersion=0x4 table="filter"
2026-02-17 02:33:49.461 [INFO][69] felix/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-8157/downward-api-1c6e4d80-2ccd-4b02-8615-b29d31470a4a", EndpointId:"eth0"}
2026-02-17 02:33:49.461 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-8157/downward-api-1c6e4d80-2ccd-4b02-8615-b29d31470a4a", EndpointId:"eth0"}
2026-02-17 02:33:49.519 [INFO][69] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-8157/downward-api-1c6e4d80-2ccd-4b02-8615-b29d31470a4a", EndpointId:"eth0"}
2026-02-17 02:33:49.519 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-9757"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"projected-9757"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-9757"}
2026-02-17 02:33:49.547 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"projected-9757"}
2026-02-17 02:33:49.645 [INFO][69] 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:33:49.645 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali37cb2c5df0b"
2026-02-17 02:33:49.645 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali37cb2c5df0b", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:33:49.645 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali37cb2c5df0b", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:33:50.284 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=emptydir-1423/pod-2ac4bc27-9c9f-4e1a-888e-b37e447911e9, name=eth0)
2026-02-17 02:33:50.285 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"emptydir-1423/pod-2ac4bc27-9c9f-4e1a-888e-b37e447911e9" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali37cb2c5df0b" profile_ids:"kns.emptydir-1423" profile_ids:"ksa.emptydir-1423.default" ipv4_nets:"10.100.226.20/32"}
2026-02-17 02:33:50.285 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-1423/pod-2ac4bc27-9c9f-4e1a-888e-b37e447911e9", EndpointId:"eth0"}
2026-02-17 02:33:50.285 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-1423/pod-2ac4bc27-9c9f-4e1a-888e-b37e447911e9", EndpointId:"eth0"}
2026-02-17 02:33:50.285 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-1423/pod-2ac4bc27-9c9f-4e1a-888e-b37e447911e9", EndpointId:"eth0"}
2026-02-17 02:33:50.286 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali37cb2c5df0b"
2026-02-17 02:33:50.286 [INFO][69] felix/endpoint_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-1423/pod-2ac4bc27-9c9f-4e1a-888e-b37e447911e9", EndpointId:"eth0"}
2026-02-17 02:33:50.286 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-1423/pod-2ac4bc27-9c9f-4e1a-888e-b37e447911e9", EndpointId:"eth0"}
2026-02-17 02:33:50.310 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-1423/pod-2ac4bc27-9c9f-4e1a-888e-b37e447911e9", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:33:50.310 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-1423/pod-2ac4bc27-9c9f-4e1a-888e-b37e447911e9", EndpointId:"eth0"} status="up"
2026-02-17 02:33:50.392 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=25 ifaceName="cali37cb2c5df0b" state="down"
2026-02-17 02:33:50.393 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali37cb2c5df0b"
2026-02-17 02:33:50.393 [INFO][69] 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:33:50.393 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali37cb2c5df0b", State:"down", Index:25}
2026-02-17 02:33:50.393 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali37cb2c5df0b", Addrs:set.Typed[string]{}}
2026-02-17 02:33:50.393 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali37cb2c5df0b", Addrs:set.Typed[string]{}}
2026-02-17 02:33:50.393 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali37cb2c5df0b"
2026-02-17 02:33:50.393 [INFO][69] felix/endpoint_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-1423/pod-2ac4bc27-9c9f-4e1a-888e-b37e447911e9", EndpointId:"eth0"}
2026-02-17 02:33:50.393 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-1423/pod-2ac4bc27-9c9f-4e1a-888e-b37e447911e9", EndpointId:"eth0"}
2026-02-17 02:33:50.394 [INFO][69] felix/conntrack.go 90: Removing conntrack flows ip=10.100.226.20
2026-02-17 02:33:50.396 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=25 ifaceName="cali37cb2c5df0b" state=""
2026-02-17 02:33:50.396 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali37cb2c5df0b"
2026-02-17 02:33:50.419 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-1423/pod-2ac4bc27-9c9f-4e1a-888e-b37e447911e9", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:33:50.419 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-1423/pod-2ac4bc27-9c9f-4e1a-888e-b37e447911e9", EndpointId:"eth0"} status="down"
2026-02-17 02:33:50.419 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"containers-2449"} labels:{key:"e2e-framework" value:"containers"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"containers-2449"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2449"}
2026-02-17 02:33:50.444 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-2035"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-2035"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-2035"}
2026-02-17 02:33:50.444 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-2035" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:33:50.471 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali37cb2c5df0b", State:"", Index:25}
2026-02-17 02:33:50.472 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali37cb2c5df0b", Addrs:set.Set[string](nil)}
2026-02-17 02:33:50.472 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali37cb2c5df0b", Addrs:set.Set[string](nil)}
2026-02-17 02:33:50.472 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali37cb2c5df0b"
2026-02-17 02:33:50.472 [INFO][69] felix/endpoint_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-1423/pod-2ac4bc27-9c9f-4e1a-888e-b37e447911e9", EndpointId:"eth0"}
2026-02-17 02:33:50.472 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-1423/pod-2ac4bc27-9c9f-4e1a-888e-b37e447911e9", EndpointId:"eth0"}
2026-02-17 02:33:50.492 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-1423/pod-2ac4bc27-9c9f-4e1a-888e-b37e447911e9", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:33:50.492 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-1423/pod-2ac4bc27-9c9f-4e1a-888e-b37e447911e9", EndpointId:"eth0"} status="down"
2026-02-17 02:33:50.492 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-2035"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-2035"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-2035"} labels:{key:"webhook-2035" value:"true"}
2026-02-17 02:33:50.493 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-43"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-43"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{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-43"} labels:{key:"webhook-2035-markers" value:"true"}
2026-02-17 02:33:50.493 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-markers-43" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:33:50.501 [INFO][69] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=emptydir-1423/pod-2ac4bc27-9c9f-4e1a-888e-b37e447911e9, name=eth0)
2026-02-17 02:33:50.511 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"emptydir-1423/pod-2ac4bc27-9c9f-4e1a-888e-b37e447911e9" endpoint_id:"eth0"}
2026-02-17 02:33:50.511 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.emptydir-1423"}
2026-02-17 02:33:50.511 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.emptydir-1423.default"}
2026-02-17 02:33:50.511 [INFO][69] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-1423/pod-2ac4bc27-9c9f-4e1a-888e-b37e447911e9", EndpointId:"eth0"}
2026-02-17 02:33:50.511 [INFO][69] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-1423/pod-2ac4bc27-9c9f-4e1a-888e-b37e447911e9", EndpointId:"eth0"}
2026-02-17 02:33:50.511 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.emptydir-1423" ipVersion=0x4 table="filter"
2026-02-17 02:33:50.511 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_xQTg7ZfOtCknUHfRA8" ipVersion=0x4 table="filter"
2026-02-17 02:33:50.511 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.emptydir-1423" ipVersion=0x4 table="filter"
2026-02-17 02:33:50.511 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_xQTg7ZfOtCknUHfRA8" ipVersion=0x4 table="filter"
2026-02-17 02:33:50.511 [INFO][69] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-1423/pod-2ac4bc27-9c9f-4e1a-888e-b37e447911e9", EndpointId:"eth0"}
2026-02-17 02:33:50.512 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali37cb2c5df0b" ipVersion=0x4 table="filter"
2026-02-17 02:33:50.512 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali37cb2c5df0b" ipVersion=0x4 table="filter"
2026-02-17 02:33:50.512 [INFO][69] felix/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-1423/pod-2ac4bc27-9c9f-4e1a-888e-b37e447911e9", EndpointId:"eth0"}
2026-02-17 02:33:50.512 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-1423/pod-2ac4bc27-9c9f-4e1a-888e-b37e447911e9", EndpointId:"eth0"}
2026-02-17 02:33:50.567 [INFO][69] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-1423/pod-2ac4bc27-9c9f-4e1a-888e-b37e447911e9", EndpointId:"eth0"}
2026-02-17 02:33:50.872 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-8157"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"250c9c08-0bb9-4a58-88f0-5b64e701c66e"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-8157"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-8157"}
2026-02-17 02:33:50.899 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-1345"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"250c9c08-0bb9-4a58-88f0-5b64e701c66e"} labels:{key:"kubernetes.io/metadata.name" value:"projected-1345"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1345"}
2026-02-17 02:33:50.916 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"projected-1345" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:33:51.543 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=projected-1345/annotationupdate9829aae0-55eb-45d9-8262-bf541b4db072, name=eth0)
2026-02-17 02:33:51.543 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.projected-1345"} profile:{inbound_rules:{action:"allow" rule_id:"iqP76s2_6Xc5iPLP"} outbound_rules:{action:"allow" rule_id:"3JLx9z9c9wfbzr38"}}
2026-02-17 02:33:51.543 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.projected-1345.default"} profile:{}
2026-02-17 02:33:51.543 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-1345/annotationupdate9829aae0-55eb-45d9-8262-bf541b4db072" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d8530f4403" profile_ids:"kns.projected-1345" profile_ids:"ksa.projected-1345.default" ipv4_nets:"10.100.226.21/32"}
2026-02-17 02:33:51.544 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1345/annotationupdate9829aae0-55eb-45d9-8262-bf541b4db072", EndpointId:"eth0"}
2026-02-17 02:33:51.544 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1345/annotationupdate9829aae0-55eb-45d9-8262-bf541b4db072", EndpointId:"eth0"}
2026-02-17 02:33:51.544 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1345/annotationupdate9829aae0-55eb-45d9-8262-bf541b4db072", EndpointId:"eth0"}
2026-02-17 02:33:51.545 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali9d8530f4403" ipVersion=0x4 table="filter"
2026-02-17 02:33:51.545 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.projected-1345" ipVersion=0x4 table="filter"
2026-02-17 02:33:51.545 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_ILB5wn6EFVkqqaIczo" ipVersion=0x4 table="filter"
2026-02-17 02:33:51.545 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali9d8530f4403" ipVersion=0x4 table="filter"
2026-02-17 02:33:51.545 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.projected-1345" ipVersion=0x4 table="filter"
2026-02-17 02:33:51.545 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_ILB5wn6EFVkqqaIczo" ipVersion=0x4 table="filter"
2026-02-17 02:33:51.545 [INFO][69] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali9d8530f4403"
2026-02-17 02:33:51.545 [INFO][69] felix/endpoint_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-1345/annotationupdate9829aae0-55eb-45d9-8262-bf541b4db072", EndpointId:"eth0"}
2026-02-17 02:33:51.545 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1345/annotationupdate9829aae0-55eb-45d9-8262-bf541b4db072", EndpointId:"eth0"}
2026-02-17 02:33:51.590 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1345/annotationupdate9829aae0-55eb-45d9-8262-bf541b4db072", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:33:51.590 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1345/annotationupdate9829aae0-55eb-45d9-8262-bf541b4db072", EndpointId:"eth0"} status="down"
2026-02-17 02:33:51.615 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=26 ifaceName="cali9d8530f4403" state="down"
2026-02-17 02:33:51.615 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali9d8530f4403"
2026-02-17 02:33:51.615 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali9d8530f4403", State:"down", Index:26}
2026-02-17 02:33:51.615 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali9d8530f4403", Addrs:set.Typed[string]{}}
2026-02-17 02:33:51.615 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali9d8530f4403", Addrs:set.Typed[string]{}}
2026-02-17 02:33:51.615 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali9d8530f4403"
2026-02-17 02:33:51.615 [INFO][69] felix/endpoint_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-1345/annotationupdate9829aae0-55eb-45d9-8262-bf541b4db072", EndpointId:"eth0"}
2026-02-17 02:33:51.615 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1345/annotationupdate9829aae0-55eb-45d9-8262-bf541b4db072", EndpointId:"eth0"}
2026-02-17 02:33:51.619 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=26 ifaceName="cali9d8530f4403" state="up"
2026-02-17 02:33:51.635 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1345/annotationupdate9829aae0-55eb-45d9-8262-bf541b4db072", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:33:51.635 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1345/annotationupdate9829aae0-55eb-45d9-8262-bf541b4db072", EndpointId:"eth0"} status="down"
2026-02-17 02:33:51.635 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali9d8530f4403", State:"up", Index:26}
2026-02-17 02:33:51.635 [INFO][69] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali9d8530f4403"
2026-02-17 02:33:51.635 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali9d8530f4403"
2026-02-17 02:33:51.636 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d8530f4403"
2026-02-17 02:33:51.636 [INFO][69] felix/endpoint_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-1345/annotationupdate9829aae0-55eb-45d9-8262-bf541b4db072", EndpointId:"eth0"}
2026-02-17 02:33:51.636 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1345/annotationupdate9829aae0-55eb-45d9-8262-bf541b4db072", EndpointId:"eth0"}
2026-02-17 02:33:51.656 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1345/annotationupdate9829aae0-55eb-45d9-8262-bf541b4db072", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:33:51.656 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1345/annotationupdate9829aae0-55eb-45d9-8262-bf541b4db072", EndpointId:"eth0"} status="up"
2026-02-17 02:33:51.656 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-1423"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"648329da-2048-4e6b-a697-5d6bd747a7ee"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-1423"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1423"}
2026-02-17 02:33:51.701 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"namespacedeletion-5122"} labels:{key:"e2e-framework" value:"namespacedeletion"} labels:{key:"e2e-run" value:"648329da-2048-4e6b-a697-5d6bd747a7ee"} labels:{key:"kubernetes.io/metadata.name" value:"namespacedeletion-5122"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5122"}
2026-02-17 02:33:51.732 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"namespacedeletion-5122" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:33:51.763 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"nsdeletetest-7738"} labels:{key:"e2e-run" value:"648329da-2048-4e6b-a697-5d6bd747a7ee"} labels:{key:"kubernetes.io/metadata.name" value:"nsdeletetest-7738"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7738"}
2026-02-17 02:33:51.763 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"nsdeletetest-7738" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:33:52.051 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=webhook-2035/sample-webhook-deployment-7d44fffc8-s2724, name=eth0)
2026-02-17 02:33:52.051 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.webhook-2035"} profile:{inbound_rules:{action:"allow" rule_id:"DyE44csauViEHx7j"} outbound_rules:{action:"allow" rule_id:"pH1fy-90QzNMxEhn"}}
2026-02-17 02:33:52.051 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.webhook-2035.default"} profile:{}
2026-02-17 02:33:52.052 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-2035/sample-webhook-deployment-7d44fffc8-s2724" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali32ac069f5c9" profile_ids:"kns.webhook-2035" profile_ids:"ksa.webhook-2035.default" ipv4_nets:"10.100.226.22/32"}
2026-02-17 02:33:52.052 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-2035/sample-webhook-deployment-7d44fffc8-s2724", EndpointId:"eth0"}
2026-02-17 02:33:52.052 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-2035/sample-webhook-deployment-7d44fffc8-s2724", EndpointId:"eth0"}
2026-02-17 02:33:52.052 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-2035/sample-webhook-deployment-7d44fffc8-s2724", EndpointId:"eth0"}
2026-02-17 02:33:52.054 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali32ac069f5c9" ipVersion=0x4 table="filter"
2026-02-17 02:33:52.054 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.webhook-2035" ipVersion=0x4 table="filter"
2026-02-17 02:33:52.054 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_NJAa1GEsPfu4Cxt-2F" ipVersion=0x4 table="filter"
2026-02-17 02:33:52.054 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali32ac069f5c9" ipVersion=0x4 table="filter"
2026-02-17 02:33:52.054 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.webhook-2035" ipVersion=0x4 table="filter"
2026-02-17 02:33:52.054 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_NJAa1GEsPfu4Cxt-2F" ipVersion=0x4 table="filter"
2026-02-17 02:33:52.054 [INFO][69] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali32ac069f5c9"
2026-02-17 02:33:52.054 [INFO][69] felix/endpoint_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-2035/sample-webhook-deployment-7d44fffc8-s2724", EndpointId:"eth0"}
2026-02-17 02:33:52.054 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-2035/sample-webhook-deployment-7d44fffc8-s2724", EndpointId:"eth0"}
2026-02-17 02:33:52.081 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=projected-1345/annotationupdate9829aae0-55eb-45d9-8262-bf541b4db072, name=eth0)
2026-02-17 02:33:52.095 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-2035/sample-webhook-deployment-7d44fffc8-s2724", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:33:52.096 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-2035/sample-webhook-deployment-7d44fffc8-s2724", EndpointId:"eth0"} status="down"
2026-02-17 02:33:52.096 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-1345/annotationupdate9829aae0-55eb-45d9-8262-bf541b4db072" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d8530f4403" profile_ids:"kns.projected-1345" profile_ids:"ksa.projected-1345.default" ipv4_nets:"10.100.226.21/32"}
2026-02-17 02:33:52.096 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"replicaset-3271" name:"default"}
2026-02-17 02:33:52.096 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1345/annotationupdate9829aae0-55eb-45d9-8262-bf541b4db072", EndpointId:"eth0"}
2026-02-17 02:33:52.096 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1345/annotationupdate9829aae0-55eb-45d9-8262-bf541b4db072", EndpointId:"eth0"}
2026-02-17 02:33:52.096 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1345/annotationupdate9829aae0-55eb-45d9-8262-bf541b4db072", EndpointId:"eth0"}
2026-02-17 02:33:52.096 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d8530f4403"
2026-02-17 02:33:52.096 [INFO][69] felix/endpoint_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-1345/annotationupdate9829aae0-55eb-45d9-8262-bf541b4db072", EndpointId:"eth0"}
2026-02-17 02:33:52.096 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1345/annotationupdate9829aae0-55eb-45d9-8262-bf541b4db072", EndpointId:"eth0"}
2026-02-17 02:33:52.120 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1345/annotationupdate9829aae0-55eb-45d9-8262-bf541b4db072", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:33:52.120 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1345/annotationupdate9829aae0-55eb-45d9-8262-bf541b4db072", EndpointId:"eth0"} status="up"
2026-02-17 02:33:52.124 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=27 ifaceName="cali32ac069f5c9" state="down"
2026-02-17 02:33:52.124 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali32ac069f5c9"
2026-02-17 02:33:52.124 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali32ac069f5c9", State:"down", Index:27}
2026-02-17 02:33:52.124 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali32ac069f5c9", Addrs:set.Typed[string]{}}
2026-02-17 02:33:52.124 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali32ac069f5c9", Addrs:set.Typed[string]{}}
2026-02-17 02:33:52.124 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali32ac069f5c9"
2026-02-17 02:33:52.124 [INFO][69] felix/endpoint_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-2035/sample-webhook-deployment-7d44fffc8-s2724", EndpointId:"eth0"}
2026-02-17 02:33:52.124 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-2035/sample-webhook-deployment-7d44fffc8-s2724", EndpointId:"eth0"}
2026-02-17 02:33:52.124 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=27 ifaceName="cali32ac069f5c9" state="up"
2026-02-17 02:33:52.145 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-2035/sample-webhook-deployment-7d44fffc8-s2724", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:33:52.145 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-2035/sample-webhook-deployment-7d44fffc8-s2724", EndpointId:"eth0"} status="down"
2026-02-17 02:33:52.145 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali32ac069f5c9", State:"up", Index:27}
2026-02-17 02:33:52.145 [INFO][69] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali32ac069f5c9"
2026-02-17 02:33:52.145 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali32ac069f5c9"
2026-02-17 02:33:52.145 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali32ac069f5c9"
2026-02-17 02:33:52.145 [INFO][69] felix/endpoint_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-2035/sample-webhook-deployment-7d44fffc8-s2724", EndpointId:"eth0"}
2026-02-17 02:33:52.145 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-2035/sample-webhook-deployment-7d44fffc8-s2724", EndpointId:"eth0"}
2026-02-17 02:33:52.162 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-2035/sample-webhook-deployment-7d44fffc8-s2724", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:33:52.162 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-2035/sample-webhook-deployment-7d44fffc8-s2724", EndpointId:"eth0"} status="up"
2026-02-17 02:33:52.404 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=nsdeletetest-7738/test-pod, name=eth0)
2026-02-17 02:33:52.404 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.nsdeletetest-7738"} profile:{inbound_rules:{action:"allow" rule_id:"IzBTNPfhCPygH6E9"} outbound_rules:{action:"allow" rule_id:"Qr0hCF_m5d9_Xudj"}}
2026-02-17 02:33:52.404 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.nsdeletetest-7738.default"} profile:{}
2026-02-17 02:33:52.404 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"nsdeletetest-7738/test-pod" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali6f81831b6b1" profile_ids:"kns.nsdeletetest-7738" profile_ids:"ksa.nsdeletetest-7738.default" ipv4_nets:"10.100.226.23/32"}
2026-02-17 02:33:52.404 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"nsdeletetest-7738/test-pod", EndpointId:"eth0"}
2026-02-17 02:33:52.404 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"nsdeletetest-7738/test-pod", EndpointId:"eth0"}
2026-02-17 02:33:52.404 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"nsdeletetest-7738/test-pod", EndpointId:"eth0"}
2026-02-17 02:33:52.405 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali6f81831b6b1" ipVersion=0x4 table="filter"
2026-02-17 02:33:52.405 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_OczdO93tthaFH9afqE" ipVersion=0x4 table="filter"
2026-02-17 02:33:52.405 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_KbRAAmQ23z_BAbhSiZ" ipVersion=0x4 table="filter"
2026-02-17 02:33:52.405 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali6f81831b6b1" ipVersion=0x4 table="filter"
2026-02-17 02:33:52.405 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_OczdO93tthaFH9afqE" ipVersion=0x4 table="filter"
2026-02-17 02:33:52.405 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_KbRAAmQ23z_BAbhSiZ" ipVersion=0x4 table="filter"
2026-02-17 02:33:52.405 [INFO][69] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali6f81831b6b1"
2026-02-17 02:33:52.405 [INFO][69] felix/endpoint_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-7738/test-pod", EndpointId:"eth0"}
2026-02-17 02:33:52.405 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"nsdeletetest-7738/test-pod", EndpointId:"eth0"}
2026-02-17 02:33:52.439 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"nsdeletetest-7738/test-pod", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:33:52.439 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"nsdeletetest-7738/test-pod", EndpointId:"eth0"} status="down"
2026-02-17 02:33:52.439 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replicaset-3271"} labels:{key:"e2e-framework" value:"replicaset"} labels:{key:"e2e-run" value:"250c9c08-0bb9-4a58-88f0-5b64e701c66e"} labels:{key:"kubernetes.io/metadata.name" value:"replicaset-3271"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3271"}
2026-02-17 02:33:52.461 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"replicaset-3271"}
2026-02-17 02:33:52.479 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=28 ifaceName="cali6f81831b6b1" state="down"
2026-02-17 02:33:52.479 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali6f81831b6b1"
2026-02-17 02:33:52.479 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=28 ifaceName="cali6f81831b6b1" state="up"
2026-02-17 02:33:52.484 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali6f81831b6b1", State:"down", Index:28}
2026-02-17 02:33:52.484 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali6f81831b6b1", Addrs:set.Typed[string]{}}
2026-02-17 02:33:52.484 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali6f81831b6b1", Addrs:set.Typed[string]{}}
2026-02-17 02:33:52.484 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali6f81831b6b1", State:"up", Index:28}
2026-02-17 02:33:52.484 [INFO][69] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali6f81831b6b1"
2026-02-17 02:33:52.484 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali6f81831b6b1"
2026-02-17 02:33:52.484 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali6f81831b6b1"
2026-02-17 02:33:52.484 [INFO][69] felix/endpoint_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-7738/test-pod", EndpointId:"eth0"}
2026-02-17 02:33:52.485 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"nsdeletetest-7738/test-pod", EndpointId:"eth0"}
2026-02-17 02:33:52.509 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"nsdeletetest-7738/test-pod", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:33:52.509 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"nsdeletetest-7738/test-pod", EndpointId:"eth0"} status="up"
2026-02-17 02:33:52.729 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replicaset-8698"} labels:{key:"e2e-framework" value:"replicaset"} labels:{key:"e2e-run" value:"c813837b-097e-4d2a-845a-e92d88485297"} labels:{key:"kubernetes.io/metadata.name" value:"replicaset-8698"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8698"}
2026-02-17 02:33:52.752 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-lifecycle-hook-508"} labels:{key:"e2e-framework" value:"container-lifecycle-hook"} labels:{key:"e2e-run" value:"c813837b-097e-4d2a-845a-e92d88485297"} labels:{key:"kubernetes.io/metadata.name" value:"container-lifecycle-hook-508"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-508"}
2026-02-17 02:33:52.752 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"container-lifecycle-hook-508" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:33:52.845 [INFO][69] 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:33:52.845 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali9d8530f4403"
2026-02-17 02:33:52.845 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali9d8530f4403", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:33:52.845 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali9d8530f4403", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:33:52.922 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"security-context-test-5687" name:"default"}
2026-02-17 02:33:52.962 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"security-context-test-5687"} labels:{key:"e2e-framework" value:"security-context-test"} labels:{key:"e2e-run" value:"648329da-2048-4e6b-a697-5d6bd747a7ee"} labels:{key:"kubernetes.io/metadata.name" value:"security-context-test-5687"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-5687"}
2026-02-17 02:33:52.985 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"security-context-test-5687"}
2026-02-17 02:33:53.091 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=nsdeletetest-7738/test-pod, name=eth0)
2026-02-17 02:33:53.092 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"nsdeletetest-7738/test-pod" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali6f81831b6b1" profile_ids:"kns.nsdeletetest-7738" profile_ids:"ksa.nsdeletetest-7738.default" ipv4_nets:"10.100.226.23/32"}
2026-02-17 02:33:53.092 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"nsdeletetest-7738/test-pod", EndpointId:"eth0"}
2026-02-17 02:33:53.092 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"nsdeletetest-7738/test-pod", EndpointId:"eth0"}
2026-02-17 02:33:53.092 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"nsdeletetest-7738/test-pod", EndpointId:"eth0"}
2026-02-17 02:33:53.093 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali6f81831b6b1"
2026-02-17 02:33:53.093 [INFO][69] felix/endpoint_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-7738/test-pod", EndpointId:"eth0"}
2026-02-17 02:33:53.093 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"nsdeletetest-7738/test-pod", EndpointId:"eth0"}
2026-02-17 02:33:53.117 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=webhook-2035/sample-webhook-deployment-7d44fffc8-s2724, name=eth0)
2026-02-17 02:33:53.125 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"nsdeletetest-7738/test-pod", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:33:53.125 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"nsdeletetest-7738/test-pod", EndpointId:"eth0"} status="up"
2026-02-17 02:33:53.126 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-2035/sample-webhook-deployment-7d44fffc8-s2724" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali32ac069f5c9" profile_ids:"kns.webhook-2035" profile_ids:"ksa.webhook-2035.default" ipv4_nets:"10.100.226.22/32"}
2026-02-17 02:33:53.126 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-2035/sample-webhook-deployment-7d44fffc8-s2724", EndpointId:"eth0"}
2026-02-17 02:33:53.127 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-2035/sample-webhook-deployment-7d44fffc8-s2724", EndpointId:"eth0"}
2026-02-17 02:33:53.127 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-2035/sample-webhook-deployment-7d44fffc8-s2724", EndpointId:"eth0"}
2026-02-17 02:33:53.128 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali32ac069f5c9"
2026-02-17 02:33:53.128 [INFO][69] felix/endpoint_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-2035/sample-webhook-deployment-7d44fffc8-s2724", EndpointId:"eth0"}
2026-02-17 02:33:53.128 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-2035/sample-webhook-deployment-7d44fffc8-s2724", EndpointId:"eth0"}
2026-02-17 02:33:53.149 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-2035/sample-webhook-deployment-7d44fffc8-s2724", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:33:53.149 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-2035/sample-webhook-deployment-7d44fffc8-s2724", EndpointId:"eth0"} status="up"
2026-02-17 02:33:53.402 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-7224" name:"default"}
2026-02-17 02:33:53.459 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=container-lifecycle-hook-508/pod-handle-http-request, name=eth0)
2026-02-17 02:33:53.460 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.container-lifecycle-hook-508"} profile:{inbound_rules:{action:"allow" rule_id:"nGN7OqzQNStlUHZH"} outbound_rules:{action:"allow" rule_id:"BBW5TtGpjJb6wYCV"}}
2026-02-17 02:33:53.460 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.container-lifecycle-hook-508.default"} profile:{}
2026-02-17 02:33:53.460 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-lifecycle-hook-508/pod-handle-http-request" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali5e278331c09" profile_ids:"kns.container-lifecycle-hook-508" profile_ids:"ksa.container-lifecycle-hook-508.default" ipv4_nets:"10.100.226.24/32"}
2026-02-17 02:33:53.460 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-508/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:33:53.460 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-508/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:33:53.460 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-508/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:33:53.460 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali5e278331c09" ipVersion=0x4 table="filter"
2026-02-17 02:33:53.460 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_PaL2QJ_UWUw1qfqeMW" ipVersion=0x4 table="filter"
2026-02-17 02:33:53.460 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_XRbogo03nWUa0gD9OX" ipVersion=0x4 table="filter"
2026-02-17 02:33:53.460 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali5e278331c09" ipVersion=0x4 table="filter"
2026-02-17 02:33:53.460 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_PaL2QJ_UWUw1qfqeMW" ipVersion=0x4 table="filter"
2026-02-17 02:33:53.460 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_XRbogo03nWUa0gD9OX" ipVersion=0x4 table="filter"
2026-02-17 02:33:53.460 [INFO][69] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali5e278331c09"
2026-02-17 02:33:53.460 [INFO][69] felix/endpoint_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-508/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:33:53.460 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-508/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:33:53.482 [INFO][69] 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:33:53.483 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali32ac069f5c9"
2026-02-17 02:33:53.504 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-508/pod-handle-http-request", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:33:53.504 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-508/pod-handle-http-request", EndpointId:"eth0"} status="down"
2026-02-17 02:33:53.504 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali32ac069f5c9", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:33:53.504 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali32ac069f5c9", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:33:53.513 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=projected-1345/annotationupdate9829aae0-55eb-45d9-8262-bf541b4db072, name=eth0)
2026-02-17 02:33:53.538 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=29 ifaceName="cali5e278331c09" state="down"
2026-02-17 02:33:53.538 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali5e278331c09"
2026-02-17 02:33:53.538 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=29 ifaceName="cali5e278331c09" state="up"
2026-02-17 02:33:53.557 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-2035" type:"ClusterIP" cluster_ips:"10.254.112.171" ports:{Protocol:"TCP" Port:8443}
2026-02-17 02:33:53.557 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-1345/annotationupdate9829aae0-55eb-45d9-8262-bf541b4db072" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d8530f4403" profile_ids:"kns.projected-1345" profile_ids:"ksa.projected-1345.default" ipv4_nets:"10.100.226.21/32"}
2026-02-17 02:33:53.558 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1345/annotationupdate9829aae0-55eb-45d9-8262-bf541b4db072", EndpointId:"eth0"}
2026-02-17 02:33:53.558 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1345/annotationupdate9829aae0-55eb-45d9-8262-bf541b4db072", EndpointId:"eth0"}
2026-02-17 02:33:53.558 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1345/annotationupdate9829aae0-55eb-45d9-8262-bf541b4db072", EndpointId:"eth0"}
2026-02-17 02:33:53.565 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d8530f4403"
2026-02-17 02:33:53.565 [INFO][69] felix/endpoint_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-1345/annotationupdate9829aae0-55eb-45d9-8262-bf541b4db072", EndpointId:"eth0"}
2026-02-17 02:33:53.565 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1345/annotationupdate9829aae0-55eb-45d9-8262-bf541b4db072", EndpointId:"eth0"}
2026-02-17 02:33:53.588 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1345/annotationupdate9829aae0-55eb-45d9-8262-bf541b4db072", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:33:53.588 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1345/annotationupdate9829aae0-55eb-45d9-8262-bf541b4db072", EndpointId:"eth0"} status="up"
2026-02-17 02:33:53.588 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali5e278331c09", State:"down", Index:29}
2026-02-17 02:33:53.588 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali5e278331c09", Addrs:set.Typed[string]{}}
2026-02-17 02:33:53.588 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali5e278331c09", Addrs:set.Typed[string]{}}
2026-02-17 02:33:53.588 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali5e278331c09", State:"up", Index:29}
2026-02-17 02:33:53.588 [INFO][69] felix/int_dataplane.go 2323: Dataplane updates throttled
2026-02-17 02:33:53.588 [INFO][69] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali5e278331c09"
2026-02-17 02:33:53.588 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali5e278331c09"
2026-02-17 02:33:53.589 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali5e278331c09"
2026-02-17 02:33:53.589 [INFO][69] felix/endpoint_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-508/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:33:53.589 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-508/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:33:53.606 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-508/pod-handle-http-request", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:33:53.606 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-508/pod-handle-http-request", EndpointId:"eth0"} status="up"
2026-02-17 02:33:53.606 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"fail-closed-namespace-2841" name:"default"}
2026-02-17 02:33:53.649 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"kubectl-762" name:"default"}
2026-02-17 02:33:53.770 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-762"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"c813837b-097e-4d2a-845a-e92d88485297"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-762"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-762"}
2026-02-17 02:33:53.804 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"kubectl-762"}
2026-02-17 02:33:53.816 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"nsdeletetest-7738"} labels:{key:"e2e-run" value:"648329da-2048-4e6b-a697-5d6bd747a7ee"} labels:{key:"kubernetes.io/metadata.name" value:"nsdeletetest-7738"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7738"}
2026-02-17 02:33:53.963 [INFO][69] 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:33:53.963 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali6f81831b6b1"
2026-02-17 02:33:53.963 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali6f81831b6b1", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:33:53.963 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali6f81831b6b1", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:33:54.058 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-7224"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-7224"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-7224"} labels:{key:"webhook-7224" value:"true"}
2026-02-17 02:33:54.076 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-7224"}
2026-02-17 02:33:54.130 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=container-lifecycle-hook-508/pod-handle-http-request, name=eth0)
2026-02-17 02:33:54.131 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-lifecycle-hook-508/pod-handle-http-request" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali5e278331c09" profile_ids:"kns.container-lifecycle-hook-508" profile_ids:"ksa.container-lifecycle-hook-508.default" ipv4_nets:"10.100.226.24/32"}
2026-02-17 02:33:54.166 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"fail-closed-namespace-2841"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"fail-closed-webhook" value:"yes"} labels:{key:"kubernetes.io/metadata.name" value:"fail-closed-namespace-2841"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2841"} labels:{key:"webhook-7224" value:"true"}
2026-02-17 02:33:54.185 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"fail-closed-namespace-2841"}
2026-02-17 02:33:54.196 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-508/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:33:54.196 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-508/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:33:54.196 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-508/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:33:54.197 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali5e278331c09"
2026-02-17 02:33:54.197 [INFO][69] felix/endpoint_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-508/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:33:54.197 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-508/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:33:54.221 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-508/pod-handle-http-request", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:33:54.221 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-508/pod-handle-http-request", EndpointId:"eth0"} status="up"
2026-02-17 02:33:54.275 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-markers-1576" name:"default"}
2026-02-17 02:33:54.292 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-1576"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-1576"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-1576"} labels:{key:"webhook-7224-markers" value:"true"}
2026-02-17 02:33:54.338 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-markers-1576"}
2026-02-17 02:33:54.700 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-2035"
2026-02-17 02:33:54.701 [INFO][69] felix/int_dataplane.go 2279: Dataplane updates no longer throttled
2026-02-17 02:33:54.768 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=webhook-2035/sample-webhook-deployment-7d44fffc8-s2724, name=eth0)
2026-02-17 02:33:54.768 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-2035/sample-webhook-deployment-7d44fffc8-s2724" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali32ac069f5c9" profile_ids:"kns.webhook-2035" profile_ids:"ksa.webhook-2035.default" ipv4_nets:"10.100.226.22/32"}
2026-02-17 02:33:54.768 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-2035/sample-webhook-deployment-7d44fffc8-s2724", EndpointId:"eth0"}
2026-02-17 02:33:54.768 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-2035/sample-webhook-deployment-7d44fffc8-s2724", EndpointId:"eth0"}
2026-02-17 02:33:54.768 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-2035/sample-webhook-deployment-7d44fffc8-s2724", EndpointId:"eth0"}
2026-02-17 02:33:54.769 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali32ac069f5c9"
2026-02-17 02:33:54.769 [INFO][69] felix/endpoint_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-2035/sample-webhook-deployment-7d44fffc8-s2724", EndpointId:"eth0"}
2026-02-17 02:33:54.769 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-2035/sample-webhook-deployment-7d44fffc8-s2724", EndpointId:"eth0"}
2026-02-17 02:33:54.772 [INFO][69] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=webhook-2035/sample-webhook-deployment-7d44fffc8-s2724, name=eth0)
2026-02-17 02:33:54.795 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-2035/sample-webhook-deployment-7d44fffc8-s2724", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:33:54.795 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-2035/sample-webhook-deployment-7d44fffc8-s2724", EndpointId:"eth0"} status="up"
2026-02-17 02:33:54.795 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-2035/sample-webhook-deployment-7d44fffc8-s2724" endpoint_id:"eth0"}
2026-02-17 02:33:54.795 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.webhook-2035"}
2026-02-17 02:33:54.795 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.webhook-2035.default"}
2026-02-17 02:33:54.795 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-2035"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-2035"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-2035"} labels:{key:"webhook-2035" value:"true"}
2026-02-17 02:33:54.795 [INFO][69] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-2035/sample-webhook-deployment-7d44fffc8-s2724", EndpointId:"eth0"}
2026-02-17 02:33:54.795 [INFO][69] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-2035/sample-webhook-deployment-7d44fffc8-s2724", EndpointId:"eth0"}
2026-02-17 02:33:54.797 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.webhook-2035" ipVersion=0x4 table="filter"
2026-02-17 02:33:54.797 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_NJAa1GEsPfu4Cxt-2F" ipVersion=0x4 table="filter"
2026-02-17 02:33:54.797 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.webhook-2035" ipVersion=0x4 table="filter"
2026-02-17 02:33:54.797 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_NJAa1GEsPfu4Cxt-2F" ipVersion=0x4 table="filter"
2026-02-17 02:33:54.797 [INFO][69] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-2035/sample-webhook-deployment-7d44fffc8-s2724", EndpointId:"eth0"}
2026-02-17 02:33:54.797 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali32ac069f5c9" ipVersion=0x4 table="filter"
2026-02-17 02:33:54.797 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali32ac069f5c9" ipVersion=0x4 table="filter"
2026-02-17 02:33:54.797 [INFO][69] felix/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-2035/sample-webhook-deployment-7d44fffc8-s2724", EndpointId:"eth0"}
2026-02-17 02:33:54.797 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-2035/sample-webhook-deployment-7d44fffc8-s2724", EndpointId:"eth0"}
2026-02-17 02:33:54.798 [INFO][69] felix/conntrack.go 90: Removing conntrack flows ip=10.100.226.22
2026-02-17 02:33:54.851 [INFO][69] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-2035/sample-webhook-deployment-7d44fffc8-s2724", EndpointId:"eth0"}
2026-02-17 02:33:54.852 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-43"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-43"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{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-43"} labels:{key:"webhook-2035-markers" value:"true"}
2026-02-17 02:33:54.852 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"cronjob-115"} labels:{key:"e2e-framework" value:"cronjob"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"cronjob-115"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-115"}
2026-02-17 02:33:54.852 [INFO][69] felix/int_dataplane.go 2323: Dataplane updates throttled
2026-02-17 02:33:54.883 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"cronjob-115" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:33:55.445 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"containers-2449"} labels:{key:"e2e-framework" value:"containers"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"containers-2449"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2449"}
2026-02-17 02:33:55.445 [INFO][69] felix/int_dataplane.go 2279: Dataplane updates no longer throttled
2026-02-17 02:33:55.467 [INFO][69] 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:33:55.467 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali5e278331c09"
2026-02-17 02:33:55.471 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali5e278331c09", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:33:55.471 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali5e278331c09", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:33:55.493 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=container-lifecycle-hook-508/pod-with-prestop-http-hook, name=eth0)
2026-02-17 02:33:55.498 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-lifecycle-hook-508/pod-with-prestop-http-hook" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali4f2e298274c" profile_ids:"kns.container-lifecycle-hook-508" profile_ids:"ksa.container-lifecycle-hook-508.default" ipv4_nets:"10.100.226.25/32"}
2026-02-17 02:33:55.498 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-508/pod-with-prestop-http-hook", EndpointId:"eth0"}
2026-02-17 02:33:55.498 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-508/pod-with-prestop-http-hook", EndpointId:"eth0"}
2026-02-17 02:33:55.498 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-508/pod-with-prestop-http-hook", EndpointId:"eth0"}
2026-02-17 02:33:55.499 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali4f2e298274c" ipVersion=0x4 table="filter"
2026-02-17 02:33:55.499 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali4f2e298274c" ipVersion=0x4 table="filter"
2026-02-17 02:33:55.499 [INFO][69] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali4f2e298274c"
2026-02-17 02:33:55.499 [INFO][69] felix/endpoint_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-508/pod-with-prestop-http-hook", EndpointId:"eth0"}
2026-02-17 02:33:55.499 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-508/pod-with-prestop-http-hook", EndpointId:"eth0"}
2026-02-17 02:33:55.544 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-508/pod-with-prestop-http-hook", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:33:55.545 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-508/pod-with-prestop-http-hook", EndpointId:"eth0"} status="down"
2026-02-17 02:33:55.554 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=30 ifaceName="cali4f2e298274c" state="down"
2026-02-17 02:33:55.555 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali4f2e298274c"
2026-02-17 02:33:55.555 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali4f2e298274c", State:"down", Index:30}
2026-02-17 02:33:55.555 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali4f2e298274c", Addrs:set.Typed[string]{}}
2026-02-17 02:33:55.555 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali4f2e298274c", Addrs:set.Typed[string]{}}
2026-02-17 02:33:55.555 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali4f2e298274c"
2026-02-17 02:33:55.555 [INFO][69] felix/endpoint_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-508/pod-with-prestop-http-hook", EndpointId:"eth0"}
2026-02-17 02:33:55.555 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-508/pod-with-prestop-http-hook", EndpointId:"eth0"}
2026-02-17 02:33:55.556 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=30 ifaceName="cali4f2e298274c" state="up"
2026-02-17 02:33:55.582 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-508/pod-with-prestop-http-hook", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:33:55.582 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-508/pod-with-prestop-http-hook", EndpointId:"eth0"} status="down"
2026-02-17 02:33:55.582 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali4f2e298274c", State:"up", Index:30}
2026-02-17 02:33:55.582 [INFO][69] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali4f2e298274c"
2026-02-17 02:33:55.582 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali4f2e298274c"
2026-02-17 02:33:55.582 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali4f2e298274c"
2026-02-17 02:33:55.583 [INFO][69] felix/endpoint_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-508/pod-with-prestop-http-hook", EndpointId:"eth0"}
2026-02-17 02:33:55.583 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-508/pod-with-prestop-http-hook", EndpointId:"eth0"}
2026-02-17 02:33:55.618 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-508/pod-with-prestop-http-hook", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:33:55.618 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-508/pod-with-prestop-http-hook", EndpointId:"eth0"} status="up"
2026-02-17 02:33:56.118 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=container-lifecycle-hook-508/pod-with-prestop-http-hook, name=eth0)
2026-02-17 02:33:56.118 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-lifecycle-hook-508/pod-with-prestop-http-hook" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali4f2e298274c" profile_ids:"kns.container-lifecycle-hook-508" profile_ids:"ksa.container-lifecycle-hook-508.default" ipv4_nets:"10.100.226.25/32"}
2026-02-17 02:33:56.118 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-508/pod-with-prestop-http-hook", EndpointId:"eth0"}
2026-02-17 02:33:56.118 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-508/pod-with-prestop-http-hook", EndpointId:"eth0"}
2026-02-17 02:33:56.118 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-508/pod-with-prestop-http-hook", EndpointId:"eth0"}
2026-02-17 02:33:56.119 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali4f2e298274c"
2026-02-17 02:33:56.119 [INFO][69] felix/endpoint_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-508/pod-with-prestop-http-hook", EndpointId:"eth0"}
2026-02-17 02:33:56.119 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-508/pod-with-prestop-http-hook", EndpointId:"eth0"}
2026-02-17 02:33:56.156 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-508/pod-with-prestop-http-hook", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:33:56.156 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-508/pod-with-prestop-http-hook", EndpointId:"eth0"} status="up"
2026-02-17 02:33:56.166 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"downward-api-8157" name:"default"}
2026-02-17 02:33:56.278 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-8157"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"250c9c08-0bb9-4a58-88f0-5b64e701c66e"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-8157"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-8157"}
2026-02-17 02:33:56.301 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"downward-api-8157"}
2026-02-17 02:33:56.503 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=27 ifaceName="cali32ac069f5c9" state="down"
2026-02-17 02:33:56.504 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali32ac069f5c9"
2026-02-17 02:33:56.504 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali32ac069f5c9", State:"down", Index:27}
2026-02-17 02:33:56.504 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali32ac069f5c9", Addrs:set.Typed[string]{}}
2026-02-17 02:33:56.504 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali32ac069f5c9", Addrs:set.Typed[string]{}}
2026-02-17 02:33:56.505 [INFO][69] 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:33:56.506 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=27 ifaceName="cali32ac069f5c9" state=""
2026-02-17 02:33:56.506 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali32ac069f5c9"
2026-02-17 02:33:56.529 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali32ac069f5c9", State:"", Index:27}
2026-02-17 02:33:56.529 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali32ac069f5c9", Addrs:set.Set[string](nil)}
2026-02-17 02:33:56.529 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali32ac069f5c9", Addrs:set.Set[string](nil)}
2026-02-17 02:33:56.554 [INFO][69] 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:33:56.554 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali4f2e298274c"
2026-02-17 02:33:56.561 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali4f2e298274c", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:33:56.561 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali4f2e298274c", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:33:56.861 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"emptydir-1423" name:"default"}
2026-02-17 02:33:56.901 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=container-lifecycle-hook-508/pod-with-prestop-http-hook, name=eth0)
2026-02-17 02:33:56.902 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-lifecycle-hook-508/pod-with-prestop-http-hook" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali4f2e298274c" profile_ids:"kns.container-lifecycle-hook-508" profile_ids:"ksa.container-lifecycle-hook-508.default" ipv4_nets:"10.100.226.25/32"}
2026-02-17 02:33:56.902 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-508/pod-with-prestop-http-hook", EndpointId:"eth0"}
2026-02-17 02:33:56.903 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-508/pod-with-prestop-http-hook", EndpointId:"eth0"}
2026-02-17 02:33:56.903 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-508/pod-with-prestop-http-hook", EndpointId:"eth0"}
2026-02-17 02:33:56.904 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali4f2e298274c"
2026-02-17 02:33:56.905 [INFO][69] felix/endpoint_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-508/pod-with-prestop-http-hook", EndpointId:"eth0"}
2026-02-17 02:33:56.905 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-508/pod-with-prestop-http-hook", EndpointId:"eth0"}
2026-02-17 02:33:56.924 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-508/pod-with-prestop-http-hook", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:33:56.924 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-508/pod-with-prestop-http-hook", EndpointId:"eth0"} status="up"
2026-02-17 02:33:56.936 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-1423"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"648329da-2048-4e6b-a697-5d6bd747a7ee"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-1423"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1423"}
2026-02-17 02:33:56.969 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"emptydir-1423"}
2026-02-17 02:33:57.205 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"containers-2449" name:"default"}
2026-02-17 02:33:57.288 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"containers-2449"} labels:{key:"e2e-framework" value:"containers"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"containers-2449"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2449"}
2026-02-17 02:33:57.329 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"containers-2449"}
2026-02-17 02:33:57.574 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-1345"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"250c9c08-0bb9-4a58-88f0-5b64e701c66e"} labels:{key:"kubernetes.io/metadata.name" value:"projected-1345"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1345"}
2026-02-17 02:33:57.609 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-8195"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"250c9c08-0bb9-4a58-88f0-5b64e701c66e"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-8195"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8195"}
2026-02-17 02:33:57.646 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"resourcequota-8195" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:33:58.081 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"replicaset-8698" name:"default"}
2026-02-17 02:33:58.141 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=container-lifecycle-hook-508/pod-with-prestop-http-hook, name=eth0)
2026-02-17 02:33:58.142 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-lifecycle-hook-508/pod-with-prestop-http-hook" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali4f2e298274c" profile_ids:"kns.container-lifecycle-hook-508" profile_ids:"ksa.container-lifecycle-hook-508.default" ipv4_nets:"10.100.226.25/32"}
2026-02-17 02:33:58.142 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-508/pod-with-prestop-http-hook", EndpointId:"eth0"}
2026-02-17 02:33:58.142 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-508/pod-with-prestop-http-hook", EndpointId:"eth0"}
2026-02-17 02:33:58.142 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-508/pod-with-prestop-http-hook", EndpointId:"eth0"}
2026-02-17 02:33:58.142 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali4f2e298274c"
2026-02-17 02:33:58.142 [INFO][69] felix/endpoint_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-508/pod-with-prestop-http-hook", EndpointId:"eth0"}
2026-02-17 02:33:58.142 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-508/pod-with-prestop-http-hook", EndpointId:"eth0"}
2026-02-17 02:33:58.163 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-508/pod-with-prestop-http-hook", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:33:58.164 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-508/pod-with-prestop-http-hook", EndpointId:"eth0"} status="up"
2026-02-17 02:33:58.268 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replicaset-8698"} labels:{key:"e2e-framework" value:"replicaset"} labels:{key:"e2e-run" value:"c813837b-097e-4d2a-845a-e92d88485297"} labels:{key:"kubernetes.io/metadata.name" value:"replicaset-8698"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8698"}
2026-02-17 02:33:58.289 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"replicaset-8698"}
2026-02-17 02:33:58.435 [INFO][69] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=container-lifecycle-hook-508/pod-with-prestop-http-hook, name=eth0)
2026-02-17 02:33:58.435 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-lifecycle-hook-508/pod-with-prestop-http-hook" endpoint_id:"eth0"}
2026-02-17 02:33:58.435 [INFO][69] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-508/pod-with-prestop-http-hook", EndpointId:"eth0"}
2026-02-17 02:33:58.435 [INFO][69] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-508/pod-with-prestop-http-hook", EndpointId:"eth0"}
2026-02-17 02:33:58.435 [INFO][69] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-508/pod-with-prestop-http-hook", EndpointId:"eth0"}
2026-02-17 02:33:58.435 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali4f2e298274c" ipVersion=0x4 table="filter"
2026-02-17 02:33:58.435 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali4f2e298274c" ipVersion=0x4 table="filter"
2026-02-17 02:33:58.435 [INFO][69] felix/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-508/pod-with-prestop-http-hook", EndpointId:"eth0"}
2026-02-17 02:33:58.435 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-508/pod-with-prestop-http-hook", EndpointId:"eth0"}
2026-02-17 02:33:58.436 [INFO][69] felix/conntrack.go 90: Removing conntrack flows ip=10.100.226.25
2026-02-17 02:33:58.497 [INFO][69] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-508/pod-with-prestop-http-hook", EndpointId:"eth0"}
2026-02-17 02:33:58.548 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=30 ifaceName="cali4f2e298274c" state="down"
2026-02-17 02:33:58.548 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali4f2e298274c"
2026-02-17 02:33:58.548 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=30 ifaceName="cali4f2e298274c" state=""
2026-02-17 02:33:58.548 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali4f2e298274c"
2026-02-17 02:33:58.548 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali4f2e298274c", State:"down", Index:30}
2026-02-17 02:33:58.548 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali4f2e298274c", Addrs:set.Typed[string]{}}
2026-02-17 02:33:58.548 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali4f2e298274c", Addrs:set.Typed[string]{}}
2026-02-17 02:33:58.548 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali4f2e298274c", State:"", Index:30}
2026-02-17 02:33:58.548 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali4f2e298274c", Addrs:set.Set[string](nil)}
2026-02-17 02:33:58.548 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali4f2e298274c", Addrs:set.Set[string](nil)}
2026-02-17 02:33:58.549 [INFO][69] 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=30
2026-02-17 02:33:58.844 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=nsdeletetest-7738/test-pod, name=eth0)
2026-02-17 02:33:58.844 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"nsdeletetest-7738/test-pod" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali6f81831b6b1" profile_ids:"kns.nsdeletetest-7738" profile_ids:"ksa.nsdeletetest-7738.default" ipv4_nets:"10.100.226.23/32"}
2026-02-17 02:33:58.844 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"nsdeletetest-7738/test-pod", EndpointId:"eth0"}
2026-02-17 02:33:58.844 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"nsdeletetest-7738/test-pod", EndpointId:"eth0"}
2026-02-17 02:33:58.845 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"nsdeletetest-7738/test-pod", EndpointId:"eth0"}
2026-02-17 02:33:58.845 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali6f81831b6b1"
2026-02-17 02:33:58.845 [INFO][69] felix/endpoint_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-7738/test-pod", EndpointId:"eth0"}
2026-02-17 02:33:58.845 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"nsdeletetest-7738/test-pod", EndpointId:"eth0"}
2026-02-17 02:33:58.870 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"nsdeletetest-7738/test-pod", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:33:58.870 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"nsdeletetest-7738/test-pod", EndpointId:"eth0"} status="up"
2026-02-17 02:33:58.870 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"nsdeletetest-7738"} labels:{key:"e2e-run" value:"648329da-2048-4e6b-a697-5d6bd747a7ee"} labels:{key:"kubernetes.io/metadata.name" value:"nsdeletetest-7738"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7738"}
2026-02-17 02:33:58.889 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=nsdeletetest-7738/test-pod, name=eth0)
2026-02-17 02:33:58.897 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"nsdeletetest-7738/test-pod" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali6f81831b6b1" profile_ids:"kns.nsdeletetest-7738" profile_ids:"ksa.nsdeletetest-7738.default" ipv4_nets:"10.100.226.23/32"}
2026-02-17 02:33:58.897 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"nsdeletetest-7738/test-pod", EndpointId:"eth0"}
2026-02-17 02:33:58.897 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"nsdeletetest-7738/test-pod", EndpointId:"eth0"}
2026-02-17 02:33:58.897 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"nsdeletetest-7738/test-pod", EndpointId:"eth0"}
2026-02-17 02:33:58.899 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali6f81831b6b1"
2026-02-17 02:33:58.900 [INFO][69] felix/endpoint_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-7738/test-pod", EndpointId:"eth0"}
2026-02-17 02:33:58.900 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"nsdeletetest-7738/test-pod", EndpointId:"eth0"}
2026-02-17 02:33:58.921 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"nsdeletetest-7738/test-pod", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:33:58.921 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"nsdeletetest-7738/test-pod", EndpointId:"eth0"} status="up"
2026-02-17 02:33:59.180 [INFO][69] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=nsdeletetest-7738/test-pod, name=eth0)
2026-02-17 02:33:59.180 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"nsdeletetest-7738/test-pod" endpoint_id:"eth0"}
2026-02-17 02:33:59.180 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.nsdeletetest-7738"}
2026-02-17 02:33:59.180 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.nsdeletetest-7738.default"}
2026-02-17 02:33:59.180 [INFO][69] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"nsdeletetest-7738/test-pod", EndpointId:"eth0"}
2026-02-17 02:33:59.180 [INFO][69] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"nsdeletetest-7738/test-pod", EndpointId:"eth0"}
2026-02-17 02:33:59.181 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_OczdO93tthaFH9afqE" ipVersion=0x4 table="filter"
2026-02-17 02:33:59.181 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_KbRAAmQ23z_BAbhSiZ" ipVersion=0x4 table="filter"
2026-02-17 02:33:59.181 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_OczdO93tthaFH9afqE" ipVersion=0x4 table="filter"
2026-02-17 02:33:59.181 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_KbRAAmQ23z_BAbhSiZ" ipVersion=0x4 table="filter"
2026-02-17 02:33:59.181 [INFO][69] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"nsdeletetest-7738/test-pod", EndpointId:"eth0"}
2026-02-17 02:33:59.181 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali6f81831b6b1" ipVersion=0x4 table="filter"
2026-02-17 02:33:59.181 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali6f81831b6b1" ipVersion=0x4 table="filter"
2026-02-17 02:33:59.181 [INFO][69] felix/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-7738/test-pod", EndpointId:"eth0"}
2026-02-17 02:33:59.181 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"nsdeletetest-7738/test-pod", EndpointId:"eth0"}
2026-02-17 02:33:59.184 [INFO][69] felix/conntrack.go 90: Removing conntrack flows ip=10.100.226.23
2026-02-17 02:33:59.251 [INFO][69] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"nsdeletetest-7738/test-pod", EndpointId:"eth0"}
2026-02-17 02:33:59.291 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=28 ifaceName="cali6f81831b6b1" state="down"
2026-02-17 02:33:59.292 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali6f81831b6b1", State:"down", Index:28}
2026-02-17 02:33:59.292 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali6f81831b6b1"
2026-02-17 02:33:59.292 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali6f81831b6b1", Addrs:set.Typed[string]{}}
2026-02-17 02:33:59.292 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali6f81831b6b1", Addrs:set.Typed[string]{}}
2026-02-17 02:33:59.292 [INFO][69] 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:33:59.296 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=28 ifaceName="cali6f81831b6b1" state=""
2026-02-17 02:33:59.296 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali6f81831b6b1"
2026-02-17 02:33:59.315 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali6f81831b6b1", State:"", Index:28}
2026-02-17 02:33:59.315 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali6f81831b6b1", Addrs:set.Set[string](nil)}
2026-02-17 02:33:59.315 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali6f81831b6b1", Addrs:set.Set[string](nil)}
2026-02-17 02:33:59.796 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-8195"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"250c9c08-0bb9-4a58-88f0-5b64e701c66e"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-8195"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8195"}
2026-02-17 02:33:59.838 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-2035"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-2035"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-2035"} labels:{key:"webhook-2035" value:"true"}
2026-02-17 02:33:59.870 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"csinodes-1005"} labels:{key:"e2e-framework" value:"csinodes"} labels:{key:"e2e-run" value:"250c9c08-0bb9-4a58-88f0-5b64e701c66e"} labels:{key:"kubernetes.io/metadata.name" value:"csinodes-1005"} 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-1005"}
2026-02-17 02:33:59.870 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"csinodes-1005" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:33:59.996 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"csinodes-1005"} labels:{key:"e2e-framework" value:"csinodes"} labels:{key:"e2e-run" value:"250c9c08-0bb9-4a58-88f0-5b64e701c66e"} labels:{key:"kubernetes.io/metadata.name" value:"csinodes-1005"} 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-1005"}
2026-02-17 02:34:00.016 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"endpointslice-5660"} labels:{key:"e2e-framework" value:"endpointslice"} labels:{key:"e2e-run" value:"250c9c08-0bb9-4a58-88f0-5b64e701c66e"} labels:{key:"kubernetes.io/metadata.name" value:"endpointslice-5660"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5660"}
2026-02-17 02:34:00.035 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"endpointslice-5660" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:34:00.071 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"example-custom-endpoints" namespace:"endpointslice-5660" type:"ClusterIP" cluster_ips:"10.254.253.15" ports:{Protocol:"TCP" Port:80} ports:{Protocol:"TCP" Port:81}
2026-02-17 02:34:00.237 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-markers-43" name:"default"}
2026-02-17 02:34:00.734 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-43"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-43"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{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-43"} labels:{key:"webhook-2035-markers" value:"true"}
2026-02-17 02:34:00.759 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-markers-43"}
2026-02-17 02:34:00.953 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-lifecycle-hook-508"} labels:{key:"e2e-framework" value:"container-lifecycle-hook"} labels:{key:"e2e-run" value:"c813837b-097e-4d2a-845a-e92d88485297"} labels:{key:"kubernetes.io/metadata.name" value:"container-lifecycle-hook-508"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-508"}
2026-02-17 02:34:01.005 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-2573"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"c813837b-097e-4d2a-845a-e92d88485297"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-2573"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2573"}
2026-02-17 02:34:01.027 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kubectl-2573" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:34:01.062 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"cronjob-115"} labels:{key:"e2e-framework" value:"cronjob"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"cronjob-115"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-115"}
2026-02-17 02:34:01.092 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-2766"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-2766"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2766"}
2026-02-17 02:34:01.115 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"downward-api-2766" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:34:01.214 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-2573"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"c813837b-097e-4d2a-845a-e92d88485297"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-2573"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2573"}
2026-02-17 02:34:01.276 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pod-network-test-2114"} labels:{key:"e2e-framework" value:"pod-network-test"} labels:{key:"e2e-run" value:"c813837b-097e-4d2a-845a-e92d88485297"} labels:{key:"kubernetes.io/metadata.name" value:"pod-network-test-2114"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-2114"}
2026-02-17 02:34:01.298 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"pod-network-test-2114" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:34:02.005 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=31 ifaceName="cali1a61760e642" state="down"
2026-02-17 02:34:02.005 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali1a61760e642", State:"down", Index:31}
2026-02-17 02:34:02.006 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali1a61760e642"
2026-02-17 02:34:02.008 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=31 ifaceName="cali1a61760e642" state="up"
2026-02-17 02:34:02.018 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=downward-api-2766/downwardapi-volume-13390ec8-74f2-415b-be5f-949aea3f90d9, name=eth0)
2026-02-17 02:34:02.030 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.downward-api-2766"} profile:{inbound_rules:{action:"allow" rule_id:"ZCSoNT43MW82pOiC"} outbound_rules:{action:"allow" rule_id:"VvR0f9l0jYV3mZrT"}}
2026-02-17 02:34:02.030 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.downward-api-2766.default"} profile:{}
2026-02-17 02:34:02.030 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"downward-api-2766/downwardapi-volume-13390ec8-74f2-415b-be5f-949aea3f90d9" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali1a61760e642" profile_ids:"kns.downward-api-2766" profile_ids:"ksa.downward-api-2766.default" ipv4_nets:"10.100.226.26/32"}
2026-02-17 02:34:02.030 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2766/downwardapi-volume-13390ec8-74f2-415b-be5f-949aea3f90d9", EndpointId:"eth0"}
2026-02-17 02:34:02.031 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2766/downwardapi-volume-13390ec8-74f2-415b-be5f-949aea3f90d9", EndpointId:"eth0"}
2026-02-17 02:34:02.031 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2766/downwardapi-volume-13390ec8-74f2-415b-be5f-949aea3f90d9", EndpointId:"eth0"}
2026-02-17 02:34:02.031 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali1a61760e642" ipVersion=0x4 table="filter"
2026-02-17 02:34:02.031 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_mkXaSOCKxC9P5oDCDs" ipVersion=0x4 table="filter"
2026-02-17 02:34:02.031 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_Kx9RT6-OuRti1bj7Ys" ipVersion=0x4 table="filter"
2026-02-17 02:34:02.031 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali1a61760e642" ipVersion=0x4 table="filter"
2026-02-17 02:34:02.031 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_mkXaSOCKxC9P5oDCDs" ipVersion=0x4 table="filter"
2026-02-17 02:34:02.031 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_Kx9RT6-OuRti1bj7Ys" ipVersion=0x4 table="filter"
2026-02-17 02:34:02.031 [INFO][69] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali1a61760e642"
2026-02-17 02:34:02.031 [INFO][69] felix/endpoint_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-2766/downwardapi-volume-13390ec8-74f2-415b-be5f-949aea3f90d9", EndpointId:"eth0"}
2026-02-17 02:34:02.032 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2766/downwardapi-volume-13390ec8-74f2-415b-be5f-949aea3f90d9", EndpointId:"eth0"}
2026-02-17 02:34:02.072 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2766/downwardapi-volume-13390ec8-74f2-415b-be5f-949aea3f90d9", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:34:02.072 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2766/downwardapi-volume-13390ec8-74f2-415b-be5f-949aea3f90d9", EndpointId:"eth0"} status="down"
2026-02-17 02:34:02.072 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali1a61760e642", Addrs:set.Typed[string]{}}
2026-02-17 02:34:02.072 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali1a61760e642", Addrs:set.Typed[string]{}}
2026-02-17 02:34:02.072 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali1a61760e642", State:"up", Index:31}
2026-02-17 02:34:02.073 [INFO][69] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali1a61760e642"
2026-02-17 02:34:02.073 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali1a61760e642"
2026-02-17 02:34:02.073 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali1a61760e642"
2026-02-17 02:34:02.073 [INFO][69] felix/endpoint_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-2766/downwardapi-volume-13390ec8-74f2-415b-be5f-949aea3f90d9", EndpointId:"eth0"}
2026-02-17 02:34:02.073 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2766/downwardapi-volume-13390ec8-74f2-415b-be5f-949aea3f90d9", EndpointId:"eth0"}
2026-02-17 02:34:02.095 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2766/downwardapi-volume-13390ec8-74f2-415b-be5f-949aea3f90d9", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:34:02.096 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2766/downwardapi-volume-13390ec8-74f2-415b-be5f-949aea3f90d9", EndpointId:"eth0"} status="up"
2026-02-17 02:34:02.226 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=pod-network-test-2114/netserver-1, name=eth0)
2026-02-17 02:34:02.226 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.pod-network-test-2114"} profile:{inbound_rules:{action:"allow" rule_id:"-UDJuxvRKQCPOGyG"} outbound_rules:{action:"allow" rule_id:"AhzEkd4m_67pQcB2"}}
2026-02-17 02:34:02.227 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.pod-network-test-2114.default"} profile:{}
2026-02-17 02:34:02.227 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-2114/netserver-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"calid7b6f28a20c" profile_ids:"kns.pod-network-test-2114" profile_ids:"ksa.pod-network-test-2114.default" ipv4_nets:"10.100.226.27/32"}
2026-02-17 02:34:02.227 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-2114/netserver-1", EndpointId:"eth0"}
2026-02-17 02:34:02.227 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-2114/netserver-1", EndpointId:"eth0"}
2026-02-17 02:34:02.227 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-2114/netserver-1", EndpointId:"eth0"}
2026-02-17 02:34:02.228 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calid7b6f28a20c" ipVersion=0x4 table="filter"
2026-02-17 02:34:02.228 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_Udx6ZlmDpAGl1mohnu" ipVersion=0x4 table="filter"
2026-02-17 02:34:02.228 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_YqTnTo0kbm2FmKk6Zt" ipVersion=0x4 table="filter"
2026-02-17 02:34:02.228 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calid7b6f28a20c" ipVersion=0x4 table="filter"
2026-02-17 02:34:02.228 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_Udx6ZlmDpAGl1mohnu" ipVersion=0x4 table="filter"
2026-02-17 02:34:02.228 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_YqTnTo0kbm2FmKk6Zt" ipVersion=0x4 table="filter"
2026-02-17 02:34:02.228 [INFO][69] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calid7b6f28a20c"
2026-02-17 02:34:02.228 [INFO][69] felix/endpoint_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-2114/netserver-1", EndpointId:"eth0"}
2026-02-17 02:34:02.228 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-2114/netserver-1", EndpointId:"eth0"}
2026-02-17 02:34:02.268 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-2114/netserver-1", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:34:02.268 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-2114/netserver-1", EndpointId:"eth0"} status="down"
2026-02-17 02:34:02.269 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=32 ifaceName="calid7b6f28a20c" state="down"
2026-02-17 02:34:02.269 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calid7b6f28a20c"
2026-02-17 02:34:02.269 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid7b6f28a20c", State:"down", Index:32}
2026-02-17 02:34:02.270 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid7b6f28a20c", Addrs:set.Typed[string]{}}
2026-02-17 02:34:02.270 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid7b6f28a20c", Addrs:set.Typed[string]{}}
2026-02-17 02:34:02.270 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calid7b6f28a20c"
2026-02-17 02:34:02.270 [INFO][69] felix/endpoint_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-2114/netserver-1", EndpointId:"eth0"}
2026-02-17 02:34:02.270 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-2114/netserver-1", EndpointId:"eth0"}
2026-02-17 02:34:02.270 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=32 ifaceName="calid7b6f28a20c" state="up"
2026-02-17 02:34:02.294 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-2114/netserver-1", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:34:02.296 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-2114/netserver-1", EndpointId:"eth0"} status="down"
2026-02-17 02:34:02.296 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid7b6f28a20c", State:"up", Index:32}
2026-02-17 02:34:02.296 [INFO][69] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calid7b6f28a20c"
2026-02-17 02:34:02.296 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calid7b6f28a20c"
2026-02-17 02:34:02.296 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calid7b6f28a20c"
2026-02-17 02:34:02.297 [INFO][69] felix/endpoint_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-2114/netserver-1", EndpointId:"eth0"}
2026-02-17 02:34:02.297 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-2114/netserver-1", EndpointId:"eth0"}
2026-02-17 02:34:02.332 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-2114/netserver-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:34:02.333 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-2114/netserver-1", EndpointId:"eth0"} status="up"
2026-02-17 02:34:02.670 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=projected-1345/annotationupdate9829aae0-55eb-45d9-8262-bf541b4db072, name=eth0)
2026-02-17 02:34:02.670 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-1345/annotationupdate9829aae0-55eb-45d9-8262-bf541b4db072" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d8530f4403" profile_ids:"kns.projected-1345" profile_ids:"ksa.projected-1345.default" ipv4_nets:"10.100.226.21/32"}
2026-02-17 02:34:02.670 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1345/annotationupdate9829aae0-55eb-45d9-8262-bf541b4db072", EndpointId:"eth0"}
2026-02-17 02:34:02.670 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1345/annotationupdate9829aae0-55eb-45d9-8262-bf541b4db072", EndpointId:"eth0"}
2026-02-17 02:34:02.670 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1345/annotationupdate9829aae0-55eb-45d9-8262-bf541b4db072", EndpointId:"eth0"}
2026-02-17 02:34:02.671 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d8530f4403"
2026-02-17 02:34:02.671 [INFO][69] felix/endpoint_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-1345/annotationupdate9829aae0-55eb-45d9-8262-bf541b4db072", EndpointId:"eth0"}
2026-02-17 02:34:02.671 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1345/annotationupdate9829aae0-55eb-45d9-8262-bf541b4db072", EndpointId:"eth0"}
2026-02-17 02:34:02.691 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1345/annotationupdate9829aae0-55eb-45d9-8262-bf541b4db072", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:34:02.691 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1345/annotationupdate9829aae0-55eb-45d9-8262-bf541b4db072", EndpointId:"eth0"} status="up"
2026-02-17 02:34:02.692 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-1345"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"250c9c08-0bb9-4a58-88f0-5b64e701c66e"} labels:{key:"kubernetes.io/metadata.name" value:"projected-1345"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1345"}
2026-02-17 02:34:02.711 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=projected-1345/annotationupdate9829aae0-55eb-45d9-8262-bf541b4db072, name=eth0)
2026-02-17 02:34:02.716 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-1345/annotationupdate9829aae0-55eb-45d9-8262-bf541b4db072" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d8530f4403" profile_ids:"kns.projected-1345" profile_ids:"ksa.projected-1345.default" ipv4_nets:"10.100.226.21/32"}
2026-02-17 02:34:02.716 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1345/annotationupdate9829aae0-55eb-45d9-8262-bf541b4db072", EndpointId:"eth0"}
2026-02-17 02:34:02.716 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1345/annotationupdate9829aae0-55eb-45d9-8262-bf541b4db072", EndpointId:"eth0"}
2026-02-17 02:34:02.716 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1345/annotationupdate9829aae0-55eb-45d9-8262-bf541b4db072", EndpointId:"eth0"}
2026-02-17 02:34:02.717 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d8530f4403"
2026-02-17 02:34:02.717 [INFO][69] felix/endpoint_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-1345/annotationupdate9829aae0-55eb-45d9-8262-bf541b4db072", EndpointId:"eth0"}
2026-02-17 02:34:02.717 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1345/annotationupdate9829aae0-55eb-45d9-8262-bf541b4db072", EndpointId:"eth0"}
2026-02-17 02:34:02.741 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1345/annotationupdate9829aae0-55eb-45d9-8262-bf541b4db072", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:34:02.741 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1345/annotationupdate9829aae0-55eb-45d9-8262-bf541b4db072", EndpointId:"eth0"} status="up"
2026-02-17 02:34:03.198 [INFO][69] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=projected-1345/annotationupdate9829aae0-55eb-45d9-8262-bf541b4db072, name=eth0)
2026-02-17 02:34:03.198 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-1345/annotationupdate9829aae0-55eb-45d9-8262-bf541b4db072" endpoint_id:"eth0"}
2026-02-17 02:34:03.199 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.projected-1345"}
2026-02-17 02:34:03.199 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.projected-1345.default"}
2026-02-17 02:34:03.199 [INFO][69] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1345/annotationupdate9829aae0-55eb-45d9-8262-bf541b4db072", EndpointId:"eth0"}
2026-02-17 02:34:03.199 [INFO][69] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1345/annotationupdate9829aae0-55eb-45d9-8262-bf541b4db072", EndpointId:"eth0"}
2026-02-17 02:34:03.199 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.projected-1345" ipVersion=0x4 table="filter"
2026-02-17 02:34:03.200 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_ILB5wn6EFVkqqaIczo" ipVersion=0x4 table="filter"
2026-02-17 02:34:03.200 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.projected-1345" ipVersion=0x4 table="filter"
2026-02-17 02:34:03.200 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_ILB5wn6EFVkqqaIczo" ipVersion=0x4 table="filter"
2026-02-17 02:34:03.200 [INFO][69] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1345/annotationupdate9829aae0-55eb-45d9-8262-bf541b4db072", EndpointId:"eth0"}
2026-02-17 02:34:03.200 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali9d8530f4403" ipVersion=0x4 table="filter"
2026-02-17 02:34:03.200 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali9d8530f4403" ipVersion=0x4 table="filter"
2026-02-17 02:34:03.200 [INFO][69] felix/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-1345/annotationupdate9829aae0-55eb-45d9-8262-bf541b4db072", EndpointId:"eth0"}
2026-02-17 02:34:03.200 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1345/annotationupdate9829aae0-55eb-45d9-8262-bf541b4db072", EndpointId:"eth0"}
2026-02-17 02:34:03.201 [INFO][69] felix/conntrack.go 90: Removing conntrack flows ip=10.100.226.21
2026-02-17 02:34:03.227 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=pod-network-test-2114/netserver-1, name=eth0)
2026-02-17 02:34:03.248 [INFO][69] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1345/annotationupdate9829aae0-55eb-45d9-8262-bf541b4db072", EndpointId:"eth0"}
2026-02-17 02:34:03.249 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-2114/netserver-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"calid7b6f28a20c" profile_ids:"kns.pod-network-test-2114" profile_ids:"ksa.pod-network-test-2114.default" ipv4_nets:"10.100.226.27/32"}
2026-02-17 02:34:03.249 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-2114/netserver-1", EndpointId:"eth0"}
2026-02-17 02:34:03.249 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-2114/netserver-1", EndpointId:"eth0"}
2026-02-17 02:34:03.249 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-2114/netserver-1", EndpointId:"eth0"}
2026-02-17 02:34:03.250 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calid7b6f28a20c"
2026-02-17 02:34:03.250 [INFO][69] felix/endpoint_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-2114/netserver-1", EndpointId:"eth0"}
2026-02-17 02:34:03.250 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-2114/netserver-1", EndpointId:"eth0"}
2026-02-17 02:34:03.277 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=downward-api-2766/downwardapi-volume-13390ec8-74f2-415b-be5f-949aea3f90d9, name=eth0)
2026-02-17 02:34:03.287 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-2114/netserver-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:34:03.290 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-2114/netserver-1", EndpointId:"eth0"} status="up"
2026-02-17 02:34:03.291 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"downward-api-2766/downwardapi-volume-13390ec8-74f2-415b-be5f-949aea3f90d9" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali1a61760e642" profile_ids:"kns.downward-api-2766" profile_ids:"ksa.downward-api-2766.default" ipv4_nets:"10.100.226.26/32"}
2026-02-17 02:34:03.291 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2766/downwardapi-volume-13390ec8-74f2-415b-be5f-949aea3f90d9", EndpointId:"eth0"}
2026-02-17 02:34:03.291 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2766/downwardapi-volume-13390ec8-74f2-415b-be5f-949aea3f90d9", EndpointId:"eth0"}
2026-02-17 02:34:03.292 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2766/downwardapi-volume-13390ec8-74f2-415b-be5f-949aea3f90d9", EndpointId:"eth0"}
2026-02-17 02:34:03.292 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali1a61760e642"
2026-02-17 02:34:03.293 [INFO][69] felix/endpoint_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-2766/downwardapi-volume-13390ec8-74f2-415b-be5f-949aea3f90d9", EndpointId:"eth0"}
2026-02-17 02:34:03.293 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2766/downwardapi-volume-13390ec8-74f2-415b-be5f-949aea3f90d9", EndpointId:"eth0"}
2026-02-17 02:34:03.305 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=26 ifaceName="cali9d8530f4403" state="down"
2026-02-17 02:34:03.305 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali9d8530f4403"
2026-02-17 02:34:03.309 [INFO][69] 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:34:03.313 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=26 ifaceName="cali9d8530f4403" state=""
2026-02-17 02:34:03.313 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali9d8530f4403"
2026-02-17 02:34:03.320 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2766/downwardapi-volume-13390ec8-74f2-415b-be5f-949aea3f90d9", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:34:03.320 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2766/downwardapi-volume-13390ec8-74f2-415b-be5f-949aea3f90d9", EndpointId:"eth0"} status="up"
2026-02-17 02:34:03.320 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali9d8530f4403", State:"down", Index:26}
2026-02-17 02:34:03.320 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali9d8530f4403", Addrs:set.Typed[string]{}}
2026-02-17 02:34:03.320 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali9d8530f4403", Addrs:set.Typed[string]{}}
2026-02-17 02:34:03.320 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali9d8530f4403", State:"", Index:26}
2026-02-17 02:34:03.320 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali9d8530f4403", Addrs:set.Set[string](nil)}
2026-02-17 02:34:03.320 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali9d8530f4403", Addrs:set.Set[string](nil)}
2026-02-17 02:34:03.754 [INFO][69] 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:34:03.754 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali1a61760e642"
2026-02-17 02:34:03.755 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali1a61760e642", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:34:03.755 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali1a61760e642", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:34:03.947 [INFO][69] 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:34:03.947 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calid7b6f28a20c"
2026-02-17 02:34:03.947 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid7b6f28a20c", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:34:03.947 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid7b6f28a20c", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:34:04.401 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"nsdeletetest-7738" name:"default"}
2026-02-17 02:34:04.572 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=downward-api-2766/downwardapi-volume-13390ec8-74f2-415b-be5f-949aea3f90d9, name=eth0)
2026-02-17 02:34:04.572 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"downward-api-2766/downwardapi-volume-13390ec8-74f2-415b-be5f-949aea3f90d9" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali1a61760e642" profile_ids:"kns.downward-api-2766" profile_ids:"ksa.downward-api-2766.default" ipv4_nets:"10.100.226.26/32"}
2026-02-17 02:34:04.572 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2766/downwardapi-volume-13390ec8-74f2-415b-be5f-949aea3f90d9", EndpointId:"eth0"}
2026-02-17 02:34:04.573 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2766/downwardapi-volume-13390ec8-74f2-415b-be5f-949aea3f90d9", EndpointId:"eth0"}
2026-02-17 02:34:04.573 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2766/downwardapi-volume-13390ec8-74f2-415b-be5f-949aea3f90d9", EndpointId:"eth0"}
2026-02-17 02:34:04.574 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali1a61760e642"
2026-02-17 02:34:04.574 [INFO][69] felix/endpoint_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-2766/downwardapi-volume-13390ec8-74f2-415b-be5f-949aea3f90d9", EndpointId:"eth0"}
2026-02-17 02:34:04.574 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2766/downwardapi-volume-13390ec8-74f2-415b-be5f-949aea3f90d9", EndpointId:"eth0"}
2026-02-17 02:34:04.599 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2766/downwardapi-volume-13390ec8-74f2-415b-be5f-949aea3f90d9", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:34:04.599 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2766/downwardapi-volume-13390ec8-74f2-415b-be5f-949aea3f90d9", EndpointId:"eth0"} status="up"
2026-02-17 02:34:04.604 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"nsdeletetest-7738"}
2026-02-17 02:34:04.685 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=31 ifaceName="cali1a61760e642" state="down"
2026-02-17 02:34:04.685 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali1a61760e642"
2026-02-17 02:34:04.685 [INFO][69] 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:34:04.685 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali1a61760e642", State:"down", Index:31}
2026-02-17 02:34:04.685 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali1a61760e642", Addrs:set.Typed[string]{}}
2026-02-17 02:34:04.685 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali1a61760e642", Addrs:set.Typed[string]{}}
2026-02-17 02:34:04.685 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali1a61760e642"
2026-02-17 02:34:04.685 [INFO][69] felix/endpoint_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-2766/downwardapi-volume-13390ec8-74f2-415b-be5f-949aea3f90d9", EndpointId:"eth0"}
2026-02-17 02:34:04.685 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2766/downwardapi-volume-13390ec8-74f2-415b-be5f-949aea3f90d9", EndpointId:"eth0"}
2026-02-17 02:34:04.686 [INFO][69] felix/conntrack.go 90: Removing conntrack flows ip=10.100.226.26
2026-02-17 02:34:04.689 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=31 ifaceName="cali1a61760e642" state=""
2026-02-17 02:34:04.689 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali1a61760e642"
2026-02-17 02:34:04.712 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2766/downwardapi-volume-13390ec8-74f2-415b-be5f-949aea3f90d9", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:34:04.712 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2766/downwardapi-volume-13390ec8-74f2-415b-be5f-949aea3f90d9", EndpointId:"eth0"} status="down"
2026-02-17 02:34:04.712 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali1a61760e642", State:"", Index:31}
2026-02-17 02:34:04.712 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali1a61760e642", Addrs:set.Set[string](nil)}
2026-02-17 02:34:04.712 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali1a61760e642", Addrs:set.Set[string](nil)}
2026-02-17 02:34:04.712 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali1a61760e642"
2026-02-17 02:34:04.712 [INFO][69] felix/endpoint_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-2766/downwardapi-volume-13390ec8-74f2-415b-be5f-949aea3f90d9", EndpointId:"eth0"}
2026-02-17 02:34:04.712 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2766/downwardapi-volume-13390ec8-74f2-415b-be5f-949aea3f90d9", EndpointId:"eth0"}
2026-02-17 02:34:04.733 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2766/downwardapi-volume-13390ec8-74f2-415b-be5f-949aea3f90d9", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:34:04.733 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2766/downwardapi-volume-13390ec8-74f2-415b-be5f-949aea3f90d9", EndpointId:"eth0"} status="down"
2026-02-17 02:34:04.927 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"namespacedeletion-5122"} labels:{key:"e2e-framework" value:"namespacedeletion"} labels:{key:"e2e-run" value:"648329da-2048-4e6b-a697-5d6bd747a7ee"} labels:{key:"kubernetes.io/metadata.name" value:"namespacedeletion-5122"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5122"}
2026-02-17 02:34:04.949 [INFO][69] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=downward-api-2766/downwardapi-volume-13390ec8-74f2-415b-be5f-949aea3f90d9, name=eth0)
2026-02-17 02:34:04.949 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"downward-api-2766/downwardapi-volume-13390ec8-74f2-415b-be5f-949aea3f90d9" endpoint_id:"eth0"}
2026-02-17 02:34:04.949 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.downward-api-2766.default"}
2026-02-17 02:34:04.949 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.downward-api-2766"}
2026-02-17 02:34:04.949 [INFO][69] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2766/downwardapi-volume-13390ec8-74f2-415b-be5f-949aea3f90d9", EndpointId:"eth0"}
2026-02-17 02:34:04.949 [INFO][69] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2766/downwardapi-volume-13390ec8-74f2-415b-be5f-949aea3f90d9", EndpointId:"eth0"}
2026-02-17 02:34:04.949 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_mkXaSOCKxC9P5oDCDs" ipVersion=0x4 table="filter"
2026-02-17 02:34:04.950 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_Kx9RT6-OuRti1bj7Ys" ipVersion=0x4 table="filter"
2026-02-17 02:34:04.950 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_mkXaSOCKxC9P5oDCDs" ipVersion=0x4 table="filter"
2026-02-17 02:34:04.950 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_Kx9RT6-OuRti1bj7Ys" ipVersion=0x4 table="filter"
2026-02-17 02:34:04.950 [INFO][69] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2766/downwardapi-volume-13390ec8-74f2-415b-be5f-949aea3f90d9", EndpointId:"eth0"}
2026-02-17 02:34:04.950 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali1a61760e642" ipVersion=0x4 table="filter"
2026-02-17 02:34:04.950 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali1a61760e642" ipVersion=0x4 table="filter"
2026-02-17 02:34:04.950 [INFO][69] felix/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-2766/downwardapi-volume-13390ec8-74f2-415b-be5f-949aea3f90d9", EndpointId:"eth0"}
2026-02-17 02:34:04.950 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2766/downwardapi-volume-13390ec8-74f2-415b-be5f-949aea3f90d9", EndpointId:"eth0"}
2026-02-17 02:34:05.030 [INFO][69] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2766/downwardapi-volume-13390ec8-74f2-415b-be5f-949aea3f90d9", EndpointId:"eth0"}
2026-02-17 02:34:05.030 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-9963"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"648329da-2048-4e6b-a697-5d6bd747a7ee"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-9963"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9963"}
2026-02-17 02:34:05.030 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"configmap-9963" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:34:05.297 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"csinodes-1005" name:"default"}
2026-02-17 02:34:05.327 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-2766"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-2766"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2766"}
2026-02-17 02:34:05.350 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"svcaccounts-9883"} labels:{key:"e2e-framework" value:"svcaccounts"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"svcaccounts-9883"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9883"}
2026-02-17 02:34:05.371 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"svcaccounts-9883" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:34:05.427 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"svcaccounts-9883" name:"testserviceaccount"} labels:{key:"projectcalico.org/name" value:"testserviceaccount"} labels:{key:"test-serviceaccount-static" value:"true"}
2026-02-17 02:34:05.456 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"svcaccounts-9883" name:"testserviceaccount"} labels:{key:"projectcalico.org/name" value:"testserviceaccount"} labels:{key:"test-serviceaccount-static" value:"true"}
2026-02-17 02:34:05.478 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"svcaccounts-9883" name:"default"}
2026-02-17 02:34:05.478 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"svcaccounts-9883" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:34:05.478 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"svcaccounts-9883" name:"testserviceaccount"}
2026-02-17 02:34:05.500 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"svcaccounts-9883"} labels:{key:"e2e-framework" value:"svcaccounts"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"svcaccounts-9883"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9883"}
2026-02-17 02:34:05.567 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-probe-9513"} labels:{key:"e2e-framework" value:"container-probe"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"container-probe-9513"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9513"}
2026-02-17 02:34:05.591 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"container-probe-9513" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:34:05.875 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-2035" name:"default"}
2026-02-17 02:34:05.907 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=configmap-9963/pod-configmaps-946265e1-3739-4d25-94a7-8fa09a59f01f, name=eth0)
2026-02-17 02:34:05.907 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.configmap-9963"} profile:{inbound_rules:{action:"allow" rule_id:"3zy2jFrT63btFtcq"} outbound_rules:{action:"allow" rule_id:"Y5r2XuAB2tGW09Gg"}}
2026-02-17 02:34:05.907 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.configmap-9963.default"} profile:{}
2026-02-17 02:34:05.907 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"configmap-9963/pod-configmaps-946265e1-3739-4d25-94a7-8fa09a59f01f" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali3bf587db403" profile_ids:"kns.configmap-9963" profile_ids:"ksa.configmap-9963.default" ipv4_nets:"10.100.226.28/32"}
2026-02-17 02:34:05.907 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-9963/pod-configmaps-946265e1-3739-4d25-94a7-8fa09a59f01f", EndpointId:"eth0"}
2026-02-17 02:34:05.907 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-9963/pod-configmaps-946265e1-3739-4d25-94a7-8fa09a59f01f", EndpointId:"eth0"}
2026-02-17 02:34:05.907 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-9963/pod-configmaps-946265e1-3739-4d25-94a7-8fa09a59f01f", EndpointId:"eth0"}
2026-02-17 02:34:05.908 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali3bf587db403" ipVersion=0x4 table="filter"
2026-02-17 02:34:05.908 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.configmap-9963" ipVersion=0x4 table="filter"
2026-02-17 02:34:05.908 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_wiqHpBXnVtvc-S8Aug" ipVersion=0x4 table="filter"
2026-02-17 02:34:05.908 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali3bf587db403" ipVersion=0x4 table="filter"
2026-02-17 02:34:05.908 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.configmap-9963" ipVersion=0x4 table="filter"
2026-02-17 02:34:05.908 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_wiqHpBXnVtvc-S8Aug" ipVersion=0x4 table="filter"
2026-02-17 02:34:05.908 [INFO][69] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali3bf587db403"
2026-02-17 02:34:05.908 [INFO][69] felix/endpoint_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-9963/pod-configmaps-946265e1-3739-4d25-94a7-8fa09a59f01f", EndpointId:"eth0"}
2026-02-17 02:34:05.908 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-9963/pod-configmaps-946265e1-3739-4d25-94a7-8fa09a59f01f", EndpointId:"eth0"}
2026-02-17 02:34:05.949 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-9963/pod-configmaps-946265e1-3739-4d25-94a7-8fa09a59f01f", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:34:05.949 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-9963/pod-configmaps-946265e1-3739-4d25-94a7-8fa09a59f01f", EndpointId:"eth0"} status="down"
2026-02-17 02:34:05.983 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=33 ifaceName="cali3bf587db403" state="down"
2026-02-17 02:34:05.983 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali3bf587db403"
2026-02-17 02:34:05.983 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali3bf587db403", State:"down", Index:33}
2026-02-17 02:34:05.983 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali3bf587db403", Addrs:set.Typed[string]{}}
2026-02-17 02:34:05.983 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali3bf587db403", Addrs:set.Typed[string]{}}
2026-02-17 02:34:05.983 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali3bf587db403"
2026-02-17 02:34:05.983 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=33 ifaceName="cali3bf587db403" state="up"
2026-02-17 02:34:05.983 [INFO][69] felix/endpoint_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-9963/pod-configmaps-946265e1-3739-4d25-94a7-8fa09a59f01f", EndpointId:"eth0"}
2026-02-17 02:34:05.983 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-9963/pod-configmaps-946265e1-3739-4d25-94a7-8fa09a59f01f", EndpointId:"eth0"}
2026-02-17 02:34:05.998 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=container-lifecycle-hook-508/pod-handle-http-request, name=eth0)
2026-02-17 02:34:06.004 [INFO][69] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=container-lifecycle-hook-508/pod-handle-http-request, name=eth0)
2026-02-17 02:34:06.005 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-9963/pod-configmaps-946265e1-3739-4d25-94a7-8fa09a59f01f", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:34:06.005 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-9963/pod-configmaps-946265e1-3739-4d25-94a7-8fa09a59f01f", EndpointId:"eth0"} status="down"
2026-02-17 02:34:06.006 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali3bf587db403", State:"up", Index:33}
2026-02-17 02:34:06.006 [INFO][69] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali3bf587db403"
2026-02-17 02:34:06.006 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali3bf587db403"
2026-02-17 02:34:06.006 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali3bf587db403"
2026-02-17 02:34:06.006 [INFO][69] felix/endpoint_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-9963/pod-configmaps-946265e1-3739-4d25-94a7-8fa09a59f01f", EndpointId:"eth0"}
2026-02-17 02:34:06.006 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-9963/pod-configmaps-946265e1-3739-4d25-94a7-8fa09a59f01f", EndpointId:"eth0"}
2026-02-17 02:34:06.021 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-9963/pod-configmaps-946265e1-3739-4d25-94a7-8fa09a59f01f", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:34:06.021 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-9963/pod-configmaps-946265e1-3739-4d25-94a7-8fa09a59f01f", EndpointId:"eth0"} status="up"
2026-02-17 02:34:06.021 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-lifecycle-hook-508/pod-handle-http-request" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali5e278331c09" profile_ids:"kns.container-lifecycle-hook-508" profile_ids:"ksa.container-lifecycle-hook-508.default" ipv4_nets:"10.100.226.24/32"}
2026-02-17 02:34:06.021 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-lifecycle-hook-508/pod-handle-http-request" endpoint_id:"eth0"}
2026-02-17 02:34:06.021 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.container-lifecycle-hook-508"}
2026-02-17 02:34:06.022 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.container-lifecycle-hook-508.default"}
2026-02-17 02:34:06.022 [INFO][69] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-508/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:34:06.022 [INFO][69] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-508/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:34:06.022 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_PaL2QJ_UWUw1qfqeMW" ipVersion=0x4 table="filter"
2026-02-17 02:34:06.022 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_XRbogo03nWUa0gD9OX" ipVersion=0x4 table="filter"
2026-02-17 02:34:06.022 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_PaL2QJ_UWUw1qfqeMW" ipVersion=0x4 table="filter"
2026-02-17 02:34:06.022 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_XRbogo03nWUa0gD9OX" ipVersion=0x4 table="filter"
2026-02-17 02:34:06.022 [INFO][69] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-508/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:34:06.022 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali5e278331c09" ipVersion=0x4 table="filter"
2026-02-17 02:34:06.022 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali5e278331c09" ipVersion=0x4 table="filter"
2026-02-17 02:34:06.022 [INFO][69] felix/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-508/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:34:06.022 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-508/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:34:06.022 [INFO][69] felix/conntrack.go 90: Removing conntrack flows ip=10.100.226.24
2026-02-17 02:34:06.080 [INFO][69] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-508/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:34:06.093 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"cronjob-115"} labels:{key:"e2e-framework" value:"cronjob"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"cronjob-115"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-115"}
2026-02-17 02:34:06.226 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-2035"}
2026-02-17 02:34:06.360 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"resourcequota-8195" name:"default"}
2026-02-17 02:34:06.407 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=container-probe-9513/liveness-f87e3e96-25f2-4156-80be-b5de55c995d5, name=eth0)
2026-02-17 02:34:06.408 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-8195"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"250c9c08-0bb9-4a58-88f0-5b64e701c66e"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-8195"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8195"}
2026-02-17 02:34:06.408 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.container-probe-9513"} profile:{inbound_rules:{action:"allow" rule_id:"e6WULpm_3DSQfhtt"} outbound_rules:{action:"allow" rule_id:"XBbDNSMzKtRzI0wh"}}
2026-02-17 02:34:06.408 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.container-probe-9513.default"} profile:{}
2026-02-17 02:34:06.408 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-probe-9513/liveness-f87e3e96-25f2-4156-80be-b5de55c995d5" endpoint_id:"eth0"} endpoint:{state:"active" name:"caliaef855b150a" profile_ids:"kns.container-probe-9513" profile_ids:"ksa.container-probe-9513.default" ipv4_nets:"10.100.226.29/32"}
2026-02-17 02:34:06.408 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-9513/liveness-f87e3e96-25f2-4156-80be-b5de55c995d5", EndpointId:"eth0"}
2026-02-17 02:34:06.408 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-9513/liveness-f87e3e96-25f2-4156-80be-b5de55c995d5", EndpointId:"eth0"}
2026-02-17 02:34:06.408 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-9513/liveness-f87e3e96-25f2-4156-80be-b5de55c995d5", EndpointId:"eth0"}
2026-02-17 02:34:06.408 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-caliaef855b150a" ipVersion=0x4 table="filter"
2026-02-17 02:34:06.408 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_K9G2rd4d_LK7b9JMkg" ipVersion=0x4 table="filter"
2026-02-17 02:34:06.408 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_xQ3CmIlz7ejblrY4-8" ipVersion=0x4 table="filter"
2026-02-17 02:34:06.408 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-caliaef855b150a" ipVersion=0x4 table="filter"
2026-02-17 02:34:06.408 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_K9G2rd4d_LK7b9JMkg" ipVersion=0x4 table="filter"
2026-02-17 02:34:06.408 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_xQ3CmIlz7ejblrY4-8" ipVersion=0x4 table="filter"
2026-02-17 02:34:06.408 [INFO][69] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="caliaef855b150a"
2026-02-17 02:34:06.409 [INFO][69] felix/endpoint_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-9513/liveness-f87e3e96-25f2-4156-80be-b5de55c995d5", EndpointId:"eth0"}
2026-02-17 02:34:06.409 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-9513/liveness-f87e3e96-25f2-4156-80be-b5de55c995d5", EndpointId:"eth0"}
2026-02-17 02:34:06.455 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-9513/liveness-f87e3e96-25f2-4156-80be-b5de55c995d5", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:34:06.455 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-9513/liveness-f87e3e96-25f2-4156-80be-b5de55c995d5", EndpointId:"eth0"} status="down"
2026-02-17 02:34:06.455 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"resourcequota-8195"}
2026-02-17 02:34:06.476 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"kubectl-2573" name:"default"}
2026-02-17 02:34:06.480 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=34 ifaceName="caliaef855b150a" state="down"
2026-02-17 02:34:06.481 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="caliaef855b150a"
2026-02-17 02:34:06.481 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=34 ifaceName="caliaef855b150a" state="up"
2026-02-17 02:34:06.493 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliaef855b150a", State:"down", Index:34}
2026-02-17 02:34:06.493 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliaef855b150a", Addrs:set.Typed[string]{}}
2026-02-17 02:34:06.493 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliaef855b150a", Addrs:set.Typed[string]{}}
2026-02-17 02:34:06.493 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliaef855b150a", State:"up", Index:34}
2026-02-17 02:34:06.493 [INFO][69] felix/int_dataplane.go 2323: Dataplane updates throttled
2026-02-17 02:34:06.508 [INFO][69] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="caliaef855b150a"
2026-02-17 02:34:06.508 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="caliaef855b150a"
2026-02-17 02:34:06.508 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="caliaef855b150a"
2026-02-17 02:34:06.509 [INFO][69] felix/endpoint_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-9513/liveness-f87e3e96-25f2-4156-80be-b5de55c995d5", EndpointId:"eth0"}
2026-02-17 02:34:06.509 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-9513/liveness-f87e3e96-25f2-4156-80be-b5de55c995d5", EndpointId:"eth0"}
2026-02-17 02:34:06.533 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-9513/liveness-f87e3e96-25f2-4156-80be-b5de55c995d5", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:34:06.533 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-9513/liveness-f87e3e96-25f2-4156-80be-b5de55c995d5", EndpointId:"eth0"} status="up"
2026-02-17 02:34:06.573 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"csinodes-1005"} labels:{key:"e2e-framework" value:"csinodes"} labels:{key:"e2e-run" value:"250c9c08-0bb9-4a58-88f0-5b64e701c66e"} labels:{key:"kubernetes.io/metadata.name" value:"csinodes-1005"} 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-1005"}
2026-02-17 02:34:06.575 [INFO][69] 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:34:06.575 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali5e278331c09"
2026-02-17 02:34:06.575 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=29 ifaceName="cali5e278331c09" state="down"
2026-02-17 02:34:06.575 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali5e278331c09", Addrs:set.Typed[string]{}}
2026-02-17 02:34:06.575 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali5e278331c09", Addrs:set.Typed[string]{}}
2026-02-17 02:34:06.575 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali5e278331c09", State:"down", Index:29}
2026-02-17 02:34:06.575 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=29 ifaceName="cali5e278331c09" state=""
2026-02-17 02:34:06.575 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali5e278331c09"
2026-02-17 02:34:06.575 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali5e278331c09", State:"", Index:29}
2026-02-17 02:34:06.575 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali5e278331c09", Addrs:set.Set[string](nil)}
2026-02-17 02:34:06.575 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali5e278331c09", Addrs:set.Set[string](nil)}
2026-02-17 02:34:06.609 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"csinodes-1005"}
2026-02-17 02:34:06.726 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"container-lifecycle-hook-508" name:"default"}
2026-02-17 02:34:06.897 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-2573"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"c813837b-097e-4d2a-845a-e92d88485297"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-2573"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2573"}
2026-02-17 02:34:06.918 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"kubectl-2573"}
2026-02-17 02:34:06.956 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-lifecycle-hook-508"} labels:{key:"e2e-framework" value:"container-lifecycle-hook"} labels:{key:"e2e-run" value:"c813837b-097e-4d2a-845a-e92d88485297"} labels:{key:"kubernetes.io/metadata.name" value:"container-lifecycle-hook-508"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-508"}
2026-02-17 02:34:06.969 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"container-lifecycle-hook-508"}
2026-02-17 02:34:07.050 [INFO][69] 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:34:07.050 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali3bf587db403"
2026-02-17 02:34:07.068 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali3bf587db403", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:34:07.069 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali3bf587db403", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:34:07.220 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=container-probe-9513/liveness-f87e3e96-25f2-4156-80be-b5de55c995d5, name=eth0)
2026-02-17 02:34:07.220 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-probe-9513/liveness-f87e3e96-25f2-4156-80be-b5de55c995d5" endpoint_id:"eth0"} endpoint:{state:"active" name:"caliaef855b150a" profile_ids:"kns.container-probe-9513" profile_ids:"ksa.container-probe-9513.default" ipv4_nets:"10.100.226.29/32"}
2026-02-17 02:34:07.251 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=configmap-9963/pod-configmaps-946265e1-3739-4d25-94a7-8fa09a59f01f, name=eth0)
2026-02-17 02:34:07.252 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"configmap-9963/pod-configmaps-946265e1-3739-4d25-94a7-8fa09a59f01f" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali3bf587db403" profile_ids:"kns.configmap-9963" profile_ids:"ksa.configmap-9963.default" ipv4_nets:"10.100.226.28/32"}
2026-02-17 02:34:07.256 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-9513/liveness-f87e3e96-25f2-4156-80be-b5de55c995d5", EndpointId:"eth0"}
2026-02-17 02:34:07.257 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-9513/liveness-f87e3e96-25f2-4156-80be-b5de55c995d5", EndpointId:"eth0"}
2026-02-17 02:34:07.257 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-9513/liveness-f87e3e96-25f2-4156-80be-b5de55c995d5", EndpointId:"eth0"}
2026-02-17 02:34:07.257 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-9963/pod-configmaps-946265e1-3739-4d25-94a7-8fa09a59f01f", EndpointId:"eth0"}
2026-02-17 02:34:07.257 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-9963/pod-configmaps-946265e1-3739-4d25-94a7-8fa09a59f01f", EndpointId:"eth0"}
2026-02-17 02:34:07.257 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-9963/pod-configmaps-946265e1-3739-4d25-94a7-8fa09a59f01f", EndpointId:"eth0"}
2026-02-17 02:34:07.257 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="caliaef855b150a"
2026-02-17 02:34:07.257 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali3bf587db403"
2026-02-17 02:34:07.257 [INFO][69] felix/endpoint_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-9513/liveness-f87e3e96-25f2-4156-80be-b5de55c995d5", EndpointId:"eth0"}
2026-02-17 02:34:07.258 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-9513/liveness-f87e3e96-25f2-4156-80be-b5de55c995d5", EndpointId:"eth0"}
2026-02-17 02:34:07.258 [INFO][69] felix/endpoint_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-9963/pod-configmaps-946265e1-3739-4d25-94a7-8fa09a59f01f", EndpointId:"eth0"}
2026-02-17 02:34:07.258 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-9963/pod-configmaps-946265e1-3739-4d25-94a7-8fa09a59f01f", EndpointId:"eth0"}
2026-02-17 02:34:07.286 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-9963/pod-configmaps-946265e1-3739-4d25-94a7-8fa09a59f01f", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:34:07.286 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-9963/pod-configmaps-946265e1-3739-4d25-94a7-8fa09a59f01f", EndpointId:"eth0"} status="up"
2026-02-17 02:34:07.286 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-9513/liveness-f87e3e96-25f2-4156-80be-b5de55c995d5", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:34:07.286 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-9513/liveness-f87e3e96-25f2-4156-80be-b5de55c995d5", EndpointId:"eth0"} status="up"
2026-02-17 02:34:07.663 [INFO][69] 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:34:07.664 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="caliaef855b150a"
2026-02-17 02:34:07.664 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliaef855b150a", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:34:07.664 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliaef855b150a", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:34:07.664 [INFO][69] felix/int_dataplane.go 2279: Dataplane updates no longer throttled
2026-02-17 02:34:07.791 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"projected-1345" name:"default"}
2026-02-17 02:34:08.050 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"projected-1345"}
2026-02-17 02:34:08.465 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=configmap-9963/pod-configmaps-946265e1-3739-4d25-94a7-8fa09a59f01f, name=eth0)
2026-02-17 02:34:08.466 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"configmap-9963/pod-configmaps-946265e1-3739-4d25-94a7-8fa09a59f01f" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali3bf587db403" profile_ids:"kns.configmap-9963" profile_ids:"ksa.configmap-9963.default" ipv4_nets:"10.100.226.28/32"}
2026-02-17 02:34:08.466 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-9963/pod-configmaps-946265e1-3739-4d25-94a7-8fa09a59f01f", EndpointId:"eth0"}
2026-02-17 02:34:08.466 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-9963/pod-configmaps-946265e1-3739-4d25-94a7-8fa09a59f01f", EndpointId:"eth0"}
2026-02-17 02:34:08.466 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-9963/pod-configmaps-946265e1-3739-4d25-94a7-8fa09a59f01f", EndpointId:"eth0"}
2026-02-17 02:34:08.467 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali3bf587db403"
2026-02-17 02:34:08.467 [INFO][69] felix/endpoint_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-9963/pod-configmaps-946265e1-3739-4d25-94a7-8fa09a59f01f", EndpointId:"eth0"}
2026-02-17 02:34:08.467 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-9963/pod-configmaps-946265e1-3739-4d25-94a7-8fa09a59f01f", EndpointId:"eth0"}
2026-02-17 02:34:08.485 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-9963/pod-configmaps-946265e1-3739-4d25-94a7-8fa09a59f01f", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:34:08.486 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-9963/pod-configmaps-946265e1-3739-4d25-94a7-8fa09a59f01f", EndpointId:"eth0"} status="up"
2026-02-17 02:34:08.571 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=33 ifaceName="cali3bf587db403" state="down"
2026-02-17 02:34:08.572 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali3bf587db403"
2026-02-17 02:34:08.572 [INFO][69] 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:34:08.572 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali3bf587db403", State:"down", Index:33}
2026-02-17 02:34:08.572 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali3bf587db403", Addrs:set.Typed[string]{}}
2026-02-17 02:34:08.572 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali3bf587db403", Addrs:set.Typed[string]{}}
2026-02-17 02:34:08.572 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali3bf587db403"
2026-02-17 02:34:08.572 [INFO][69] felix/endpoint_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-9963/pod-configmaps-946265e1-3739-4d25-94a7-8fa09a59f01f", EndpointId:"eth0"}
2026-02-17 02:34:08.572 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-9963/pod-configmaps-946265e1-3739-4d25-94a7-8fa09a59f01f", EndpointId:"eth0"}
2026-02-17 02:34:08.572 [INFO][69] felix/conntrack.go 90: Removing conntrack flows ip=10.100.226.28
2026-02-17 02:34:08.573 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=33 ifaceName="cali3bf587db403" state=""
2026-02-17 02:34:08.573 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali3bf587db403"
2026-02-17 02:34:08.599 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-9963/pod-configmaps-946265e1-3739-4d25-94a7-8fa09a59f01f", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:34:08.599 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-9963/pod-configmaps-946265e1-3739-4d25-94a7-8fa09a59f01f", EndpointId:"eth0"} status="down"
2026-02-17 02:34:08.599 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali3bf587db403", State:"", Index:33}
2026-02-17 02:34:08.599 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali3bf587db403", Addrs:set.Set[string](nil)}
2026-02-17 02:34:08.599 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali3bf587db403", Addrs:set.Set[string](nil)}
2026-02-17 02:34:08.599 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali3bf587db403"
2026-02-17 02:34:08.599 [INFO][69] felix/endpoint_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-9963/pod-configmaps-946265e1-3739-4d25-94a7-8fa09a59f01f", EndpointId:"eth0"}
2026-02-17 02:34:08.599 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-9963/pod-configmaps-946265e1-3739-4d25-94a7-8fa09a59f01f", EndpointId:"eth0"}
2026-02-17 02:34:08.633 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-9963/pod-configmaps-946265e1-3739-4d25-94a7-8fa09a59f01f", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:34:08.633 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-9963/pod-configmaps-946265e1-3739-4d25-94a7-8fa09a59f01f", EndpointId:"eth0"} status="down"
2026-02-17 02:34:08.704 [INFO][69] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=configmap-9963/pod-configmaps-946265e1-3739-4d25-94a7-8fa09a59f01f, name=eth0)
2026-02-17 02:34:08.704 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"configmap-9963/pod-configmaps-946265e1-3739-4d25-94a7-8fa09a59f01f" endpoint_id:"eth0"}
2026-02-17 02:34:08.704 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.configmap-9963.default"}
2026-02-17 02:34:08.704 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.configmap-9963"}
2026-02-17 02:34:08.704 [INFO][69] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-9963/pod-configmaps-946265e1-3739-4d25-94a7-8fa09a59f01f", EndpointId:"eth0"}
2026-02-17 02:34:08.704 [INFO][69] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-9963/pod-configmaps-946265e1-3739-4d25-94a7-8fa09a59f01f", EndpointId:"eth0"}
2026-02-17 02:34:08.705 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.configmap-9963" ipVersion=0x4 table="filter"
2026-02-17 02:34:08.705 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_wiqHpBXnVtvc-S8Aug" ipVersion=0x4 table="filter"
2026-02-17 02:34:08.705 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.configmap-9963" ipVersion=0x4 table="filter"
2026-02-17 02:34:08.705 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_wiqHpBXnVtvc-S8Aug" ipVersion=0x4 table="filter"
2026-02-17 02:34:08.705 [INFO][69] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-9963/pod-configmaps-946265e1-3739-4d25-94a7-8fa09a59f01f", EndpointId:"eth0"}
2026-02-17 02:34:08.705 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali3bf587db403" ipVersion=0x4 nextLog=2026-02-17 02:34:19.461476182 +0000 UTC m=+171.969605967 table="filter"
2026-02-17 02:34:08.705 [INFO][69] felix/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-9963/pod-configmaps-946265e1-3739-4d25-94a7-8fa09a59f01f", EndpointId:"eth0"}
2026-02-17 02:34:08.705 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-9963/pod-configmaps-946265e1-3739-4d25-94a7-8fa09a59f01f", EndpointId:"eth0"}
2026-02-17 02:34:08.784 [INFO][69] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-9963/pod-configmaps-946265e1-3739-4d25-94a7-8fa09a59f01f", EndpointId:"eth0"}
2026-02-17 02:34:08.784 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"endpointslice-5660"} labels:{key:"e2e-framework" value:"endpointslice"} labels:{key:"e2e-run" value:"250c9c08-0bb9-4a58-88f0-5b64e701c66e"} labels:{key:"kubernetes.io/metadata.name" value:"endpointslice-5660"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5660"}
2026-02-17 02:34:08.784 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"disruption-7777"} labels:{key:"e2e-framework" value:"disruption"} labels:{key:"e2e-run" value:"250c9c08-0bb9-4a58-88f0-5b64e701c66e"} labels:{key:"kubernetes.io/metadata.name" value:"disruption-7777"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-7777"}
2026-02-17 02:34:08.784 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"disruption-7777" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:34:09.149 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-9963"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"648329da-2048-4e6b-a697-5d6bd747a7ee"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-9963"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9963"}
2026-02-17 02:34:09.171 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"proxy-3799"} labels:{key:"e2e-framework" value:"proxy"} labels:{key:"e2e-run" value:"648329da-2048-4e6b-a697-5d6bd747a7ee"} labels:{key:"kubernetes.io/metadata.name" value:"proxy-3799"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3799"}
2026-02-17 02:34:09.196 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"proxy-3799" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:34:09.214 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"proxy-service-6bvxw" namespace:"proxy-3799" type:"ClusterIP" cluster_ips:"10.254.248.128" ports:{Protocol:"TCP" Port:80} ports:{Protocol:"TCP" Port:81} ports:{Protocol:"TCP" Port:443} ports:{Protocol:"TCP" Port:444}
2026-02-17 02:34:09.880 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=proxy-3799/proxy-service-6bvxw-7d46dc7448-x75lh, name=eth0)
2026-02-17 02:34:09.880 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.proxy-3799"} profile:{inbound_rules:{action:"allow" rule_id:"g2PXYWFdswKzw9yd"} outbound_rules:{action:"allow" rule_id:"BFcYqgtn37R5H-qN"}}
2026-02-17 02:34:09.880 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.proxy-3799.default"} profile:{}
2026-02-17 02:34:09.881 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"proxy-3799/proxy-service-6bvxw-7d46dc7448-x75lh" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali6555d6a78fa" profile_ids:"kns.proxy-3799" profile_ids:"ksa.proxy-3799.default" ipv4_nets:"10.100.226.30/32"}
2026-02-17 02:34:09.881 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-3799/proxy-service-6bvxw-7d46dc7448-x75lh", EndpointId:"eth0"}
2026-02-17 02:34:09.881 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-3799/proxy-service-6bvxw-7d46dc7448-x75lh", EndpointId:"eth0"}
2026-02-17 02:34:09.881 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-3799/proxy-service-6bvxw-7d46dc7448-x75lh", EndpointId:"eth0"}
2026-02-17 02:34:09.882 [INFO][69] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali6555d6a78fa"
2026-02-17 02:34:09.882 [INFO][69] felix/endpoint_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-3799/proxy-service-6bvxw-7d46dc7448-x75lh", EndpointId:"eth0"}
2026-02-17 02:34:09.882 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-3799/proxy-service-6bvxw-7d46dc7448-x75lh", EndpointId:"eth0"}
2026-02-17 02:34:09.923 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-3799/proxy-service-6bvxw-7d46dc7448-x75lh", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:34:09.923 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-3799/proxy-service-6bvxw-7d46dc7448-x75lh", EndpointId:"eth0"} status="down"
2026-02-17 02:34:09.948 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=35 ifaceName="cali6555d6a78fa" state="down"
2026-02-17 02:34:09.948 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali6555d6a78fa"
2026-02-17 02:34:09.948 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali6555d6a78fa", State:"down", Index:35}
2026-02-17 02:34:09.949 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali6555d6a78fa", Addrs:set.Typed[string]{}}
2026-02-17 02:34:09.949 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali6555d6a78fa", Addrs:set.Typed[string]{}}
2026-02-17 02:34:09.949 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali6555d6a78fa"
2026-02-17 02:34:09.950 [INFO][69] felix/endpoint_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-3799/proxy-service-6bvxw-7d46dc7448-x75lh", EndpointId:"eth0"}
2026-02-17 02:34:09.950 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-3799/proxy-service-6bvxw-7d46dc7448-x75lh", EndpointId:"eth0"}
2026-02-17 02:34:09.951 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=35 ifaceName="cali6555d6a78fa" state="up"
2026-02-17 02:34:09.981 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-3799/proxy-service-6bvxw-7d46dc7448-x75lh", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:34:09.981 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-3799/proxy-service-6bvxw-7d46dc7448-x75lh", EndpointId:"eth0"} status="down"
2026-02-17 02:34:09.981 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali6555d6a78fa", State:"up", Index:35}
2026-02-17 02:34:09.981 [INFO][69] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali6555d6a78fa"
2026-02-17 02:34:09.981 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali6555d6a78fa"
2026-02-17 02:34:09.982 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali6555d6a78fa"
2026-02-17 02:34:09.982 [INFO][69] felix/endpoint_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-3799/proxy-service-6bvxw-7d46dc7448-x75lh", EndpointId:"eth0"}
2026-02-17 02:34:09.982 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-3799/proxy-service-6bvxw-7d46dc7448-x75lh", EndpointId:"eth0"}
2026-02-17 02:34:10.011 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-3799/proxy-service-6bvxw-7d46dc7448-x75lh", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:34:10.011 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-3799/proxy-service-6bvxw-7d46dc7448-x75lh", EndpointId:"eth0"} status="up"
2026-02-17 02:34:10.197 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"namespacedeletion-5122" name:"default"}
2026-02-17 02:34:10.245 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=proxy-3799/proxy-service-6bvxw-7d46dc7448-x75lh, name=eth0)
2026-02-17 02:34:10.246 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"proxy-3799/proxy-service-6bvxw-7d46dc7448-x75lh" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali6555d6a78fa" profile_ids:"kns.proxy-3799" profile_ids:"ksa.proxy-3799.default" ipv4_nets:"10.100.226.30/32"}
2026-02-17 02:34:10.246 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-3799/proxy-service-6bvxw-7d46dc7448-x75lh", EndpointId:"eth0"}
2026-02-17 02:34:10.246 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-3799/proxy-service-6bvxw-7d46dc7448-x75lh", EndpointId:"eth0"}
2026-02-17 02:34:10.246 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-3799/proxy-service-6bvxw-7d46dc7448-x75lh", EndpointId:"eth0"}
2026-02-17 02:34:10.247 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali6555d6a78fa"
2026-02-17 02:34:10.247 [INFO][69] felix/endpoint_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-3799/proxy-service-6bvxw-7d46dc7448-x75lh", EndpointId:"eth0"}
2026-02-17 02:34:10.247 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-3799/proxy-service-6bvxw-7d46dc7448-x75lh", EndpointId:"eth0"}
2026-02-17 02:34:10.275 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-3799/proxy-service-6bvxw-7d46dc7448-x75lh", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:34:10.275 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-3799/proxy-service-6bvxw-7d46dc7448-x75lh", EndpointId:"eth0"} status="up"
2026-02-17 02:34:10.275 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"namespacedeletion-5122"} labels:{key:"e2e-framework" value:"namespacedeletion"} labels:{key:"e2e-run" value:"648329da-2048-4e6b-a697-5d6bd747a7ee"} labels:{key:"kubernetes.io/metadata.name" value:"namespacedeletion-5122"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5122"}
2026-02-17 02:34:10.275 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"namespacedeletion-5122"}
2026-02-17 02:34:10.356 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"downward-api-2766" name:"default"}
2026-02-17 02:34:10.807 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-2766"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-2766"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2766"}
2026-02-17 02:34:10.896 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"downward-api-2766"}
2026-02-17 02:34:11.066 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"svcaccounts-9883" name:"default"}
2026-02-17 02:34:11.215 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"svcaccounts-9883"} labels:{key:"e2e-framework" value:"svcaccounts"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"svcaccounts-9883"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9883"}
2026-02-17 02:34:11.246 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"svcaccounts-9883"}
2026-02-17 02:34:11.273 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=proxy-3799/proxy-service-6bvxw-7d46dc7448-x75lh, name=eth0)
2026-02-17 02:34:11.275 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"proxy-3799/proxy-service-6bvxw-7d46dc7448-x75lh" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali6555d6a78fa" profile_ids:"kns.proxy-3799" profile_ids:"ksa.proxy-3799.default" ipv4_nets:"10.100.226.30/32"}
2026-02-17 02:34:11.275 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-3799/proxy-service-6bvxw-7d46dc7448-x75lh", EndpointId:"eth0"}
2026-02-17 02:34:11.275 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-3799/proxy-service-6bvxw-7d46dc7448-x75lh", EndpointId:"eth0"}
2026-02-17 02:34:11.275 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-3799/proxy-service-6bvxw-7d46dc7448-x75lh", EndpointId:"eth0"}
2026-02-17 02:34:11.276 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali6555d6a78fa"
2026-02-17 02:34:11.276 [INFO][69] felix/endpoint_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-3799/proxy-service-6bvxw-7d46dc7448-x75lh", EndpointId:"eth0"}
2026-02-17 02:34:11.276 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-3799/proxy-service-6bvxw-7d46dc7448-x75lh", EndpointId:"eth0"}
2026-02-17 02:34:11.304 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-3799/proxy-service-6bvxw-7d46dc7448-x75lh", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:34:11.304 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-3799/proxy-service-6bvxw-7d46dc7448-x75lh", EndpointId:"eth0"} status="up"
2026-02-17 02:34:11.527 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=disruption-7777/rs-hzjqk, name=eth0)
2026-02-17 02:34:11.528 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.disruption-7777"} profile:{inbound_rules:{action:"allow" rule_id:"ynFKQIOTjG4gtcH0"} outbound_rules:{action:"allow" rule_id:"HDZo1l3FkMCcTPVx"}}
2026-02-17 02:34:11.528 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.disruption-7777.default"} profile:{}
2026-02-17 02:34:11.528 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"disruption-7777/rs-hzjqk" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali3362b78a43f" profile_ids:"kns.disruption-7777" profile_ids:"ksa.disruption-7777.default" ipv4_nets:"10.100.226.31/32"}
2026-02-17 02:34:11.528 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-7777/rs-hzjqk", EndpointId:"eth0"}
2026-02-17 02:34:11.528 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-7777/rs-hzjqk", EndpointId:"eth0"}
2026-02-17 02:34:11.528 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-7777/rs-hzjqk", EndpointId:"eth0"}
2026-02-17 02:34:11.529 [INFO][69] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali3362b78a43f"
2026-02-17 02:34:11.529 [INFO][69] felix/endpoint_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-7777/rs-hzjqk", EndpointId:"eth0"}
2026-02-17 02:34:11.529 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-7777/rs-hzjqk", EndpointId:"eth0"}
2026-02-17 02:34:11.577 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-7777/rs-hzjqk", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:34:11.577 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-7777/rs-hzjqk", EndpointId:"eth0"} status="down"
2026-02-17 02:34:11.657 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=36 ifaceName="cali3362b78a43f" state="down"
2026-02-17 02:34:11.659 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali3362b78a43f", State:"down", Index:36}
2026-02-17 02:34:11.660 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali3362b78a43f"
2026-02-17 02:34:11.661 [INFO][69] felix/endpoint_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-7777/rs-hzjqk", EndpointId:"eth0"}
2026-02-17 02:34:11.661 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali3362b78a43f"
2026-02-17 02:34:11.661 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-7777/rs-hzjqk", EndpointId:"eth0"}
2026-02-17 02:34:11.663 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=36 ifaceName="cali3362b78a43f" state="up"
2026-02-17 02:34:11.686 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-7777/rs-hzjqk", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:34:11.686 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-7777/rs-hzjqk", EndpointId:"eth0"} status="down"
2026-02-17 02:34:11.687 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali3362b78a43f", Addrs:set.Typed[string]{}}
2026-02-17 02:34:11.687 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali3362b78a43f", Addrs:set.Typed[string]{}}
2026-02-17 02:34:11.687 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali3362b78a43f", State:"up", Index:36}
2026-02-17 02:34:11.688 [INFO][69] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali3362b78a43f"
2026-02-17 02:34:11.688 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali3362b78a43f"
2026-02-17 02:34:11.689 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali3362b78a43f"
2026-02-17 02:34:11.690 [INFO][69] felix/endpoint_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-7777/rs-hzjqk", EndpointId:"eth0"}
2026-02-17 02:34:11.690 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-7777/rs-hzjqk", EndpointId:"eth0"}
2026-02-17 02:34:11.715 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-7777/rs-hzjqk", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:34:11.715 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-7777/rs-hzjqk", EndpointId:"eth0"} status="up"
2026-02-17 02:34:11.760 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=disruption-7777/rs-gvlpw, name=eth0)
2026-02-17 02:34:11.760 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"disruption-7777/rs-gvlpw" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali6ed7000a788" profile_ids:"kns.disruption-7777" profile_ids:"ksa.disruption-7777.default" ipv4_nets:"10.100.226.32/32"}
2026-02-17 02:34:11.760 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-7777/rs-gvlpw", EndpointId:"eth0"}
2026-02-17 02:34:11.760 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-7777/rs-gvlpw", EndpointId:"eth0"}
2026-02-17 02:34:11.760 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-7777/rs-gvlpw", EndpointId:"eth0"}
2026-02-17 02:34:11.761 [INFO][69] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali6ed7000a788"
2026-02-17 02:34:11.761 [INFO][69] felix/endpoint_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-7777/rs-gvlpw", EndpointId:"eth0"}
2026-02-17 02:34:11.761 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-7777/rs-gvlpw", EndpointId:"eth0"}
2026-02-17 02:34:11.803 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-7777/rs-gvlpw", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:34:11.804 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-7777/rs-gvlpw", EndpointId:"eth0"} status="down"
2026-02-17 02:34:11.819 [INFO][69] 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:34:11.819 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali6555d6a78fa"
2026-02-17 02:34:11.819 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali6555d6a78fa", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:34:11.819 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali6555d6a78fa", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:34:11.847 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=37 ifaceName="cali6ed7000a788" state="down"
2026-02-17 02:34:11.847 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali6ed7000a788"
2026-02-17 02:34:11.847 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=37 ifaceName="cali6ed7000a788" state="up"
2026-02-17 02:34:11.847 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali6ed7000a788", State:"down", Index:37}
2026-02-17 02:34:11.847 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali6ed7000a788", Addrs:set.Typed[string]{}}
2026-02-17 02:34:11.847 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali6ed7000a788", Addrs:set.Typed[string]{}}
2026-02-17 02:34:11.847 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali6ed7000a788", State:"up", Index:37}
2026-02-17 02:34:11.847 [INFO][69] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali6ed7000a788"
2026-02-17 02:34:11.847 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali6ed7000a788"
2026-02-17 02:34:11.847 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali6ed7000a788"
2026-02-17 02:34:11.847 [INFO][69] felix/endpoint_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-7777/rs-gvlpw", EndpointId:"eth0"}
2026-02-17 02:34:11.847 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-7777/rs-gvlpw", EndpointId:"eth0"}
2026-02-17 02:34:11.871 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-7777/rs-gvlpw", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:34:11.879 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-7777/rs-gvlpw", EndpointId:"eth0"} status="up"
2026-02-17 02:34:12.269 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=disruption-7777/rs-hzjqk, name=eth0)
2026-02-17 02:34:12.269 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"disruption-7777/rs-hzjqk" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali3362b78a43f" profile_ids:"kns.disruption-7777" profile_ids:"ksa.disruption-7777.default" ipv4_nets:"10.100.226.31/32"}
2026-02-17 02:34:12.269 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-7777/rs-hzjqk", EndpointId:"eth0"}
2026-02-17 02:34:12.270 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-7777/rs-hzjqk", EndpointId:"eth0"}
2026-02-17 02:34:12.270 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-7777/rs-hzjqk", EndpointId:"eth0"}
2026-02-17 02:34:12.271 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali3362b78a43f"
2026-02-17 02:34:12.272 [INFO][69] felix/endpoint_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-7777/rs-hzjqk", EndpointId:"eth0"}
2026-02-17 02:34:12.272 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-7777/rs-hzjqk", EndpointId:"eth0"}
2026-02-17 02:34:12.292 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=disruption-7777/rs-gvlpw, name=eth0)
2026-02-17 02:34:12.309 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-7777/rs-hzjqk", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:34:12.309 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-7777/rs-hzjqk", EndpointId:"eth0"} status="up"
2026-02-17 02:34:12.309 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"disruption-7777/rs-gvlpw" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali6ed7000a788" profile_ids:"kns.disruption-7777" profile_ids:"ksa.disruption-7777.default" ipv4_nets:"10.100.226.32/32"}
2026-02-17 02:34:12.309 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-7777/rs-gvlpw", EndpointId:"eth0"}
2026-02-17 02:34:12.309 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-7777/rs-gvlpw", EndpointId:"eth0"}
2026-02-17 02:34:12.309 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-7777/rs-gvlpw", EndpointId:"eth0"}
2026-02-17 02:34:12.310 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali6ed7000a788"
2026-02-17 02:34:12.311 [INFO][69] felix/endpoint_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-7777/rs-gvlpw", EndpointId:"eth0"}
2026-02-17 02:34:12.311 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-7777/rs-gvlpw", EndpointId:"eth0"}
2026-02-17 02:34:12.335 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-7777/rs-gvlpw", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:34:12.335 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-7777/rs-gvlpw", EndpointId:"eth0"} status="up"
2026-02-17 02:34:12.683 [INFO][69] 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:34:12.683 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali3362b78a43f"
2026-02-17 02:34:12.683 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali3362b78a43f", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:34:12.683 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali3362b78a43f", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:34:12.907 [INFO][69] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=37
2026-02-17 02:34:12.907 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali6ed7000a788"
2026-02-17 02:34:12.907 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali6ed7000a788", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:34:12.907 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali6ed7000a788", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:34:13.651 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"proxy-3799"} labels:{key:"e2e-framework" value:"proxy"} labels:{key:"e2e-run" value:"648329da-2048-4e6b-a697-5d6bd747a7ee"} labels:{key:"kubernetes.io/metadata.name" value:"proxy-3799"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3799"}
2026-02-17 02:34:13.663 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=proxy-3799/proxy-service-6bvxw-7d46dc7448-x75lh, name=eth0)
2026-02-17 02:34:13.670 [INFO][69] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=proxy-3799/proxy-service-6bvxw-7d46dc7448-x75lh, name=eth0)
2026-02-17 02:34:13.675 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"proxy-3799/proxy-service-6bvxw-7d46dc7448-x75lh" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali6555d6a78fa" profile_ids:"kns.proxy-3799" profile_ids:"ksa.proxy-3799.default" ipv4_nets:"10.100.226.30/32"}
2026-02-17 02:34:13.675 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"proxy-3799/proxy-service-6bvxw-7d46dc7448-x75lh" endpoint_id:"eth0"}
2026-02-17 02:34:13.675 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.proxy-3799"}
2026-02-17 02:34:13.676 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.proxy-3799.default"}
2026-02-17 02:34:13.676 [INFO][69] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-3799/proxy-service-6bvxw-7d46dc7448-x75lh", EndpointId:"eth0"}
2026-02-17 02:34:13.676 [INFO][69] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-3799/proxy-service-6bvxw-7d46dc7448-x75lh", EndpointId:"eth0"}
2026-02-17 02:34:13.676 [INFO][69] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-3799/proxy-service-6bvxw-7d46dc7448-x75lh", EndpointId:"eth0"}
2026-02-17 02:34:13.677 [INFO][69] felix/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-3799/proxy-service-6bvxw-7d46dc7448-x75lh", EndpointId:"eth0"}
2026-02-17 02:34:13.677 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-3799/proxy-service-6bvxw-7d46dc7448-x75lh", EndpointId:"eth0"}
2026-02-17 02:34:13.677 [INFO][69] felix/conntrack.go 90: Removing conntrack flows ip=10.100.226.30
2026-02-17 02:34:13.739 [INFO][69] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-3799/proxy-service-6bvxw-7d46dc7448-x75lh", EndpointId:"eth0"}
2026-02-17 02:34:13.740 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-runtime-3856"} labels:{key:"e2e-framework" value:"container-runtime"} labels:{key:"e2e-run" value:"648329da-2048-4e6b-a697-5d6bd747a7ee"} labels:{key:"kubernetes.io/metadata.name" value:"container-runtime-3856"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3856"}
2026-02-17 02:34:13.740 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"container-runtime-3856" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:34:14.027 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"endpointslice-5660" name:"default"}
2026-02-17 02:34:14.230 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"configmap-9963" name:"default"}
2026-02-17 02:34:14.309 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"example-custom-endpoints" namespace:"endpointslice-5660"
2026-02-17 02:34:14.423 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"endpointslice-5660"} labels:{key:"e2e-framework" value:"endpointslice"} labels:{key:"e2e-run" value:"250c9c08-0bb9-4a58-88f0-5b64e701c66e"} labels:{key:"kubernetes.io/metadata.name" value:"endpointslice-5660"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5660"}
2026-02-17 02:34:14.454 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"endpointslice-5660"}
2026-02-17 02:34:14.465 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=container-runtime-3856/termination-message-containeref03a2e9-8269-4cca-88f3-b46788af5a5a, name=eth0)
2026-02-17 02:34:14.474 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.container-runtime-3856"} profile:{inbound_rules:{action:"allow" rule_id:"X8xDrpda5Y-3HOM6"} outbound_rules:{action:"allow" rule_id:"vDgq312bLne9Q-mQ"}}
2026-02-17 02:34:14.474 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.container-runtime-3856.default"} profile:{}
2026-02-17 02:34:14.474 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-runtime-3856/termination-message-containeref03a2e9-8269-4cca-88f3-b46788af5a5a" endpoint_id:"eth0"} endpoint:{state:"active" name:"calib38498d8913" profile_ids:"kns.container-runtime-3856" profile_ids:"ksa.container-runtime-3856.default" ipv4_nets:"10.100.226.33/32"}
2026-02-17 02:34:14.474 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-3856/termination-message-containeref03a2e9-8269-4cca-88f3-b46788af5a5a", EndpointId:"eth0"}
2026-02-17 02:34:14.474 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-3856/termination-message-containeref03a2e9-8269-4cca-88f3-b46788af5a5a", EndpointId:"eth0"}
2026-02-17 02:34:14.474 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-3856/termination-message-containeref03a2e9-8269-4cca-88f3-b46788af5a5a", EndpointId:"eth0"}
2026-02-17 02:34:14.475 [INFO][69] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calib38498d8913"
2026-02-17 02:34:14.475 [INFO][69] felix/endpoint_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-3856/termination-message-containeref03a2e9-8269-4cca-88f3-b46788af5a5a", EndpointId:"eth0"}
2026-02-17 02:34:14.475 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-3856/termination-message-containeref03a2e9-8269-4cca-88f3-b46788af5a5a", EndpointId:"eth0"}
2026-02-17 02:34:14.516 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-3856/termination-message-containeref03a2e9-8269-4cca-88f3-b46788af5a5a", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:34:14.516 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-3856/termination-message-containeref03a2e9-8269-4cca-88f3-b46788af5a5a", EndpointId:"eth0"} status="down"
2026-02-17 02:34:14.536 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=38 ifaceName="calib38498d8913" state="down"
2026-02-17 02:34:14.536 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calib38498d8913"
2026-02-17 02:34:14.536 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib38498d8913", State:"down", Index:38}
2026-02-17 02:34:14.536 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib38498d8913", Addrs:set.Typed[string]{}}
2026-02-17 02:34:14.536 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib38498d8913", Addrs:set.Typed[string]{}}
2026-02-17 02:34:14.536 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calib38498d8913"
2026-02-17 02:34:14.536 [INFO][69] felix/endpoint_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-3856/termination-message-containeref03a2e9-8269-4cca-88f3-b46788af5a5a", EndpointId:"eth0"}
2026-02-17 02:34:14.536 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-3856/termination-message-containeref03a2e9-8269-4cca-88f3-b46788af5a5a", EndpointId:"eth0"}
2026-02-17 02:34:14.540 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=38 ifaceName="calib38498d8913" state="up"
2026-02-17 02:34:14.556 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-3856/termination-message-containeref03a2e9-8269-4cca-88f3-b46788af5a5a", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:34:14.556 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-3856/termination-message-containeref03a2e9-8269-4cca-88f3-b46788af5a5a", EndpointId:"eth0"} status="down"
2026-02-17 02:34:14.556 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib38498d8913", State:"up", Index:38}
2026-02-17 02:34:14.556 [INFO][69] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calib38498d8913"
2026-02-17 02:34:14.556 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calib38498d8913"
2026-02-17 02:34:14.556 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calib38498d8913"
2026-02-17 02:34:14.556 [INFO][69] felix/endpoint_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-3856/termination-message-containeref03a2e9-8269-4cca-88f3-b46788af5a5a", EndpointId:"eth0"}
2026-02-17 02:34:14.557 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-3856/termination-message-containeref03a2e9-8269-4cca-88f3-b46788af5a5a", EndpointId:"eth0"}
2026-02-17 02:34:14.584 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-3856/termination-message-containeref03a2e9-8269-4cca-88f3-b46788af5a5a", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:34:14.585 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-3856/termination-message-containeref03a2e9-8269-4cca-88f3-b46788af5a5a", EndpointId:"eth0"} status="up"
2026-02-17 02:34:14.685 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=35 ifaceName="cali6555d6a78fa" state="down"
2026-02-17 02:34:14.686 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali6555d6a78fa"
2026-02-17 02:34:14.686 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali6555d6a78fa", State:"down", Index:35}
2026-02-17 02:34:14.686 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali6555d6a78fa", Addrs:set.Typed[string]{}}
2026-02-17 02:34:14.686 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali6555d6a78fa", Addrs:set.Typed[string]{}}
2026-02-17 02:34:14.686 [INFO][69] 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:34:14.688 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=35 ifaceName="cali6555d6a78fa" state=""
2026-02-17 02:34:14.688 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali6555d6a78fa"
2026-02-17 02:34:14.710 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali6555d6a78fa", State:"", Index:35}
2026-02-17 02:34:14.710 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali6555d6a78fa", Addrs:set.Set[string](nil)}
2026-02-17 02:34:14.710 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali6555d6a78fa", Addrs:set.Set[string](nil)}
2026-02-17 02:34:14.734 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-9963"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"648329da-2048-4e6b-a697-5d6bd747a7ee"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-9963"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9963"}
2026-02-17 02:34:14.764 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"configmap-9963"}
2026-02-17 02:34:15.223 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=pod-network-test-2114/netserver-1, name=eth0)
2026-02-17 02:34:15.223 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-2114/netserver-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"calid7b6f28a20c" profile_ids:"kns.pod-network-test-2114" profile_ids:"ksa.pod-network-test-2114.default" ipv4_nets:"10.100.226.27/32"}
2026-02-17 02:34:15.223 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-2114/netserver-1", EndpointId:"eth0"}
2026-02-17 02:34:15.223 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-2114/netserver-1", EndpointId:"eth0"}
2026-02-17 02:34:15.223 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-2114/netserver-1", EndpointId:"eth0"}
2026-02-17 02:34:15.224 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calid7b6f28a20c"
2026-02-17 02:34:15.224 [INFO][69] felix/endpoint_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-2114/netserver-1", EndpointId:"eth0"}
2026-02-17 02:34:15.225 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-2114/netserver-1", EndpointId:"eth0"}
2026-02-17 02:34:15.246 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-2114/netserver-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:34:15.246 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-2114/netserver-1", EndpointId:"eth0"} status="up"
2026-02-17 02:34:15.299 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=container-runtime-3856/termination-message-containeref03a2e9-8269-4cca-88f3-b46788af5a5a, name=eth0)
2026-02-17 02:34:15.299 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-runtime-3856/termination-message-containeref03a2e9-8269-4cca-88f3-b46788af5a5a" endpoint_id:"eth0"} endpoint:{state:"active" name:"calib38498d8913" profile_ids:"kns.container-runtime-3856" profile_ids:"ksa.container-runtime-3856.default" ipv4_nets:"10.100.226.33/32"}
2026-02-17 02:34:15.299 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-3856/termination-message-containeref03a2e9-8269-4cca-88f3-b46788af5a5a", EndpointId:"eth0"}
2026-02-17 02:34:15.300 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-3856/termination-message-containeref03a2e9-8269-4cca-88f3-b46788af5a5a", EndpointId:"eth0"}
2026-02-17 02:34:15.300 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-3856/termination-message-containeref03a2e9-8269-4cca-88f3-b46788af5a5a", EndpointId:"eth0"}
2026-02-17 02:34:15.303 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calib38498d8913"
2026-02-17 02:34:15.303 [INFO][69] felix/endpoint_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-3856/termination-message-containeref03a2e9-8269-4cca-88f3-b46788af5a5a", EndpointId:"eth0"}
2026-02-17 02:34:15.303 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-3856/termination-message-containeref03a2e9-8269-4cca-88f3-b46788af5a5a", EndpointId:"eth0"}
2026-02-17 02:34:15.333 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-3856/termination-message-containeref03a2e9-8269-4cca-88f3-b46788af5a5a", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:34:15.333 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-3856/termination-message-containeref03a2e9-8269-4cca-88f3-b46788af5a5a", EndpointId:"eth0"} status="up"
2026-02-17 02:34:16.299 [INFO][69] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=38
2026-02-17 02:34:16.299 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calib38498d8913"
2026-02-17 02:34:16.299 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib38498d8913", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:34:16.299 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib38498d8913", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:34:16.451 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=container-runtime-3856/termination-message-containeref03a2e9-8269-4cca-88f3-b46788af5a5a, name=eth0)
2026-02-17 02:34:16.452 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-runtime-3856/termination-message-containeref03a2e9-8269-4cca-88f3-b46788af5a5a" endpoint_id:"eth0"} endpoint:{state:"active" name:"calib38498d8913" profile_ids:"kns.container-runtime-3856" profile_ids:"ksa.container-runtime-3856.default" ipv4_nets:"10.100.226.33/32"}
2026-02-17 02:34:16.452 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-3856/termination-message-containeref03a2e9-8269-4cca-88f3-b46788af5a5a", EndpointId:"eth0"}
2026-02-17 02:34:16.452 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-3856/termination-message-containeref03a2e9-8269-4cca-88f3-b46788af5a5a", EndpointId:"eth0"}
2026-02-17 02:34:16.452 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-3856/termination-message-containeref03a2e9-8269-4cca-88f3-b46788af5a5a", EndpointId:"eth0"}
2026-02-17 02:34:16.453 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calib38498d8913"
2026-02-17 02:34:16.454 [INFO][69] felix/endpoint_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-3856/termination-message-containeref03a2e9-8269-4cca-88f3-b46788af5a5a", EndpointId:"eth0"}
2026-02-17 02:34:16.454 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-3856/termination-message-containeref03a2e9-8269-4cca-88f3-b46788af5a5a", EndpointId:"eth0"}
2026-02-17 02:34:16.479 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-3856/termination-message-containeref03a2e9-8269-4cca-88f3-b46788af5a5a", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:34:16.479 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-3856/termination-message-containeref03a2e9-8269-4cca-88f3-b46788af5a5a", EndpointId:"eth0"} status="up"
2026-02-17 02:34:16.557 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=38 ifaceName="calib38498d8913" state="down"
2026-02-17 02:34:16.557 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calib38498d8913"
2026-02-17 02:34:16.558 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib38498d8913", State:"down", Index:38}
2026-02-17 02:34:16.558 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib38498d8913", Addrs:set.Typed[string]{}}
2026-02-17 02:34:16.558 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib38498d8913", Addrs:set.Typed[string]{}}
2026-02-17 02:34:16.558 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calib38498d8913"
2026-02-17 02:34:16.558 [INFO][69] felix/endpoint_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-3856/termination-message-containeref03a2e9-8269-4cca-88f3-b46788af5a5a", EndpointId:"eth0"}
2026-02-17 02:34:16.558 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-3856/termination-message-containeref03a2e9-8269-4cca-88f3-b46788af5a5a", EndpointId:"eth0"}
2026-02-17 02:34:16.559 [INFO][69] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=38
2026-02-17 02:34:16.559 [INFO][69] felix/conntrack.go 90: Removing conntrack flows ip=10.100.226.33
2026-02-17 02:34:16.563 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=38 ifaceName="calib38498d8913" state=""
2026-02-17 02:34:16.563 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calib38498d8913"
2026-02-17 02:34:16.585 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-3856/termination-message-containeref03a2e9-8269-4cca-88f3-b46788af5a5a", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:34:16.585 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-3856/termination-message-containeref03a2e9-8269-4cca-88f3-b46788af5a5a", EndpointId:"eth0"} status="down"
2026-02-17 02:34:16.585 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib38498d8913", State:"", Index:38}
2026-02-17 02:34:16.585 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib38498d8913", Addrs:set.Set[string](nil)}
2026-02-17 02:34:16.585 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib38498d8913", Addrs:set.Set[string](nil)}
2026-02-17 02:34:16.585 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calib38498d8913"
2026-02-17 02:34:16.585 [INFO][69] felix/endpoint_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-3856/termination-message-containeref03a2e9-8269-4cca-88f3-b46788af5a5a", EndpointId:"eth0"}
2026-02-17 02:34:16.585 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-3856/termination-message-containeref03a2e9-8269-4cca-88f3-b46788af5a5a", EndpointId:"eth0"}
2026-02-17 02:34:16.605 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-3856/termination-message-containeref03a2e9-8269-4cca-88f3-b46788af5a5a", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:34:16.605 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-3856/termination-message-containeref03a2e9-8269-4cca-88f3-b46788af5a5a", EndpointId:"eth0"} status="down"
2026-02-17 02:34:16.745 [INFO][69] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=container-runtime-3856/termination-message-containeref03a2e9-8269-4cca-88f3-b46788af5a5a, name=eth0)
2026-02-17 02:34:16.745 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-runtime-3856/termination-message-containeref03a2e9-8269-4cca-88f3-b46788af5a5a" endpoint_id:"eth0"}
2026-02-17 02:34:16.745 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.container-runtime-3856"}
2026-02-17 02:34:16.745 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.container-runtime-3856.default"}
2026-02-17 02:34:16.745 [INFO][69] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-3856/termination-message-containeref03a2e9-8269-4cca-88f3-b46788af5a5a", EndpointId:"eth0"}
2026-02-17 02:34:16.745 [INFO][69] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-3856/termination-message-containeref03a2e9-8269-4cca-88f3-b46788af5a5a", EndpointId:"eth0"}
2026-02-17 02:34:16.746 [INFO][69] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-3856/termination-message-containeref03a2e9-8269-4cca-88f3-b46788af5a5a", EndpointId:"eth0"}
2026-02-17 02:34:16.746 [INFO][69] felix/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-3856/termination-message-containeref03a2e9-8269-4cca-88f3-b46788af5a5a", EndpointId:"eth0"}
2026-02-17 02:34:16.746 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-3856/termination-message-containeref03a2e9-8269-4cca-88f3-b46788af5a5a", EndpointId:"eth0"}
2026-02-17 02:34:16.808 [INFO][69] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-3856/termination-message-containeref03a2e9-8269-4cca-88f3-b46788af5a5a", EndpointId:"eth0"}
2026-02-17 02:34:16.867 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-runtime-3856"} labels:{key:"e2e-framework" value:"container-runtime"} labels:{key:"e2e-run" value:"648329da-2048-4e6b-a697-5d6bd747a7ee"} labels:{key:"kubernetes.io/metadata.name" value:"container-runtime-3856"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3856"}
2026-02-17 02:34:16.900 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubelet-test-2732"} labels:{key:"e2e-framework" value:"kubelet-test"} labels:{key:"e2e-run" value:"648329da-2048-4e6b-a697-5d6bd747a7ee"} labels:{key:"kubernetes.io/metadata.name" value:"kubelet-test-2732"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2732"}
2026-02-17 02:34:16.928 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kubelet-test-2732" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:34:17.103 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=disruption-7777/rs-gvlpw, name=eth0)
2026-02-17 02:34:17.104 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"disruption-7777/rs-gvlpw" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali6ed7000a788" profile_ids:"kns.disruption-7777" profile_ids:"ksa.disruption-7777.default" ipv4_nets:"10.100.226.32/32"}
2026-02-17 02:34:17.104 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-7777/rs-gvlpw", EndpointId:"eth0"}
2026-02-17 02:34:17.104 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-7777/rs-gvlpw", EndpointId:"eth0"}
2026-02-17 02:34:17.104 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-7777/rs-gvlpw", EndpointId:"eth0"}
2026-02-17 02:34:17.105 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali6ed7000a788"
2026-02-17 02:34:17.105 [INFO][69] felix/endpoint_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-7777/rs-gvlpw", EndpointId:"eth0"}
2026-02-17 02:34:17.105 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-7777/rs-gvlpw", EndpointId:"eth0"}
2026-02-17 02:34:17.108 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=disruption-7777/rs-gvlpw, name=eth0)
2026-02-17 02:34:17.133 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-7777/rs-gvlpw", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:34:17.133 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-7777/rs-gvlpw", EndpointId:"eth0"} status="up"
2026-02-17 02:34:17.133 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"disruption-7777/rs-gvlpw" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali6ed7000a788" profile_ids:"kns.disruption-7777" profile_ids:"ksa.disruption-7777.default" ipv4_nets:"10.100.226.32/32"}
2026-02-17 02:34:17.133 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-7777/rs-gvlpw", EndpointId:"eth0"}
2026-02-17 02:34:17.134 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-7777/rs-gvlpw", EndpointId:"eth0"}
2026-02-17 02:34:17.134 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-7777/rs-gvlpw", EndpointId:"eth0"}
2026-02-17 02:34:17.135 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali6ed7000a788"
2026-02-17 02:34:17.135 [INFO][69] felix/endpoint_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-7777/rs-gvlpw", EndpointId:"eth0"}
2026-02-17 02:34:17.135 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-7777/rs-gvlpw", EndpointId:"eth0"}
2026-02-17 02:34:17.137 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=disruption-7777/rs-gvlpw, name=eth0)
2026-02-17 02:34:17.156 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-7777/rs-gvlpw", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:34:17.156 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-7777/rs-gvlpw", EndpointId:"eth0"} status="up"
2026-02-17 02:34:17.156 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"disruption-7777/rs-gvlpw" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali6ed7000a788" profile_ids:"kns.disruption-7777" profile_ids:"ksa.disruption-7777.default" ipv4_nets:"10.100.226.32/32"}
2026-02-17 02:34:17.157 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"disruption-7777"} labels:{key:"e2e-framework" value:"disruption"} labels:{key:"e2e-run" value:"250c9c08-0bb9-4a58-88f0-5b64e701c66e"} labels:{key:"kubernetes.io/metadata.name" value:"disruption-7777"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-7777"}
2026-02-17 02:34:17.157 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-7777/rs-gvlpw", EndpointId:"eth0"}
2026-02-17 02:34:17.157 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-7777/rs-gvlpw", EndpointId:"eth0"}
2026-02-17 02:34:17.157 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-7777/rs-gvlpw", EndpointId:"eth0"}
2026-02-17 02:34:17.157 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali6ed7000a788"
2026-02-17 02:34:17.157 [INFO][69] felix/endpoint_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-7777/rs-gvlpw", EndpointId:"eth0"}
2026-02-17 02:34:17.157 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-7777/rs-gvlpw", EndpointId:"eth0"}
2026-02-17 02:34:17.180 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-7777/rs-gvlpw", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:34:17.180 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-7777/rs-gvlpw", EndpointId:"eth0"} status="up"
2026-02-17 02:34:17.181 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-8232"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"250c9c08-0bb9-4a58-88f0-5b64e701c66e"} labels:{key:"kubernetes.io/metadata.name" value:"projected-8232"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8232"}
2026-02-17 02:34:17.210 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"projected-8232" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:34:17.426 [INFO][69] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=disruption-7777/rs-gvlpw, name=eth0)
2026-02-17 02:34:17.426 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"disruption-7777/rs-gvlpw" endpoint_id:"eth0"}
2026-02-17 02:34:17.427 [INFO][69] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-7777/rs-gvlpw", EndpointId:"eth0"}
2026-02-17 02:34:17.427 [INFO][69] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-7777/rs-gvlpw", EndpointId:"eth0"}
bird: KIF: Received address message for unknown interface 37
2026-02-17 02:34:17.432 [INFO][69] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-7777/rs-gvlpw", EndpointId:"eth0"}
2026-02-17 02:34:17.432 [INFO][69] felix/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-7777/rs-gvlpw", EndpointId:"eth0"}
2026-02-17 02:34:17.432 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-7777/rs-gvlpw", EndpointId:"eth0"}
2026-02-17 02:34:17.432 [INFO][69] felix/conntrack.go 90: Removing conntrack flows ip=10.100.226.32
2026-02-17 02:34:17.488 [INFO][69] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-7777/rs-gvlpw", EndpointId:"eth0"}
2026-02-17 02:34:17.528 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=37 ifaceName="cali6ed7000a788" state="down"
2026-02-17 02:34:17.529 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali6ed7000a788"
2026-02-17 02:34:17.529 [INFO][69] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=37
2026-02-17 02:34:17.529 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali6ed7000a788", State:"down", Index:37}
2026-02-17 02:34:17.529 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali6ed7000a788", Addrs:set.Typed[string]{}}
2026-02-17 02:34:17.529 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali6ed7000a788", Addrs:set.Typed[string]{}}
2026-02-17 02:34:17.533 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=37 ifaceName="cali6ed7000a788" state=""
2026-02-17 02:34:17.533 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali6ed7000a788"
2026-02-17 02:34:17.552 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali6ed7000a788", State:"", Index:37}
2026-02-17 02:34:17.552 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali6ed7000a788", Addrs:set.Set[string](nil)}
2026-02-17 02:34:17.552 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali6ed7000a788", Addrs:set.Set[string](nil)}
2026-02-17 02:34:17.565 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=kubelet-test-2732/busybox-scheduling-b0abac82-4802-48f8-8955-826932341e10, name=eth0)
2026-02-17 02:34:17.570 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.kubelet-test-2732"} profile:{inbound_rules:{action:"allow" rule_id:"kiIzamP6uL5V3nB7"} outbound_rules:{action:"allow" rule_id:"iO70efn-HqPNwNow"}}
2026-02-17 02:34:17.570 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.kubelet-test-2732.default"} profile:{}
2026-02-17 02:34:17.570 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubelet-test-2732/busybox-scheduling-b0abac82-4802-48f8-8955-826932341e10" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali6eef8a0d37f" profile_ids:"kns.kubelet-test-2732" profile_ids:"ksa.kubelet-test-2732.default" ipv4_nets:"10.100.226.34/32"}
2026-02-17 02:34:17.570 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-2732/busybox-scheduling-b0abac82-4802-48f8-8955-826932341e10", EndpointId:"eth0"}
2026-02-17 02:34:17.570 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-2732/busybox-scheduling-b0abac82-4802-48f8-8955-826932341e10", EndpointId:"eth0"}
2026-02-17 02:34:17.570 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-2732/busybox-scheduling-b0abac82-4802-48f8-8955-826932341e10", EndpointId:"eth0"}
2026-02-17 02:34:17.571 [INFO][69] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali6eef8a0d37f"
2026-02-17 02:34:17.571 [INFO][69] felix/endpoint_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-2732/busybox-scheduling-b0abac82-4802-48f8-8955-826932341e10", EndpointId:"eth0"}
2026-02-17 02:34:17.571 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-2732/busybox-scheduling-b0abac82-4802-48f8-8955-826932341e10", EndpointId:"eth0"}
2026-02-17 02:34:17.599 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-2732/busybox-scheduling-b0abac82-4802-48f8-8955-826932341e10", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:34:17.599 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-2732/busybox-scheduling-b0abac82-4802-48f8-8955-826932341e10", EndpointId:"eth0"} status="down"
2026-02-17 02:34:17.643 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=39 ifaceName="cali6eef8a0d37f" state="down"
2026-02-17 02:34:17.643 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali6eef8a0d37f"
2026-02-17 02:34:17.643 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=39 ifaceName="cali6eef8a0d37f" state="up"
2026-02-17 02:34:17.648 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali6eef8a0d37f", State:"down", Index:39}
2026-02-17 02:34:17.648 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali6eef8a0d37f", Addrs:set.Typed[string]{}}
2026-02-17 02:34:17.648 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali6eef8a0d37f", Addrs:set.Typed[string]{}}
2026-02-17 02:34:17.648 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali6eef8a0d37f", State:"up", Index:39}
2026-02-17 02:34:17.648 [INFO][69] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali6eef8a0d37f"
2026-02-17 02:34:17.648 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali6eef8a0d37f"
2026-02-17 02:34:17.648 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali6eef8a0d37f"
2026-02-17 02:34:17.648 [INFO][69] felix/endpoint_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-2732/busybox-scheduling-b0abac82-4802-48f8-8955-826932341e10", EndpointId:"eth0"}
2026-02-17 02:34:17.648 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-2732/busybox-scheduling-b0abac82-4802-48f8-8955-826932341e10", EndpointId:"eth0"}
2026-02-17 02:34:17.705 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-2732/busybox-scheduling-b0abac82-4802-48f8-8955-826932341e10", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:34:17.705 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-2732/busybox-scheduling-b0abac82-4802-48f8-8955-826932341e10", EndpointId:"eth0"} status="up"
2026-02-17 02:34:17.860 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pod-network-test-2114"} labels:{key:"e2e-framework" value:"pod-network-test"} labels:{key:"e2e-run" value:"c813837b-097e-4d2a-845a-e92d88485297"} labels:{key:"kubernetes.io/metadata.name" value:"pod-network-test-2114"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-2114"}
2026-02-17 02:34:17.885 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-2831"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"c813837b-097e-4d2a-845a-e92d88485297"} labels:{key:"kubernetes.io/metadata.name" value:"job-2831"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-2831"}
2026-02-17 02:34:17.907 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"job-2831" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:34:18.345 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=kubelet-test-2732/busybox-scheduling-b0abac82-4802-48f8-8955-826932341e10, name=eth0)
2026-02-17 02:34:18.346 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubelet-test-2732/busybox-scheduling-b0abac82-4802-48f8-8955-826932341e10" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali6eef8a0d37f" profile_ids:"kns.kubelet-test-2732" profile_ids:"ksa.kubelet-test-2732.default" ipv4_nets:"10.100.226.34/32"}
2026-02-17 02:34:18.346 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-2732/busybox-scheduling-b0abac82-4802-48f8-8955-826932341e10", EndpointId:"eth0"}
2026-02-17 02:34:18.346 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-2732/busybox-scheduling-b0abac82-4802-48f8-8955-826932341e10", EndpointId:"eth0"}
2026-02-17 02:34:18.346 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-2732/busybox-scheduling-b0abac82-4802-48f8-8955-826932341e10", EndpointId:"eth0"}
2026-02-17 02:34:18.346 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali6eef8a0d37f"
2026-02-17 02:34:18.347 [INFO][69] felix/endpoint_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-2732/busybox-scheduling-b0abac82-4802-48f8-8955-826932341e10", EndpointId:"eth0"}
2026-02-17 02:34:18.347 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-2732/busybox-scheduling-b0abac82-4802-48f8-8955-826932341e10", EndpointId:"eth0"}
2026-02-17 02:34:18.370 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-2732/busybox-scheduling-b0abac82-4802-48f8-8955-826932341e10", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:34:18.370 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-2732/busybox-scheduling-b0abac82-4802-48f8-8955-826932341e10", EndpointId:"eth0"} status="up"
2026-02-17 02:34:18.732 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"proxy-3799" name:"default"}
2026-02-17 02:34:19.019 [INFO][69] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=39
2026-02-17 02:34:19.019 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali6eef8a0d37f"
2026-02-17 02:34:19.019 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali6eef8a0d37f", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:34:19.019 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali6eef8a0d37f", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:34:19.081 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"proxy-service-6bvxw" namespace:"proxy-3799"
2026-02-17 02:34:19.137 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubelet-test-2732"} labels:{key:"e2e-framework" value:"kubelet-test"} labels:{key:"e2e-run" value:"648329da-2048-4e6b-a697-5d6bd747a7ee"} labels:{key:"kubernetes.io/metadata.name" value:"kubelet-test-2732"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2732"}
2026-02-17 02:34:19.137 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"deployment-8283"} labels:{key:"e2e-framework" value:"deployment"} labels:{key:"e2e-run" value:"648329da-2048-4e6b-a697-5d6bd747a7ee"} labels:{key:"kubernetes.io/metadata.name" value:"deployment-8283"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8283"}
2026-02-17 02:34:19.137 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"deployment-8283" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:34:19.348 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"proxy-3799"} labels:{key:"e2e-framework" value:"proxy"} labels:{key:"e2e-run" value:"648329da-2048-4e6b-a697-5d6bd747a7ee"} labels:{key:"kubernetes.io/metadata.name" value:"proxy-3799"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3799"}
2026-02-17 02:34:19.384 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"proxy-3799"}
2026-02-17 02:34:20.052 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=40 ifaceName="calic5021ba98e7" state="down"
2026-02-17 02:34:20.052 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calic5021ba98e7"
2026-02-17 02:34:20.053 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=40 ifaceName="calic5021ba98e7" state="up"
2026-02-17 02:34:20.052 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic5021ba98e7", State:"down", Index:40}
2026-02-17 02:34:20.053 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic5021ba98e7", Addrs:set.Typed[string]{}}
2026-02-17 02:34:20.053 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic5021ba98e7", Addrs:set.Typed[string]{}}
2026-02-17 02:34:20.053 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic5021ba98e7", State:"up", Index:40}
2026-02-17 02:34:20.053 [INFO][69] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calic5021ba98e7"
2026-02-17 02:34:20.053 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calic5021ba98e7"
2026-02-17 02:34:20.069 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=deployment-8283/test-deployment-xf6rz-6dcdd4444f-fm4k8, name=eth0)
2026-02-17 02:34:20.080 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.deployment-8283"} profile:{inbound_rules:{action:"allow" rule_id:"nPLJn1v4NrIQHxRm"} outbound_rules:{action:"allow" rule_id:"6P-D4EfqbxiVzR91"}}
2026-02-17 02:34:20.080 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.deployment-8283.default"} profile:{}
2026-02-17 02:34:20.080 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-8283/test-deployment-xf6rz-6dcdd4444f-fm4k8" endpoint_id:"eth0"} endpoint:{state:"active" name:"calic5021ba98e7" profile_ids:"kns.deployment-8283" profile_ids:"ksa.deployment-8283.default" ipv4_nets:"10.100.226.35/32"}
2026-02-17 02:34:20.080 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8283/test-deployment-xf6rz-6dcdd4444f-fm4k8", EndpointId:"eth0"}
2026-02-17 02:34:20.080 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8283/test-deployment-xf6rz-6dcdd4444f-fm4k8", EndpointId:"eth0"}
2026-02-17 02:34:20.080 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8283/test-deployment-xf6rz-6dcdd4444f-fm4k8", EndpointId:"eth0"}
2026-02-17 02:34:20.081 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calic5021ba98e7" ipVersion=0x4 logsSkipped=45 table="filter"
2026-02-17 02:34:20.081 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.deployment-8283" ipVersion=0x4 table="filter"
2026-02-17 02:34:20.081 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_2ZfjRDUcw68CML60rY" ipVersion=0x4 table="filter"
2026-02-17 02:34:20.081 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calic5021ba98e7" ipVersion=0x4 table="filter"
2026-02-17 02:34:20.081 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.deployment-8283" ipVersion=0x4 table="filter"
2026-02-17 02:34:20.081 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_2ZfjRDUcw68CML60rY" ipVersion=0x4 table="filter"
2026-02-17 02:34:20.081 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calic5021ba98e7"
2026-02-17 02:34:20.081 [INFO][69] felix/endpoint_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-8283/test-deployment-xf6rz-6dcdd4444f-fm4k8", EndpointId:"eth0"}
2026-02-17 02:34:20.081 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8283/test-deployment-xf6rz-6dcdd4444f-fm4k8", EndpointId:"eth0"}
2026-02-17 02:34:20.145 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8283/test-deployment-xf6rz-6dcdd4444f-fm4k8", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:34:20.145 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8283/test-deployment-xf6rz-6dcdd4444f-fm4k8", EndpointId:"eth0"} status="up"
2026-02-17 02:34:21.346 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-8232"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"250c9c08-0bb9-4a58-88f0-5b64e701c66e"} labels:{key:"kubernetes.io/metadata.name" value:"projected-8232"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8232"}
2026-02-17 02:34:21.370 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=deployment-8283/test-deployment-xf6rz-6dcdd4444f-fm4k8, name=eth0)
2026-02-17 02:34:21.371 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-8283/test-deployment-xf6rz-6dcdd4444f-fm4k8" endpoint_id:"eth0"} endpoint:{state:"active" name:"calic5021ba98e7" profile_ids:"kns.deployment-8283" profile_ids:"ksa.deployment-8283.default" ipv4_nets:"10.100.226.35/32"}
2026-02-17 02:34:21.371 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8283/test-deployment-xf6rz-6dcdd4444f-fm4k8", EndpointId:"eth0"}
2026-02-17 02:34:21.371 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8283/test-deployment-xf6rz-6dcdd4444f-fm4k8", EndpointId:"eth0"}
2026-02-17 02:34:21.371 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8283/test-deployment-xf6rz-6dcdd4444f-fm4k8", EndpointId:"eth0"}
2026-02-17 02:34:21.371 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calic5021ba98e7"
2026-02-17 02:34:21.371 [INFO][69] felix/endpoint_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-8283/test-deployment-xf6rz-6dcdd4444f-fm4k8", EndpointId:"eth0"}
2026-02-17 02:34:21.371 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8283/test-deployment-xf6rz-6dcdd4444f-fm4k8", EndpointId:"eth0"}
2026-02-17 02:34:21.399 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8283/test-deployment-xf6rz-6dcdd4444f-fm4k8", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:34:21.399 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8283/test-deployment-xf6rz-6dcdd4444f-fm4k8", EndpointId:"eth0"} status="up"
2026-02-17 02:34:21.399 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replicaset-792"} labels:{key:"e2e-framework" value:"replicaset"} labels:{key:"e2e-run" value:"250c9c08-0bb9-4a58-88f0-5b64e701c66e"} labels:{key:"kubernetes.io/metadata.name" value:"replicaset-792"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-792"}
2026-02-17 02:34:21.431 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"replicaset-792" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:34:21.519 [INFO][69] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=40
2026-02-17 02:34:21.519 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calic5021ba98e7"
2026-02-17 02:34:21.519 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic5021ba98e7", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:34:21.519 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic5021ba98e7", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:34:21.943 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"container-runtime-3856" name:"default"}
2026-02-17 02:34:22.103 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-2831"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"c813837b-097e-4d2a-845a-e92d88485297"} labels:{key:"kubernetes.io/metadata.name" value:"job-2831"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-2831"}
2026-02-17 02:34:22.130 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-2594"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"c813837b-097e-4d2a-845a-e92d88485297"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-2594"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2594"}
2026-02-17 02:34:22.150 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"configmap-2594" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:34:22.185 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=disruption-7777/rs-hzjqk, name=eth0)
2026-02-17 02:34:22.189 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"disruption-7777/rs-hzjqk" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali3362b78a43f" profile_ids:"kns.disruption-7777" profile_ids:"ksa.disruption-7777.default" ipv4_nets:"10.100.226.31/32"}
2026-02-17 02:34:22.189 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-7777/rs-hzjqk", EndpointId:"eth0"}
2026-02-17 02:34:22.190 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-7777/rs-hzjqk", EndpointId:"eth0"}
2026-02-17 02:34:22.190 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-7777/rs-hzjqk", EndpointId:"eth0"}
2026-02-17 02:34:22.192 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali3362b78a43f"
2026-02-17 02:34:22.192 [INFO][69] felix/endpoint_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-7777/rs-hzjqk", EndpointId:"eth0"}
2026-02-17 02:34:22.193 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-7777/rs-hzjqk", EndpointId:"eth0"}
2026-02-17 02:34:22.209 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=disruption-7777/rs-hzjqk, name=eth0)
2026-02-17 02:34:22.227 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-7777/rs-hzjqk", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:34:22.227 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-7777/rs-hzjqk", EndpointId:"eth0"} status="up"
2026-02-17 02:34:22.227 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"disruption-7777/rs-hzjqk" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali3362b78a43f" profile_ids:"kns.disruption-7777" profile_ids:"ksa.disruption-7777.default" ipv4_nets:"10.100.226.31/32"}
2026-02-17 02:34:22.228 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-7777/rs-hzjqk", EndpointId:"eth0"}
2026-02-17 02:34:22.228 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-7777/rs-hzjqk", EndpointId:"eth0"}
2026-02-17 02:34:22.228 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-7777/rs-hzjqk", EndpointId:"eth0"}
2026-02-17 02:34:22.228 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali3362b78a43f"
2026-02-17 02:34:22.229 [INFO][69] felix/endpoint_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-7777/rs-hzjqk", EndpointId:"eth0"}
2026-02-17 02:34:22.229 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-7777/rs-hzjqk", EndpointId:"eth0"}
2026-02-17 02:34:22.254 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-7777/rs-hzjqk", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:34:22.254 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-7777/rs-hzjqk", EndpointId:"eth0"} status="up"
2026-02-17 02:34:22.254 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"disruption-7777"} labels:{key:"e2e-framework" value:"disruption"} labels:{key:"e2e-run" value:"250c9c08-0bb9-4a58-88f0-5b64e701c66e"} labels:{key:"kubernetes.io/metadata.name" value:"disruption-7777"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-7777"}
2026-02-17 02:34:22.280 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-2594"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"c813837b-097e-4d2a-845a-e92d88485297"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-2594"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2594"}
2026-02-17 02:34:22.309 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-8503"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"c813837b-097e-4d2a-845a-e92d88485297"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-8503"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8503"}
2026-02-17 02:34:22.331 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"secrets-8503" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:34:22.499 [INFO][69] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=disruption-7777/rs-hzjqk, name=eth0)
2026-02-17 02:34:22.500 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"disruption-7777/rs-hzjqk" endpoint_id:"eth0"}
2026-02-17 02:34:22.500 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.disruption-7777"}
2026-02-17 02:34:22.500 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.disruption-7777.default"}
2026-02-17 02:34:22.500 [INFO][69] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-7777/rs-hzjqk", EndpointId:"eth0"}
2026-02-17 02:34:22.500 [INFO][69] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-7777/rs-hzjqk", EndpointId:"eth0"}
2026-02-17 02:34:22.500 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.disruption-7777" ipVersion=0x4 table="filter"
2026-02-17 02:34:22.500 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_lLLO_mLRCIqfuTPjAi" ipVersion=0x4 table="filter"
2026-02-17 02:34:22.500 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.disruption-7777" ipVersion=0x4 table="filter"
2026-02-17 02:34:22.500 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_lLLO_mLRCIqfuTPjAi" ipVersion=0x4 table="filter"
2026-02-17 02:34:22.500 [INFO][69] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-7777/rs-hzjqk", EndpointId:"eth0"}
2026-02-17 02:34:22.500 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali3362b78a43f" ipVersion=0x4 table="filter"
2026-02-17 02:34:22.500 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali3362b78a43f" ipVersion=0x4 table="filter"
2026-02-17 02:34:22.500 [INFO][69] felix/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-7777/rs-hzjqk", EndpointId:"eth0"}
2026-02-17 02:34:22.501 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-7777/rs-hzjqk", EndpointId:"eth0"}
2026-02-17 02:34:22.501 [INFO][69] felix/conntrack.go 90: Removing conntrack flows ip=10.100.226.31
2026-02-17 02:34:22.563 [INFO][69] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-7777/rs-hzjqk", EndpointId:"eth0"}
2026-02-17 02:34:22.564 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-runtime-3856"} labels:{key:"e2e-framework" value:"container-runtime"} labels:{key:"e2e-run" value:"648329da-2048-4e6b-a697-5d6bd747a7ee"} labels:{key:"kubernetes.io/metadata.name" value:"container-runtime-3856"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3856"}
2026-02-17 02:34:22.564 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"container-runtime-3856"}
2026-02-17 02:34:22.609 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=36 ifaceName="cali3362b78a43f" state="down"
2026-02-17 02:34:22.609 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali3362b78a43f", State:"down", Index:36}
2026-02-17 02:34:22.609 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali3362b78a43f"
2026-02-17 02:34:22.609 [INFO][69] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=36
2026-02-17 02:34:22.612 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=36 ifaceName="cali3362b78a43f" state=""
2026-02-17 02:34:22.612 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali3362b78a43f"
2026-02-17 02:34:22.630 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali3362b78a43f", Addrs:set.Typed[string]{}}
2026-02-17 02:34:22.630 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali3362b78a43f", Addrs:set.Typed[string]{}}
2026-02-17 02:34:22.630 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali3362b78a43f", State:"", Index:36}
2026-02-17 02:34:22.630 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali3362b78a43f", Addrs:set.Set[string](nil)}
2026-02-17 02:34:22.630 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali3362b78a43f", Addrs:set.Set[string](nil)}
2026-02-17 02:34:22.938 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=pod-network-test-2114/netserver-1, name=eth0)
2026-02-17 02:34:22.939 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-2114/netserver-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"calid7b6f28a20c" profile_ids:"kns.pod-network-test-2114" profile_ids:"ksa.pod-network-test-2114.default" ipv4_nets:"10.100.226.27/32"}
2026-02-17 02:34:22.939 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-2114/netserver-1", EndpointId:"eth0"}
2026-02-17 02:34:22.939 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-2114/netserver-1", EndpointId:"eth0"}
2026-02-17 02:34:22.939 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-2114/netserver-1", EndpointId:"eth0"}
2026-02-17 02:34:22.939 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calid7b6f28a20c"
2026-02-17 02:34:22.939 [INFO][69] felix/endpoint_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-2114/netserver-1", EndpointId:"eth0"}
2026-02-17 02:34:22.939 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-2114/netserver-1", EndpointId:"eth0"}
2026-02-17 02:34:22.972 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-2114/netserver-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:34:22.972 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-2114/netserver-1", EndpointId:"eth0"} status="up"
2026-02-17 02:34:22.979 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=pod-network-test-2114/netserver-1, name=eth0)
2026-02-17 02:34:22.979 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-2114/netserver-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"calid7b6f28a20c" profile_ids:"kns.pod-network-test-2114" profile_ids:"ksa.pod-network-test-2114.default" ipv4_nets:"10.100.226.27/32"}
2026-02-17 02:34:22.980 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-2114/netserver-1", EndpointId:"eth0"}
2026-02-17 02:34:22.980 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-2114/netserver-1", EndpointId:"eth0"}
2026-02-17 02:34:22.980 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-2114/netserver-1", EndpointId:"eth0"}
2026-02-17 02:34:22.981 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calid7b6f28a20c"
2026-02-17 02:34:22.981 [INFO][69] felix/endpoint_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-2114/netserver-1", EndpointId:"eth0"}
2026-02-17 02:34:22.981 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-2114/netserver-1", EndpointId:"eth0"}
2026-02-17 02:34:23.009 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-2114/netserver-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:34:23.009 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-2114/netserver-1", EndpointId:"eth0"} status="up"
2026-02-17 02:34:23.009 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pod-network-test-2114"} labels:{key:"e2e-framework" value:"pod-network-test"} labels:{key:"e2e-run" value:"c813837b-097e-4d2a-845a-e92d88485297"} labels:{key:"kubernetes.io/metadata.name" value:"pod-network-test-2114"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-2114"}
2026-02-17 02:34:23.264 [INFO][69] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=pod-network-test-2114/netserver-1, name=eth0)
2026-02-17 02:34:23.265 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-2114/netserver-1" endpoint_id:"eth0"}
2026-02-17 02:34:23.265 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.pod-network-test-2114"}
2026-02-17 02:34:23.265 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.pod-network-test-2114.default"}
2026-02-17 02:34:23.265 [INFO][69] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-2114/netserver-1", EndpointId:"eth0"}
2026-02-17 02:34:23.265 [INFO][69] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-2114/netserver-1", EndpointId:"eth0"}
2026-02-17 02:34:23.265 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_Udx6ZlmDpAGl1mohnu" ipVersion=0x4 table="filter"
2026-02-17 02:34:23.266 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_YqTnTo0kbm2FmKk6Zt" ipVersion=0x4 table="filter"
2026-02-17 02:34:23.266 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_Udx6ZlmDpAGl1mohnu" ipVersion=0x4 table="filter"
2026-02-17 02:34:23.266 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_YqTnTo0kbm2FmKk6Zt" ipVersion=0x4 table="filter"
2026-02-17 02:34:23.266 [INFO][69] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-2114/netserver-1", EndpointId:"eth0"}
2026-02-17 02:34:23.266 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calid7b6f28a20c" ipVersion=0x4 table="filter"
2026-02-17 02:34:23.266 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calid7b6f28a20c" ipVersion=0x4 table="filter"
2026-02-17 02:34:23.266 [INFO][69] felix/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-2114/netserver-1", EndpointId:"eth0"}
2026-02-17 02:34:23.266 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-2114/netserver-1", EndpointId:"eth0"}
2026-02-17 02:34:23.266 [INFO][69] felix/conntrack.go 90: Removing conntrack flows ip=10.100.226.27
2026-02-17 02:34:23.321 [INFO][69] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-2114/netserver-1", EndpointId:"eth0"}
2026-02-17 02:34:23.376 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=32 ifaceName="calid7b6f28a20c" state="down"
2026-02-17 02:34:23.376 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid7b6f28a20c", State:"down", Index:32}
2026-02-17 02:34:23.377 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calid7b6f28a20c"
2026-02-17 02:34:23.377 [INFO][69] 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:34:23.381 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=32 ifaceName="calid7b6f28a20c" state=""
2026-02-17 02:34:23.381 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calid7b6f28a20c"
2026-02-17 02:34:23.407 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"deployment-8283"} labels:{key:"e2e-framework" value:"deployment"} labels:{key:"e2e-run" value:"648329da-2048-4e6b-a697-5d6bd747a7ee"} labels:{key:"kubernetes.io/metadata.name" value:"deployment-8283"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8283"}
2026-02-17 02:34:23.428 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"var-expansion-8016"} labels:{key:"e2e-framework" value:"var-expansion"} labels:{key:"e2e-run" value:"648329da-2048-4e6b-a697-5d6bd747a7ee"} labels:{key:"kubernetes.io/metadata.name" value:"var-expansion-8016"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8016"}
2026-02-17 02:34:23.446 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid7b6f28a20c", Addrs:set.Typed[string]{}}
2026-02-17 02:34:23.447 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid7b6f28a20c", Addrs:set.Typed[string]{}}
2026-02-17 02:34:23.447 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid7b6f28a20c", State:"", Index:32}
2026-02-17 02:34:23.447 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid7b6f28a20c", Addrs:set.Set[string](nil)}
2026-02-17 02:34:23.447 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid7b6f28a20c", Addrs:set.Set[string](nil)}
2026-02-17 02:34:23.473 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"var-expansion-8016" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:34:24.127 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=kubelet-test-2732/busybox-scheduling-b0abac82-4802-48f8-8955-826932341e10, name=eth0)
2026-02-17 02:34:24.127 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubelet-test-2732/busybox-scheduling-b0abac82-4802-48f8-8955-826932341e10" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali6eef8a0d37f" profile_ids:"kns.kubelet-test-2732" profile_ids:"ksa.kubelet-test-2732.default" ipv4_nets:"10.100.226.34/32"}
2026-02-17 02:34:24.127 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-2732/busybox-scheduling-b0abac82-4802-48f8-8955-826932341e10", EndpointId:"eth0"}
2026-02-17 02:34:24.127 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-2732/busybox-scheduling-b0abac82-4802-48f8-8955-826932341e10", EndpointId:"eth0"}
2026-02-17 02:34:24.128 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-2732/busybox-scheduling-b0abac82-4802-48f8-8955-826932341e10", EndpointId:"eth0"}
2026-02-17 02:34:24.130 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali6eef8a0d37f"
2026-02-17 02:34:24.131 [INFO][69] felix/endpoint_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-2732/busybox-scheduling-b0abac82-4802-48f8-8955-826932341e10", EndpointId:"eth0"}
2026-02-17 02:34:24.131 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-2732/busybox-scheduling-b0abac82-4802-48f8-8955-826932341e10", EndpointId:"eth0"}
2026-02-17 02:34:24.151 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-2732/busybox-scheduling-b0abac82-4802-48f8-8955-826932341e10", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:34:24.151 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-2732/busybox-scheduling-b0abac82-4802-48f8-8955-826932341e10", EndpointId:"eth0"} status="up"
2026-02-17 02:34:24.151 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubelet-test-2732"} labels:{key:"e2e-framework" value:"kubelet-test"} labels:{key:"e2e-run" value:"648329da-2048-4e6b-a697-5d6bd747a7ee"} labels:{key:"kubernetes.io/metadata.name" value:"kubelet-test-2732"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2732"}
2026-02-17 02:34:24.154 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=kubelet-test-2732/busybox-scheduling-b0abac82-4802-48f8-8955-826932341e10, name=eth0)
2026-02-17 02:34:24.173 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubelet-test-2732/busybox-scheduling-b0abac82-4802-48f8-8955-826932341e10" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali6eef8a0d37f" profile_ids:"kns.kubelet-test-2732" profile_ids:"ksa.kubelet-test-2732.default" ipv4_nets:"10.100.226.34/32"}
2026-02-17 02:34:24.173 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-2732/busybox-scheduling-b0abac82-4802-48f8-8955-826932341e10", EndpointId:"eth0"}
2026-02-17 02:34:24.173 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-2732/busybox-scheduling-b0abac82-4802-48f8-8955-826932341e10", EndpointId:"eth0"}
2026-02-17 02:34:24.173 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-2732/busybox-scheduling-b0abac82-4802-48f8-8955-826932341e10", EndpointId:"eth0"}
2026-02-17 02:34:24.173 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali6eef8a0d37f"
2026-02-17 02:34:24.173 [INFO][69] felix/endpoint_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-2732/busybox-scheduling-b0abac82-4802-48f8-8955-826932341e10", EndpointId:"eth0"}
2026-02-17 02:34:24.173 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-2732/busybox-scheduling-b0abac82-4802-48f8-8955-826932341e10", EndpointId:"eth0"}
2026-02-17 02:34:24.194 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-2732/busybox-scheduling-b0abac82-4802-48f8-8955-826932341e10", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:34:24.194 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-2732/busybox-scheduling-b0abac82-4802-48f8-8955-826932341e10", EndpointId:"eth0"} status="up"
2026-02-17 02:34:25.631 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replicaset-792"} labels:{key:"e2e-framework" value:"replicaset"} labels:{key:"e2e-run" value:"250c9c08-0bb9-4a58-88f0-5b64e701c66e"} labels:{key:"kubernetes.io/metadata.name" value:"replicaset-792"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-792"}
2026-02-17 02:34:25.655 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-6167"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"250c9c08-0bb9-4a58-88f0-5b64e701c66e"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-6167"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6167"}
2026-02-17 02:34:25.676 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"resourcequota-6167" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:34:25.676 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"pods-9445" name:"default"}
2026-02-17 02:34:26.053 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"pods-9445"}
2026-02-17 02:34:26.423 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"projected-8232" name:"default"}
2026-02-17 02:34:26.543 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-8503"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"c813837b-097e-4d2a-845a-e92d88485297"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-8503"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8503"}
2026-02-17 02:34:26.574 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-4205"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"c813837b-097e-4d2a-845a-e92d88485297"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-4205"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4205"}
2026-02-17 02:34:26.605 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"resourcequota-4205" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:34:26.928 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-8232"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"250c9c08-0bb9-4a58-88f0-5b64e701c66e"} labels:{key:"kubernetes.io/metadata.name" value:"projected-8232"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8232"}
2026-02-17 02:34:26.949 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"projected-8232"}
2026-02-17 02:34:27.185 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"job-2831" name:"default"}
2026-02-17 02:34:27.472 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"disruption-7777" name:"default"}
2026-02-17 02:34:27.496 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"configmap-2594" name:"default"}
2026-02-17 02:34:27.766 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"disruption-7777"}
2026-02-17 02:34:28.035 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-2831"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"c813837b-097e-4d2a-845a-e92d88485297"} labels:{key:"kubernetes.io/metadata.name" value:"job-2831"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-2831"}
2026-02-17 02:34:28.065 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"job-2831"}
2026-02-17 02:34:28.075 [INFO][75] monitor-addresses/autodetection_methods.go 103: Using autodetected IPv4 address on interface ens3: 192.168.24.214/24
2026-02-17 02:34:28.157 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-2594"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"c813837b-097e-4d2a-845a-e92d88485297"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-2594"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2594"}
2026-02-17 02:34:28.185 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"configmap-2594"}
2026-02-17 02:34:28.265 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"pod-network-test-2114" name:"default"}
2026-02-17 02:34:28.425 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=deployment-8283/test-deployment-xf6rz-6dcdd4444f-fm4k8, name=eth0)
2026-02-17 02:34:28.425 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-8283/test-deployment-xf6rz-6dcdd4444f-fm4k8" endpoint_id:"eth0"} endpoint:{state:"active" name:"calic5021ba98e7" profile_ids:"kns.deployment-8283" profile_ids:"ksa.deployment-8283.default" ipv4_nets:"10.100.226.35/32"}
2026-02-17 02:34:28.425 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8283/test-deployment-xf6rz-6dcdd4444f-fm4k8", EndpointId:"eth0"}
2026-02-17 02:34:28.425 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8283/test-deployment-xf6rz-6dcdd4444f-fm4k8", EndpointId:"eth0"}
2026-02-17 02:34:28.425 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8283/test-deployment-xf6rz-6dcdd4444f-fm4k8", EndpointId:"eth0"}
2026-02-17 02:34:28.426 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calic5021ba98e7"
2026-02-17 02:34:28.426 [INFO][69] felix/endpoint_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-8283/test-deployment-xf6rz-6dcdd4444f-fm4k8", EndpointId:"eth0"}
2026-02-17 02:34:28.426 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8283/test-deployment-xf6rz-6dcdd4444f-fm4k8", EndpointId:"eth0"}
2026-02-17 02:34:28.431 [INFO][69] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=deployment-8283/test-deployment-xf6rz-6dcdd4444f-fm4k8, name=eth0)
2026-02-17 02:34:28.443 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8283/test-deployment-xf6rz-6dcdd4444f-fm4k8", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:34:28.443 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8283/test-deployment-xf6rz-6dcdd4444f-fm4k8", EndpointId:"eth0"} status="up"
2026-02-17 02:34:28.443 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-8283/test-deployment-xf6rz-6dcdd4444f-fm4k8" endpoint_id:"eth0"}
2026-02-17 02:34:28.443 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.deployment-8283.default"}
2026-02-17 02:34:28.443 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.deployment-8283"}
2026-02-17 02:34:28.443 [INFO][69] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8283/test-deployment-xf6rz-6dcdd4444f-fm4k8", EndpointId:"eth0"}
2026-02-17 02:34:28.443 [INFO][69] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8283/test-deployment-xf6rz-6dcdd4444f-fm4k8", EndpointId:"eth0"}
2026-02-17 02:34:28.444 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.deployment-8283" ipVersion=0x4 table="filter"
2026-02-17 02:34:28.444 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_2ZfjRDUcw68CML60rY" ipVersion=0x4 table="filter"
2026-02-17 02:34:28.444 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.deployment-8283" ipVersion=0x4 table="filter"
2026-02-17 02:34:28.444 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_2ZfjRDUcw68CML60rY" ipVersion=0x4 table="filter"
2026-02-17 02:34:28.444 [INFO][69] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8283/test-deployment-xf6rz-6dcdd4444f-fm4k8", EndpointId:"eth0"}
2026-02-17 02:34:28.444 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calic5021ba98e7" ipVersion=0x4 table="filter"
2026-02-17 02:34:28.444 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calic5021ba98e7" ipVersion=0x4 table="filter"
2026-02-17 02:34:28.444 [INFO][69] felix/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-8283/test-deployment-xf6rz-6dcdd4444f-fm4k8", EndpointId:"eth0"}
2026-02-17 02:34:28.444 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8283/test-deployment-xf6rz-6dcdd4444f-fm4k8", EndpointId:"eth0"}
2026-02-17 02:34:28.444 [INFO][69] felix/conntrack.go 90: Removing conntrack flows ip=10.100.226.35
2026-02-17 02:34:28.492 [INFO][69] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8283/test-deployment-xf6rz-6dcdd4444f-fm4k8", EndpointId:"eth0"}
2026-02-17 02:34:28.617 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"deployment-8283" name:"default"}
2026-02-17 02:34:28.727 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"pod-network-test-2114"}
2026-02-17 02:34:28.813 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=40 ifaceName="calic5021ba98e7" state="down"
2026-02-17 02:34:28.814 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calic5021ba98e7"
2026-02-17 02:34:28.814 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic5021ba98e7", State:"down", Index:40}
2026-02-17 02:34:28.814 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic5021ba98e7", Addrs:set.Typed[string]{}}
2026-02-17 02:34:28.814 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic5021ba98e7", Addrs:set.Typed[string]{}}
2026-02-17 02:34:28.815 [INFO][69] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=40
2026-02-17 02:34:28.822 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=40 ifaceName="calic5021ba98e7" state=""
2026-02-17 02:34:28.822 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calic5021ba98e7"
2026-02-17 02:34:28.831 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic5021ba98e7", State:"", Index:40}
2026-02-17 02:34:28.832 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic5021ba98e7", Addrs:set.Set[string](nil)}
2026-02-17 02:34:28.832 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic5021ba98e7", Addrs:set.Set[string](nil)}
2026-02-17 02:34:28.961 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"deployment-8283"} labels:{key:"e2e-framework" value:"deployment"} labels:{key:"e2e-run" value:"648329da-2048-4e6b-a697-5d6bd747a7ee"} labels:{key:"kubernetes.io/metadata.name" value:"deployment-8283"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8283"}
2026-02-17 02:34:28.990 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"deployment-8283"}
2026-02-17 02:34:29.649 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"var-expansion-8016"} labels:{key:"e2e-framework" value:"var-expansion"} labels:{key:"e2e-run" value:"648329da-2048-4e6b-a697-5d6bd747a7ee"} labels:{key:"kubernetes.io/metadata.name" value:"var-expansion-8016"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8016"}
2026-02-17 02:34:29.682 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-4312"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"648329da-2048-4e6b-a697-5d6bd747a7ee"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-4312"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-4312"}
2026-02-17 02:34:29.704 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-4312" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:34:29.726 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-4312"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"648329da-2048-4e6b-a697-5d6bd747a7ee"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-4312"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-4312"} labels:{key:"webhook-4312" value:"true"}
2026-02-17 02:34:29.726 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-5674"} labels:{key:"e2e-run" value:"648329da-2048-4e6b-a697-5d6bd747a7ee"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-5674"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{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-5674"} labels:{key:"webhook-4312-markers" value:"true"}
2026-02-17 02:34:29.746 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-markers-5674" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:34:30.713 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replicaset-792"} labels:{key:"e2e-framework" value:"replicaset"} labels:{key:"e2e-run" value:"250c9c08-0bb9-4a58-88f0-5b64e701c66e"} labels:{key:"kubernetes.io/metadata.name" value:"replicaset-792"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-792"}
2026-02-17 02:34:30.733 [INFO][69] felix/summary.go 100: Summarising 453 dataplane reconciliation loops over 1m0.2s: avg=29ms longest=98ms (resync-calico-v4)
2026-02-17 02:34:30.892 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=webhook-4312/sample-webhook-deployment-7d44fffc8-bb9mx, name=eth0)
2026-02-17 02:34:30.892 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.webhook-4312"} profile:{inbound_rules:{action:"allow" rule_id:"4qjUIrTrkJr8NTFm"} outbound_rules:{action:"allow" rule_id:"JjHbWFXZ737wrFVF"}}
2026-02-17 02:34:30.892 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.webhook-4312.default"} profile:{}
2026-02-17 02:34:30.893 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-4312/sample-webhook-deployment-7d44fffc8-bb9mx" endpoint_id:"eth0"} endpoint:{state:"active" name:"califf6656f071b" profile_ids:"kns.webhook-4312" profile_ids:"ksa.webhook-4312.default" ipv4_nets:"10.100.226.36/32"}
2026-02-17 02:34:30.893 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4312/sample-webhook-deployment-7d44fffc8-bb9mx", EndpointId:"eth0"}
2026-02-17 02:34:30.893 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4312/sample-webhook-deployment-7d44fffc8-bb9mx", EndpointId:"eth0"}
2026-02-17 02:34:30.893 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4312/sample-webhook-deployment-7d44fffc8-bb9mx", EndpointId:"eth0"}
2026-02-17 02:34:30.896 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-califf6656f071b" ipVersion=0x4 table="filter"
2026-02-17 02:34:30.896 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.webhook-4312" ipVersion=0x4 table="filter"
2026-02-17 02:34:30.896 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_P4aeT3a8Ieul3g3s1Z" ipVersion=0x4 table="filter"
2026-02-17 02:34:30.897 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-califf6656f071b" ipVersion=0x4 table="filter"
2026-02-17 02:34:30.897 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.webhook-4312" ipVersion=0x4 table="filter"
2026-02-17 02:34:30.897 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_P4aeT3a8Ieul3g3s1Z" ipVersion=0x4 table="filter"
2026-02-17 02:34:30.897 [INFO][69] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="califf6656f071b"
2026-02-17 02:34:30.897 [INFO][69] felix/endpoint_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-4312/sample-webhook-deployment-7d44fffc8-bb9mx", EndpointId:"eth0"}
2026-02-17 02:34:30.898 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4312/sample-webhook-deployment-7d44fffc8-bb9mx", EndpointId:"eth0"}
2026-02-17 02:34:30.934 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4312/sample-webhook-deployment-7d44fffc8-bb9mx", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:34:30.934 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4312/sample-webhook-deployment-7d44fffc8-bb9mx", EndpointId:"eth0"} status="down"
2026-02-17 02:34:30.973 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=41 ifaceName="califf6656f071b" state="down"
2026-02-17 02:34:30.973 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="califf6656f071b"
2026-02-17 02:34:30.973 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"califf6656f071b", State:"down", Index:41}
2026-02-17 02:34:30.973 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"califf6656f071b", Addrs:set.Typed[string]{}}
2026-02-17 02:34:30.973 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"califf6656f071b", Addrs:set.Typed[string]{}}
2026-02-17 02:34:30.973 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="califf6656f071b"
2026-02-17 02:34:30.973 [INFO][69] felix/endpoint_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-4312/sample-webhook-deployment-7d44fffc8-bb9mx", EndpointId:"eth0"}
2026-02-17 02:34:30.973 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4312/sample-webhook-deployment-7d44fffc8-bb9mx", EndpointId:"eth0"}
2026-02-17 02:34:30.974 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=41 ifaceName="califf6656f071b" state="up"
2026-02-17 02:34:30.994 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4312/sample-webhook-deployment-7d44fffc8-bb9mx", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:34:30.994 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4312/sample-webhook-deployment-7d44fffc8-bb9mx", EndpointId:"eth0"} status="down"
2026-02-17 02:34:30.994 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"califf6656f071b", State:"up", Index:41}
2026-02-17 02:34:30.994 [INFO][69] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="califf6656f071b"
2026-02-17 02:34:30.994 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="califf6656f071b"
2026-02-17 02:34:30.994 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="califf6656f071b"
2026-02-17 02:34:30.995 [INFO][69] felix/endpoint_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-4312/sample-webhook-deployment-7d44fffc8-bb9mx", EndpointId:"eth0"}
2026-02-17 02:34:30.995 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4312/sample-webhook-deployment-7d44fffc8-bb9mx", EndpointId:"eth0"}
2026-02-17 02:34:31.011 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4312/sample-webhook-deployment-7d44fffc8-bb9mx", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:34:31.012 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4312/sample-webhook-deployment-7d44fffc8-bb9mx", EndpointId:"eth0"} status="up"
2026-02-17 02:34:31.459 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=webhook-4312/sample-webhook-deployment-7d44fffc8-bb9mx, name=eth0)
2026-02-17 02:34:31.460 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-4312/sample-webhook-deployment-7d44fffc8-bb9mx" endpoint_id:"eth0"} endpoint:{state:"active" name:"califf6656f071b" profile_ids:"kns.webhook-4312" profile_ids:"ksa.webhook-4312.default" ipv4_nets:"10.100.226.36/32"}
2026-02-17 02:34:31.461 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4312/sample-webhook-deployment-7d44fffc8-bb9mx", EndpointId:"eth0"}
2026-02-17 02:34:31.461 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4312/sample-webhook-deployment-7d44fffc8-bb9mx", EndpointId:"eth0"}
2026-02-17 02:34:31.461 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4312/sample-webhook-deployment-7d44fffc8-bb9mx", EndpointId:"eth0"}
2026-02-17 02:34:31.462 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="califf6656f071b"
2026-02-17 02:34:31.462 [INFO][69] felix/endpoint_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-4312/sample-webhook-deployment-7d44fffc8-bb9mx", EndpointId:"eth0"}
2026-02-17 02:34:31.462 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4312/sample-webhook-deployment-7d44fffc8-bb9mx", EndpointId:"eth0"}
2026-02-17 02:34:31.482 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=webhook-4312/sample-webhook-deployment-7d44fffc8-bb9mx, name=eth0)
2026-02-17 02:34:31.485 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4312/sample-webhook-deployment-7d44fffc8-bb9mx", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:34:31.486 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4312/sample-webhook-deployment-7d44fffc8-bb9mx", EndpointId:"eth0"} status="up"
2026-02-17 02:34:31.486 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-4312/sample-webhook-deployment-7d44fffc8-bb9mx" endpoint_id:"eth0"} endpoint:{state:"active" name:"califf6656f071b" profile_ids:"kns.webhook-4312" profile_ids:"ksa.webhook-4312.default" ipv4_nets:"10.100.226.36/32"}
2026-02-17 02:34:31.486 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4312/sample-webhook-deployment-7d44fffc8-bb9mx", EndpointId:"eth0"}
2026-02-17 02:34:31.486 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4312/sample-webhook-deployment-7d44fffc8-bb9mx", EndpointId:"eth0"}
2026-02-17 02:34:31.486 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4312/sample-webhook-deployment-7d44fffc8-bb9mx", EndpointId:"eth0"}
2026-02-17 02:34:31.487 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="califf6656f071b"
2026-02-17 02:34:31.487 [INFO][69] felix/endpoint_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-4312/sample-webhook-deployment-7d44fffc8-bb9mx", EndpointId:"eth0"}
2026-02-17 02:34:31.487 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4312/sample-webhook-deployment-7d44fffc8-bb9mx", EndpointId:"eth0"}
2026-02-17 02:34:31.512 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4312/sample-webhook-deployment-7d44fffc8-bb9mx", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:34:31.512 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4312/sample-webhook-deployment-7d44fffc8-bb9mx", EndpointId:"eth0"} status="up"
2026-02-17 02:34:31.775 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"secrets-8503" name:"default"}
2026-02-17 02:34:31.941 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-8503"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"c813837b-097e-4d2a-845a-e92d88485297"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-8503"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8503"}
2026-02-17 02:34:31.972 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"secrets-8503"}
2026-02-17 02:34:32.075 [INFO][69] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=41
2026-02-17 02:34:32.076 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="califf6656f071b"
2026-02-17 02:34:32.076 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"califf6656f071b", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:34:32.076 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"califf6656f071b", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:34:32.294 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-4312" type:"ClusterIP" cluster_ips:"10.254.44.190" ports:{Protocol:"TCP" Port:8443}
2026-02-17 02:34:33.532 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-4312"
2026-02-17 02:34:33.592 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=webhook-4312/sample-webhook-deployment-7d44fffc8-bb9mx, name=eth0)
2026-02-17 02:34:33.592 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-4312/sample-webhook-deployment-7d44fffc8-bb9mx" endpoint_id:"eth0"} endpoint:{state:"active" name:"califf6656f071b" profile_ids:"kns.webhook-4312" profile_ids:"ksa.webhook-4312.default" ipv4_nets:"10.100.226.36/32"}
2026-02-17 02:34:33.592 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4312/sample-webhook-deployment-7d44fffc8-bb9mx", EndpointId:"eth0"}
2026-02-17 02:34:33.592 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4312/sample-webhook-deployment-7d44fffc8-bb9mx", EndpointId:"eth0"}
2026-02-17 02:34:33.592 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4312/sample-webhook-deployment-7d44fffc8-bb9mx", EndpointId:"eth0"}
2026-02-17 02:34:33.593 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="califf6656f071b"
2026-02-17 02:34:33.594 [INFO][69] felix/endpoint_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-4312/sample-webhook-deployment-7d44fffc8-bb9mx", EndpointId:"eth0"}
2026-02-17 02:34:33.594 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4312/sample-webhook-deployment-7d44fffc8-bb9mx", EndpointId:"eth0"}
2026-02-17 02:34:33.598 [INFO][69] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=webhook-4312/sample-webhook-deployment-7d44fffc8-bb9mx, name=eth0)
2026-02-17 02:34:33.620 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4312/sample-webhook-deployment-7d44fffc8-bb9mx", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:34:33.620 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4312/sample-webhook-deployment-7d44fffc8-bb9mx", EndpointId:"eth0"} status="up"
2026-02-17 02:34:33.620 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-4312/sample-webhook-deployment-7d44fffc8-bb9mx" endpoint_id:"eth0"}
2026-02-17 02:34:33.620 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.webhook-4312.default"}
2026-02-17 02:34:33.620 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.webhook-4312"}
2026-02-17 02:34:33.620 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-4312"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"648329da-2048-4e6b-a697-5d6bd747a7ee"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-4312"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-4312"} labels:{key:"webhook-4312" value:"true"}
2026-02-17 02:34:33.620 [INFO][69] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4312/sample-webhook-deployment-7d44fffc8-bb9mx", EndpointId:"eth0"}
2026-02-17 02:34:33.620 [INFO][69] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4312/sample-webhook-deployment-7d44fffc8-bb9mx", EndpointId:"eth0"}
2026-02-17 02:34:33.620 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.webhook-4312" ipVersion=0x4 table="filter"
2026-02-17 02:34:33.621 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_P4aeT3a8Ieul3g3s1Z" ipVersion=0x4 table="filter"
2026-02-17 02:34:33.621 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.webhook-4312" ipVersion=0x4 table="filter"
2026-02-17 02:34:33.621 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_P4aeT3a8Ieul3g3s1Z" ipVersion=0x4 table="filter"
2026-02-17 02:34:33.621 [INFO][69] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4312/sample-webhook-deployment-7d44fffc8-bb9mx", EndpointId:"eth0"}
2026-02-17 02:34:33.621 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-califf6656f071b" ipVersion=0x4 table="filter"
2026-02-17 02:34:33.621 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-califf6656f071b" ipVersion=0x4 table="filter"
2026-02-17 02:34:33.621 [INFO][69] felix/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-4312/sample-webhook-deployment-7d44fffc8-bb9mx", EndpointId:"eth0"}
2026-02-17 02:34:33.621 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4312/sample-webhook-deployment-7d44fffc8-bb9mx", EndpointId:"eth0"}
2026-02-17 02:34:33.623 [INFO][69] felix/conntrack.go 90: Removing conntrack flows ip=10.100.226.36
2026-02-17 02:34:33.681 [INFO][69] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4312/sample-webhook-deployment-7d44fffc8-bb9mx", EndpointId:"eth0"}
2026-02-17 02:34:33.681 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-5674"} labels:{key:"e2e-run" value:"648329da-2048-4e6b-a697-5d6bd747a7ee"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-5674"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{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-5674"} labels:{key:"webhook-4312-markers" value:"true"}
2026-02-17 02:34:33.681 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"test-service" namespace:"resourcequota-4205" type:"ClusterIP" cluster_ips:"10.254.158.188" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:34:33.681 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-4438"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"648329da-2048-4e6b-a697-5d6bd747a7ee"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-4438"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4438"}
2026-02-17 02:34:33.716 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"test-service-np" namespace:"resourcequota-4205" type:"NodePort" cluster_ips:"10.254.149.245" ports:{Protocol:"TCP" Port:80 NodePort:31549}
2026-02-17 02:34:33.741 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"configmap-4438" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:34:33.765 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"test-service" namespace:"resourcequota-4205"
2026-02-17 02:34:33.812 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"test-service-np" namespace:"resourcequota-4205"
2026-02-17 02:34:33.838 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-4205"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"c813837b-097e-4d2a-845a-e92d88485297"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-4205"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4205"}
2026-02-17 02:34:33.860 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-5547"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"c813837b-097e-4d2a-845a-e92d88485297"} labels:{key:"kubernetes.io/metadata.name" value:"services-5547"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-5547"}
2026-02-17 02:34:33.860 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"services-5547" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:34:33.882 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"externalname-service" namespace:"services-5547" type:"ExternalName"
2026-02-17 02:34:33.919 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"externalname-service" namespace:"services-5547" type:"ClusterIP" cluster_ips:"10.254.102.186" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:34:33.952 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-4438"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"648329da-2048-4e6b-a697-5d6bd747a7ee"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-4438"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4438"}
2026-02-17 02:34:33.979 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"dns-2166"} labels:{key:"e2e-framework" value:"dns"} labels:{key:"e2e-run" value:"648329da-2048-4e6b-a697-5d6bd747a7ee"} labels:{key:"kubernetes.io/metadata.name" value:"dns-2166"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2166"}
2026-02-17 02:34:33.979 [INFO][69] felix/int_dataplane.go 2323: Dataplane updates throttled
2026-02-17 02:34:34.011 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"dns-2166" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:34:34.701 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=services-5547/externalname-service-86cdb59f8d-9ccck, name=eth0)
2026-02-17 02:34:34.701 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.services-5547.default"} profile:{}
2026-02-17 02:34:34.702 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.services-5547"} profile:{inbound_rules:{action:"allow" rule_id:"JE5z-k3lK0XOsJeU"} outbound_rules:{action:"allow" rule_id:"T59VBtgO5upBMR1e"}}
2026-02-17 02:34:34.702 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-5547/externalname-service-86cdb59f8d-9ccck" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie466325c744" profile_ids:"kns.services-5547" profile_ids:"ksa.services-5547.default" ipv4_nets:"10.100.226.37/32"}
2026-02-17 02:34:34.702 [INFO][69] felix/int_dataplane.go 2279: Dataplane updates no longer throttled
2026-02-17 02:34:34.702 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5547/externalname-service-86cdb59f8d-9ccck", EndpointId:"eth0"}
2026-02-17 02:34:34.702 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5547/externalname-service-86cdb59f8d-9ccck", EndpointId:"eth0"}
2026-02-17 02:34:34.702 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5547/externalname-service-86cdb59f8d-9ccck", EndpointId:"eth0"}
2026-02-17 02:34:34.703 [INFO][69] 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:34:34.703 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calie466325c744" ipVersion=0x4 table="filter"
2026-02-17 02:34:34.703 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.services-5547" ipVersion=0x4 table="filter"
2026-02-17 02:34:34.703 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_-l3LKiHKe7ZKo7zWz2" ipVersion=0x4 table="filter"
2026-02-17 02:34:34.703 [INFO][69] 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:34:34.703 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calie466325c744" ipVersion=0x4 table="filter"
2026-02-17 02:34:34.703 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.services-5547" ipVersion=0x4 table="filter"
2026-02-17 02:34:34.704 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_-l3LKiHKe7ZKo7zWz2" ipVersion=0x4 table="filter"
2026-02-17 02:34:34.704 [INFO][69] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calie466325c744"
2026-02-17 02:34:34.704 [INFO][69] felix/endpoint_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-5547/externalname-service-86cdb59f8d-9ccck", EndpointId:"eth0"}
2026-02-17 02:34:34.704 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5547/externalname-service-86cdb59f8d-9ccck", EndpointId:"eth0"}
2026-02-17 02:34:34.747 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5547/externalname-service-86cdb59f8d-9ccck", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:34:34.747 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5547/externalname-service-86cdb59f8d-9ccck", EndpointId:"eth0"} status="down"
2026-02-17 02:34:34.752 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=42 ifaceName="calie466325c744" state="down"
2026-02-17 02:34:34.753 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie466325c744", State:"down", Index:42}
2026-02-17 02:34:34.753 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calie466325c744"
2026-02-17 02:34:34.753 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calie466325c744"
2026-02-17 02:34:34.753 [INFO][69] felix/endpoint_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-5547/externalname-service-86cdb59f8d-9ccck", EndpointId:"eth0"}
2026-02-17 02:34:34.753 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5547/externalname-service-86cdb59f8d-9ccck", EndpointId:"eth0"}
2026-02-17 02:34:34.755 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=42 ifaceName="calie466325c744" state="up"
2026-02-17 02:34:34.784 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5547/externalname-service-86cdb59f8d-9ccck", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:34:34.784 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5547/externalname-service-86cdb59f8d-9ccck", EndpointId:"eth0"} status="down"
2026-02-17 02:34:34.784 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie466325c744", Addrs:set.Typed[string]{}}
2026-02-17 02:34:34.784 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie466325c744", Addrs:set.Typed[string]{}}
2026-02-17 02:34:34.784 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie466325c744", State:"up", Index:42}
2026-02-17 02:34:34.785 [INFO][69] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calie466325c744"
2026-02-17 02:34:34.785 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calie466325c744"
2026-02-17 02:34:34.785 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie466325c744"
2026-02-17 02:34:34.785 [INFO][69] felix/endpoint_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-5547/externalname-service-86cdb59f8d-9ccck", EndpointId:"eth0"}
2026-02-17 02:34:34.785 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5547/externalname-service-86cdb59f8d-9ccck", EndpointId:"eth0"}
2026-02-17 02:34:34.809 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5547/externalname-service-86cdb59f8d-9ccck", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:34:34.809 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5547/externalname-service-86cdb59f8d-9ccck", EndpointId:"eth0"} status="up"
2026-02-17 02:34:34.810 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"var-expansion-8016" name:"default"}
2026-02-17 02:34:35.040 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=41 ifaceName="califf6656f071b" state="down"
2026-02-17 02:34:35.040 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="califf6656f071b"
2026-02-17 02:34:35.040 [INFO][69] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=41
2026-02-17 02:34:35.040 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"califf6656f071b", State:"down", Index:41}
2026-02-17 02:34:35.041 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"califf6656f071b", Addrs:set.Typed[string]{}}
2026-02-17 02:34:35.041 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"califf6656f071b", Addrs:set.Typed[string]{}}
2026-02-17 02:34:35.043 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=41 ifaceName="califf6656f071b" state=""
2026-02-17 02:34:35.043 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="califf6656f071b"
2026-02-17 02:34:35.058 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"califf6656f071b", State:"", Index:41}
2026-02-17 02:34:35.058 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"califf6656f071b", Addrs:set.Set[string](nil)}
2026-02-17 02:34:35.058 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"califf6656f071b", Addrs:set.Set[string](nil)}
2026-02-17 02:34:35.276 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"var-expansion-8016"} labels:{key:"e2e-framework" value:"var-expansion"} labels:{key:"e2e-run" value:"648329da-2048-4e6b-a697-5d6bd747a7ee"} labels:{key:"kubernetes.io/metadata.name" value:"var-expansion-8016"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8016"}
2026-02-17 02:34:35.302 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"var-expansion-8016"}
2026-02-17 02:34:35.477 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=services-5547/externalname-service-86cdb59f8d-9ccck, name=eth0)
2026-02-17 02:34:35.478 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-5547/externalname-service-86cdb59f8d-9ccck" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie466325c744" profile_ids:"kns.services-5547" profile_ids:"ksa.services-5547.default" ipv4_nets:"10.100.226.37/32"}
2026-02-17 02:34:35.478 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5547/externalname-service-86cdb59f8d-9ccck", EndpointId:"eth0"}
2026-02-17 02:34:35.478 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5547/externalname-service-86cdb59f8d-9ccck", EndpointId:"eth0"}
2026-02-17 02:34:35.478 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5547/externalname-service-86cdb59f8d-9ccck", EndpointId:"eth0"}
2026-02-17 02:34:35.479 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie466325c744"
2026-02-17 02:34:35.479 [INFO][69] felix/endpoint_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-5547/externalname-service-86cdb59f8d-9ccck", EndpointId:"eth0"}
2026-02-17 02:34:35.479 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5547/externalname-service-86cdb59f8d-9ccck", EndpointId:"eth0"}
2026-02-17 02:34:35.505 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5547/externalname-service-86cdb59f8d-9ccck", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:34:35.506 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5547/externalname-service-86cdb59f8d-9ccck", EndpointId:"eth0"} status="up"
2026-02-17 02:34:35.755 [INFO][69] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=42
2026-02-17 02:34:35.755 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calie466325c744"
2026-02-17 02:34:35.755 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie466325c744", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:34:35.755 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie466325c744", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:34:35.801 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"replicaset-792" name:"default"}
2026-02-17 02:34:36.120 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"replicaset-792"}
2026-02-17 02:34:38.574 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=services-5547/execpod6fbnf, name=eth0)
2026-02-17 02:34:38.575 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-5547/execpod6fbnf" endpoint_id:"eth0"} endpoint:{state:"active" name:"calif3479631b76" profile_ids:"kns.services-5547" profile_ids:"ksa.services-5547.default" ipv4_nets:"10.100.226.38/32"}
2026-02-17 02:34:38.575 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5547/execpod6fbnf", EndpointId:"eth0"}
2026-02-17 02:34:38.575 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5547/execpod6fbnf", EndpointId:"eth0"}
2026-02-17 02:34:38.575 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5547/execpod6fbnf", EndpointId:"eth0"}
2026-02-17 02:34:38.575 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calif3479631b76" ipVersion=0x4 table="filter"
2026-02-17 02:34:38.576 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calif3479631b76" ipVersion=0x4 table="filter"
2026-02-17 02:34:38.576 [INFO][69] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calif3479631b76"
2026-02-17 02:34:38.576 [INFO][69] felix/endpoint_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-5547/execpod6fbnf", EndpointId:"eth0"}
2026-02-17 02:34:38.576 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5547/execpod6fbnf", EndpointId:"eth0"}
2026-02-17 02:34:38.620 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5547/execpod6fbnf", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:34:38.620 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5547/execpod6fbnf", EndpointId:"eth0"} status="down"
2026-02-17 02:34:38.651 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=43 ifaceName="calif3479631b76" state="down"
2026-02-17 02:34:38.651 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calif3479631b76"
2026-02-17 02:34:38.653 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif3479631b76", State:"down", Index:43}
2026-02-17 02:34:38.653 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calif3479631b76", Addrs:set.Typed[string]{}}
2026-02-17 02:34:38.653 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calif3479631b76", Addrs:set.Typed[string]{}}
2026-02-17 02:34:38.653 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calif3479631b76"
2026-02-17 02:34:38.653 [INFO][69] felix/endpoint_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-5547/execpod6fbnf", EndpointId:"eth0"}
2026-02-17 02:34:38.653 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5547/execpod6fbnf", EndpointId:"eth0"}
2026-02-17 02:34:38.655 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=43 ifaceName="calif3479631b76" state="up"
2026-02-17 02:34:38.685 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5547/execpod6fbnf", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:34:38.685 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5547/execpod6fbnf", EndpointId:"eth0"} status="down"
2026-02-17 02:34:38.685 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif3479631b76", State:"up", Index:43}
2026-02-17 02:34:38.685 [INFO][69] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calif3479631b76"
2026-02-17 02:34:38.685 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calif3479631b76"
2026-02-17 02:34:38.686 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calif3479631b76"
2026-02-17 02:34:38.686 [INFO][69] felix/endpoint_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-5547/execpod6fbnf", EndpointId:"eth0"}
2026-02-17 02:34:38.686 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5547/execpod6fbnf", EndpointId:"eth0"}
2026-02-17 02:34:38.708 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5547/execpod6fbnf", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:34:38.708 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5547/execpod6fbnf", EndpointId:"eth0"} status="up"
2026-02-17 02:34:38.734 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-markers-5674" name:"default"}
2026-02-17 02:34:39.171 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-4312" name:"default"}
2026-02-17 02:34:39.201 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-4312"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"648329da-2048-4e6b-a697-5d6bd747a7ee"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-4312"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-4312"} labels:{key:"webhook-4312" value:"true"}
2026-02-17 02:34:39.226 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-4312"}
2026-02-17 02:34:39.388 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-5674"} labels:{key:"e2e-run" value:"648329da-2048-4e6b-a697-5d6bd747a7ee"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-5674"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{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-5674"} labels:{key:"webhook-4312-markers" value:"true"}
2026-02-17 02:34:39.415 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"resourcequota-4205" name:"default"}
2026-02-17 02:34:39.441 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-markers-5674"}
2026-02-17 02:34:39.508 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=services-5547/execpod6fbnf, name=eth0)
2026-02-17 02:34:39.508 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-5547/execpod6fbnf" endpoint_id:"eth0"} endpoint:{state:"active" name:"calif3479631b76" profile_ids:"kns.services-5547" profile_ids:"ksa.services-5547.default" ipv4_nets:"10.100.226.38/32"}
2026-02-17 02:34:39.508 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5547/execpod6fbnf", EndpointId:"eth0"}
2026-02-17 02:34:39.509 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5547/execpod6fbnf", EndpointId:"eth0"}
2026-02-17 02:34:39.509 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5547/execpod6fbnf", EndpointId:"eth0"}
2026-02-17 02:34:39.509 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calif3479631b76"
2026-02-17 02:34:39.510 [INFO][69] felix/endpoint_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-5547/execpod6fbnf", EndpointId:"eth0"}
2026-02-17 02:34:39.510 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5547/execpod6fbnf", EndpointId:"eth0"}
2026-02-17 02:34:39.533 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5547/execpod6fbnf", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:34:39.533 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5547/execpod6fbnf", EndpointId:"eth0"} status="up"
2026-02-17 02:34:39.565 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-4205"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"c813837b-097e-4d2a-845a-e92d88485297"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-4205"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4205"}
2026-02-17 02:34:39.587 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"configmap-4438" name:"default"}
2026-02-17 02:34:39.611 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"resourcequota-4205"}
2026-02-17 02:34:39.639 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-4438"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"648329da-2048-4e6b-a697-5d6bd747a7ee"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-4438"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4438"}
2026-02-17 02:34:39.663 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"configmap-4438"}
2026-02-17 02:34:40.427 [INFO][69] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=43
2026-02-17 02:34:40.427 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calif3479631b76"
2026-02-17 02:34:40.427 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calif3479631b76", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:34:40.427 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calif3479631b76", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:34:42.192 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"dns-2166"} labels:{key:"e2e-framework" value:"dns"} labels:{key:"e2e-run" value:"648329da-2048-4e6b-a697-5d6bd747a7ee"} labels:{key:"kubernetes.io/metadata.name" value:"dns-2166"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2166"}
2026-02-17 02:34:42.216 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"fake-node-8959"} labels:{key:"e2e-framework" value:"fake-node"} labels:{key:"e2e-run" value:"648329da-2048-4e6b-a697-5d6bd747a7ee"} labels:{key:"kubernetes.io/metadata.name" value:"fake-node-8959"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-8959"}
2026-02-17 02:34:42.242 [INFO][72] confd/client.go 1157: Recompute BGP peerings: HostBGPConfig(node=e2e-fake-node-n7whh; name=ip_addr_v4) updated; HostBGPConfig(node=e2e-fake-node-n7whh; name=ip_addr_v6) updated; HostBGPConfig(node=e2e-fake-node-n7whh; name=rr_cluster_id) updated; e2e-fake-node-n7whh updated
2026-02-17 02:34:42.249 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"fake-node-8959" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:34:42.249 [INFO][69] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"e2e-fake-node-n7whh"
bird: Reconfiguration requested by SIGHUP
bird: Reconfiguring
bird: device1: Reconfigured
bird: direct1: Reconfigured
bird: Mesh_192_168_24_198: Reconfigured
bird: Mesh_192_168_24_109: Reconfigured
bird: Reconfigured
2026-02-17 02:34:42.258 [INFO][72] 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:34:42.309 [INFO][69] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"e2e-fake-node-n7whh"
2026-02-17 02:34:42.319 [INFO][72] confd/client.go 1157: Recompute BGP peerings: e2e-fake-node-n7whh updated
2026-02-17 02:34:42.335 [INFO][69] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"e2e-fake-node-n7whh" labels:{key:"e2e-fake-node-n7whh" value:"patched"}
2026-02-17 02:34:42.372 [INFO][69] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"e2e-fake-node-n7whh" labels:{key:"e2e-fake-node-n7whh" value:"patched"}
2026-02-17 02:34:42.447 [INFO][72] confd/client.go 1157: Recompute BGP peerings: e2e-fake-node-n7whh updated
2026-02-17 02:34:42.447 [INFO][69] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"e2e-fake-node-n7whh" labels:{key:"e2e-fake-node-n7whh" value:"updated"}
2026-02-17 02:34:42.459 [INFO][72] confd/client.go 1157: Recompute BGP peerings: HostBGPConfig(node=e2e-fake-node-n7whh; name=ip_addr_v4) deleted; HostBGPConfig(node=e2e-fake-node-n7whh; name=ip_addr_v6) deleted; HostBGPConfig(node=e2e-fake-node-n7whh; name=rr_cluster_id) deleted; e2e-fake-node-n7whh deleted
2026-02-17 02:34:42.472 [INFO][69] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Remove update from calculation graph. msg=hostname:"e2e-fake-node-n7whh"
2026-02-17 02:34:42.472 [INFO][69] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 02:34:42.472 [INFO][69] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
bird: Reconfiguration requested by SIGHUP
bird: Reconfiguring
bird: device1: Reconfigured
bird: direct1: Reconfigured
bird: Mesh_192_168_24_198: Reconfigured
bird: Mesh_192_168_24_109: Reconfigured
bird: Reconfigured
2026-02-17 02:34:42.477 [INFO][72] 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:34:42.492 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"fake-node-8959"} labels:{key:"e2e-framework" value:"fake-node"} labels:{key:"e2e-run" value:"648329da-2048-4e6b-a697-5d6bd747a7ee"} labels:{key:"kubernetes.io/metadata.name" value:"fake-node-8959"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-8959"}
2026-02-17 02:34:42.518 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-runtime-8247"} labels:{key:"e2e-framework" value:"container-runtime"} labels:{key:"e2e-run" value:"648329da-2048-4e6b-a697-5d6bd747a7ee"} labels:{key:"kubernetes.io/metadata.name" value:"container-runtime-8247"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8247"}
2026-02-17 02:34:42.537 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"container-runtime-8247" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:34:43.695 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"cronjob-115" name:"default"}
2026-02-17 02:34:43.732 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"cronjob-115"}
2026-02-17 02:34:45.321 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"externalname-service" namespace:"services-5547"
2026-02-17 02:34:45.372 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-5547"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"c813837b-097e-4d2a-845a-e92d88485297"} labels:{key:"kubernetes.io/metadata.name" value:"services-5547"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-5547"}
2026-02-17 02:34:45.408 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"deployment-7615"} labels:{key:"e2e-framework" value:"deployment"} labels:{key:"e2e-run" value:"c813837b-097e-4d2a-845a-e92d88485297"} labels:{key:"kubernetes.io/metadata.name" value:"deployment-7615"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7615"}
2026-02-17 02:34:45.435 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"deployment-7615" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:34:47.585 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"dns-2166" name:"default"}
2026-02-17 02:34:47.688 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"deployment-7615"} labels:{key:"e2e-framework" value:"deployment"} labels:{key:"e2e-run" value:"c813837b-097e-4d2a-845a-e92d88485297"} labels:{key:"kubernetes.io/metadata.name" value:"deployment-7615"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7615"}
2026-02-17 02:34:47.722 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-1540"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"c813837b-097e-4d2a-845a-e92d88485297"} labels:{key:"kubernetes.io/metadata.name" value:"pods-1540"} 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-1540"}
2026-02-17 02:34:47.748 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"pods-1540" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:34:47.786 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-runtime-8247"} labels:{key:"e2e-framework" value:"container-runtime"} labels:{key:"e2e-run" value:"648329da-2048-4e6b-a697-5d6bd747a7ee"} labels:{key:"kubernetes.io/metadata.name" value:"container-runtime-8247"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8247"}
2026-02-17 02:34:47.813 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-publish-openapi-5195"} labels:{key:"e2e-framework" value:"crd-publish-openapi"} labels:{key:"e2e-run" value:"648329da-2048-4e6b-a697-5d6bd747a7ee"} labels:{key:"kubernetes.io/metadata.name" value:"crd-publish-openapi-5195"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-5195"}
2026-02-17 02:34:47.832 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"crd-publish-openapi-5195" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:34:47.900 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"fake-node-8959" name:"default"}
2026-02-17 02:34:48.049 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"dns-2166"} labels:{key:"e2e-framework" value:"dns"} labels:{key:"e2e-run" value:"648329da-2048-4e6b-a697-5d6bd747a7ee"} labels:{key:"kubernetes.io/metadata.name" value:"dns-2166"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2166"}
2026-02-17 02:34:48.076 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"dns-2166"}
2026-02-17 02:34:48.181 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"fake-node-8959"} labels:{key:"e2e-framework" value:"fake-node"} labels:{key:"e2e-run" value:"648329da-2048-4e6b-a697-5d6bd747a7ee"} labels:{key:"kubernetes.io/metadata.name" value:"fake-node-8959"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-8959"}
2026-02-17 02:34:48.208 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"fake-node-8959"}
2026-02-17 02:34:50.331 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-1540"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"c813837b-097e-4d2a-845a-e92d88485297"} labels:{key:"kubernetes.io/metadata.name" value:"pods-1540"} 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-1540"}
2026-02-17 02:34:50.350 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-1532"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"c813837b-097e-4d2a-845a-e92d88485297"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-1532"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-1532"}
2026-02-17 02:34:50.375 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-1532" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:34:50.389 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=services-5547/execpod6fbnf, name=eth0)
2026-02-17 02:34:50.395 [INFO][69] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=services-5547/execpod6fbnf, name=eth0)
2026-02-17 02:34:50.401 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-5547/execpod6fbnf" endpoint_id:"eth0"} endpoint:{state:"active" name:"calif3479631b76" profile_ids:"kns.services-5547" profile_ids:"ksa.services-5547.default" ipv4_nets:"10.100.226.38/32"}
2026-02-17 02:34:50.401 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-1532"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"c813837b-097e-4d2a-845a-e92d88485297"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-1532"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-1532"} labels:{key:"webhook-1532" value:"true"}
2026-02-17 02:34:50.401 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-5547/execpod6fbnf" endpoint_id:"eth0"}
2026-02-17 02:34:50.401 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-810"} labels:{key:"e2e-run" value:"c813837b-097e-4d2a-845a-e92d88485297"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-810"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{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-810"} labels:{key:"webhook-1532-markers" value:"true"}
2026-02-17 02:34:50.401 [INFO][69] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5547/execpod6fbnf", EndpointId:"eth0"}
2026-02-17 02:34:50.401 [INFO][69] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5547/execpod6fbnf", EndpointId:"eth0"}
2026-02-17 02:34:50.402 [INFO][69] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5547/execpod6fbnf", EndpointId:"eth0"}
2026-02-17 02:34:50.404 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calif3479631b76" ipVersion=0x4 table="filter"
2026-02-17 02:34:50.404 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calif3479631b76" ipVersion=0x4 table="filter"
2026-02-17 02:34:50.404 [INFO][69] felix/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-5547/execpod6fbnf", EndpointId:"eth0"}
2026-02-17 02:34:50.404 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5547/execpod6fbnf", EndpointId:"eth0"}
2026-02-17 02:34:50.404 [INFO][69] felix/conntrack.go 90: Removing conntrack flows ip=10.100.226.38
2026-02-17 02:34:50.411 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=services-5547/externalname-service-86cdb59f8d-9ccck, name=eth0)
2026-02-17 02:34:50.420 [INFO][69] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=services-5547/externalname-service-86cdb59f8d-9ccck, name=eth0)
2026-02-17 02:34:50.473 [INFO][69] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5547/execpod6fbnf", EndpointId:"eth0"}
2026-02-17 02:34:50.473 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-markers-810" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:34:50.473 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-5547/externalname-service-86cdb59f8d-9ccck" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie466325c744" profile_ids:"kns.services-5547" profile_ids:"ksa.services-5547.default" ipv4_nets:"10.100.226.37/32"}
2026-02-17 02:34:50.473 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-5547/externalname-service-86cdb59f8d-9ccck" endpoint_id:"eth0"}
2026-02-17 02:34:50.474 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.services-5547"}
2026-02-17 02:34:50.474 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.services-5547.default"}
2026-02-17 02:34:50.474 [INFO][69] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5547/externalname-service-86cdb59f8d-9ccck", EndpointId:"eth0"}
2026-02-17 02:34:50.474 [INFO][69] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5547/externalname-service-86cdb59f8d-9ccck", EndpointId:"eth0"}
2026-02-17 02:34:50.474 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.services-5547" ipVersion=0x4 table="filter"
2026-02-17 02:34:50.474 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_-l3LKiHKe7ZKo7zWz2" ipVersion=0x4 table="filter"
2026-02-17 02:34:50.474 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.services-5547" ipVersion=0x4 table="filter"
2026-02-17 02:34:50.474 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_-l3LKiHKe7ZKo7zWz2" ipVersion=0x4 table="filter"
2026-02-17 02:34:50.474 [INFO][69] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5547/externalname-service-86cdb59f8d-9ccck", EndpointId:"eth0"}
2026-02-17 02:34:50.474 [INFO][69] 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:34:50.474 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calie466325c744" ipVersion=0x4 table="filter"
2026-02-17 02:34:50.474 [INFO][69] 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:34:50.474 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calie466325c744" ipVersion=0x4 table="filter"
2026-02-17 02:34:50.474 [INFO][69] felix/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-5547/externalname-service-86cdb59f8d-9ccck", EndpointId:"eth0"}
2026-02-17 02:34:50.474 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5547/externalname-service-86cdb59f8d-9ccck", EndpointId:"eth0"}
2026-02-17 02:34:50.477 [INFO][69] felix/conntrack.go 90: Removing conntrack flows ip=10.100.226.37
2026-02-17 02:34:50.545 [INFO][69] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5547/externalname-service-86cdb59f8d-9ccck", EndpointId:"eth0"}
2026-02-17 02:34:50.657 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"services-5547" name:"default"}
2026-02-17 02:34:50.779 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=43 ifaceName="calif3479631b76" state="down"
2026-02-17 02:34:50.779 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calif3479631b76"
2026-02-17 02:34:50.779 [INFO][69] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=43
2026-02-17 02:34:50.779 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=43 ifaceName="calif3479631b76" state=""
2026-02-17 02:34:50.779 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calif3479631b76"
2026-02-17 02:34:50.779 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif3479631b76", State:"down", Index:43}
2026-02-17 02:34:50.779 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calif3479631b76", Addrs:set.Typed[string]{}}
2026-02-17 02:34:50.779 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calif3479631b76", Addrs:set.Typed[string]{}}
2026-02-17 02:34:50.779 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif3479631b76", State:"", Index:43}
2026-02-17 02:34:50.779 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calif3479631b76", Addrs:set.Set[string](nil)}
2026-02-17 02:34:50.779 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calif3479631b76", Addrs:set.Set[string](nil)}
2026-02-17 02:34:50.802 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-6167"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"250c9c08-0bb9-4a58-88f0-5b64e701c66e"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-6167"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6167"}
2026-02-17 02:34:50.828 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"limitrange-6173"} labels:{key:"e2e-framework" value:"limitrange"} labels:{key:"e2e-run" value:"250c9c08-0bb9-4a58-88f0-5b64e701c66e"} labels:{key:"kubernetes.io/metadata.name" value:"limitrange-6173"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6173"}
2026-02-17 02:34:50.853 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"limitrange-6173" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:34:51.147 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-5547"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"c813837b-097e-4d2a-845a-e92d88485297"} labels:{key:"kubernetes.io/metadata.name" value:"services-5547"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-5547"}
2026-02-17 02:34:51.171 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"services-5547"}
2026-02-17 02:34:51.367 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-publish-openapi-5195"} labels:{key:"e2e-framework" value:"crd-publish-openapi"} labels:{key:"e2e-run" value:"648329da-2048-4e6b-a697-5d6bd747a7ee"} labels:{key:"kubernetes.io/metadata.name" value:"crd-publish-openapi-5195"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-5195"}
2026-02-17 02:34:51.394 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-8258"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"648329da-2048-4e6b-a697-5d6bd747a7ee"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-8258"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8258"}
2026-02-17 02:34:51.394 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"secrets-8258" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:34:51.417 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secret-namespace-2838"} labels:{key:"e2e-run" value:"648329da-2048-4e6b-a697-5d6bd747a7ee"} labels:{key:"kubernetes.io/metadata.name" value:"secret-namespace-2838"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2838"}
2026-02-17 02:34:51.437 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"secret-namespace-2838" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:34:51.838 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=webhook-1532/sample-webhook-deployment-7d44fffc8-mk84m, name=eth0)
2026-02-17 02:34:51.838 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.webhook-1532"} profile:{inbound_rules:{action:"allow" rule_id:"aXiA4fy7qSzXHxfi"} outbound_rules:{action:"allow" rule_id:"6gCDknDmF7PcjKlz"}}
2026-02-17 02:34:51.839 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.webhook-1532.default"} profile:{}
2026-02-17 02:34:51.839 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-1532/sample-webhook-deployment-7d44fffc8-mk84m" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali7b7bac35c20" profile_ids:"kns.webhook-1532" profile_ids:"ksa.webhook-1532.default" ipv4_nets:"10.100.226.39/32"}
2026-02-17 02:34:51.839 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1532/sample-webhook-deployment-7d44fffc8-mk84m", EndpointId:"eth0"}
2026-02-17 02:34:51.839 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1532/sample-webhook-deployment-7d44fffc8-mk84m", EndpointId:"eth0"}
2026-02-17 02:34:51.839 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1532/sample-webhook-deployment-7d44fffc8-mk84m", EndpointId:"eth0"}
2026-02-17 02:34:51.839 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali7b7bac35c20" ipVersion=0x4 table="filter"
2026-02-17 02:34:51.839 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.webhook-1532" ipVersion=0x4 table="filter"
2026-02-17 02:34:51.839 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_-vZDWn2bYNlr9SW2Ox" ipVersion=0x4 table="filter"
2026-02-17 02:34:51.839 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali7b7bac35c20" ipVersion=0x4 table="filter"
2026-02-17 02:34:51.839 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.webhook-1532" ipVersion=0x4 table="filter"
2026-02-17 02:34:51.839 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_-vZDWn2bYNlr9SW2Ox" ipVersion=0x4 table="filter"
2026-02-17 02:34:51.839 [INFO][69] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali7b7bac35c20"
2026-02-17 02:34:51.839 [INFO][69] felix/endpoint_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-1532/sample-webhook-deployment-7d44fffc8-mk84m", EndpointId:"eth0"}
2026-02-17 02:34:51.839 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1532/sample-webhook-deployment-7d44fffc8-mk84m", EndpointId:"eth0"}
2026-02-17 02:34:51.883 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1532/sample-webhook-deployment-7d44fffc8-mk84m", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:34:51.883 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1532/sample-webhook-deployment-7d44fffc8-mk84m", EndpointId:"eth0"} status="down"
2026-02-17 02:34:51.895 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=44 ifaceName="cali7b7bac35c20" state="down"
2026-02-17 02:34:51.895 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali7b7bac35c20"
2026-02-17 02:34:51.895 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali7b7bac35c20", State:"down", Index:44}
2026-02-17 02:34:51.896 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali7b7bac35c20", Addrs:set.Typed[string]{}}
2026-02-17 02:34:51.896 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali7b7bac35c20", Addrs:set.Typed[string]{}}
2026-02-17 02:34:51.896 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali7b7bac35c20"
2026-02-17 02:34:51.896 [INFO][69] felix/endpoint_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-1532/sample-webhook-deployment-7d44fffc8-mk84m", EndpointId:"eth0"}
2026-02-17 02:34:51.896 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1532/sample-webhook-deployment-7d44fffc8-mk84m", EndpointId:"eth0"}
2026-02-17 02:34:51.903 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=44 ifaceName="cali7b7bac35c20" state="up"
2026-02-17 02:34:51.920 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1532/sample-webhook-deployment-7d44fffc8-mk84m", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:34:51.920 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1532/sample-webhook-deployment-7d44fffc8-mk84m", EndpointId:"eth0"} status="down"
2026-02-17 02:34:51.920 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali7b7bac35c20", State:"up", Index:44}
2026-02-17 02:34:51.920 [INFO][69] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali7b7bac35c20"
2026-02-17 02:34:51.920 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali7b7bac35c20"
2026-02-17 02:34:51.920 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali7b7bac35c20"
2026-02-17 02:34:51.920 [INFO][69] felix/endpoint_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-1532/sample-webhook-deployment-7d44fffc8-mk84m", EndpointId:"eth0"}
2026-02-17 02:34:51.921 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1532/sample-webhook-deployment-7d44fffc8-mk84m", EndpointId:"eth0"}
2026-02-17 02:34:51.952 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1532/sample-webhook-deployment-7d44fffc8-mk84m", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:34:51.952 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1532/sample-webhook-deployment-7d44fffc8-mk84m", EndpointId:"eth0"} status="up"
2026-02-17 02:34:52.258 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubelet-test-2732"} labels:{key:"e2e-framework" value:"kubelet-test"} labels:{key:"e2e-run" value:"648329da-2048-4e6b-a697-5d6bd747a7ee"} labels:{key:"kubernetes.io/metadata.name" value:"kubelet-test-2732"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2732"}
2026-02-17 02:34:52.627 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=webhook-1532/sample-webhook-deployment-7d44fffc8-mk84m, name=eth0)
2026-02-17 02:34:52.627 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-1532/sample-webhook-deployment-7d44fffc8-mk84m" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali7b7bac35c20" profile_ids:"kns.webhook-1532" profile_ids:"ksa.webhook-1532.default" ipv4_nets:"10.100.226.39/32"}
2026-02-17 02:34:52.627 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1532/sample-webhook-deployment-7d44fffc8-mk84m", EndpointId:"eth0"}
2026-02-17 02:34:52.627 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1532/sample-webhook-deployment-7d44fffc8-mk84m", EndpointId:"eth0"}
2026-02-17 02:34:52.627 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1532/sample-webhook-deployment-7d44fffc8-mk84m", EndpointId:"eth0"}
2026-02-17 02:34:52.628 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali7b7bac35c20"
2026-02-17 02:34:52.629 [INFO][69] felix/endpoint_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-1532/sample-webhook-deployment-7d44fffc8-mk84m", EndpointId:"eth0"}
2026-02-17 02:34:52.629 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1532/sample-webhook-deployment-7d44fffc8-mk84m", EndpointId:"eth0"}
2026-02-17 02:34:52.660 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1532/sample-webhook-deployment-7d44fffc8-mk84m", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:34:52.660 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1532/sample-webhook-deployment-7d44fffc8-mk84m", EndpointId:"eth0"} status="up"
2026-02-17 02:34:52.674 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=webhook-1532/sample-webhook-deployment-7d44fffc8-mk84m, name=eth0)
2026-02-17 02:34:52.674 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-1532/sample-webhook-deployment-7d44fffc8-mk84m" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali7b7bac35c20" profile_ids:"kns.webhook-1532" profile_ids:"ksa.webhook-1532.default" ipv4_nets:"10.100.226.39/32"}
2026-02-17 02:34:52.674 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1532/sample-webhook-deployment-7d44fffc8-mk84m", EndpointId:"eth0"}
2026-02-17 02:34:52.674 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1532/sample-webhook-deployment-7d44fffc8-mk84m", EndpointId:"eth0"}
2026-02-17 02:34:52.674 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1532/sample-webhook-deployment-7d44fffc8-mk84m", EndpointId:"eth0"}
2026-02-17 02:34:52.675 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali7b7bac35c20"
2026-02-17 02:34:52.675 [INFO][69] felix/endpoint_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-1532/sample-webhook-deployment-7d44fffc8-mk84m", EndpointId:"eth0"}
2026-02-17 02:34:52.675 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1532/sample-webhook-deployment-7d44fffc8-mk84m", EndpointId:"eth0"}
2026-02-17 02:34:52.697 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1532/sample-webhook-deployment-7d44fffc8-mk84m", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:34:52.697 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1532/sample-webhook-deployment-7d44fffc8-mk84m", EndpointId:"eth0"} status="up"
2026-02-17 02:34:52.932 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=42 ifaceName="calie466325c744" state="down"
2026-02-17 02:34:52.932 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calie466325c744"
2026-02-17 02:34:52.932 [INFO][69] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=42
2026-02-17 02:34:52.932 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=42 ifaceName="calie466325c744" state=""
2026-02-17 02:34:52.932 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calie466325c744"
2026-02-17 02:34:52.932 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie466325c744", State:"down", Index:42}
2026-02-17 02:34:52.932 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie466325c744", Addrs:set.Typed[string]{}}
2026-02-17 02:34:52.932 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie466325c744", Addrs:set.Typed[string]{}}
2026-02-17 02:34:52.933 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie466325c744", State:"", Index:42}
2026-02-17 02:34:52.933 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie466325c744", Addrs:set.Set[string](nil)}
2026-02-17 02:34:52.933 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie466325c744", Addrs:set.Set[string](nil)}
2026-02-17 02:34:53.067 [INFO][69] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::62:5fff:fe6d:8d9e" exists=true ifIndex=44
2026-02-17 02:34:53.067 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::62:5fff:fe6d:8d9e} ifaceName="cali7b7bac35c20"
2026-02-17 02:34:53.067 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali7b7bac35c20", Addrs:set.Typed[string]{"fe80::62:5fff:fe6d:8d9e":set.v{}}}
2026-02-17 02:34:53.067 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali7b7bac35c20", Addrs:set.Typed[string]{"fe80::62:5fff:fe6d:8d9e":set.v{}}}
2026-02-17 02:34:53.365 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-1532" type:"ClusterIP" cluster_ips:"10.254.153.81" ports:{Protocol:"TCP" Port:8443}
2026-02-17 02:34:53.778 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"deployment-7615" name:"default"}
2026-02-17 02:34:53.846 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"deployment-7615"} labels:{key:"e2e-framework" value:"deployment"} labels:{key:"e2e-run" value:"c813837b-097e-4d2a-845a-e92d88485297"} labels:{key:"kubernetes.io/metadata.name" value:"deployment-7615"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7615"}
2026-02-17 02:34:53.871 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"deployment-7615"}
2026-02-17 02:34:54.027 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"container-runtime-8247" name:"default"}
2026-02-17 02:34:54.163 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-runtime-8247"} labels:{key:"e2e-framework" value:"container-runtime"} labels:{key:"e2e-run" value:"648329da-2048-4e6b-a697-5d6bd747a7ee"} labels:{key:"kubernetes.io/metadata.name" value:"container-runtime-8247"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8247"}
2026-02-17 02:34:54.187 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"container-runtime-8247"}
2026-02-17 02:34:54.419 [INFO][69] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=kubelet-test-2732/busybox-scheduling-b0abac82-4802-48f8-8955-826932341e10, name=eth0)
2026-02-17 02:34:54.420 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubelet-test-2732/busybox-scheduling-b0abac82-4802-48f8-8955-826932341e10" endpoint_id:"eth0"}
2026-02-17 02:34:54.420 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.kubelet-test-2732.default"}
2026-02-17 02:34:54.420 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.kubelet-test-2732"}
2026-02-17 02:34:54.420 [INFO][69] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-2732/busybox-scheduling-b0abac82-4802-48f8-8955-826932341e10", EndpointId:"eth0"}
2026-02-17 02:34:54.420 [INFO][69] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-2732/busybox-scheduling-b0abac82-4802-48f8-8955-826932341e10", EndpointId:"eth0"}
2026-02-17 02:34:54.420 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_3aIfzgr2Am0fTfksMF" ipVersion=0x4 table="filter"
2026-02-17 02:34:54.421 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_BymDp1m50_YTxjj3Le" ipVersion=0x4 table="filter"
2026-02-17 02:34:54.421 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_3aIfzgr2Am0fTfksMF" ipVersion=0x4 table="filter"
2026-02-17 02:34:54.421 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_BymDp1m50_YTxjj3Le" ipVersion=0x4 table="filter"
2026-02-17 02:34:54.421 [INFO][69] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-2732/busybox-scheduling-b0abac82-4802-48f8-8955-826932341e10", EndpointId:"eth0"}
2026-02-17 02:34:54.421 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali6eef8a0d37f" ipVersion=0x4 table="filter"
2026-02-17 02:34:54.421 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali6eef8a0d37f" ipVersion=0x4 table="filter"
2026-02-17 02:34:54.421 [INFO][69] felix/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-2732/busybox-scheduling-b0abac82-4802-48f8-8955-826932341e10", EndpointId:"eth0"}
2026-02-17 02:34:54.421 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-2732/busybox-scheduling-b0abac82-4802-48f8-8955-826932341e10", EndpointId:"eth0"}
2026-02-17 02:34:54.422 [INFO][69] felix/conntrack.go 90: Removing conntrack flows ip=10.100.226.34
2026-02-17 02:34:54.511 [INFO][69] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-2732/busybox-scheduling-b0abac82-4802-48f8-8955-826932341e10", EndpointId:"eth0"}
2026-02-17 02:34:54.532 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=39 ifaceName="cali6eef8a0d37f" state="down"
2026-02-17 02:34:54.532 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali6eef8a0d37f"
2026-02-17 02:34:54.532 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali6eef8a0d37f", State:"down", Index:39}
2026-02-17 02:34:54.532 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali6eef8a0d37f", Addrs:set.Typed[string]{}}
2026-02-17 02:34:54.532 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali6eef8a0d37f", Addrs:set.Typed[string]{}}
2026-02-17 02:34:54.534 [INFO][69] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=39
2026-02-17 02:34:54.534 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=39 ifaceName="cali6eef8a0d37f" state=""
2026-02-17 02:34:54.534 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali6eef8a0d37f"
2026-02-17 02:34:54.578 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali6eef8a0d37f", State:"", Index:39}
2026-02-17 02:34:54.578 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali6eef8a0d37f", Addrs:set.Set[string](nil)}
2026-02-17 02:34:54.578 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali6eef8a0d37f", Addrs:set.Set[string](nil)}
2026-02-17 02:34:55.375 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-1540"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"c813837b-097e-4d2a-845a-e92d88485297"} labels:{key:"kubernetes.io/metadata.name" value:"pods-1540"} 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-1540"}
2026-02-17 02:34:55.560 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-8258"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"648329da-2048-4e6b-a697-5d6bd747a7ee"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-8258"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8258"}
2026-02-17 02:34:55.580 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secret-namespace-2838"} labels:{key:"e2e-run" value:"648329da-2048-4e6b-a697-5d6bd747a7ee"} labels:{key:"kubernetes.io/metadata.name" value:"secret-namespace-2838"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2838"}
2026-02-17 02:34:55.606 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-2990"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"648329da-2048-4e6b-a697-5d6bd747a7ee"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-2990"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2990"}
2026-02-17 02:34:55.628 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"emptydir-2990" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:34:55.992 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"resourcequota-6167" name:"default"}
2026-02-17 02:34:56.277 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-6167"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"250c9c08-0bb9-4a58-88f0-5b64e701c66e"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-6167"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6167"}
2026-02-17 02:34:56.298 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"resourcequota-6167"}
2026-02-17 02:34:56.685 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"crd-publish-openapi-5195" name:"default"}
2026-02-17 02:34:56.720 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-publish-openapi-5195"} labels:{key:"e2e-framework" value:"crd-publish-openapi"} labels:{key:"e2e-run" value:"648329da-2048-4e6b-a697-5d6bd747a7ee"} labels:{key:"kubernetes.io/metadata.name" value:"crd-publish-openapi-5195"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-5195"}
2026-02-17 02:34:56.746 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"crd-publish-openapi-5195"}
2026-02-17 02:34:58.192 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"limitrange-6173"} labels:{key:"e2e-framework" value:"limitrange"} labels:{key:"e2e-run" value:"250c9c08-0bb9-4a58-88f0-5b64e701c66e"} labels:{key:"kubernetes.io/metadata.name" value:"limitrange-6173"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6173"}
2026-02-17 02:34:58.235 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-probe-1210"} labels:{key:"e2e-framework" value:"container-probe"} labels:{key:"e2e-run" value:"250c9c08-0bb9-4a58-88f0-5b64e701c66e"} labels:{key:"kubernetes.io/metadata.name" value:"container-probe-1210"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1210"}
2026-02-17 02:34:58.261 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"container-probe-1210" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:34:58.560 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"kubelet-test-2732" name:"default"}
2026-02-17 02:34:58.703 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubelet-test-2732"} labels:{key:"e2e-framework" value:"kubelet-test"} labels:{key:"e2e-run" value:"648329da-2048-4e6b-a697-5d6bd747a7ee"} labels:{key:"kubernetes.io/metadata.name" value:"kubelet-test-2732"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2732"}
2026-02-17 02:34:58.734 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"kubelet-test-2732"}
2026-02-17 02:34:59.733 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-2990"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"648329da-2048-4e6b-a697-5d6bd747a7ee"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-2990"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2990"}
2026-02-17 02:34:59.763 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"gc-6060"} labels:{key:"e2e-framework" value:"gc"} labels:{key:"e2e-run" value:"648329da-2048-4e6b-a697-5d6bd747a7ee"} labels:{key:"kubernetes.io/metadata.name" value:"gc-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:"gc-6060"}
2026-02-17 02:34:59.783 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"gc-6060" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:35:00.395 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=gc-6060/simpletest.deployment-58dd7ccf6f-6bqwq, name=eth0)
2026-02-17 02:35:00.395 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.gc-6060"} profile:{inbound_rules:{action:"allow" rule_id:"WmCJ4Ndjo7XdfIzj"} outbound_rules:{action:"allow" rule_id:"ofXuZ_Xde_QFIIR0"}}
2026-02-17 02:35:00.395 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.gc-6060.default"} profile:{}
2026-02-17 02:35:00.395 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-6060/simpletest.deployment-58dd7ccf6f-6bqwq" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali2130af3a6cf" profile_ids:"kns.gc-6060" profile_ids:"ksa.gc-6060.default" ipv4_nets:"10.100.226.40/32"}
2026-02-17 02:35:00.395 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-6060/simpletest.deployment-58dd7ccf6f-6bqwq", EndpointId:"eth0"}
2026-02-17 02:35:00.395 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-6060/simpletest.deployment-58dd7ccf6f-6bqwq", EndpointId:"eth0"}
2026-02-17 02:35:00.395 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-6060/simpletest.deployment-58dd7ccf6f-6bqwq", EndpointId:"eth0"}
2026-02-17 02:35:00.396 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali2130af3a6cf" ipVersion=0x4 table="filter"
2026-02-17 02:35:00.396 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.gc-6060" ipVersion=0x4 table="filter"
2026-02-17 02:35:00.396 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-ksa.gc-6060.default" ipVersion=0x4 table="filter"
2026-02-17 02:35:00.396 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali2130af3a6cf" ipVersion=0x4 table="filter"
2026-02-17 02:35:00.396 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.gc-6060" ipVersion=0x4 table="filter"
2026-02-17 02:35:00.396 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-ksa.gc-6060.default" ipVersion=0x4 table="filter"
2026-02-17 02:35:00.396 [INFO][69] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali2130af3a6cf"
2026-02-17 02:35:00.396 [INFO][69] felix/endpoint_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-6060/simpletest.deployment-58dd7ccf6f-6bqwq", EndpointId:"eth0"}
2026-02-17 02:35:00.396 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-6060/simpletest.deployment-58dd7ccf6f-6bqwq", EndpointId:"eth0"}
2026-02-17 02:35:00.438 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-6060/simpletest.deployment-58dd7ccf6f-6bqwq", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:35:00.438 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-6060/simpletest.deployment-58dd7ccf6f-6bqwq", EndpointId:"eth0"} status="down"
2026-02-17 02:35:00.466 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=45 ifaceName="cali2130af3a6cf" state="down"
2026-02-17 02:35:00.466 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali2130af3a6cf", State:"down", Index:45}
2026-02-17 02:35:00.466 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali2130af3a6cf"
2026-02-17 02:35:00.466 [INFO][69] felix/endpoint_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-6060/simpletest.deployment-58dd7ccf6f-6bqwq", EndpointId:"eth0"}
2026-02-17 02:35:00.466 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-6060/simpletest.deployment-58dd7ccf6f-6bqwq", EndpointId:"eth0"}
2026-02-17 02:35:00.467 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali2130af3a6cf"
2026-02-17 02:35:00.470 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=45 ifaceName="cali2130af3a6cf" state="up"
2026-02-17 02:35:00.491 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-6060/simpletest.deployment-58dd7ccf6f-6bqwq", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:35:00.491 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-6060/simpletest.deployment-58dd7ccf6f-6bqwq", EndpointId:"eth0"} status="down"
2026-02-17 02:35:00.491 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali2130af3a6cf", Addrs:set.Typed[string]{}}
2026-02-17 02:35:00.491 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali2130af3a6cf", Addrs:set.Typed[string]{}}
2026-02-17 02:35:00.491 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali2130af3a6cf", State:"up", Index:45}
2026-02-17 02:35:00.492 [INFO][69] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali2130af3a6cf"
2026-02-17 02:35:00.492 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali2130af3a6cf"
2026-02-17 02:35:00.492 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali2130af3a6cf"
2026-02-17 02:35:00.492 [INFO][69] felix/endpoint_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-6060/simpletest.deployment-58dd7ccf6f-6bqwq", EndpointId:"eth0"}
2026-02-17 02:35:00.492 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-6060/simpletest.deployment-58dd7ccf6f-6bqwq", EndpointId:"eth0"}
2026-02-17 02:35:00.515 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-6060/simpletest.deployment-58dd7ccf6f-6bqwq", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:35:00.515 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-6060/simpletest.deployment-58dd7ccf6f-6bqwq", EndpointId:"eth0"} status="up"
2026-02-17 02:35:00.515 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"pods-1540" name:"default"}
2026-02-17 02:35:00.601 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"secret-namespace-2838" name:"default"}
2026-02-17 02:35:00.916 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"pods-1540"}
2026-02-17 02:35:01.028 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secret-namespace-2838"} labels:{key:"e2e-run" value:"648329da-2048-4e6b-a697-5d6bd747a7ee"} labels:{key:"kubernetes.io/metadata.name" value:"secret-namespace-2838"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2838"}
2026-02-17 02:35:01.057 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"secrets-8258" name:"default"}
2026-02-17 02:35:01.142 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"secret-namespace-2838"}
2026-02-17 02:35:01.170 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"gc-6060"} labels:{key:"e2e-framework" value:"gc"} labels:{key:"e2e-run" value:"648329da-2048-4e6b-a697-5d6bd747a7ee"} labels:{key:"kubernetes.io/metadata.name" value:"gc-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:"gc-6060"}
2026-02-17 02:35:01.202 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"apf-5042"} labels:{key:"e2e-framework" value:"apf"} labels:{key:"e2e-run" value:"648329da-2048-4e6b-a697-5d6bd747a7ee"} labels:{key:"kubernetes.io/metadata.name" value:"apf-5042"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-5042"}
2026-02-17 02:35:01.232 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"apf-5042" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:35:01.377 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-8258"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"648329da-2048-4e6b-a697-5d6bd747a7ee"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-8258"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8258"}
2026-02-17 02:35:01.404 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"secrets-8258"}
2026-02-17 02:35:01.443 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"apf-5042"} labels:{key:"e2e-framework" value:"apf"} labels:{key:"e2e-run" value:"648329da-2048-4e6b-a697-5d6bd747a7ee"} labels:{key:"kubernetes.io/metadata.name" value:"apf-5042"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-5042"}
2026-02-17 02:35:01.479 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"ingress-3820"} labels:{key:"e2e-framework" value:"ingress"} labels:{key:"e2e-run" value:"648329da-2048-4e6b-a697-5d6bd747a7ee"} labels:{key:"kubernetes.io/metadata.name" value:"ingress-3820"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-3820"}
2026-02-17 02:35:01.514 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"ingress-3820" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:35:01.712 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"ingress-3820"} labels:{key:"e2e-framework" value:"ingress"} labels:{key:"e2e-run" value:"648329da-2048-4e6b-a697-5d6bd747a7ee"} labels:{key:"kubernetes.io/metadata.name" value:"ingress-3820"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-3820"}
2026-02-17 02:35:01.737 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"statefulset-3900"} labels:{key:"e2e-framework" value:"statefulset"} labels:{key:"e2e-run" value:"648329da-2048-4e6b-a697-5d6bd747a7ee"} labels:{key:"kubernetes.io/metadata.name" value:"statefulset-3900"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-3900"}
2026-02-17 02:35:01.764 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"statefulset-3900" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:35:01.784 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"test" namespace:"statefulset-3900" type:"ClusterIP" cluster_ips:"None" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:35:02.315 [INFO][69] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=45
2026-02-17 02:35:02.315 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali2130af3a6cf"
2026-02-17 02:35:02.315 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali2130af3a6cf", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:35:02.315 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali2130af3a6cf", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:35:02.664 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=gc-6060/simpletest.deployment-58dd7ccf6f-6bqwq, name=eth0)
2026-02-17 02:35:02.665 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-6060/simpletest.deployment-58dd7ccf6f-6bqwq" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali2130af3a6cf" profile_ids:"kns.gc-6060" profile_ids:"ksa.gc-6060.default" ipv4_nets:"10.100.226.40/32"}
2026-02-17 02:35:02.665 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-6060/simpletest.deployment-58dd7ccf6f-6bqwq", EndpointId:"eth0"}
2026-02-17 02:35:02.665 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-6060/simpletest.deployment-58dd7ccf6f-6bqwq", EndpointId:"eth0"}
2026-02-17 02:35:02.665 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-6060/simpletest.deployment-58dd7ccf6f-6bqwq", EndpointId:"eth0"}
2026-02-17 02:35:02.666 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali2130af3a6cf"
2026-02-17 02:35:02.667 [INFO][69] felix/endpoint_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-6060/simpletest.deployment-58dd7ccf6f-6bqwq", EndpointId:"eth0"}
2026-02-17 02:35:02.667 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-6060/simpletest.deployment-58dd7ccf6f-6bqwq", EndpointId:"eth0"}
2026-02-17 02:35:02.689 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-6060/simpletest.deployment-58dd7ccf6f-6bqwq", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:35:02.689 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-6060/simpletest.deployment-58dd7ccf6f-6bqwq", EndpointId:"eth0"} status="up"
2026-02-17 02:35:03.305 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"limitrange-6173"} labels:{key:"e2e-framework" value:"limitrange"} labels:{key:"e2e-run" value:"250c9c08-0bb9-4a58-88f0-5b64e701c66e"} labels:{key:"kubernetes.io/metadata.name" value:"limitrange-6173"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6173"}
2026-02-17 02:35:03.923 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=statefulset-3900/ss2-1, name=eth0)
2026-02-17 02:35:03.924 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.statefulset-3900"} profile:{inbound_rules:{action:"allow" rule_id:"nWWCoqemEF2HjqZi"} outbound_rules:{action:"allow" rule_id:"cfPR3ApTnPf8EkSY"}}
2026-02-17 02:35:03.924 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.statefulset-3900.default"} profile:{}
2026-02-17 02:35:03.924 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-3900/ss2-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"califc11212b75b" profile_ids:"kns.statefulset-3900" profile_ids:"ksa.statefulset-3900.default" ipv4_nets:"10.100.226.41/32"}
2026-02-17 02:35:03.924 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3900/ss2-1", EndpointId:"eth0"}
2026-02-17 02:35:03.924 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3900/ss2-1", EndpointId:"eth0"}
2026-02-17 02:35:03.924 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3900/ss2-1", EndpointId:"eth0"}
2026-02-17 02:35:03.925 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-califc11212b75b" ipVersion=0x4 table="filter"
2026-02-17 02:35:03.925 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_lFCHosaluP_R2VoHTc" ipVersion=0x4 table="filter"
2026-02-17 02:35:03.925 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_2YGieeg2qBaMAjB1gF" ipVersion=0x4 table="filter"
2026-02-17 02:35:03.925 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-califc11212b75b" ipVersion=0x4 table="filter"
2026-02-17 02:35:03.925 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_lFCHosaluP_R2VoHTc" ipVersion=0x4 table="filter"
2026-02-17 02:35:03.925 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_2YGieeg2qBaMAjB1gF" ipVersion=0x4 table="filter"
2026-02-17 02:35:03.925 [INFO][69] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="califc11212b75b"
2026-02-17 02:35:03.925 [INFO][69] felix/endpoint_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-3900/ss2-1", EndpointId:"eth0"}
2026-02-17 02:35:03.925 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3900/ss2-1", EndpointId:"eth0"}
2026-02-17 02:35:03.965 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3900/ss2-1", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:35:03.965 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3900/ss2-1", EndpointId:"eth0"} status="down"
2026-02-17 02:35:03.988 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=46 ifaceName="califc11212b75b" state="down"
2026-02-17 02:35:03.988 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="califc11212b75b"
2026-02-17 02:35:03.988 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"califc11212b75b", State:"down", Index:46}
2026-02-17 02:35:03.988 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"califc11212b75b", Addrs:set.Typed[string]{}}
2026-02-17 02:35:03.988 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"califc11212b75b", Addrs:set.Typed[string]{}}
2026-02-17 02:35:03.988 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="califc11212b75b"
2026-02-17 02:35:03.988 [INFO][69] felix/endpoint_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-3900/ss2-1", EndpointId:"eth0"}
2026-02-17 02:35:03.988 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3900/ss2-1", EndpointId:"eth0"}
2026-02-17 02:35:03.994 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=46 ifaceName="califc11212b75b" state="up"
2026-02-17 02:35:04.011 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3900/ss2-1", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:35:04.011 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3900/ss2-1", EndpointId:"eth0"} status="down"
2026-02-17 02:35:04.011 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"califc11212b75b", State:"up", Index:46}
2026-02-17 02:35:04.011 [INFO][69] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="califc11212b75b"
2026-02-17 02:35:04.011 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="califc11212b75b"
2026-02-17 02:35:04.011 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="califc11212b75b"
2026-02-17 02:35:04.011 [INFO][69] felix/endpoint_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-3900/ss2-1", EndpointId:"eth0"}
2026-02-17 02:35:04.012 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3900/ss2-1", EndpointId:"eth0"}
2026-02-17 02:35:04.031 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3900/ss2-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:35:04.031 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3900/ss2-1", EndpointId:"eth0"} status="up"
2026-02-17 02:35:04.719 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=statefulset-3900/ss2-1, name=eth0)
2026-02-17 02:35:04.719 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-3900/ss2-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"califc11212b75b" profile_ids:"kns.statefulset-3900" profile_ids:"ksa.statefulset-3900.default" ipv4_nets:"10.100.226.41/32"}
2026-02-17 02:35:04.720 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3900/ss2-1", EndpointId:"eth0"}
2026-02-17 02:35:04.720 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3900/ss2-1", EndpointId:"eth0"}
2026-02-17 02:35:04.720 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3900/ss2-1", EndpointId:"eth0"}
2026-02-17 02:35:04.721 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="califc11212b75b"
2026-02-17 02:35:04.721 [INFO][69] felix/endpoint_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-3900/ss2-1", EndpointId:"eth0"}
2026-02-17 02:35:04.721 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3900/ss2-1", EndpointId:"eth0"}
2026-02-17 02:35:04.743 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=statefulset-3900/ss2-1, name=eth0)
2026-02-17 02:35:04.751 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3900/ss2-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:35:04.751 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3900/ss2-1", EndpointId:"eth0"} status="up"
2026-02-17 02:35:04.751 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-3900/ss2-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"califc11212b75b" profile_ids:"kns.statefulset-3900" profile_ids:"ksa.statefulset-3900.default" ipv4_nets:"10.100.226.41/32"}
2026-02-17 02:35:04.751 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3900/ss2-1", EndpointId:"eth0"}
2026-02-17 02:35:04.751 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3900/ss2-1", EndpointId:"eth0"}
2026-02-17 02:35:04.751 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3900/ss2-1", EndpointId:"eth0"}
2026-02-17 02:35:04.752 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="califc11212b75b"
2026-02-17 02:35:04.752 [INFO][69] felix/endpoint_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-3900/ss2-1", EndpointId:"eth0"}
2026-02-17 02:35:04.753 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3900/ss2-1", EndpointId:"eth0"}
2026-02-17 02:35:04.779 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3900/ss2-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:35:04.779 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3900/ss2-1", EndpointId:"eth0"} status="up"
2026-02-17 02:35:04.907 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"emptydir-2990" name:"default"}
2026-02-17 02:35:05.107 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-2990"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"648329da-2048-4e6b-a697-5d6bd747a7ee"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-2990"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2990"}
2026-02-17 02:35:05.131 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"emptydir-2990"}
2026-02-17 02:35:05.606 [INFO][69] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-pwjhx-default-worker-p5kvq-knrdg-ppwhg" ipv4_addr:"192.168.24.198/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-pwjhx-default-worker-p5kvq-knrdg-ppwhg"} 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:05.606 [INFO][69] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 02:35:05.606 [INFO][69] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 02:35:05.835 [INFO][69] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=46
2026-02-17 02:35:05.835 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="califc11212b75b"
2026-02-17 02:35:05.835 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"califc11212b75b", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:35:05.835 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"califc11212b75b", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:35:06.206 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=gc-6060/simpletest.deployment-58dd7ccf6f-6bqwq, name=eth0)
2026-02-17 02:35:06.207 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-6060/simpletest.deployment-58dd7ccf6f-6bqwq" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali2130af3a6cf" profile_ids:"kns.gc-6060" profile_ids:"ksa.gc-6060.default" ipv4_nets:"10.100.226.40/32"}
2026-02-17 02:35:06.207 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-6060/simpletest.deployment-58dd7ccf6f-6bqwq", EndpointId:"eth0"}
2026-02-17 02:35:06.207 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-6060/simpletest.deployment-58dd7ccf6f-6bqwq", EndpointId:"eth0"}
2026-02-17 02:35:06.207 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-6060/simpletest.deployment-58dd7ccf6f-6bqwq", EndpointId:"eth0"}
2026-02-17 02:35:06.208 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali2130af3a6cf"
2026-02-17 02:35:06.208 [INFO][69] felix/endpoint_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-6060/simpletest.deployment-58dd7ccf6f-6bqwq", EndpointId:"eth0"}
2026-02-17 02:35:06.208 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-6060/simpletest.deployment-58dd7ccf6f-6bqwq", EndpointId:"eth0"}
2026-02-17 02:35:06.235 [INFO][69] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=gc-6060/simpletest.deployment-58dd7ccf6f-6bqwq, name=eth0)
2026-02-17 02:35:06.235 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-6060/simpletest.deployment-58dd7ccf6f-6bqwq", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:35:06.235 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-6060/simpletest.deployment-58dd7ccf6f-6bqwq", EndpointId:"eth0"} status="up"
2026-02-17 02:35:06.236 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-6060/simpletest.deployment-58dd7ccf6f-6bqwq" endpoint_id:"eth0"}
2026-02-17 02:35:06.236 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.gc-6060"}
2026-02-17 02:35:06.236 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.gc-6060.default"}
2026-02-17 02:35:06.236 [INFO][69] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-6060/simpletest.deployment-58dd7ccf6f-6bqwq", EndpointId:"eth0"}
2026-02-17 02:35:06.236 [INFO][69] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-6060/simpletest.deployment-58dd7ccf6f-6bqwq", EndpointId:"eth0"}
2026-02-17 02:35:06.239 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.gc-6060" ipVersion=0x4 table="filter"
2026-02-17 02:35:06.239 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-ksa.gc-6060.default" ipVersion=0x4 table="filter"
2026-02-17 02:35:06.239 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.gc-6060" ipVersion=0x4 table="filter"
2026-02-17 02:35:06.239 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-ksa.gc-6060.default" ipVersion=0x4 table="filter"
2026-02-17 02:35:06.239 [INFO][69] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-6060/simpletest.deployment-58dd7ccf6f-6bqwq", EndpointId:"eth0"}
2026-02-17 02:35:06.239 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali2130af3a6cf" ipVersion=0x4 table="filter"
2026-02-17 02:35:06.239 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali2130af3a6cf" ipVersion=0x4 table="filter"
2026-02-17 02:35:06.239 [INFO][69] felix/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-6060/simpletest.deployment-58dd7ccf6f-6bqwq", EndpointId:"eth0"}
2026-02-17 02:35:06.239 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-6060/simpletest.deployment-58dd7ccf6f-6bqwq", EndpointId:"eth0"}
2026-02-17 02:35:06.243 [INFO][69] felix/conntrack.go 90: Removing conntrack flows ip=10.100.226.40
2026-02-17 02:35:06.301 [INFO][69] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-6060/simpletest.deployment-58dd7ccf6f-6bqwq", EndpointId:"eth0"}
2026-02-17 02:35:06.301 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"gc-6060" name:"default"}
2026-02-17 02:35:06.739 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"gc-6060"} labels:{key:"e2e-framework" value:"gc"} labels:{key:"e2e-run" value:"648329da-2048-4e6b-a697-5d6bd747a7ee"} labels:{key:"kubernetes.io/metadata.name" value:"gc-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:"gc-6060"}
2026-02-17 02:35:06.762 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=45 ifaceName="cali2130af3a6cf" state="down"
2026-02-17 02:35:06.762 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali2130af3a6cf", State:"down", Index:45}
2026-02-17 02:35:06.762 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali2130af3a6cf"
2026-02-17 02:35:06.762 [INFO][69] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=45
2026-02-17 02:35:06.767 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=45 ifaceName="cali2130af3a6cf" state=""
2026-02-17 02:35:06.767 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali2130af3a6cf"
2026-02-17 02:35:06.783 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"gc-6060"}
2026-02-17 02:35:06.806 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali2130af3a6cf", Addrs:set.Typed[string]{}}
2026-02-17 02:35:06.806 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali2130af3a6cf", Addrs:set.Typed[string]{}}
2026-02-17 02:35:06.806 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali2130af3a6cf", State:"", Index:45}
2026-02-17 02:35:06.806 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali2130af3a6cf", Addrs:set.Set[string](nil)}
2026-02-17 02:35:06.806 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali2130af3a6cf", Addrs:set.Set[string](nil)}
2026-02-17 02:35:06.828 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-1532"
2026-02-17 02:35:06.875 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"apf-5042" name:"default"}
2026-02-17 02:35:06.887 [INFO][69] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=webhook-1532/sample-webhook-deployment-7d44fffc8-mk84m, name=eth0)
2026-02-17 02:35:06.910 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-1532/sample-webhook-deployment-7d44fffc8-mk84m" endpoint_id:"eth0"}
2026-02-17 02:35:06.910 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.webhook-1532"}
2026-02-17 02:35:06.910 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.webhook-1532.default"}
2026-02-17 02:35:06.910 [INFO][69] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1532/sample-webhook-deployment-7d44fffc8-mk84m", EndpointId:"eth0"}
2026-02-17 02:35:06.910 [INFO][69] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1532/sample-webhook-deployment-7d44fffc8-mk84m", EndpointId:"eth0"}
2026-02-17 02:35:06.910 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.webhook-1532" ipVersion=0x4 table="filter"
2026-02-17 02:35:06.910 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_-vZDWn2bYNlr9SW2Ox" ipVersion=0x4 table="filter"
2026-02-17 02:35:06.910 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.webhook-1532" ipVersion=0x4 table="filter"
2026-02-17 02:35:06.910 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_-vZDWn2bYNlr9SW2Ox" ipVersion=0x4 table="filter"
2026-02-17 02:35:06.910 [INFO][69] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1532/sample-webhook-deployment-7d44fffc8-mk84m", EndpointId:"eth0"}
2026-02-17 02:35:06.911 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali7b7bac35c20" ipVersion=0x4 table="filter"
2026-02-17 02:35:06.911 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali7b7bac35c20" ipVersion=0x4 table="filter"
2026-02-17 02:35:06.911 [INFO][69] felix/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-1532/sample-webhook-deployment-7d44fffc8-mk84m", EndpointId:"eth0"}
2026-02-17 02:35:06.911 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1532/sample-webhook-deployment-7d44fffc8-mk84m", EndpointId:"eth0"}
2026-02-17 02:35:06.911 [INFO][69] felix/conntrack.go 90: Removing conntrack flows ip=10.100.226.39
2026-02-17 02:35:06.987 [INFO][69] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1532/sample-webhook-deployment-7d44fffc8-mk84m", EndpointId:"eth0"}
2026-02-17 02:35:06.987 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-1532"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"c813837b-097e-4d2a-845a-e92d88485297"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-1532"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-1532"} labels:{key:"webhook-1532" value:"true"}
2026-02-17 02:35:06.987 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-810"} labels:{key:"e2e-run" value:"c813837b-097e-4d2a-845a-e92d88485297"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-810"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{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-810"} labels:{key:"webhook-1532-markers" value:"true"}
2026-02-17 02:35:06.987 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-66"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"c813837b-097e-4d2a-845a-e92d88485297"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-66"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-66"}
2026-02-17 02:35:06.987 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"downward-api-66" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:35:07.178 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"apf-5042"} labels:{key:"e2e-framework" value:"apf"} labels:{key:"e2e-run" value:"648329da-2048-4e6b-a697-5d6bd747a7ee"} labels:{key:"kubernetes.io/metadata.name" value:"apf-5042"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-5042"}
2026-02-17 02:35:07.201 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"apf-5042"}
2026-02-17 02:35:07.259 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=44 ifaceName="cali7b7bac35c20" state="down"
2026-02-17 02:35:07.259 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali7b7bac35c20"
2026-02-17 02:35:07.259 [INFO][69] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::62:5fff:fe6d:8d9e" exists=false ifIndex=44
2026-02-17 02:35:07.259 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali7b7bac35c20", State:"down", Index:44}
2026-02-17 02:35:07.259 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali7b7bac35c20", Addrs:set.Typed[string]{}}
2026-02-17 02:35:07.259 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali7b7bac35c20", Addrs:set.Typed[string]{}}
2026-02-17 02:35:07.262 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=44 ifaceName="cali7b7bac35c20" state=""
2026-02-17 02:35:07.262 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali7b7bac35c20"
2026-02-17 02:35:07.285 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali7b7bac35c20", State:"", Index:44}
2026-02-17 02:35:07.285 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali7b7bac35c20", Addrs:set.Set[string](nil)}
2026-02-17 02:35:07.285 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali7b7bac35c20", Addrs:set.Set[string](nil)}
2026-02-17 02:35:07.384 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"ingress-3820" name:"default"}
2026-02-17 02:35:07.491 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"ingress-3820"} labels:{key:"e2e-framework" value:"ingress"} labels:{key:"e2e-run" value:"648329da-2048-4e6b-a697-5d6bd747a7ee"} labels:{key:"kubernetes.io/metadata.name" value:"ingress-3820"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-3820"}
2026-02-17 02:35:07.512 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"ingress-3820"}
2026-02-17 02:35:07.577 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=downward-api-66/downward-api-d15e44ff-47a8-41de-9fa5-44caa38a2803, name=eth0)
2026-02-17 02:35:07.578 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.downward-api-66.default"} profile:{}
2026-02-17 02:35:07.578 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.downward-api-66"} profile:{inbound_rules:{action:"allow" rule_id:"rm0pK4eRvz0ndt2T"} outbound_rules:{action:"allow" rule_id:"aIVS2dONzoFNB6oK"}}
2026-02-17 02:35:07.578 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"downward-api-66/downward-api-d15e44ff-47a8-41de-9fa5-44caa38a2803" endpoint_id:"eth0"} endpoint:{state:"active" name:"caliac3b36249f3" profile_ids:"kns.downward-api-66" profile_ids:"ksa.downward-api-66.default" ipv4_nets:"10.100.226.42/32"}
2026-02-17 02:35:07.578 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-66/downward-api-d15e44ff-47a8-41de-9fa5-44caa38a2803", EndpointId:"eth0"}
2026-02-17 02:35:07.578 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-66/downward-api-d15e44ff-47a8-41de-9fa5-44caa38a2803", EndpointId:"eth0"}
2026-02-17 02:35:07.578 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-66/downward-api-d15e44ff-47a8-41de-9fa5-44caa38a2803", EndpointId:"eth0"}
2026-02-17 02:35:07.580 [INFO][69] 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:35:07.580 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-caliac3b36249f3" ipVersion=0x4 table="filter"
2026-02-17 02:35:07.580 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.downward-api-66" ipVersion=0x4 table="filter"
2026-02-17 02:35:07.580 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_ykU_ixmml5bB6aw01E" ipVersion=0x4 table="filter"
2026-02-17 02:35:07.580 [INFO][69] 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:35:07.580 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-caliac3b36249f3" ipVersion=0x4 table="filter"
2026-02-17 02:35:07.580 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.downward-api-66" ipVersion=0x4 table="filter"
2026-02-17 02:35:07.580 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_ykU_ixmml5bB6aw01E" ipVersion=0x4 table="filter"
2026-02-17 02:35:07.580 [INFO][69] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="caliac3b36249f3"
2026-02-17 02:35:07.580 [INFO][69] felix/endpoint_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-66/downward-api-d15e44ff-47a8-41de-9fa5-44caa38a2803", EndpointId:"eth0"}
2026-02-17 02:35:07.580 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-66/downward-api-d15e44ff-47a8-41de-9fa5-44caa38a2803", EndpointId:"eth0"}
2026-02-17 02:35:07.612 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-66/downward-api-d15e44ff-47a8-41de-9fa5-44caa38a2803", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:35:07.613 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-66/downward-api-d15e44ff-47a8-41de-9fa5-44caa38a2803", EndpointId:"eth0"} status="down"
2026-02-17 02:35:07.646 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=47 ifaceName="caliac3b36249f3" state="down"
2026-02-17 02:35:07.646 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliac3b36249f3", State:"down", Index:47}
2026-02-17 02:35:07.646 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="caliac3b36249f3"
2026-02-17 02:35:07.646 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliac3b36249f3", Addrs:set.Typed[string]{}}
2026-02-17 02:35:07.646 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliac3b36249f3", Addrs:set.Typed[string]{}}
2026-02-17 02:35:07.646 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="caliac3b36249f3"
2026-02-17 02:35:07.646 [INFO][69] felix/endpoint_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-66/downward-api-d15e44ff-47a8-41de-9fa5-44caa38a2803", EndpointId:"eth0"}
2026-02-17 02:35:07.646 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-66/downward-api-d15e44ff-47a8-41de-9fa5-44caa38a2803", EndpointId:"eth0"}
2026-02-17 02:35:07.652 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=47 ifaceName="caliac3b36249f3" state="up"
2026-02-17 02:35:07.683 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-66/downward-api-d15e44ff-47a8-41de-9fa5-44caa38a2803", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:35:07.683 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-66/downward-api-d15e44ff-47a8-41de-9fa5-44caa38a2803", EndpointId:"eth0"} status="down"
2026-02-17 02:35:07.683 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliac3b36249f3", State:"up", Index:47}
2026-02-17 02:35:07.683 [INFO][69] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="caliac3b36249f3"
2026-02-17 02:35:07.683 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="caliac3b36249f3"
2026-02-17 02:35:07.683 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="caliac3b36249f3"
2026-02-17 02:35:07.684 [INFO][69] felix/endpoint_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-66/downward-api-d15e44ff-47a8-41de-9fa5-44caa38a2803", EndpointId:"eth0"}
2026-02-17 02:35:07.684 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-66/downward-api-d15e44ff-47a8-41de-9fa5-44caa38a2803", EndpointId:"eth0"}
2026-02-17 02:35:07.702 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-66/downward-api-d15e44ff-47a8-41de-9fa5-44caa38a2803", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:35:07.702 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-66/downward-api-d15e44ff-47a8-41de-9fa5-44caa38a2803", EndpointId:"eth0"} status="up"
2026-02-17 02:35:08.545 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"limitrange-6173" name:"default"}
2026-02-17 02:35:08.701 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"limitrange-6173"}
2026-02-17 02:35:08.759 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=downward-api-66/downward-api-d15e44ff-47a8-41de-9fa5-44caa38a2803, name=eth0)
2026-02-17 02:35:08.759 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"downward-api-66/downward-api-d15e44ff-47a8-41de-9fa5-44caa38a2803" endpoint_id:"eth0"} endpoint:{state:"active" name:"caliac3b36249f3" profile_ids:"kns.downward-api-66" profile_ids:"ksa.downward-api-66.default" ipv4_nets:"10.100.226.42/32"}
2026-02-17 02:35:08.759 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-66/downward-api-d15e44ff-47a8-41de-9fa5-44caa38a2803", EndpointId:"eth0"}
2026-02-17 02:35:08.759 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-66/downward-api-d15e44ff-47a8-41de-9fa5-44caa38a2803", EndpointId:"eth0"}
2026-02-17 02:35:08.759 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-66/downward-api-d15e44ff-47a8-41de-9fa5-44caa38a2803", EndpointId:"eth0"}
2026-02-17 02:35:08.759 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="caliac3b36249f3"
2026-02-17 02:35:08.760 [INFO][69] felix/endpoint_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-66/downward-api-d15e44ff-47a8-41de-9fa5-44caa38a2803", EndpointId:"eth0"}
2026-02-17 02:35:08.760 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-66/downward-api-d15e44ff-47a8-41de-9fa5-44caa38a2803", EndpointId:"eth0"}
2026-02-17 02:35:08.780 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-66/downward-api-d15e44ff-47a8-41de-9fa5-44caa38a2803", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:35:08.780 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-66/downward-api-d15e44ff-47a8-41de-9fa5-44caa38a2803", EndpointId:"eth0"} status="up"
2026-02-17 02:35:09.163 [INFO][69] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=47
2026-02-17 02:35:09.163 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="caliac3b36249f3"
2026-02-17 02:35:09.163 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliac3b36249f3", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:35:09.163 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliac3b36249f3", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:35:09.967 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=downward-api-66/downward-api-d15e44ff-47a8-41de-9fa5-44caa38a2803, name=eth0)
2026-02-17 02:35:09.967 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"downward-api-66/downward-api-d15e44ff-47a8-41de-9fa5-44caa38a2803" endpoint_id:"eth0"} endpoint:{state:"active" name:"caliac3b36249f3" profile_ids:"kns.downward-api-66" profile_ids:"ksa.downward-api-66.default" ipv4_nets:"10.100.226.42/32"}
2026-02-17 02:35:09.967 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-66/downward-api-d15e44ff-47a8-41de-9fa5-44caa38a2803", EndpointId:"eth0"}
2026-02-17 02:35:09.967 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-66/downward-api-d15e44ff-47a8-41de-9fa5-44caa38a2803", EndpointId:"eth0"}
2026-02-17 02:35:09.968 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-66/downward-api-d15e44ff-47a8-41de-9fa5-44caa38a2803", EndpointId:"eth0"}
2026-02-17 02:35:09.968 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="caliac3b36249f3"
2026-02-17 02:35:09.968 [INFO][69] felix/endpoint_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-66/downward-api-d15e44ff-47a8-41de-9fa5-44caa38a2803", EndpointId:"eth0"}
2026-02-17 02:35:09.968 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-66/downward-api-d15e44ff-47a8-41de-9fa5-44caa38a2803", EndpointId:"eth0"}
bird: KIF: Received address message for unknown interface 47
2026-02-17 02:35:09.992 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-66/downward-api-d15e44ff-47a8-41de-9fa5-44caa38a2803", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:35:09.992 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-66/downward-api-d15e44ff-47a8-41de-9fa5-44caa38a2803", EndpointId:"eth0"} status="up"
2026-02-17 02:35:10.073 [INFO][69] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=47
2026-02-17 02:35:10.073 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="caliac3b36249f3"
2026-02-17 02:35:10.073 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=47 ifaceName="caliac3b36249f3" state="down"
2026-02-17 02:35:10.074 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliac3b36249f3", Addrs:set.Typed[string]{}}
2026-02-17 02:35:10.074 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliac3b36249f3", Addrs:set.Typed[string]{}}
2026-02-17 02:35:10.074 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliac3b36249f3", State:"down", Index:47}
2026-02-17 02:35:10.074 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=47 ifaceName="caliac3b36249f3" state=""
2026-02-17 02:35:10.074 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="caliac3b36249f3"
2026-02-17 02:35:10.074 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="caliac3b36249f3"
2026-02-17 02:35:10.074 [INFO][69] felix/endpoint_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-66/downward-api-d15e44ff-47a8-41de-9fa5-44caa38a2803", EndpointId:"eth0"}
2026-02-17 02:35:10.074 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-66/downward-api-d15e44ff-47a8-41de-9fa5-44caa38a2803", EndpointId:"eth0"}
2026-02-17 02:35:10.074 [INFO][69] felix/conntrack.go 90: Removing conntrack flows ip=10.100.226.42
2026-02-17 02:35:10.101 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-66/downward-api-d15e44ff-47a8-41de-9fa5-44caa38a2803", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:35:10.102 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-66/downward-api-d15e44ff-47a8-41de-9fa5-44caa38a2803", EndpointId:"eth0"} status="down"
2026-02-17 02:35:10.102 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliac3b36249f3", State:"", Index:47}
2026-02-17 02:35:10.102 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliac3b36249f3", Addrs:set.Set[string](nil)}
2026-02-17 02:35:10.102 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliac3b36249f3", Addrs:set.Set[string](nil)}
2026-02-17 02:35:10.102 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="caliac3b36249f3"
2026-02-17 02:35:10.102 [INFO][69] felix/endpoint_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-66/downward-api-d15e44ff-47a8-41de-9fa5-44caa38a2803", EndpointId:"eth0"}
2026-02-17 02:35:10.102 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-66/downward-api-d15e44ff-47a8-41de-9fa5-44caa38a2803", EndpointId:"eth0"}
2026-02-17 02:35:10.118 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-66/downward-api-d15e44ff-47a8-41de-9fa5-44caa38a2803", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:35:10.118 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-66/downward-api-d15e44ff-47a8-41de-9fa5-44caa38a2803", EndpointId:"eth0"} status="down"
2026-02-17 02:35:10.192 [INFO][69] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=downward-api-66/downward-api-d15e44ff-47a8-41de-9fa5-44caa38a2803, name=eth0)
2026-02-17 02:35:10.192 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"downward-api-66/downward-api-d15e44ff-47a8-41de-9fa5-44caa38a2803" endpoint_id:"eth0"}
2026-02-17 02:35:10.192 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.downward-api-66"}
2026-02-17 02:35:10.192 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.downward-api-66.default"}
2026-02-17 02:35:10.192 [INFO][69] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-66/downward-api-d15e44ff-47a8-41de-9fa5-44caa38a2803", EndpointId:"eth0"}
2026-02-17 02:35:10.192 [INFO][69] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-66/downward-api-d15e44ff-47a8-41de-9fa5-44caa38a2803", EndpointId:"eth0"}
2026-02-17 02:35:10.192 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.downward-api-66" ipVersion=0x4 table="filter"
2026-02-17 02:35:10.192 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_ykU_ixmml5bB6aw01E" ipVersion=0x4 table="filter"
2026-02-17 02:35:10.192 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.downward-api-66" ipVersion=0x4 table="filter"
2026-02-17 02:35:10.192 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_ykU_ixmml5bB6aw01E" ipVersion=0x4 table="filter"
2026-02-17 02:35:10.193 [INFO][69] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-66/downward-api-d15e44ff-47a8-41de-9fa5-44caa38a2803", EndpointId:"eth0"}
2026-02-17 02:35:10.193 [INFO][69] 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:35:10.193 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-caliac3b36249f3" ipVersion=0x4 table="filter"
2026-02-17 02:35:10.193 [INFO][69] 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:35:10.193 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-caliac3b36249f3" ipVersion=0x4 table="filter"
2026-02-17 02:35:10.193 [INFO][69] felix/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-66/downward-api-d15e44ff-47a8-41de-9fa5-44caa38a2803", EndpointId:"eth0"}
2026-02-17 02:35:10.193 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-66/downward-api-d15e44ff-47a8-41de-9fa5-44caa38a2803", EndpointId:"eth0"}
2026-02-17 02:35:10.243 [INFO][69] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-66/downward-api-d15e44ff-47a8-41de-9fa5-44caa38a2803", EndpointId:"eth0"}
2026-02-17 02:35:11.117 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-66"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"c813837b-097e-4d2a-845a-e92d88485297"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-66"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-66"}
2026-02-17 02:35:11.153 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"validating-admission-policy-1819"} labels:{key:"e2e-framework" value:"validating-admission-policy"} labels:{key:"e2e-run" value:"c813837b-097e-4d2a-845a-e92d88485297"} labels:{key:"kubernetes.io/metadata.name" value:"validating-admission-policy-1819"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1819"}
2026-02-17 02:35:11.173 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"validating-admission-policy-1819" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:35:11.197 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"validating-admission-policy-1819"} labels:{key:"e2e-framework" value:"validating-admission-policy"} labels:{key:"e2e-run" value:"c813837b-097e-4d2a-845a-e92d88485297"} labels:{key:"kubernetes.io/metadata.name" value:"validating-admission-policy-1819"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1819"} labels:{key:"validating-admission-policy-1819" value:"true"}
2026-02-17 02:35:11.368 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"validating-admission-policy-1819"} labels:{key:"e2e-framework" value:"validating-admission-policy"} labels:{key:"e2e-run" value:"c813837b-097e-4d2a-845a-e92d88485297"} labels:{key:"kubernetes.io/metadata.name" value:"validating-admission-policy-1819"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1819"} labels:{key:"validating-admission-policy-1819" value:"true"}
2026-02-17 02:35:11.404 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-8042"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"c813837b-097e-4d2a-845a-e92d88485297"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-8042"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-8042"}
2026-02-17 02:35:11.434 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"downward-api-8042" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:35:11.964 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-1532"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"c813837b-097e-4d2a-845a-e92d88485297"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-1532"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-1532"} labels:{key:"webhook-1532" value:"true"}
2026-02-17 02:35:12.048 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=downward-api-8042/downward-api-baec8158-76c2-40a2-843b-11c928b249ad, name=eth0)
2026-02-17 02:35:12.048 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.downward-api-8042.default"} profile:{}
2026-02-17 02:35:12.048 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.downward-api-8042"} profile:{inbound_rules:{action:"allow" rule_id:"se0Wi6EYwKP7rUAo"} outbound_rules:{action:"allow" rule_id:"Vg1PB-nbWv5qQzQF"}}
2026-02-17 02:35:12.048 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"downward-api-8042/downward-api-baec8158-76c2-40a2-843b-11c928b249ad" endpoint_id:"eth0"} endpoint:{state:"active" name:"calicd9da9d956a" profile_ids:"kns.downward-api-8042" profile_ids:"ksa.downward-api-8042.default" ipv4_nets:"10.100.226.43/32"}
2026-02-17 02:35:12.048 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-8042/downward-api-baec8158-76c2-40a2-843b-11c928b249ad", EndpointId:"eth0"}
2026-02-17 02:35:12.048 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-8042/downward-api-baec8158-76c2-40a2-843b-11c928b249ad", EndpointId:"eth0"}
2026-02-17 02:35:12.048 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-8042/downward-api-baec8158-76c2-40a2-843b-11c928b249ad", EndpointId:"eth0"}
2026-02-17 02:35:12.049 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calicd9da9d956a" ipVersion=0x4 table="filter"
2026-02-17 02:35:12.049 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_5qgdQqKqQkaDaQpXrF" ipVersion=0x4 table="filter"
2026-02-17 02:35:12.049 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_F6uYBSEgcZmzW9H7z9" ipVersion=0x4 table="filter"
2026-02-17 02:35:12.049 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calicd9da9d956a" ipVersion=0x4 table="filter"
2026-02-17 02:35:12.049 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_5qgdQqKqQkaDaQpXrF" ipVersion=0x4 table="filter"
2026-02-17 02:35:12.049 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_F6uYBSEgcZmzW9H7z9" ipVersion=0x4 table="filter"
2026-02-17 02:35:12.049 [INFO][69] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calicd9da9d956a"
2026-02-17 02:35:12.049 [INFO][69] felix/endpoint_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-8042/downward-api-baec8158-76c2-40a2-843b-11c928b249ad", EndpointId:"eth0"}
2026-02-17 02:35:12.049 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-8042/downward-api-baec8158-76c2-40a2-843b-11c928b249ad", EndpointId:"eth0"}
2026-02-17 02:35:12.083 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-8042/downward-api-baec8158-76c2-40a2-843b-11c928b249ad", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:35:12.083 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-8042/downward-api-baec8158-76c2-40a2-843b-11c928b249ad", EndpointId:"eth0"} status="down"
2026-02-17 02:35:12.111 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=48 ifaceName="calicd9da9d956a" state="down"
2026-02-17 02:35:12.111 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calicd9da9d956a"
2026-02-17 02:35:12.111 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calicd9da9d956a", State:"down", Index:48}
2026-02-17 02:35:12.112 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calicd9da9d956a", Addrs:set.Typed[string]{}}
2026-02-17 02:35:12.112 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calicd9da9d956a", Addrs:set.Typed[string]{}}
2026-02-17 02:35:12.112 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calicd9da9d956a"
2026-02-17 02:35:12.112 [INFO][69] felix/endpoint_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-8042/downward-api-baec8158-76c2-40a2-843b-11c928b249ad", EndpointId:"eth0"}
2026-02-17 02:35:12.112 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-8042/downward-api-baec8158-76c2-40a2-843b-11c928b249ad", EndpointId:"eth0"}
2026-02-17 02:35:12.123 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=48 ifaceName="calicd9da9d956a" state="up"
2026-02-17 02:35:12.136 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-8042/downward-api-baec8158-76c2-40a2-843b-11c928b249ad", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:35:12.136 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-8042/downward-api-baec8158-76c2-40a2-843b-11c928b249ad", EndpointId:"eth0"} status="down"
2026-02-17 02:35:12.136 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calicd9da9d956a", State:"up", Index:48}
2026-02-17 02:35:12.136 [INFO][69] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calicd9da9d956a"
2026-02-17 02:35:12.136 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calicd9da9d956a"
2026-02-17 02:35:12.136 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calicd9da9d956a"
2026-02-17 02:35:12.136 [INFO][69] felix/endpoint_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-8042/downward-api-baec8158-76c2-40a2-843b-11c928b249ad", EndpointId:"eth0"}
2026-02-17 02:35:12.136 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-8042/downward-api-baec8158-76c2-40a2-843b-11c928b249ad", EndpointId:"eth0"}
2026-02-17 02:35:12.152 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-8042/downward-api-baec8158-76c2-40a2-843b-11c928b249ad", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:35:12.152 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-8042/downward-api-baec8158-76c2-40a2-843b-11c928b249ad", EndpointId:"eth0"} status="up"
2026-02-17 02:35:12.169 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-markers-810" name:"default"}
2026-02-17 02:35:12.551 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-810"} labels:{key:"e2e-run" value:"c813837b-097e-4d2a-845a-e92d88485297"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-810"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{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-810"} labels:{key:"webhook-1532-markers" value:"true"}
2026-02-17 02:35:12.573 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-markers-810"}
2026-02-17 02:35:12.723 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=statefulset-3900/ss2-1, name=eth0)
2026-02-17 02:35:12.723 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-3900/ss2-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"califc11212b75b" profile_ids:"kns.statefulset-3900" profile_ids:"ksa.statefulset-3900.default" ipv4_nets:"10.100.226.41/32"}
2026-02-17 02:35:12.723 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3900/ss2-1", EndpointId:"eth0"}
2026-02-17 02:35:12.724 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3900/ss2-1", EndpointId:"eth0"}
2026-02-17 02:35:12.724 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3900/ss2-1", EndpointId:"eth0"}
2026-02-17 02:35:12.725 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="califc11212b75b"
2026-02-17 02:35:12.726 [INFO][69] felix/endpoint_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-3900/ss2-1", EndpointId:"eth0"}
2026-02-17 02:35:12.726 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3900/ss2-1", EndpointId:"eth0"}
2026-02-17 02:35:12.755 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3900/ss2-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:35:12.755 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3900/ss2-1", EndpointId:"eth0"} status="up"
2026-02-17 02:35:12.816 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=downward-api-8042/downward-api-baec8158-76c2-40a2-843b-11c928b249ad, name=eth0)
2026-02-17 02:35:12.816 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"downward-api-8042/downward-api-baec8158-76c2-40a2-843b-11c928b249ad" endpoint_id:"eth0"} endpoint:{state:"active" name:"calicd9da9d956a" profile_ids:"kns.downward-api-8042" profile_ids:"ksa.downward-api-8042.default" ipv4_nets:"10.100.226.43/32"}
2026-02-17 02:35:12.816 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-8042/downward-api-baec8158-76c2-40a2-843b-11c928b249ad", EndpointId:"eth0"}
2026-02-17 02:35:12.816 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-8042/downward-api-baec8158-76c2-40a2-843b-11c928b249ad", EndpointId:"eth0"}
2026-02-17 02:35:12.816 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-8042/downward-api-baec8158-76c2-40a2-843b-11c928b249ad", EndpointId:"eth0"}
2026-02-17 02:35:12.817 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calicd9da9d956a"
2026-02-17 02:35:12.817 [INFO][69] felix/endpoint_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-8042/downward-api-baec8158-76c2-40a2-843b-11c928b249ad", EndpointId:"eth0"}
2026-02-17 02:35:12.817 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-8042/downward-api-baec8158-76c2-40a2-843b-11c928b249ad", EndpointId:"eth0"}
2026-02-17 02:35:12.851 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-8042/downward-api-baec8158-76c2-40a2-843b-11c928b249ad", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:35:12.851 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-8042/downward-api-baec8158-76c2-40a2-843b-11c928b249ad", EndpointId:"eth0"} status="up"
2026-02-17 02:35:13.163 [INFO][69] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=48
2026-02-17 02:35:13.163 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calicd9da9d956a"
2026-02-17 02:35:13.163 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calicd9da9d956a", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:35:13.163 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calicd9da9d956a", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:35:13.989 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=downward-api-8042/downward-api-baec8158-76c2-40a2-843b-11c928b249ad, name=eth0)
2026-02-17 02:35:13.989 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"downward-api-8042/downward-api-baec8158-76c2-40a2-843b-11c928b249ad" endpoint_id:"eth0"} endpoint:{state:"active" name:"calicd9da9d956a" profile_ids:"kns.downward-api-8042" profile_ids:"ksa.downward-api-8042.default" ipv4_nets:"10.100.226.43/32"}
2026-02-17 02:35:13.989 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-8042/downward-api-baec8158-76c2-40a2-843b-11c928b249ad", EndpointId:"eth0"}
2026-02-17 02:35:13.989 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-8042/downward-api-baec8158-76c2-40a2-843b-11c928b249ad", EndpointId:"eth0"}
2026-02-17 02:35:13.990 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-8042/downward-api-baec8158-76c2-40a2-843b-11c928b249ad", EndpointId:"eth0"}
2026-02-17 02:35:13.995 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calicd9da9d956a"
2026-02-17 02:35:13.995 [INFO][69] felix/endpoint_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-8042/downward-api-baec8158-76c2-40a2-843b-11c928b249ad", EndpointId:"eth0"}
2026-02-17 02:35:13.995 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-8042/downward-api-baec8158-76c2-40a2-843b-11c928b249ad", EndpointId:"eth0"}
bird: KIF: Received address message for unknown interface 48
2026-02-17 02:35:14.019 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-8042/downward-api-baec8158-76c2-40a2-843b-11c928b249ad", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:35:14.019 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-8042/downward-api-baec8158-76c2-40a2-843b-11c928b249ad", EndpointId:"eth0"} status="up"
2026-02-17 02:35:14.100 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=48 ifaceName="calicd9da9d956a" state="down"
2026-02-17 02:35:14.100 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calicd9da9d956a", State:"down", Index:48}
2026-02-17 02:35:14.100 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calicd9da9d956a"
2026-02-17 02:35:14.100 [INFO][69] felix/endpoint_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-8042/downward-api-baec8158-76c2-40a2-843b-11c928b249ad", EndpointId:"eth0"}
2026-02-17 02:35:14.100 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calicd9da9d956a"
2026-02-17 02:35:14.100 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-8042/downward-api-baec8158-76c2-40a2-843b-11c928b249ad", EndpointId:"eth0"}
2026-02-17 02:35:14.101 [INFO][69] felix/conntrack.go 90: Removing conntrack flows ip=10.100.226.43
2026-02-17 02:35:14.101 [INFO][69] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=48
2026-02-17 02:35:14.102 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=48 ifaceName="calicd9da9d956a" state=""
2026-02-17 02:35:14.103 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calicd9da9d956a"
2026-02-17 02:35:14.126 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-8042/downward-api-baec8158-76c2-40a2-843b-11c928b249ad", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:35:14.126 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-8042/downward-api-baec8158-76c2-40a2-843b-11c928b249ad", EndpointId:"eth0"} status="down"
2026-02-17 02:35:14.126 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calicd9da9d956a", Addrs:set.Typed[string]{}}
2026-02-17 02:35:14.126 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calicd9da9d956a", Addrs:set.Typed[string]{}}
2026-02-17 02:35:14.126 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calicd9da9d956a", State:"", Index:48}
2026-02-17 02:35:14.126 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calicd9da9d956a", Addrs:set.Set[string](nil)}
2026-02-17 02:35:14.126 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calicd9da9d956a", Addrs:set.Set[string](nil)}
2026-02-17 02:35:14.126 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calicd9da9d956a"
2026-02-17 02:35:14.126 [INFO][69] felix/endpoint_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-8042/downward-api-baec8158-76c2-40a2-843b-11c928b249ad", EndpointId:"eth0"}
2026-02-17 02:35:14.126 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-8042/downward-api-baec8158-76c2-40a2-843b-11c928b249ad", EndpointId:"eth0"}
2026-02-17 02:35:14.148 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-8042/downward-api-baec8158-76c2-40a2-843b-11c928b249ad", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:35:14.148 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-8042/downward-api-baec8158-76c2-40a2-843b-11c928b249ad", EndpointId:"eth0"} status="down"
2026-02-17 02:35:14.235 [INFO][69] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=downward-api-8042/downward-api-baec8158-76c2-40a2-843b-11c928b249ad, name=eth0)
2026-02-17 02:35:14.236 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"downward-api-8042/downward-api-baec8158-76c2-40a2-843b-11c928b249ad" endpoint_id:"eth0"}
2026-02-17 02:35:14.236 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.downward-api-8042"}
2026-02-17 02:35:14.236 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.downward-api-8042.default"}
2026-02-17 02:35:14.236 [INFO][69] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-8042/downward-api-baec8158-76c2-40a2-843b-11c928b249ad", EndpointId:"eth0"}
2026-02-17 02:35:14.236 [INFO][69] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-8042/downward-api-baec8158-76c2-40a2-843b-11c928b249ad", EndpointId:"eth0"}
2026-02-17 02:35:14.237 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_5qgdQqKqQkaDaQpXrF" ipVersion=0x4 table="filter"
2026-02-17 02:35:14.237 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_F6uYBSEgcZmzW9H7z9" ipVersion=0x4 table="filter"
2026-02-17 02:35:14.237 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_5qgdQqKqQkaDaQpXrF" ipVersion=0x4 table="filter"
2026-02-17 02:35:14.237 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_F6uYBSEgcZmzW9H7z9" ipVersion=0x4 table="filter"
2026-02-17 02:35:14.237 [INFO][69] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-8042/downward-api-baec8158-76c2-40a2-843b-11c928b249ad", EndpointId:"eth0"}
2026-02-17 02:35:14.237 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calicd9da9d956a" ipVersion=0x4 table="filter"
2026-02-17 02:35:14.237 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calicd9da9d956a" ipVersion=0x4 table="filter"
2026-02-17 02:35:14.237 [INFO][69] felix/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-8042/downward-api-baec8158-76c2-40a2-843b-11c928b249ad", EndpointId:"eth0"}
2026-02-17 02:35:14.237 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-8042/downward-api-baec8158-76c2-40a2-843b-11c928b249ad", EndpointId:"eth0"}
2026-02-17 02:35:14.291 [INFO][69] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-8042/downward-api-baec8158-76c2-40a2-843b-11c928b249ad", EndpointId:"eth0"}
2026-02-17 02:35:15.534 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-8042"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"c813837b-097e-4d2a-845a-e92d88485297"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-8042"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-8042"}
2026-02-17 02:35:15.582 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-8829"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"c813837b-097e-4d2a-845a-e92d88485297"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-8829"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8829"}
2026-02-17 02:35:15.606 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kubectl-8829" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:35:15.951 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"agnhost-primary" namespace:"kubectl-8829" type:"ClusterIP" cluster_ips:"10.254.38.28" ports:{Protocol:"TCP" Port:6379}
2026-02-17 02:35:16.373 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"downward-api-66" name:"default"}
2026-02-17 02:35:16.409 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=kubectl-8829/agnhost-primary-9gvf9, name=eth0)
2026-02-17 02:35:16.409 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.kubectl-8829.default"} profile:{}
2026-02-17 02:35:16.409 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.kubectl-8829"} profile:{inbound_rules:{action:"allow" rule_id:"TFCHsChWXiAZrnx8"} outbound_rules:{action:"allow" rule_id:"kcdMQRVh3PAJS3Rt"}}
2026-02-17 02:35:16.409 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-8829/agnhost-primary-9gvf9" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali46c1f98d6c9" profile_ids:"kns.kubectl-8829" profile_ids:"ksa.kubectl-8829.default" ipv4_nets:"10.100.226.44/32"}
2026-02-17 02:35:16.409 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-8829/agnhost-primary-9gvf9", EndpointId:"eth0"}
2026-02-17 02:35:16.409 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-8829/agnhost-primary-9gvf9", EndpointId:"eth0"}
2026-02-17 02:35:16.409 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-8829/agnhost-primary-9gvf9", EndpointId:"eth0"}
2026-02-17 02:35:16.410 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali46c1f98d6c9" ipVersion=0x4 table="filter"
2026-02-17 02:35:16.410 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.kubectl-8829" ipVersion=0x4 table="filter"
2026-02-17 02:35:16.410 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_FtaLwOJVp1-zTKMAho" ipVersion=0x4 table="filter"
2026-02-17 02:35:16.410 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali46c1f98d6c9" ipVersion=0x4 table="filter"
2026-02-17 02:35:16.410 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.kubectl-8829" ipVersion=0x4 table="filter"
2026-02-17 02:35:16.410 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_FtaLwOJVp1-zTKMAho" ipVersion=0x4 table="filter"
2026-02-17 02:35:16.410 [INFO][69] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali46c1f98d6c9"
2026-02-17 02:35:16.410 [INFO][69] felix/endpoint_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-8829/agnhost-primary-9gvf9", EndpointId:"eth0"}
2026-02-17 02:35:16.410 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-8829/agnhost-primary-9gvf9", EndpointId:"eth0"}
2026-02-17 02:35:16.440 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-8829/agnhost-primary-9gvf9", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:35:16.440 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-8829/agnhost-primary-9gvf9", EndpointId:"eth0"} status="down"
2026-02-17 02:35:16.473 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=49 ifaceName="cali46c1f98d6c9" state="down"
2026-02-17 02:35:16.474 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali46c1f98d6c9", State:"down", Index:49}
2026-02-17 02:35:16.474 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali46c1f98d6c9"
2026-02-17 02:35:16.474 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali46c1f98d6c9", Addrs:set.Typed[string]{}}
2026-02-17 02:35:16.474 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali46c1f98d6c9", Addrs:set.Typed[string]{}}
2026-02-17 02:35:16.474 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali46c1f98d6c9"
2026-02-17 02:35:16.474 [INFO][69] felix/endpoint_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-8829/agnhost-primary-9gvf9", EndpointId:"eth0"}
2026-02-17 02:35:16.474 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-8829/agnhost-primary-9gvf9", EndpointId:"eth0"}
2026-02-17 02:35:16.479 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=49 ifaceName="cali46c1f98d6c9" state="up"
2026-02-17 02:35:16.503 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-8829/agnhost-primary-9gvf9", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:35:16.503 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-8829/agnhost-primary-9gvf9", EndpointId:"eth0"} status="down"
2026-02-17 02:35:16.503 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali46c1f98d6c9", State:"up", Index:49}
2026-02-17 02:35:16.504 [INFO][69] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali46c1f98d6c9"
2026-02-17 02:35:16.504 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali46c1f98d6c9"
2026-02-17 02:35:16.504 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali46c1f98d6c9"
2026-02-17 02:35:16.504 [INFO][69] felix/endpoint_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-8829/agnhost-primary-9gvf9", EndpointId:"eth0"}
2026-02-17 02:35:16.504 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-8829/agnhost-primary-9gvf9", EndpointId:"eth0"}
2026-02-17 02:35:16.526 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-8829/agnhost-primary-9gvf9", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:35:16.526 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-8829/agnhost-primary-9gvf9", EndpointId:"eth0"} status="up"
2026-02-17 02:35:16.527 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-66"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"c813837b-097e-4d2a-845a-e92d88485297"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-66"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-66"}
2026-02-17 02:35:16.527 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"downward-api-66"}
2026-02-17 02:35:16.690 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"validating-admission-policy-1819" name:"default"}
2026-02-17 02:35:16.801 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"validating-admission-policy-1819"} labels:{key:"e2e-framework" value:"validating-admission-policy"} labels:{key:"e2e-run" value:"c813837b-097e-4d2a-845a-e92d88485297"} labels:{key:"kubernetes.io/metadata.name" value:"validating-admission-policy-1819"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1819"} labels:{key:"validating-admission-policy-1819" value:"true"}
2026-02-17 02:35:16.830 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"validating-admission-policy-1819"}
2026-02-17 02:35:16.834 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=kubectl-8829/agnhost-primary-9gvf9, name=eth0)
2026-02-17 02:35:16.856 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-8829/agnhost-primary-9gvf9" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali46c1f98d6c9" profile_ids:"kns.kubectl-8829" profile_ids:"ksa.kubectl-8829.default" ipv4_nets:"10.100.226.44/32"}
2026-02-17 02:35:16.856 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-8829/agnhost-primary-9gvf9", EndpointId:"eth0"}
2026-02-17 02:35:16.857 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-8829/agnhost-primary-9gvf9", EndpointId:"eth0"}
2026-02-17 02:35:16.857 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-8829/agnhost-primary-9gvf9", EndpointId:"eth0"}
2026-02-17 02:35:16.860 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali46c1f98d6c9"
2026-02-17 02:35:16.860 [INFO][69] felix/endpoint_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-8829/agnhost-primary-9gvf9", EndpointId:"eth0"}
2026-02-17 02:35:16.860 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-8829/agnhost-primary-9gvf9", EndpointId:"eth0"}
2026-02-17 02:35:16.882 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-8829/agnhost-primary-9gvf9", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:35:16.882 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-8829/agnhost-primary-9gvf9", EndpointId:"eth0"} status="up"
2026-02-17 02:35:17.253 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-1532" name:"default"}
2026-02-17 02:35:17.274 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-1532"}
2026-02-17 02:35:17.611 [INFO][69] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=49
2026-02-17 02:35:17.611 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali46c1f98d6c9"
2026-02-17 02:35:17.611 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali46c1f98d6c9", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:35:17.611 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali46c1f98d6c9", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:35:17.639 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-8829"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"c813837b-097e-4d2a-845a-e92d88485297"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-8829"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8829"}
2026-02-17 02:35:17.639 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"sysctl-6563"} labels:{key:"e2e-framework" value:"sysctl"} labels:{key:"e2e-run" value:"c813837b-097e-4d2a-845a-e92d88485297"} labels:{key:"kubernetes.io/metadata.name" value:"sysctl-6563"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-6563"}
2026-02-17 02:35:17.639 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"sysctl-6563" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:35:17.711 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"sysctl-6563"} labels:{key:"e2e-framework" value:"sysctl"} labels:{key:"e2e-run" value:"c813837b-097e-4d2a-845a-e92d88485297"} labels:{key:"kubernetes.io/metadata.name" value:"sysctl-6563"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-6563"}
2026-02-17 02:35:17.735 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-publish-openapi-8477"} labels:{key:"e2e-framework" value:"crd-publish-openapi"} labels:{key:"e2e-run" value:"c813837b-097e-4d2a-845a-e92d88485297"} labels:{key:"kubernetes.io/metadata.name" value:"crd-publish-openapi-8477"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-8477"}
2026-02-17 02:35:17.757 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"crd-publish-openapi-8477" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:35:20.633 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"downward-api-8042" name:"default"}
2026-02-17 02:35:20.833 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-8042"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"c813837b-097e-4d2a-845a-e92d88485297"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-8042"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-8042"}
2026-02-17 02:35:20.855 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"downward-api-8042"}
2026-02-17 02:35:22.040 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-publish-openapi-8477"} labels:{key:"e2e-framework" value:"crd-publish-openapi"} labels:{key:"e2e-run" value:"c813837b-097e-4d2a-845a-e92d88485297"} labels:{key:"kubernetes.io/metadata.name" value:"crd-publish-openapi-8477"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-8477"}
2026-02-17 02:35:22.073 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-1835"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"c813837b-097e-4d2a-845a-e92d88485297"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-1835"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"kubectl-1835"}
2026-02-17 02:35:22.097 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kubectl-1835" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:35:22.637 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=kubectl-8829/agnhost-primary-9gvf9, name=eth0)
2026-02-17 02:35:22.639 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-8829/agnhost-primary-9gvf9" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali46c1f98d6c9" profile_ids:"kns.kubectl-8829" profile_ids:"ksa.kubectl-8829.default" ipv4_nets:"10.100.226.44/32"}
2026-02-17 02:35:22.639 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-8829/agnhost-primary-9gvf9", EndpointId:"eth0"}
2026-02-17 02:35:22.639 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-8829/agnhost-primary-9gvf9", EndpointId:"eth0"}
2026-02-17 02:35:22.639 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-8829/agnhost-primary-9gvf9", EndpointId:"eth0"}
2026-02-17 02:35:22.640 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali46c1f98d6c9"
2026-02-17 02:35:22.640 [INFO][69] felix/endpoint_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-8829/agnhost-primary-9gvf9", EndpointId:"eth0"}
2026-02-17 02:35:22.640 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-8829/agnhost-primary-9gvf9", EndpointId:"eth0"}
2026-02-17 02:35:22.674 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=kubectl-8829/agnhost-primary-9gvf9, name=eth0)
2026-02-17 02:35:22.697 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-8829/agnhost-primary-9gvf9", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:35:22.697 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-8829/agnhost-primary-9gvf9", EndpointId:"eth0"} status="up"
2026-02-17 02:35:22.697 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-8829"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"c813837b-097e-4d2a-845a-e92d88485297"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-8829"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8829"}
2026-02-17 02:35:22.697 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-8829/agnhost-primary-9gvf9" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali46c1f98d6c9" profile_ids:"kns.kubectl-8829" profile_ids:"ksa.kubectl-8829.default" ipv4_nets:"10.100.226.44/32"}
2026-02-17 02:35:22.697 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-8829/agnhost-primary-9gvf9", EndpointId:"eth0"}
2026-02-17 02:35:22.697 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-8829/agnhost-primary-9gvf9", EndpointId:"eth0"}
2026-02-17 02:35:22.697 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-8829/agnhost-primary-9gvf9", EndpointId:"eth0"}
2026-02-17 02:35:22.698 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali46c1f98d6c9"
2026-02-17 02:35:22.698 [INFO][69] felix/endpoint_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-8829/agnhost-primary-9gvf9", EndpointId:"eth0"}
2026-02-17 02:35:22.698 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-8829/agnhost-primary-9gvf9", EndpointId:"eth0"}
2026-02-17 02:35:22.741 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-8829/agnhost-primary-9gvf9", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:35:22.741 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-8829/agnhost-primary-9gvf9", EndpointId:"eth0"} status="up"
2026-02-17 02:35:22.776 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"sysctl-6563" name:"default"}
2026-02-17 02:35:22.919 [INFO][69] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=kubectl-8829/agnhost-primary-9gvf9, name=eth0)
2026-02-17 02:35:22.919 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-8829/agnhost-primary-9gvf9" endpoint_id:"eth0"}
2026-02-17 02:35:22.919 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.kubectl-8829"}
2026-02-17 02:35:22.919 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.kubectl-8829.default"}
2026-02-17 02:35:22.919 [INFO][69] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-8829/agnhost-primary-9gvf9", EndpointId:"eth0"}
2026-02-17 02:35:22.919 [INFO][69] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-8829/agnhost-primary-9gvf9", EndpointId:"eth0"}
2026-02-17 02:35:22.920 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.kubectl-8829" ipVersion=0x4 table="filter"
2026-02-17 02:35:22.920 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_FtaLwOJVp1-zTKMAho" ipVersion=0x4 table="filter"
2026-02-17 02:35:22.920 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.kubectl-8829" ipVersion=0x4 table="filter"
2026-02-17 02:35:22.920 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_FtaLwOJVp1-zTKMAho" ipVersion=0x4 table="filter"
2026-02-17 02:35:22.920 [INFO][69] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-8829/agnhost-primary-9gvf9", EndpointId:"eth0"}
2026-02-17 02:35:22.920 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali46c1f98d6c9" ipVersion=0x4 table="filter"
2026-02-17 02:35:22.920 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali46c1f98d6c9" ipVersion=0x4 table="filter"
2026-02-17 02:35:22.920 [INFO][69] felix/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-8829/agnhost-primary-9gvf9", EndpointId:"eth0"}
2026-02-17 02:35:22.920 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-8829/agnhost-primary-9gvf9", EndpointId:"eth0"}
2026-02-17 02:35:22.921 [INFO][69] felix/conntrack.go 90: Removing conntrack flows ip=10.100.226.44
2026-02-17 02:35:22.991 [INFO][69] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-8829/agnhost-primary-9gvf9", EndpointId:"eth0"}
2026-02-17 02:35:22.994 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"sysctl-6563"} labels:{key:"e2e-framework" value:"sysctl"} labels:{key:"e2e-run" value:"c813837b-097e-4d2a-845a-e92d88485297"} labels:{key:"kubernetes.io/metadata.name" value:"sysctl-6563"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-6563"}
2026-02-17 02:35:23.021 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"sysctl-6563"}
2026-02-17 02:35:23.026 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=49 ifaceName="cali46c1f98d6c9" state="down"
2026-02-17 02:35:23.026 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali46c1f98d6c9"
2026-02-17 02:35:23.027 [INFO][69] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=49
2026-02-17 02:35:23.029 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=49 ifaceName="cali46c1f98d6c9" state=""
2026-02-17 02:35:23.029 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali46c1f98d6c9"
2026-02-17 02:35:23.039 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali46c1f98d6c9", State:"down", Index:49}
2026-02-17 02:35:23.039 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali46c1f98d6c9", Addrs:set.Typed[string]{}}
2026-02-17 02:35:23.039 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali46c1f98d6c9", Addrs:set.Typed[string]{}}
2026-02-17 02:35:23.039 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali46c1f98d6c9", State:"", Index:49}
2026-02-17 02:35:23.039 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali46c1f98d6c9", Addrs:set.Set[string](nil)}
2026-02-17 02:35:23.039 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali46c1f98d6c9", Addrs:set.Set[string](nil)}
2026-02-17 02:35:23.458 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-1835"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"c813837b-097e-4d2a-845a-e92d88485297"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-1835"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"kubectl-1835"}
2026-02-17 02:35:23.483 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-9590"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"c813837b-097e-4d2a-845a-e92d88485297"} labels:{key:"kubernetes.io/metadata.name" value:"job-9590"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-9590"}
2026-02-17 02:35:23.483 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"job-9590" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:35:24.100 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=job-9590/matching-fail-index-action-0-l4hlk, name=eth0)
2026-02-17 02:35:24.100 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.job-9590"} profile:{inbound_rules:{action:"allow" rule_id:"unSMtOoMAGH6iiIW"} outbound_rules:{action:"allow" rule_id:"Ar2uUvRPDVBt5oy4"}}
2026-02-17 02:35:24.100 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.job-9590.default"} profile:{}
2026-02-17 02:35:24.100 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-9590/matching-fail-index-action-0-l4hlk" endpoint_id:"eth0"} endpoint:{state:"active" name:"calib2645ec313c" profile_ids:"kns.job-9590" profile_ids:"ksa.job-9590.default" ipv4_nets:"10.100.226.45/32"}
2026-02-17 02:35:24.100 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9590/matching-fail-index-action-0-l4hlk", EndpointId:"eth0"}
2026-02-17 02:35:24.100 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9590/matching-fail-index-action-0-l4hlk", EndpointId:"eth0"}
2026-02-17 02:35:24.101 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9590/matching-fail-index-action-0-l4hlk", EndpointId:"eth0"}
2026-02-17 02:35:24.101 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calib2645ec313c" ipVersion=0x4 table="filter"
2026-02-17 02:35:24.101 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.job-9590" ipVersion=0x4 table="filter"
2026-02-17 02:35:24.101 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_aNMb4QZMrO74I18K25" ipVersion=0x4 table="filter"
2026-02-17 02:35:24.102 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calib2645ec313c" ipVersion=0x4 table="filter"
2026-02-17 02:35:24.102 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.job-9590" ipVersion=0x4 table="filter"
2026-02-17 02:35:24.102 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_aNMb4QZMrO74I18K25" ipVersion=0x4 table="filter"
2026-02-17 02:35:24.102 [INFO][69] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calib2645ec313c"
2026-02-17 02:35:24.102 [INFO][69] felix/endpoint_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-9590/matching-fail-index-action-0-l4hlk", EndpointId:"eth0"}
2026-02-17 02:35:24.102 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9590/matching-fail-index-action-0-l4hlk", EndpointId:"eth0"}
2026-02-17 02:35:24.135 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9590/matching-fail-index-action-0-l4hlk", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:35:24.135 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9590/matching-fail-index-action-0-l4hlk", EndpointId:"eth0"} status="down"
2026-02-17 02:35:24.170 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=50 ifaceName="calib2645ec313c" state="down"
2026-02-17 02:35:24.171 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calib2645ec313c"
2026-02-17 02:35:24.171 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib2645ec313c", State:"down", Index:50}
2026-02-17 02:35:24.171 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib2645ec313c", Addrs:set.Typed[string]{}}
2026-02-17 02:35:24.171 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib2645ec313c", Addrs:set.Typed[string]{}}
2026-02-17 02:35:24.171 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calib2645ec313c"
2026-02-17 02:35:24.171 [INFO][69] felix/endpoint_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-9590/matching-fail-index-action-0-l4hlk", EndpointId:"eth0"}
2026-02-17 02:35:24.172 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9590/matching-fail-index-action-0-l4hlk", EndpointId:"eth0"}
2026-02-17 02:35:24.176 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=50 ifaceName="calib2645ec313c" state="up"
2026-02-17 02:35:24.188 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9590/matching-fail-index-action-0-l4hlk", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:35:24.188 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9590/matching-fail-index-action-0-l4hlk", EndpointId:"eth0"} status="down"
2026-02-17 02:35:24.188 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib2645ec313c", State:"up", Index:50}
2026-02-17 02:35:24.188 [INFO][69] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calib2645ec313c"
2026-02-17 02:35:24.188 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calib2645ec313c"
2026-02-17 02:35:24.188 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calib2645ec313c"
2026-02-17 02:35:24.188 [INFO][69] felix/endpoint_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-9590/matching-fail-index-action-0-l4hlk", EndpointId:"eth0"}
2026-02-17 02:35:24.188 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9590/matching-fail-index-action-0-l4hlk", EndpointId:"eth0"}
2026-02-17 02:35:24.211 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9590/matching-fail-index-action-0-l4hlk", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:35:24.211 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9590/matching-fail-index-action-0-l4hlk", EndpointId:"eth0"} status="up"
2026-02-17 02:35:24.887 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=job-9590/matching-fail-index-action-0-l4hlk, name=eth0)
2026-02-17 02:35:24.888 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-9590/matching-fail-index-action-0-l4hlk" endpoint_id:"eth0"} endpoint:{state:"active" name:"calib2645ec313c" profile_ids:"kns.job-9590" profile_ids:"ksa.job-9590.default" ipv4_nets:"10.100.226.45/32"}
2026-02-17 02:35:24.888 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9590/matching-fail-index-action-0-l4hlk", EndpointId:"eth0"}
2026-02-17 02:35:24.888 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9590/matching-fail-index-action-0-l4hlk", EndpointId:"eth0"}
2026-02-17 02:35:24.888 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9590/matching-fail-index-action-0-l4hlk", EndpointId:"eth0"}
2026-02-17 02:35:24.888 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calib2645ec313c"
2026-02-17 02:35:24.889 [INFO][69] felix/endpoint_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-9590/matching-fail-index-action-0-l4hlk", EndpointId:"eth0"}
2026-02-17 02:35:24.889 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9590/matching-fail-index-action-0-l4hlk", EndpointId:"eth0"}
2026-02-17 02:35:24.909 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9590/matching-fail-index-action-0-l4hlk", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:35:24.909 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9590/matching-fail-index-action-0-l4hlk", EndpointId:"eth0"} status="up"
2026-02-17 02:35:26.027 [INFO][69] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=50
2026-02-17 02:35:26.027 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calib2645ec313c"
2026-02-17 02:35:26.027 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib2645ec313c", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:35:26.027 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib2645ec313c", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:35:26.037 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=job-9590/matching-fail-index-action-0-l4hlk, name=eth0)
2026-02-17 02:35:26.060 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-9590/matching-fail-index-action-0-l4hlk" endpoint_id:"eth0"} endpoint:{state:"active" name:"calib2645ec313c" profile_ids:"kns.job-9590" profile_ids:"ksa.job-9590.default" ipv4_nets:"10.100.226.45/32"}
2026-02-17 02:35:26.060 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9590/matching-fail-index-action-0-l4hlk", EndpointId:"eth0"}
2026-02-17 02:35:26.060 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9590/matching-fail-index-action-0-l4hlk", EndpointId:"eth0"}
2026-02-17 02:35:26.060 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9590/matching-fail-index-action-0-l4hlk", EndpointId:"eth0"}
2026-02-17 02:35:26.061 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calib2645ec313c"
2026-02-17 02:35:26.061 [INFO][69] 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-9590/matching-fail-index-action-0-l4hlk", EndpointId:"eth0"}
2026-02-17 02:35:26.061 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9590/matching-fail-index-action-0-l4hlk", EndpointId:"eth0"}
2026-02-17 02:35:26.088 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9590/matching-fail-index-action-0-l4hlk", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:35:26.088 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9590/matching-fail-index-action-0-l4hlk", EndpointId:"eth0"} status="down"
2026-02-17 02:35:26.139 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=50 ifaceName="calib2645ec313c" state="down"
2026-02-17 02:35:26.139 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calib2645ec313c"
2026-02-17 02:35:26.139 [INFO][69] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=50
2026-02-17 02:35:26.139 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib2645ec313c", State:"down", Index:50}
2026-02-17 02:35:26.139 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib2645ec313c", Addrs:set.Typed[string]{}}
2026-02-17 02:35:26.139 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib2645ec313c", Addrs:set.Typed[string]{}}
2026-02-17 02:35:26.139 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calib2645ec313c"
2026-02-17 02:35:26.139 [INFO][69] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calib2645ec313c"
2026-02-17 02:35:26.139 [INFO][69] felix/endpoint_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-9590/matching-fail-index-action-0-l4hlk", EndpointId:"eth0"}
2026-02-17 02:35:26.139 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9590/matching-fail-index-action-0-l4hlk", EndpointId:"eth0"}
2026-02-17 02:35:26.139 [INFO][69] felix/conntrack.go 90: Removing conntrack flows ip=10.100.226.45
2026-02-17 02:35:26.144 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=50 ifaceName="calib2645ec313c" state=""
2026-02-17 02:35:26.144 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calib2645ec313c"
2026-02-17 02:35:26.161 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9590/matching-fail-index-action-0-l4hlk", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:35:26.161 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9590/matching-fail-index-action-0-l4hlk", EndpointId:"eth0"} status="down"
2026-02-17 02:35:26.161 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib2645ec313c", State:"", Index:50}
2026-02-17 02:35:26.161 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib2645ec313c", Addrs:set.Set[string](nil)}
2026-02-17 02:35:26.161 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib2645ec313c", Addrs:set.Set[string](nil)}
2026-02-17 02:35:26.161 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calib2645ec313c"
2026-02-17 02:35:26.161 [INFO][69] felix/endpoint_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-9590/matching-fail-index-action-0-l4hlk", EndpointId:"eth0"}
2026-02-17 02:35:26.161 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9590/matching-fail-index-action-0-l4hlk", EndpointId:"eth0"}
2026-02-17 02:35:26.180 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9590/matching-fail-index-action-0-l4hlk", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:35:26.180 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9590/matching-fail-index-action-0-l4hlk", EndpointId:"eth0"} status="down"
2026-02-17 02:35:26.264 [INFO][69] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=job-9590/matching-fail-index-action-0-l4hlk, name=eth0)
2026-02-17 02:35:26.264 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-9590/matching-fail-index-action-0-l4hlk" endpoint_id:"eth0"}
2026-02-17 02:35:26.264 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.job-9590.default"}
2026-02-17 02:35:26.264 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.job-9590"}
2026-02-17 02:35:26.265 [INFO][69] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9590/matching-fail-index-action-0-l4hlk", EndpointId:"eth0"}
2026-02-17 02:35:26.265 [INFO][69] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9590/matching-fail-index-action-0-l4hlk", EndpointId:"eth0"}
2026-02-17 02:35:26.265 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.job-9590" ipVersion=0x4 table="filter"
2026-02-17 02:35:26.265 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_aNMb4QZMrO74I18K25" ipVersion=0x4 table="filter"
2026-02-17 02:35:26.265 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.job-9590" ipVersion=0x4 table="filter"
2026-02-17 02:35:26.265 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_aNMb4QZMrO74I18K25" ipVersion=0x4 table="filter"
2026-02-17 02:35:26.265 [INFO][69] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9590/matching-fail-index-action-0-l4hlk", EndpointId:"eth0"}
2026-02-17 02:35:26.265 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calib2645ec313c" ipVersion=0x4 table="filter"
2026-02-17 02:35:26.265 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calib2645ec313c" ipVersion=0x4 table="filter"
2026-02-17 02:35:26.265 [INFO][69] felix/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-9590/matching-fail-index-action-0-l4hlk", EndpointId:"eth0"}
2026-02-17 02:35:26.265 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9590/matching-fail-index-action-0-l4hlk", EndpointId:"eth0"}
2026-02-17 02:35:26.329 [INFO][69] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9590/matching-fail-index-action-0-l4hlk", EndpointId:"eth0"}
2026-02-17 02:35:27.115 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"crd-publish-openapi-8477" name:"default"}
2026-02-17 02:35:27.278 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-publish-openapi-8477"} labels:{key:"e2e-framework" value:"crd-publish-openapi"} labels:{key:"e2e-run" value:"c813837b-097e-4d2a-845a-e92d88485297"} labels:{key:"kubernetes.io/metadata.name" value:"crd-publish-openapi-8477"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-8477"}
2026-02-17 02:35:27.314 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"crd-publish-openapi-8477"}
2026-02-17 02:35:27.711 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"agnhost-primary" namespace:"kubectl-8829"
2026-02-17 02:35:27.979 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"kubectl-8829" name:"default"}
2026-02-17 02:35:28.034 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"kubectl-8829"}
2026-02-17 02:35:28.088 [INFO][75] monitor-addresses/autodetection_methods.go 103: Using autodetected IPv4 address on interface ens3: 192.168.24.214/24
2026-02-17 02:35:28.541 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"kubectl-1835" name:"default"}
2026-02-17 02:35:28.873 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-1835"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"c813837b-097e-4d2a-845a-e92d88485297"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-1835"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"kubectl-1835"}
2026-02-17 02:35:28.904 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"kubectl-1835"}
2026-02-17 02:35:29.550 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-9590"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"c813837b-097e-4d2a-845a-e92d88485297"} labels:{key:"kubernetes.io/metadata.name" value:"job-9590"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-9590"}
2026-02-17 02:35:29.570 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-7131"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"c813837b-097e-4d2a-845a-e92d88485297"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-7131"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7131"}
2026-02-17 02:35:29.595 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"emptydir-7131" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:35:31.399 [INFO][69] felix/summary.go 100: Summarising 285 dataplane reconciliation loops over 1m0.7s: avg=28ms longest=128ms (resync-calico-v4)
2026-02-17 02:35:32.735 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=statefulset-3900/ss2-1, name=eth0)
2026-02-17 02:35:32.735 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-3900/ss2-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"califc11212b75b" profile_ids:"kns.statefulset-3900" profile_ids:"ksa.statefulset-3900.default" ipv4_nets:"10.100.226.41/32"}
2026-02-17 02:35:32.735 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3900/ss2-1", EndpointId:"eth0"}
2026-02-17 02:35:32.735 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3900/ss2-1", EndpointId:"eth0"}
2026-02-17 02:35:32.735 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3900/ss2-1", EndpointId:"eth0"}
2026-02-17 02:35:32.736 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="califc11212b75b"
2026-02-17 02:35:32.736 [INFO][69] felix/endpoint_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-3900/ss2-1", EndpointId:"eth0"}
2026-02-17 02:35:32.736 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3900/ss2-1", EndpointId:"eth0"}
2026-02-17 02:35:32.761 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3900/ss2-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:35:32.761 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3900/ss2-1", EndpointId:"eth0"} status="up"
2026-02-17 02:35:33.686 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-7131"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"c813837b-097e-4d2a-845a-e92d88485297"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-7131"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7131"}
2026-02-17 02:35:33.712 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-9377"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"c813837b-097e-4d2a-845a-e92d88485297"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-9377"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9377"}
2026-02-17 02:35:33.737 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"downward-api-9377" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:35:34.338 [INFO][69] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-pwjhx-default-worker-p5kvq-knrdg-vqw28" ipv4_addr:"192.168.24.214/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-pwjhx-default-worker-p5kvq-knrdg-vqw28"} 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:34.338 [INFO][69] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 02:35:34.338 [INFO][69] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 02:35:34.349 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=downward-api-9377/downwardapi-volume-f741aacc-3981-4eef-960b-50bfaf5aa08e, name=eth0)
2026-02-17 02:35:34.371 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.downward-api-9377"} profile:{inbound_rules:{action:"allow" rule_id:"FtRf6-UzThALZ6NH"} outbound_rules:{action:"allow" rule_id:"ni3zZejQKJQ3xgVZ"}}
2026-02-17 02:35:34.371 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.downward-api-9377.default"} profile:{}
2026-02-17 02:35:34.371 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"downward-api-9377/downwardapi-volume-f741aacc-3981-4eef-960b-50bfaf5aa08e" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali8e3d67708d9" profile_ids:"kns.downward-api-9377" profile_ids:"ksa.downward-api-9377.default" ipv4_nets:"10.100.226.46/32"}
2026-02-17 02:35:34.371 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-9377/downwardapi-volume-f741aacc-3981-4eef-960b-50bfaf5aa08e", EndpointId:"eth0"}
2026-02-17 02:35:34.371 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-9377/downwardapi-volume-f741aacc-3981-4eef-960b-50bfaf5aa08e", EndpointId:"eth0"}
2026-02-17 02:35:34.371 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-9377/downwardapi-volume-f741aacc-3981-4eef-960b-50bfaf5aa08e", EndpointId:"eth0"}
2026-02-17 02:35:34.371 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali8e3d67708d9" ipVersion=0x4 table="filter"
2026-02-17 02:35:34.371 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_Jpk_fkm3ObQBDPwlXH" ipVersion=0x4 table="filter"
2026-02-17 02:35:34.371 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_N4RqwVhJXtjMn0TI98" ipVersion=0x4 table="filter"
2026-02-17 02:35:34.371 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali8e3d67708d9" ipVersion=0x4 table="filter"
2026-02-17 02:35:34.371 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_Jpk_fkm3ObQBDPwlXH" ipVersion=0x4 table="filter"
2026-02-17 02:35:34.371 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_N4RqwVhJXtjMn0TI98" ipVersion=0x4 table="filter"
2026-02-17 02:35:34.371 [INFO][69] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali8e3d67708d9"
2026-02-17 02:35:34.372 [INFO][69] felix/endpoint_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-9377/downwardapi-volume-f741aacc-3981-4eef-960b-50bfaf5aa08e", EndpointId:"eth0"}
2026-02-17 02:35:34.372 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-9377/downwardapi-volume-f741aacc-3981-4eef-960b-50bfaf5aa08e", EndpointId:"eth0"}
2026-02-17 02:35:34.414 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=51 ifaceName="cali8e3d67708d9" state="down"
2026-02-17 02:35:34.414 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali8e3d67708d9"
2026-02-17 02:35:34.416 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-9377/downwardapi-volume-f741aacc-3981-4eef-960b-50bfaf5aa08e", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:35:34.416 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-9377/downwardapi-volume-f741aacc-3981-4eef-960b-50bfaf5aa08e", EndpointId:"eth0"} status="down"
2026-02-17 02:35:34.416 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali8e3d67708d9", State:"down", Index:51}
2026-02-17 02:35:34.416 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali8e3d67708d9", Addrs:set.Typed[string]{}}
2026-02-17 02:35:34.416 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali8e3d67708d9", Addrs:set.Typed[string]{}}
2026-02-17 02:35:34.416 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali8e3d67708d9"
2026-02-17 02:35:34.416 [INFO][69] felix/endpoint_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-9377/downwardapi-volume-f741aacc-3981-4eef-960b-50bfaf5aa08e", EndpointId:"eth0"}
2026-02-17 02:35:34.416 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-9377/downwardapi-volume-f741aacc-3981-4eef-960b-50bfaf5aa08e", EndpointId:"eth0"}
2026-02-17 02:35:34.419 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=51 ifaceName="cali8e3d67708d9" state="up"
2026-02-17 02:35:34.436 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-9377/downwardapi-volume-f741aacc-3981-4eef-960b-50bfaf5aa08e", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:35:34.436 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-9377/downwardapi-volume-f741aacc-3981-4eef-960b-50bfaf5aa08e", EndpointId:"eth0"} status="down"
2026-02-17 02:35:34.436 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali8e3d67708d9", State:"up", Index:51}
2026-02-17 02:35:34.436 [INFO][69] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali8e3d67708d9"
2026-02-17 02:35:34.436 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali8e3d67708d9"
2026-02-17 02:35:34.436 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali8e3d67708d9"
2026-02-17 02:35:34.436 [INFO][69] felix/endpoint_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-9377/downwardapi-volume-f741aacc-3981-4eef-960b-50bfaf5aa08e", EndpointId:"eth0"}
2026-02-17 02:35:34.436 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-9377/downwardapi-volume-f741aacc-3981-4eef-960b-50bfaf5aa08e", EndpointId:"eth0"}
2026-02-17 02:35:34.460 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-9377/downwardapi-volume-f741aacc-3981-4eef-960b-50bfaf5aa08e", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:35:34.460 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-9377/downwardapi-volume-f741aacc-3981-4eef-960b-50bfaf5aa08e", EndpointId:"eth0"} status="up"
2026-02-17 02:35:34.537 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=statefulset-3900/ss2-1, name=eth0)
2026-02-17 02:35:34.538 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-3900/ss2-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"califc11212b75b" profile_ids:"kns.statefulset-3900" profile_ids:"ksa.statefulset-3900.default" ipv4_nets:"10.100.226.41/32"}
2026-02-17 02:35:34.538 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3900/ss2-1", EndpointId:"eth0"}
2026-02-17 02:35:34.538 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3900/ss2-1", EndpointId:"eth0"}
2026-02-17 02:35:34.538 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3900/ss2-1", EndpointId:"eth0"}
2026-02-17 02:35:34.539 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="califc11212b75b"
2026-02-17 02:35:34.539 [INFO][69] felix/endpoint_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-3900/ss2-1", EndpointId:"eth0"}
2026-02-17 02:35:34.539 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3900/ss2-1", EndpointId:"eth0"}
2026-02-17 02:35:34.567 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=statefulset-3900/ss2-1, name=eth0)
2026-02-17 02:35:34.580 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3900/ss2-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:35:34.580 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3900/ss2-1", EndpointId:"eth0"} status="up"
2026-02-17 02:35:34.580 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-3900/ss2-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"califc11212b75b" profile_ids:"kns.statefulset-3900" profile_ids:"ksa.statefulset-3900.default" ipv4_nets:"10.100.226.41/32"}
2026-02-17 02:35:34.580 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3900/ss2-1", EndpointId:"eth0"}
2026-02-17 02:35:34.580 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3900/ss2-1", EndpointId:"eth0"}
2026-02-17 02:35:34.580 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3900/ss2-1", EndpointId:"eth0"}
2026-02-17 02:35:34.582 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="califc11212b75b"
2026-02-17 02:35:34.582 [INFO][69] felix/endpoint_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-3900/ss2-1", EndpointId:"eth0"}
2026-02-17 02:35:34.582 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3900/ss2-1", EndpointId:"eth0"}
2026-02-17 02:35:34.610 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3900/ss2-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:35:34.610 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3900/ss2-1", EndpointId:"eth0"} status="up"
2026-02-17 02:35:34.731 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=statefulset-3900/ss2-1, name=eth0)
2026-02-17 02:35:34.731 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-3900/ss2-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"califc11212b75b" profile_ids:"kns.statefulset-3900" profile_ids:"ksa.statefulset-3900.default" ipv4_nets:"10.100.226.41/32"}
2026-02-17 02:35:34.731 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3900/ss2-1", EndpointId:"eth0"}
2026-02-17 02:35:34.732 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3900/ss2-1", EndpointId:"eth0"}
2026-02-17 02:35:34.732 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3900/ss2-1", EndpointId:"eth0"}
2026-02-17 02:35:34.733 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="califc11212b75b"
2026-02-17 02:35:34.733 [INFO][69] felix/endpoint_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-3900/ss2-1", EndpointId:"eth0"}
2026-02-17 02:35:34.733 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3900/ss2-1", EndpointId:"eth0"}
2026-02-17 02:35:34.759 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3900/ss2-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:35:34.759 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3900/ss2-1", EndpointId:"eth0"} status="up"
2026-02-17 02:35:34.900 [INFO][69] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=statefulset-3900/ss2-1, name=eth0)
2026-02-17 02:35:34.901 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-3900/ss2-1" endpoint_id:"eth0"}
2026-02-17 02:35:34.901 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.statefulset-3900.default"}
2026-02-17 02:35:34.901 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.statefulset-3900"}
2026-02-17 02:35:34.901 [INFO][69] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3900/ss2-1", EndpointId:"eth0"}
2026-02-17 02:35:34.901 [INFO][69] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3900/ss2-1", EndpointId:"eth0"}
2026-02-17 02:35:34.901 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_lFCHosaluP_R2VoHTc" ipVersion=0x4 table="filter"
2026-02-17 02:35:34.902 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_2YGieeg2qBaMAjB1gF" ipVersion=0x4 table="filter"
2026-02-17 02:35:34.902 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_lFCHosaluP_R2VoHTc" ipVersion=0x4 table="filter"
2026-02-17 02:35:34.902 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_2YGieeg2qBaMAjB1gF" ipVersion=0x4 table="filter"
2026-02-17 02:35:34.902 [INFO][69] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3900/ss2-1", EndpointId:"eth0"}
2026-02-17 02:35:34.902 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-califc11212b75b" ipVersion=0x4 table="filter"
2026-02-17 02:35:34.902 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-califc11212b75b" ipVersion=0x4 table="filter"
2026-02-17 02:35:34.902 [INFO][69] felix/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-3900/ss2-1", EndpointId:"eth0"}
2026-02-17 02:35:34.902 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3900/ss2-1", EndpointId:"eth0"}
2026-02-17 02:35:34.903 [INFO][69] felix/conntrack.go 90: Removing conntrack flows ip=10.100.226.41
2026-02-17 02:35:34.946 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=downward-api-9377/downwardapi-volume-f741aacc-3981-4eef-960b-50bfaf5aa08e, name=eth0)
2026-02-17 02:35:34.964 [INFO][69] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3900/ss2-1", EndpointId:"eth0"}
2026-02-17 02:35:34.964 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"job-9590" name:"default"}
2026-02-17 02:35:34.964 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"downward-api-9377/downwardapi-volume-f741aacc-3981-4eef-960b-50bfaf5aa08e" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali8e3d67708d9" profile_ids:"kns.downward-api-9377" profile_ids:"ksa.downward-api-9377.default" ipv4_nets:"10.100.226.46/32"}
2026-02-17 02:35:34.964 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-9377/downwardapi-volume-f741aacc-3981-4eef-960b-50bfaf5aa08e", EndpointId:"eth0"}
2026-02-17 02:35:34.964 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-9377/downwardapi-volume-f741aacc-3981-4eef-960b-50bfaf5aa08e", EndpointId:"eth0"}
2026-02-17 02:35:34.964 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-9377/downwardapi-volume-f741aacc-3981-4eef-960b-50bfaf5aa08e", EndpointId:"eth0"}
2026-02-17 02:35:34.964 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali8e3d67708d9"
2026-02-17 02:35:34.965 [INFO][69] felix/endpoint_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-9377/downwardapi-volume-f741aacc-3981-4eef-960b-50bfaf5aa08e", EndpointId:"eth0"}
2026-02-17 02:35:34.965 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-9377/downwardapi-volume-f741aacc-3981-4eef-960b-50bfaf5aa08e", EndpointId:"eth0"}
2026-02-17 02:35:34.984 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-9377/downwardapi-volume-f741aacc-3981-4eef-960b-50bfaf5aa08e", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:35:34.984 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-9377/downwardapi-volume-f741aacc-3981-4eef-960b-50bfaf5aa08e", EndpointId:"eth0"} status="up"
2026-02-17 02:35:35.009 [INFO][69] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=46
2026-02-17 02:35:35.009 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="califc11212b75b"
2026-02-17 02:35:35.009 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=46 ifaceName="califc11212b75b" state="down"
2026-02-17 02:35:35.009 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"califc11212b75b", Addrs:set.Typed[string]{}}
2026-02-17 02:35:35.010 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"califc11212b75b", Addrs:set.Typed[string]{}}
2026-02-17 02:35:35.011 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=46 ifaceName="califc11212b75b" state=""
2026-02-17 02:35:35.011 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="califc11212b75b"
2026-02-17 02:35:35.011 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"califc11212b75b", State:"down", Index:46}
2026-02-17 02:35:35.011 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"califc11212b75b", State:"", Index:46}
2026-02-17 02:35:35.011 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"califc11212b75b", Addrs:set.Set[string](nil)}
2026-02-17 02:35:35.011 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"califc11212b75b", Addrs:set.Set[string](nil)}
2026-02-17 02:35:35.176 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-9590"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"c813837b-097e-4d2a-845a-e92d88485297"} labels:{key:"kubernetes.io/metadata.name" value:"job-9590"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-9590"}
2026-02-17 02:35:35.208 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"job-9590"}
2026-02-17 02:35:35.883 [INFO][69] 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:35:35.883 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali8e3d67708d9"
2026-02-17 02:35:35.883 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali8e3d67708d9", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:35:35.883 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali8e3d67708d9", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:35:36.119 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=downward-api-9377/downwardapi-volume-f741aacc-3981-4eef-960b-50bfaf5aa08e, name=eth0)
2026-02-17 02:35:36.120 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"downward-api-9377/downwardapi-volume-f741aacc-3981-4eef-960b-50bfaf5aa08e" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali8e3d67708d9" profile_ids:"kns.downward-api-9377" profile_ids:"ksa.downward-api-9377.default" ipv4_nets:"10.100.226.46/32"}
2026-02-17 02:35:36.120 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-9377/downwardapi-volume-f741aacc-3981-4eef-960b-50bfaf5aa08e", EndpointId:"eth0"}
2026-02-17 02:35:36.120 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-9377/downwardapi-volume-f741aacc-3981-4eef-960b-50bfaf5aa08e", EndpointId:"eth0"}
2026-02-17 02:35:36.120 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-9377/downwardapi-volume-f741aacc-3981-4eef-960b-50bfaf5aa08e", EndpointId:"eth0"}
2026-02-17 02:35:36.120 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali8e3d67708d9"
2026-02-17 02:35:36.121 [INFO][69] felix/endpoint_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-9377/downwardapi-volume-f741aacc-3981-4eef-960b-50bfaf5aa08e", EndpointId:"eth0"}
2026-02-17 02:35:36.121 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-9377/downwardapi-volume-f741aacc-3981-4eef-960b-50bfaf5aa08e", EndpointId:"eth0"}
2026-02-17 02:35:36.143 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-9377/downwardapi-volume-f741aacc-3981-4eef-960b-50bfaf5aa08e", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:35:36.143 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-9377/downwardapi-volume-f741aacc-3981-4eef-960b-50bfaf5aa08e", EndpointId:"eth0"} status="up"
2026-02-17 02:35:36.223 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=51 ifaceName="cali8e3d67708d9" state="down"
2026-02-17 02:35:36.224 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali8e3d67708d9"
2026-02-17 02:35:36.224 [INFO][69] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=51
2026-02-17 02:35:36.224 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali8e3d67708d9", State:"down", Index:51}
2026-02-17 02:35:36.224 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali8e3d67708d9", Addrs:set.Typed[string]{}}
2026-02-17 02:35:36.224 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali8e3d67708d9", Addrs:set.Typed[string]{}}
2026-02-17 02:35:36.224 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali8e3d67708d9"
2026-02-17 02:35:36.224 [INFO][69] felix/endpoint_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-9377/downwardapi-volume-f741aacc-3981-4eef-960b-50bfaf5aa08e", EndpointId:"eth0"}
2026-02-17 02:35:36.224 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-9377/downwardapi-volume-f741aacc-3981-4eef-960b-50bfaf5aa08e", EndpointId:"eth0"}
2026-02-17 02:35:36.225 [INFO][69] felix/conntrack.go 90: Removing conntrack flows ip=10.100.226.46
2026-02-17 02:35:36.226 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=51 ifaceName="cali8e3d67708d9" state=""
2026-02-17 02:35:36.226 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali8e3d67708d9"
2026-02-17 02:35:36.250 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-9377/downwardapi-volume-f741aacc-3981-4eef-960b-50bfaf5aa08e", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:35:36.250 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-9377/downwardapi-volume-f741aacc-3981-4eef-960b-50bfaf5aa08e", EndpointId:"eth0"} status="down"
2026-02-17 02:35:36.250 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali8e3d67708d9", State:"", Index:51}
2026-02-17 02:35:36.250 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali8e3d67708d9", Addrs:set.Set[string](nil)}
2026-02-17 02:35:36.250 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali8e3d67708d9", Addrs:set.Set[string](nil)}
2026-02-17 02:35:36.251 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali8e3d67708d9"
2026-02-17 02:35:36.251 [INFO][69] felix/endpoint_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-9377/downwardapi-volume-f741aacc-3981-4eef-960b-50bfaf5aa08e", EndpointId:"eth0"}
2026-02-17 02:35:36.251 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-9377/downwardapi-volume-f741aacc-3981-4eef-960b-50bfaf5aa08e", EndpointId:"eth0"}
2026-02-17 02:35:36.279 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-9377/downwardapi-volume-f741aacc-3981-4eef-960b-50bfaf5aa08e", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:35:36.279 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-9377/downwardapi-volume-f741aacc-3981-4eef-960b-50bfaf5aa08e", EndpointId:"eth0"} status="down"
2026-02-17 02:35:36.279 [INFO][69] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-pwjhx-default-worker-p5kvq-knrdg-ppwhg" ipv4_addr:"192.168.24.198/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-pwjhx-default-worker-p5kvq-knrdg-ppwhg"} 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:36.279 [INFO][69] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 02:35:36.279 [INFO][69] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 02:35:36.354 [INFO][69] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=downward-api-9377/downwardapi-volume-f741aacc-3981-4eef-960b-50bfaf5aa08e, name=eth0)
2026-02-17 02:35:36.355 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"downward-api-9377/downwardapi-volume-f741aacc-3981-4eef-960b-50bfaf5aa08e" endpoint_id:"eth0"}
2026-02-17 02:35:36.355 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.downward-api-9377"}
2026-02-17 02:35:36.355 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.downward-api-9377.default"}
2026-02-17 02:35:36.355 [INFO][69] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-9377/downwardapi-volume-f741aacc-3981-4eef-960b-50bfaf5aa08e", EndpointId:"eth0"}
2026-02-17 02:35:36.355 [INFO][69] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-9377/downwardapi-volume-f741aacc-3981-4eef-960b-50bfaf5aa08e", EndpointId:"eth0"}
2026-02-17 02:35:36.355 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_Jpk_fkm3ObQBDPwlXH" ipVersion=0x4 table="filter"
2026-02-17 02:35:36.355 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_N4RqwVhJXtjMn0TI98" ipVersion=0x4 table="filter"
2026-02-17 02:35:36.355 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_Jpk_fkm3ObQBDPwlXH" ipVersion=0x4 table="filter"
2026-02-17 02:35:36.355 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_N4RqwVhJXtjMn0TI98" ipVersion=0x4 table="filter"
2026-02-17 02:35:36.355 [INFO][69] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-9377/downwardapi-volume-f741aacc-3981-4eef-960b-50bfaf5aa08e", EndpointId:"eth0"}
2026-02-17 02:35:36.355 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali8e3d67708d9" ipVersion=0x4 table="filter"
2026-02-17 02:35:36.355 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali8e3d67708d9" ipVersion=0x4 table="filter"
2026-02-17 02:35:36.355 [INFO][69] felix/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-9377/downwardapi-volume-f741aacc-3981-4eef-960b-50bfaf5aa08e", EndpointId:"eth0"}
2026-02-17 02:35:36.355 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-9377/downwardapi-volume-f741aacc-3981-4eef-960b-50bfaf5aa08e", EndpointId:"eth0"}
2026-02-17 02:35:36.463 [INFO][69] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-9377/downwardapi-volume-f741aacc-3981-4eef-960b-50bfaf5aa08e", EndpointId:"eth0"}
2026-02-17 02:35:36.595 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=statefulset-3900/ss2-1, name=eth0)
2026-02-17 02:35:36.596 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.statefulset-3900"} profile:{inbound_rules:{action:"allow" rule_id:"nWWCoqemEF2HjqZi"} outbound_rules:{action:"allow" rule_id:"cfPR3ApTnPf8EkSY"}}
2026-02-17 02:35:36.596 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.statefulset-3900.default"} profile:{}
2026-02-17 02:35:36.596 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-3900/ss2-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"califc11212b75b" profile_ids:"kns.statefulset-3900" profile_ids:"ksa.statefulset-3900.default" ipv4_nets:"10.100.226.47/32"}
2026-02-17 02:35:36.596 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3900/ss2-1", EndpointId:"eth0"}
2026-02-17 02:35:36.596 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3900/ss2-1", EndpointId:"eth0"}
2026-02-17 02:35:36.597 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3900/ss2-1", EndpointId:"eth0"}
2026-02-17 02:35:36.597 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-califc11212b75b" ipVersion=0x4 table="filter"
2026-02-17 02:35:36.597 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_lFCHosaluP_R2VoHTc" ipVersion=0x4 table="filter"
2026-02-17 02:35:36.598 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_2YGieeg2qBaMAjB1gF" ipVersion=0x4 table="filter"
2026-02-17 02:35:36.598 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-califc11212b75b" ipVersion=0x4 table="filter"
2026-02-17 02:35:36.598 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_lFCHosaluP_R2VoHTc" ipVersion=0x4 table="filter"
2026-02-17 02:35:36.598 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_2YGieeg2qBaMAjB1gF" ipVersion=0x4 table="filter"
2026-02-17 02:35:36.598 [INFO][69] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="califc11212b75b"
2026-02-17 02:35:36.598 [INFO][69] felix/endpoint_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-3900/ss2-1", EndpointId:"eth0"}
2026-02-17 02:35:36.598 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3900/ss2-1", EndpointId:"eth0"}
2026-02-17 02:35:36.635 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3900/ss2-1", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:35:36.636 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3900/ss2-1", EndpointId:"eth0"} status="down"
2026-02-17 02:35:36.666 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=52 ifaceName="califc11212b75b" state="down"
2026-02-17 02:35:36.666 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"califc11212b75b", State:"down", Index:52}
2026-02-17 02:35:36.666 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="califc11212b75b"
2026-02-17 02:35:36.666 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="califc11212b75b"
2026-02-17 02:35:36.666 [INFO][69] felix/endpoint_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-3900/ss2-1", EndpointId:"eth0"}
2026-02-17 02:35:36.666 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3900/ss2-1", EndpointId:"eth0"}
2026-02-17 02:35:36.673 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=52 ifaceName="califc11212b75b" state="up"
2026-02-17 02:35:36.689 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3900/ss2-1", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:35:36.689 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3900/ss2-1", EndpointId:"eth0"} status="down"
2026-02-17 02:35:36.689 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"califc11212b75b", Addrs:set.Typed[string]{}}
2026-02-17 02:35:36.689 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"califc11212b75b", Addrs:set.Typed[string]{}}
2026-02-17 02:35:36.689 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"califc11212b75b", State:"up", Index:52}
2026-02-17 02:35:36.689 [INFO][69] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="califc11212b75b"
2026-02-17 02:35:36.689 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="califc11212b75b"
2026-02-17 02:35:36.690 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="califc11212b75b"
2026-02-17 02:35:36.690 [INFO][69] felix/endpoint_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-3900/ss2-1", EndpointId:"eth0"}
2026-02-17 02:35:36.690 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3900/ss2-1", EndpointId:"eth0"}
2026-02-17 02:35:36.714 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3900/ss2-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:35:36.714 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3900/ss2-1", EndpointId:"eth0"} status="up"
2026-02-17 02:35:36.959 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=statefulset-3900/ss2-1, name=eth0)
2026-02-17 02:35:36.959 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-3900/ss2-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"califc11212b75b" profile_ids:"kns.statefulset-3900" profile_ids:"ksa.statefulset-3900.default" ipv4_nets:"10.100.226.47/32"}
2026-02-17 02:35:36.959 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3900/ss2-1", EndpointId:"eth0"}
2026-02-17 02:35:36.959 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3900/ss2-1", EndpointId:"eth0"}
2026-02-17 02:35:36.960 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3900/ss2-1", EndpointId:"eth0"}
2026-02-17 02:35:36.961 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="califc11212b75b"
2026-02-17 02:35:36.961 [INFO][69] felix/endpoint_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-3900/ss2-1", EndpointId:"eth0"}
2026-02-17 02:35:36.961 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3900/ss2-1", EndpointId:"eth0"}
2026-02-17 02:35:36.976 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=statefulset-3900/ss2-1, name=eth0)
2026-02-17 02:35:36.988 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3900/ss2-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:35:36.988 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3900/ss2-1", EndpointId:"eth0"} status="up"
2026-02-17 02:35:36.988 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-3900/ss2-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"califc11212b75b" profile_ids:"kns.statefulset-3900" profile_ids:"ksa.statefulset-3900.default" ipv4_nets:"10.100.226.47/32"}
2026-02-17 02:35:36.988 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3900/ss2-1", EndpointId:"eth0"}
2026-02-17 02:35:36.988 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3900/ss2-1", EndpointId:"eth0"}
2026-02-17 02:35:36.988 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3900/ss2-1", EndpointId:"eth0"}
2026-02-17 02:35:36.989 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="califc11212b75b"
2026-02-17 02:35:36.989 [INFO][69] felix/endpoint_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-3900/ss2-1", EndpointId:"eth0"}
2026-02-17 02:35:36.989 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3900/ss2-1", EndpointId:"eth0"}
2026-02-17 02:35:37.012 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3900/ss2-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:35:37.012 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3900/ss2-1", EndpointId:"eth0"} status="up"
2026-02-17 02:35:37.821 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-9377"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"c813837b-097e-4d2a-845a-e92d88485297"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-9377"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9377"}
2026-02-17 02:35:37.849 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-9461"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"c813837b-097e-4d2a-845a-e92d88485297"} labels:{key:"kubernetes.io/metadata.name" value:"pods-9461"} 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-9461"}
2026-02-17 02:35:37.876 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"pods-9461" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:35:38.508 [INFO][69] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=52
2026-02-17 02:35:38.508 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="califc11212b75b"
2026-02-17 02:35:38.508 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"califc11212b75b", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:35:38.509 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"califc11212b75b", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:35:39.027 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"emptydir-7131" name:"default"}
2026-02-17 02:35:39.085 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-7131"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"c813837b-097e-4d2a-845a-e92d88485297"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-7131"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7131"}
2026-02-17 02:35:39.111 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"emptydir-7131"}
2026-02-17 02:35:39.957 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"fooservice" namespace:"pods-9461" type:"ClusterIP" cluster_ips:"10.254.150.54" ports:{Protocol:"TCP" Port:8765}
2026-02-17 02:35:40.516 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=pods-9461/client-envvars-8ffe89e4-2350-478b-aaaa-c25c5cc5cc1f, name=eth0)
2026-02-17 02:35:40.517 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.pods-9461"} profile:{inbound_rules:{action:"allow" rule_id:"Vvb9nrnpsmUhgHjq"} outbound_rules:{action:"allow" rule_id:"RoO9Axd8qJaxiz1o"}}
2026-02-17 02:35:40.517 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.pods-9461.default"} profile:{}
2026-02-17 02:35:40.517 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-9461/client-envvars-8ffe89e4-2350-478b-aaaa-c25c5cc5cc1f" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali1e4ed89ce9d" profile_ids:"kns.pods-9461" profile_ids:"ksa.pods-9461.default" ipv4_nets:"10.100.226.48/32"}
2026-02-17 02:35:40.517 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-9461/client-envvars-8ffe89e4-2350-478b-aaaa-c25c5cc5cc1f", EndpointId:"eth0"}
2026-02-17 02:35:40.517 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-9461/client-envvars-8ffe89e4-2350-478b-aaaa-c25c5cc5cc1f", EndpointId:"eth0"}
2026-02-17 02:35:40.517 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-9461/client-envvars-8ffe89e4-2350-478b-aaaa-c25c5cc5cc1f", EndpointId:"eth0"}
2026-02-17 02:35:40.518 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali1e4ed89ce9d" ipVersion=0x4 table="filter"
2026-02-17 02:35:40.518 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.pods-9461" ipVersion=0x4 table="filter"
2026-02-17 02:35:40.518 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_qFFf5EhOr0BbzC2soN" ipVersion=0x4 table="filter"
2026-02-17 02:35:40.518 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali1e4ed89ce9d" ipVersion=0x4 table="filter"
2026-02-17 02:35:40.518 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.pods-9461" ipVersion=0x4 table="filter"
2026-02-17 02:35:40.518 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_qFFf5EhOr0BbzC2soN" ipVersion=0x4 table="filter"
2026-02-17 02:35:40.518 [INFO][69] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali1e4ed89ce9d"
2026-02-17 02:35:40.518 [INFO][69] felix/endpoint_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-9461/client-envvars-8ffe89e4-2350-478b-aaaa-c25c5cc5cc1f", EndpointId:"eth0"}
2026-02-17 02:35:40.518 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-9461/client-envvars-8ffe89e4-2350-478b-aaaa-c25c5cc5cc1f", EndpointId:"eth0"}
2026-02-17 02:35:40.567 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-9461/client-envvars-8ffe89e4-2350-478b-aaaa-c25c5cc5cc1f", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:35:40.567 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-9461/client-envvars-8ffe89e4-2350-478b-aaaa-c25c5cc5cc1f", EndpointId:"eth0"} status="down"
2026-02-17 02:35:40.596 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=53 ifaceName="cali1e4ed89ce9d" state="down"
2026-02-17 02:35:40.596 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali1e4ed89ce9d", State:"down", Index:53}
2026-02-17 02:35:40.596 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali1e4ed89ce9d"
2026-02-17 02:35:40.596 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali1e4ed89ce9d"
2026-02-17 02:35:40.596 [INFO][69] felix/endpoint_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-9461/client-envvars-8ffe89e4-2350-478b-aaaa-c25c5cc5cc1f", EndpointId:"eth0"}
2026-02-17 02:35:40.596 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-9461/client-envvars-8ffe89e4-2350-478b-aaaa-c25c5cc5cc1f", EndpointId:"eth0"}
2026-02-17 02:35:40.601 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=53 ifaceName="cali1e4ed89ce9d" state="up"
2026-02-17 02:35:40.622 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-9461/client-envvars-8ffe89e4-2350-478b-aaaa-c25c5cc5cc1f", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:35:40.622 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-9461/client-envvars-8ffe89e4-2350-478b-aaaa-c25c5cc5cc1f", EndpointId:"eth0"} status="down"
2026-02-17 02:35:40.622 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali1e4ed89ce9d", Addrs:set.Typed[string]{}}
2026-02-17 02:35:40.622 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali1e4ed89ce9d", Addrs:set.Typed[string]{}}
2026-02-17 02:35:40.622 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali1e4ed89ce9d", State:"up", Index:53}
2026-02-17 02:35:40.622 [INFO][69] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali1e4ed89ce9d"
2026-02-17 02:35:40.622 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali1e4ed89ce9d"
2026-02-17 02:35:40.622 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali1e4ed89ce9d"
2026-02-17 02:35:40.622 [INFO][69] felix/endpoint_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-9461/client-envvars-8ffe89e4-2350-478b-aaaa-c25c5cc5cc1f", EndpointId:"eth0"}
2026-02-17 02:35:40.622 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-9461/client-envvars-8ffe89e4-2350-478b-aaaa-c25c5cc5cc1f", EndpointId:"eth0"}
2026-02-17 02:35:40.649 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-9461/client-envvars-8ffe89e4-2350-478b-aaaa-c25c5cc5cc1f", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:35:40.649 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-9461/client-envvars-8ffe89e4-2350-478b-aaaa-c25c5cc5cc1f", EndpointId:"eth0"} status="up"
2026-02-17 02:35:40.990 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=pods-9461/client-envvars-8ffe89e4-2350-478b-aaaa-c25c5cc5cc1f, name=eth0)
2026-02-17 02:35:40.990 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-9461/client-envvars-8ffe89e4-2350-478b-aaaa-c25c5cc5cc1f" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali1e4ed89ce9d" profile_ids:"kns.pods-9461" profile_ids:"ksa.pods-9461.default" ipv4_nets:"10.100.226.48/32"}
2026-02-17 02:35:40.990 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-9461/client-envvars-8ffe89e4-2350-478b-aaaa-c25c5cc5cc1f", EndpointId:"eth0"}
2026-02-17 02:35:40.990 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-9461/client-envvars-8ffe89e4-2350-478b-aaaa-c25c5cc5cc1f", EndpointId:"eth0"}
2026-02-17 02:35:40.991 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-9461/client-envvars-8ffe89e4-2350-478b-aaaa-c25c5cc5cc1f", EndpointId:"eth0"}
2026-02-17 02:35:40.992 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali1e4ed89ce9d"
2026-02-17 02:35:40.992 [INFO][69] felix/endpoint_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-9461/client-envvars-8ffe89e4-2350-478b-aaaa-c25c5cc5cc1f", EndpointId:"eth0"}
2026-02-17 02:35:40.992 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-9461/client-envvars-8ffe89e4-2350-478b-aaaa-c25c5cc5cc1f", EndpointId:"eth0"}
2026-02-17 02:35:41.052 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-9461/client-envvars-8ffe89e4-2350-478b-aaaa-c25c5cc5cc1f", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:35:41.052 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-9461/client-envvars-8ffe89e4-2350-478b-aaaa-c25c5cc5cc1f", EndpointId:"eth0"} status="up"
2026-02-17 02:35:41.579 [INFO][69] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=53
2026-02-17 02:35:41.579 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali1e4ed89ce9d"
2026-02-17 02:35:41.579 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali1e4ed89ce9d", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:35:41.580 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali1e4ed89ce9d", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:35:42.169 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=pods-9461/client-envvars-8ffe89e4-2350-478b-aaaa-c25c5cc5cc1f, name=eth0)
2026-02-17 02:35:42.170 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-9461/client-envvars-8ffe89e4-2350-478b-aaaa-c25c5cc5cc1f" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali1e4ed89ce9d" profile_ids:"kns.pods-9461" profile_ids:"ksa.pods-9461.default" ipv4_nets:"10.100.226.48/32"}
2026-02-17 02:35:42.170 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-9461/client-envvars-8ffe89e4-2350-478b-aaaa-c25c5cc5cc1f", EndpointId:"eth0"}
2026-02-17 02:35:42.170 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-9461/client-envvars-8ffe89e4-2350-478b-aaaa-c25c5cc5cc1f", EndpointId:"eth0"}
2026-02-17 02:35:42.170 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-9461/client-envvars-8ffe89e4-2350-478b-aaaa-c25c5cc5cc1f", EndpointId:"eth0"}
2026-02-17 02:35:42.171 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali1e4ed89ce9d"
2026-02-17 02:35:42.172 [INFO][69] felix/endpoint_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-9461/client-envvars-8ffe89e4-2350-478b-aaaa-c25c5cc5cc1f", EndpointId:"eth0"}
2026-02-17 02:35:42.172 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-9461/client-envvars-8ffe89e4-2350-478b-aaaa-c25c5cc5cc1f", EndpointId:"eth0"}
2026-02-17 02:35:42.197 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-9461/client-envvars-8ffe89e4-2350-478b-aaaa-c25c5cc5cc1f", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:35:42.197 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-9461/client-envvars-8ffe89e4-2350-478b-aaaa-c25c5cc5cc1f", EndpointId:"eth0"} status="up"
2026-02-17 02:35:42.274 [INFO][69] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=53
2026-02-17 02:35:42.274 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali1e4ed89ce9d"
2026-02-17 02:35:42.275 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=53 ifaceName="cali1e4ed89ce9d" state="down"
2026-02-17 02:35:42.275 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali1e4ed89ce9d", Addrs:set.Typed[string]{}}
2026-02-17 02:35:42.275 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali1e4ed89ce9d", Addrs:set.Typed[string]{}}
2026-02-17 02:35:42.275 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali1e4ed89ce9d", State:"down", Index:53}
2026-02-17 02:35:42.275 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali1e4ed89ce9d"
2026-02-17 02:35:42.275 [INFO][69] felix/endpoint_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-9461/client-envvars-8ffe89e4-2350-478b-aaaa-c25c5cc5cc1f", EndpointId:"eth0"}
2026-02-17 02:35:42.275 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-9461/client-envvars-8ffe89e4-2350-478b-aaaa-c25c5cc5cc1f", EndpointId:"eth0"}
2026-02-17 02:35:42.276 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=53 ifaceName="cali1e4ed89ce9d" state=""
2026-02-17 02:35:42.276 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali1e4ed89ce9d"
2026-02-17 02:35:42.276 [INFO][69] felix/conntrack.go 90: Removing conntrack flows ip=10.100.226.48
2026-02-17 02:35:42.297 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-9461/client-envvars-8ffe89e4-2350-478b-aaaa-c25c5cc5cc1f", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:35:42.297 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-9461/client-envvars-8ffe89e4-2350-478b-aaaa-c25c5cc5cc1f", EndpointId:"eth0"} status="down"
2026-02-17 02:35:42.297 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali1e4ed89ce9d", State:"", Index:53}
2026-02-17 02:35:42.297 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali1e4ed89ce9d", Addrs:set.Set[string](nil)}
2026-02-17 02:35:42.297 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali1e4ed89ce9d", Addrs:set.Set[string](nil)}
2026-02-17 02:35:42.297 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali1e4ed89ce9d"
2026-02-17 02:35:42.297 [INFO][69] felix/endpoint_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-9461/client-envvars-8ffe89e4-2350-478b-aaaa-c25c5cc5cc1f", EndpointId:"eth0"}
2026-02-17 02:35:42.297 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-9461/client-envvars-8ffe89e4-2350-478b-aaaa-c25c5cc5cc1f", EndpointId:"eth0"}
2026-02-17 02:35:42.343 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-9461/client-envvars-8ffe89e4-2350-478b-aaaa-c25c5cc5cc1f", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:35:42.344 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-9461/client-envvars-8ffe89e4-2350-478b-aaaa-c25c5cc5cc1f", EndpointId:"eth0"} status="down"
2026-02-17 02:35:42.379 [INFO][69] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=pods-9461/client-envvars-8ffe89e4-2350-478b-aaaa-c25c5cc5cc1f, name=eth0)
2026-02-17 02:35:42.380 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-9461/client-envvars-8ffe89e4-2350-478b-aaaa-c25c5cc5cc1f" endpoint_id:"eth0"}
2026-02-17 02:35:42.380 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.pods-9461"}
2026-02-17 02:35:42.380 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.pods-9461.default"}
2026-02-17 02:35:42.380 [INFO][69] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-9461/client-envvars-8ffe89e4-2350-478b-aaaa-c25c5cc5cc1f", EndpointId:"eth0"}
2026-02-17 02:35:42.380 [INFO][69] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-9461/client-envvars-8ffe89e4-2350-478b-aaaa-c25c5cc5cc1f", EndpointId:"eth0"}
2026-02-17 02:35:42.380 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.pods-9461" ipVersion=0x4 table="filter"
2026-02-17 02:35:42.380 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_qFFf5EhOr0BbzC2soN" ipVersion=0x4 table="filter"
2026-02-17 02:35:42.380 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.pods-9461" ipVersion=0x4 table="filter"
2026-02-17 02:35:42.380 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_qFFf5EhOr0BbzC2soN" ipVersion=0x4 table="filter"
2026-02-17 02:35:42.380 [INFO][69] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-9461/client-envvars-8ffe89e4-2350-478b-aaaa-c25c5cc5cc1f", EndpointId:"eth0"}
2026-02-17 02:35:42.380 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali1e4ed89ce9d" ipVersion=0x4 table="filter"
2026-02-17 02:35:42.380 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali1e4ed89ce9d" ipVersion=0x4 table="filter"
2026-02-17 02:35:42.380 [INFO][69] felix/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-9461/client-envvars-8ffe89e4-2350-478b-aaaa-c25c5cc5cc1f", EndpointId:"eth0"}
2026-02-17 02:35:42.380 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-9461/client-envvars-8ffe89e4-2350-478b-aaaa-c25c5cc5cc1f", EndpointId:"eth0"}
2026-02-17 02:35:42.441 [INFO][69] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-9461/client-envvars-8ffe89e4-2350-478b-aaaa-c25c5cc5cc1f", EndpointId:"eth0"}
2026-02-17 02:35:42.882 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"downward-api-9377" name:"default"}
2026-02-17 02:35:42.980 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=statefulset-3900/ss2-1, name=eth0)
2026-02-17 02:35:42.980 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-3900/ss2-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"califc11212b75b" profile_ids:"kns.statefulset-3900" profile_ids:"ksa.statefulset-3900.default" ipv4_nets:"10.100.226.47/32"}
2026-02-17 02:35:42.980 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3900/ss2-1", EndpointId:"eth0"}
2026-02-17 02:35:42.981 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3900/ss2-1", EndpointId:"eth0"}
2026-02-17 02:35:42.981 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3900/ss2-1", EndpointId:"eth0"}
2026-02-17 02:35:42.983 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="califc11212b75b"
2026-02-17 02:35:42.983 [INFO][69] felix/endpoint_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-3900/ss2-1", EndpointId:"eth0"}
2026-02-17 02:35:42.983 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3900/ss2-1", EndpointId:"eth0"}
2026-02-17 02:35:43.006 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3900/ss2-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:35:43.006 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3900/ss2-1", EndpointId:"eth0"} status="up"
2026-02-17 02:35:43.261 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-9377"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"c813837b-097e-4d2a-845a-e92d88485297"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-9377"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9377"}
2026-02-17 02:35:43.288 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"downward-api-9377"}
2026-02-17 02:35:44.114 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-9461"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"c813837b-097e-4d2a-845a-e92d88485297"} labels:{key:"kubernetes.io/metadata.name" value:"pods-9461"} 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-9461"}
2026-02-17 02:35:44.159 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-runtime-7097"} labels:{key:"e2e-framework" value:"container-runtime"} labels:{key:"e2e-run" value:"c813837b-097e-4d2a-845a-e92d88485297"} labels:{key:"kubernetes.io/metadata.name" value:"container-runtime-7097"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7097"}
2026-02-17 02:35:44.185 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"container-runtime-7097" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:35:44.770 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=container-runtime-7097/terminate-cmd-rpa6956012e-5f84-4529-979f-b3b70f7cfae3, name=eth0)
2026-02-17 02:35:44.770 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.container-runtime-7097"} profile:{inbound_rules:{action:"allow" rule_id:"Oxkb-IOG367OkiIH"} outbound_rules:{action:"allow" rule_id:"jSn6e3BLH7GKGt_8"}}
2026-02-17 02:35:44.770 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.container-runtime-7097.default"} profile:{}
2026-02-17 02:35:44.770 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-runtime-7097/terminate-cmd-rpa6956012e-5f84-4529-979f-b3b70f7cfae3" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali213288b60a6" profile_ids:"kns.container-runtime-7097" profile_ids:"ksa.container-runtime-7097.default" ipv4_nets:"10.100.226.49/32"}
2026-02-17 02:35:44.770 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-7097/terminate-cmd-rpa6956012e-5f84-4529-979f-b3b70f7cfae3", EndpointId:"eth0"}
2026-02-17 02:35:44.771 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-7097/terminate-cmd-rpa6956012e-5f84-4529-979f-b3b70f7cfae3", EndpointId:"eth0"}
2026-02-17 02:35:44.771 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-7097/terminate-cmd-rpa6956012e-5f84-4529-979f-b3b70f7cfae3", EndpointId:"eth0"}
2026-02-17 02:35:44.771 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali213288b60a6" ipVersion=0x4 table="filter"
2026-02-17 02:35:44.771 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_kWbFJnV8EMTOaVewEm" ipVersion=0x4 table="filter"
2026-02-17 02:35:44.771 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_yDK5sAKH7gZCLkNPQD" ipVersion=0x4 table="filter"
2026-02-17 02:35:44.771 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali213288b60a6" ipVersion=0x4 table="filter"
2026-02-17 02:35:44.771 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_kWbFJnV8EMTOaVewEm" ipVersion=0x4 table="filter"
2026-02-17 02:35:44.771 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_yDK5sAKH7gZCLkNPQD" ipVersion=0x4 table="filter"
2026-02-17 02:35:44.771 [INFO][69] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali213288b60a6"
2026-02-17 02:35:44.771 [INFO][69] felix/endpoint_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-7097/terminate-cmd-rpa6956012e-5f84-4529-979f-b3b70f7cfae3", EndpointId:"eth0"}
2026-02-17 02:35:44.772 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-7097/terminate-cmd-rpa6956012e-5f84-4529-979f-b3b70f7cfae3", EndpointId:"eth0"}
2026-02-17 02:35:44.815 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-7097/terminate-cmd-rpa6956012e-5f84-4529-979f-b3b70f7cfae3", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:35:44.815 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-7097/terminate-cmd-rpa6956012e-5f84-4529-979f-b3b70f7cfae3", EndpointId:"eth0"} status="down"
2026-02-17 02:35:44.851 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=54 ifaceName="cali213288b60a6" state="down"
2026-02-17 02:35:44.852 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali213288b60a6", State:"down", Index:54}
2026-02-17 02:35:44.852 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali213288b60a6"
2026-02-17 02:35:44.852 [INFO][69] felix/endpoint_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-7097/terminate-cmd-rpa6956012e-5f84-4529-979f-b3b70f7cfae3", EndpointId:"eth0"}
2026-02-17 02:35:44.852 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-7097/terminate-cmd-rpa6956012e-5f84-4529-979f-b3b70f7cfae3", EndpointId:"eth0"}
2026-02-17 02:35:44.853 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali213288b60a6"
2026-02-17 02:35:44.853 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=54 ifaceName="cali213288b60a6" state="up"
2026-02-17 02:35:44.875 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-7097/terminate-cmd-rpa6956012e-5f84-4529-979f-b3b70f7cfae3", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:35:44.875 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-7097/terminate-cmd-rpa6956012e-5f84-4529-979f-b3b70f7cfae3", EndpointId:"eth0"} status="down"
2026-02-17 02:35:44.875 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali213288b60a6", Addrs:set.Typed[string]{}}
2026-02-17 02:35:44.875 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali213288b60a6", Addrs:set.Typed[string]{}}
2026-02-17 02:35:44.875 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali213288b60a6", State:"up", Index:54}
2026-02-17 02:35:44.875 [INFO][69] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali213288b60a6"
2026-02-17 02:35:44.875 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali213288b60a6"
2026-02-17 02:35:44.875 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali213288b60a6"
2026-02-17 02:35:44.875 [INFO][69] felix/endpoint_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-7097/terminate-cmd-rpa6956012e-5f84-4529-979f-b3b70f7cfae3", EndpointId:"eth0"}
2026-02-17 02:35:44.875 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-7097/terminate-cmd-rpa6956012e-5f84-4529-979f-b3b70f7cfae3", EndpointId:"eth0"}
2026-02-17 02:35:44.894 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-7097/terminate-cmd-rpa6956012e-5f84-4529-979f-b3b70f7cfae3", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:35:44.894 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-7097/terminate-cmd-rpa6956012e-5f84-4529-979f-b3b70f7cfae3", EndpointId:"eth0"} status="up"
2026-02-17 02:35:46.030 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=container-runtime-7097/terminate-cmd-rpa6956012e-5f84-4529-979f-b3b70f7cfae3, name=eth0)
2026-02-17 02:35:46.030 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-runtime-7097/terminate-cmd-rpa6956012e-5f84-4529-979f-b3b70f7cfae3" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali213288b60a6" profile_ids:"kns.container-runtime-7097" profile_ids:"ksa.container-runtime-7097.default" ipv4_nets:"10.100.226.49/32"}
2026-02-17 02:35:46.030 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-7097/terminate-cmd-rpa6956012e-5f84-4529-979f-b3b70f7cfae3", EndpointId:"eth0"}
2026-02-17 02:35:46.031 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-7097/terminate-cmd-rpa6956012e-5f84-4529-979f-b3b70f7cfae3", EndpointId:"eth0"}
2026-02-17 02:35:46.031 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-7097/terminate-cmd-rpa6956012e-5f84-4529-979f-b3b70f7cfae3", EndpointId:"eth0"}
2026-02-17 02:35:46.031 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali213288b60a6"
2026-02-17 02:35:46.031 [INFO][69] felix/endpoint_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-7097/terminate-cmd-rpa6956012e-5f84-4529-979f-b3b70f7cfae3", EndpointId:"eth0"}
2026-02-17 02:35:46.031 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-7097/terminate-cmd-rpa6956012e-5f84-4529-979f-b3b70f7cfae3", EndpointId:"eth0"}
2026-02-17 02:35:46.057 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-7097/terminate-cmd-rpa6956012e-5f84-4529-979f-b3b70f7cfae3", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:35:46.057 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-7097/terminate-cmd-rpa6956012e-5f84-4529-979f-b3b70f7cfae3", EndpointId:"eth0"} status="up"
2026-02-17 02:35:46.283 [INFO][69] 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:35:46.283 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali213288b60a6"
2026-02-17 02:35:46.283 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali213288b60a6", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:35:46.283 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali213288b60a6", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:35:47.043 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=container-runtime-7097/terminate-cmd-rpa6956012e-5f84-4529-979f-b3b70f7cfae3, name=eth0)
2026-02-17 02:35:47.043 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-runtime-7097/terminate-cmd-rpa6956012e-5f84-4529-979f-b3b70f7cfae3" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali213288b60a6" profile_ids:"kns.container-runtime-7097" profile_ids:"ksa.container-runtime-7097.default" ipv4_nets:"10.100.226.49/32"}
2026-02-17 02:35:47.043 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-7097/terminate-cmd-rpa6956012e-5f84-4529-979f-b3b70f7cfae3", EndpointId:"eth0"}
2026-02-17 02:35:47.043 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-7097/terminate-cmd-rpa6956012e-5f84-4529-979f-b3b70f7cfae3", EndpointId:"eth0"}
2026-02-17 02:35:47.043 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-7097/terminate-cmd-rpa6956012e-5f84-4529-979f-b3b70f7cfae3", EndpointId:"eth0"}
2026-02-17 02:35:47.044 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali213288b60a6"
2026-02-17 02:35:47.045 [INFO][69] felix/endpoint_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-7097/terminate-cmd-rpa6956012e-5f84-4529-979f-b3b70f7cfae3", EndpointId:"eth0"}
2026-02-17 02:35:47.045 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-7097/terminate-cmd-rpa6956012e-5f84-4529-979f-b3b70f7cfae3", EndpointId:"eth0"}
2026-02-17 02:35:47.070 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-7097/terminate-cmd-rpa6956012e-5f84-4529-979f-b3b70f7cfae3", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:35:47.070 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-7097/terminate-cmd-rpa6956012e-5f84-4529-979f-b3b70f7cfae3", EndpointId:"eth0"} status="up"
2026-02-17 02:35:48.062 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=container-runtime-7097/terminate-cmd-rpa6956012e-5f84-4529-979f-b3b70f7cfae3, name=eth0)
2026-02-17 02:35:48.062 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-runtime-7097/terminate-cmd-rpa6956012e-5f84-4529-979f-b3b70f7cfae3" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali213288b60a6" profile_ids:"kns.container-runtime-7097" profile_ids:"ksa.container-runtime-7097.default" ipv4_nets:"10.100.226.49/32"}
2026-02-17 02:35:48.063 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-7097/terminate-cmd-rpa6956012e-5f84-4529-979f-b3b70f7cfae3", EndpointId:"eth0"}
2026-02-17 02:35:48.063 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-7097/terminate-cmd-rpa6956012e-5f84-4529-979f-b3b70f7cfae3", EndpointId:"eth0"}
2026-02-17 02:35:48.063 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-7097/terminate-cmd-rpa6956012e-5f84-4529-979f-b3b70f7cfae3", EndpointId:"eth0"}
2026-02-17 02:35:48.064 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali213288b60a6"
2026-02-17 02:35:48.064 [INFO][69] felix/endpoint_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-7097/terminate-cmd-rpa6956012e-5f84-4529-979f-b3b70f7cfae3", EndpointId:"eth0"}
2026-02-17 02:35:48.064 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-7097/terminate-cmd-rpa6956012e-5f84-4529-979f-b3b70f7cfae3", EndpointId:"eth0"}
2026-02-17 02:35:48.083 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-7097/terminate-cmd-rpa6956012e-5f84-4529-979f-b3b70f7cfae3", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:35:48.083 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-7097/terminate-cmd-rpa6956012e-5f84-4529-979f-b3b70f7cfae3", EndpointId:"eth0"} status="up"
2026-02-17 02:35:49.212 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-9461"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"c813837b-097e-4d2a-845a-e92d88485297"} labels:{key:"kubernetes.io/metadata.name" value:"pods-9461"} 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-9461"}
2026-02-17 02:35:54.278 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"fooservice" namespace:"pods-9461"
2026-02-17 02:35:54.540 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"pods-9461" name:"default"}
2026-02-17 02:35:54.696 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"pods-9461"}
2026-02-17 02:36:02.980 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=statefulset-3900/ss2-1, name=eth0)
2026-02-17 02:36:02.981 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-3900/ss2-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"califc11212b75b" profile_ids:"kns.statefulset-3900" profile_ids:"ksa.statefulset-3900.default" ipv4_nets:"10.100.226.47/32"}
2026-02-17 02:36:02.982 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3900/ss2-1", EndpointId:"eth0"}
2026-02-17 02:36:02.984 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3900/ss2-1", EndpointId:"eth0"}
2026-02-17 02:36:02.984 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3900/ss2-1", EndpointId:"eth0"}
2026-02-17 02:36:02.986 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="califc11212b75b"
2026-02-17 02:36:02.987 [INFO][69] felix/endpoint_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-3900/ss2-1", EndpointId:"eth0"}
2026-02-17 02:36:02.987 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3900/ss2-1", EndpointId:"eth0"}
2026-02-17 02:36:03.014 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3900/ss2-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:36:03.014 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3900/ss2-1", EndpointId:"eth0"} status="up"
2026-02-17 02:36:03.161 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=container-runtime-7097/terminate-cmd-rpa6956012e-5f84-4529-979f-b3b70f7cfae3, name=eth0)
2026-02-17 02:36:03.161 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-runtime-7097/terminate-cmd-rpa6956012e-5f84-4529-979f-b3b70f7cfae3" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali213288b60a6" profile_ids:"kns.container-runtime-7097" profile_ids:"ksa.container-runtime-7097.default" ipv4_nets:"10.100.226.49/32"}
2026-02-17 02:36:03.161 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-7097/terminate-cmd-rpa6956012e-5f84-4529-979f-b3b70f7cfae3", EndpointId:"eth0"}
2026-02-17 02:36:03.161 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-7097/terminate-cmd-rpa6956012e-5f84-4529-979f-b3b70f7cfae3", EndpointId:"eth0"}
2026-02-17 02:36:03.162 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-7097/terminate-cmd-rpa6956012e-5f84-4529-979f-b3b70f7cfae3", EndpointId:"eth0"}
2026-02-17 02:36:03.163 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali213288b60a6"
2026-02-17 02:36:03.163 [INFO][69] felix/endpoint_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-7097/terminate-cmd-rpa6956012e-5f84-4529-979f-b3b70f7cfae3", EndpointId:"eth0"}
2026-02-17 02:36:03.163 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-7097/terminate-cmd-rpa6956012e-5f84-4529-979f-b3b70f7cfae3", EndpointId:"eth0"}
2026-02-17 02:36:03.190 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-7097/terminate-cmd-rpa6956012e-5f84-4529-979f-b3b70f7cfae3", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:36:03.190 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-7097/terminate-cmd-rpa6956012e-5f84-4529-979f-b3b70f7cfae3", EndpointId:"eth0"} status="up"
2026-02-17 02:36:03.371 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=container-runtime-7097/terminate-cmd-rpa6956012e-5f84-4529-979f-b3b70f7cfae3, name=eth0)
2026-02-17 02:36:03.371 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-runtime-7097/terminate-cmd-rpa6956012e-5f84-4529-979f-b3b70f7cfae3" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali213288b60a6" profile_ids:"kns.container-runtime-7097" profile_ids:"ksa.container-runtime-7097.default" ipv4_nets:"10.100.226.49/32"}
2026-02-17 02:36:03.371 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-7097/terminate-cmd-rpa6956012e-5f84-4529-979f-b3b70f7cfae3", EndpointId:"eth0"}
2026-02-17 02:36:03.372 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-7097/terminate-cmd-rpa6956012e-5f84-4529-979f-b3b70f7cfae3", EndpointId:"eth0"}
2026-02-17 02:36:03.372 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-7097/terminate-cmd-rpa6956012e-5f84-4529-979f-b3b70f7cfae3", EndpointId:"eth0"}
2026-02-17 02:36:03.372 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali213288b60a6"
2026-02-17 02:36:03.373 [INFO][69] felix/endpoint_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-7097/terminate-cmd-rpa6956012e-5f84-4529-979f-b3b70f7cfae3", EndpointId:"eth0"}
2026-02-17 02:36:03.373 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-7097/terminate-cmd-rpa6956012e-5f84-4529-979f-b3b70f7cfae3", EndpointId:"eth0"}
2026-02-17 02:36:03.381 [INFO][69] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=container-runtime-7097/terminate-cmd-rpa6956012e-5f84-4529-979f-b3b70f7cfae3, name=eth0)
2026-02-17 02:36:03.393 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-7097/terminate-cmd-rpa6956012e-5f84-4529-979f-b3b70f7cfae3", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:36:03.393 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-7097/terminate-cmd-rpa6956012e-5f84-4529-979f-b3b70f7cfae3", EndpointId:"eth0"} status="up"
2026-02-17 02:36:03.393 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-runtime-7097/terminate-cmd-rpa6956012e-5f84-4529-979f-b3b70f7cfae3" endpoint_id:"eth0"}
2026-02-17 02:36:03.393 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.container-runtime-7097"}
2026-02-17 02:36:03.393 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.container-runtime-7097.default"}
2026-02-17 02:36:03.394 [INFO][69] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-7097/terminate-cmd-rpa6956012e-5f84-4529-979f-b3b70f7cfae3", EndpointId:"eth0"}
2026-02-17 02:36:03.394 [INFO][69] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-7097/terminate-cmd-rpa6956012e-5f84-4529-979f-b3b70f7cfae3", EndpointId:"eth0"}
2026-02-17 02:36:03.394 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_kWbFJnV8EMTOaVewEm" ipVersion=0x4 table="filter"
2026-02-17 02:36:03.395 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_yDK5sAKH7gZCLkNPQD" ipVersion=0x4 table="filter"
2026-02-17 02:36:03.395 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_kWbFJnV8EMTOaVewEm" ipVersion=0x4 table="filter"
2026-02-17 02:36:03.395 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_yDK5sAKH7gZCLkNPQD" ipVersion=0x4 table="filter"
2026-02-17 02:36:03.395 [INFO][69] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-7097/terminate-cmd-rpa6956012e-5f84-4529-979f-b3b70f7cfae3", EndpointId:"eth0"}
2026-02-17 02:36:03.395 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali213288b60a6" ipVersion=0x4 table="filter"
2026-02-17 02:36:03.395 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali213288b60a6" ipVersion=0x4 table="filter"
2026-02-17 02:36:03.395 [INFO][69] felix/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-7097/terminate-cmd-rpa6956012e-5f84-4529-979f-b3b70f7cfae3", EndpointId:"eth0"}
2026-02-17 02:36:03.395 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-7097/terminate-cmd-rpa6956012e-5f84-4529-979f-b3b70f7cfae3", EndpointId:"eth0"}
2026-02-17 02:36:03.396 [INFO][69] felix/conntrack.go 90: Removing conntrack flows ip=10.100.226.49
2026-02-17 02:36:03.455 [INFO][69] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-7097/terminate-cmd-rpa6956012e-5f84-4529-979f-b3b70f7cfae3", EndpointId:"eth0"}
2026-02-17 02:36:04.027 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=container-runtime-7097/terminate-cmd-rpof21bb975b-b54b-4117-9897-c5fec1d95bee, name=eth0)
2026-02-17 02:36:04.028 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.container-runtime-7097"} profile:{inbound_rules:{action:"allow" rule_id:"Oxkb-IOG367OkiIH"} outbound_rules:{action:"allow" rule_id:"jSn6e3BLH7GKGt_8"}}
2026-02-17 02:36:04.028 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.container-runtime-7097.default"} profile:{}
2026-02-17 02:36:04.028 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-runtime-7097/terminate-cmd-rpof21bb975b-b54b-4117-9897-c5fec1d95bee" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali658d2846c01" profile_ids:"kns.container-runtime-7097" profile_ids:"ksa.container-runtime-7097.default" ipv4_nets:"10.100.226.50/32"}
2026-02-17 02:36:04.028 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-7097/terminate-cmd-rpof21bb975b-b54b-4117-9897-c5fec1d95bee", EndpointId:"eth0"}
2026-02-17 02:36:04.028 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-7097/terminate-cmd-rpof21bb975b-b54b-4117-9897-c5fec1d95bee", EndpointId:"eth0"}
2026-02-17 02:36:04.028 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-7097/terminate-cmd-rpof21bb975b-b54b-4117-9897-c5fec1d95bee", EndpointId:"eth0"}
2026-02-17 02:36:04.031 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali658d2846c01" ipVersion=0x4 table="filter"
2026-02-17 02:36:04.031 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_kWbFJnV8EMTOaVewEm" ipVersion=0x4 table="filter"
2026-02-17 02:36:04.031 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_yDK5sAKH7gZCLkNPQD" ipVersion=0x4 table="filter"
2026-02-17 02:36:04.031 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali658d2846c01" ipVersion=0x4 table="filter"
2026-02-17 02:36:04.031 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_kWbFJnV8EMTOaVewEm" ipVersion=0x4 table="filter"
2026-02-17 02:36:04.031 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_yDK5sAKH7gZCLkNPQD" ipVersion=0x4 table="filter"
2026-02-17 02:36:04.031 [INFO][69] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali658d2846c01"
2026-02-17 02:36:04.031 [INFO][69] felix/endpoint_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-7097/terminate-cmd-rpof21bb975b-b54b-4117-9897-c5fec1d95bee", EndpointId:"eth0"}
2026-02-17 02:36:04.031 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-7097/terminate-cmd-rpof21bb975b-b54b-4117-9897-c5fec1d95bee", EndpointId:"eth0"}
2026-02-17 02:36:04.080 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-7097/terminate-cmd-rpof21bb975b-b54b-4117-9897-c5fec1d95bee", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:36:04.080 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-7097/terminate-cmd-rpof21bb975b-b54b-4117-9897-c5fec1d95bee", EndpointId:"eth0"} status="down"
2026-02-17 02:36:04.108 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=55 ifaceName="cali658d2846c01" state="down"
2026-02-17 02:36:04.108 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali658d2846c01", State:"down", Index:55}
2026-02-17 02:36:04.109 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali658d2846c01"
2026-02-17 02:36:04.109 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali658d2846c01", Addrs:set.Typed[string]{}}
2026-02-17 02:36:04.109 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali658d2846c01", Addrs:set.Typed[string]{}}
2026-02-17 02:36:04.109 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali658d2846c01"
2026-02-17 02:36:04.109 [INFO][69] felix/endpoint_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-7097/terminate-cmd-rpof21bb975b-b54b-4117-9897-c5fec1d95bee", EndpointId:"eth0"}
2026-02-17 02:36:04.109 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-7097/terminate-cmd-rpof21bb975b-b54b-4117-9897-c5fec1d95bee", EndpointId:"eth0"}
2026-02-17 02:36:04.114 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=55 ifaceName="cali658d2846c01" state="up"
2026-02-17 02:36:04.129 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-7097/terminate-cmd-rpof21bb975b-b54b-4117-9897-c5fec1d95bee", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:36:04.129 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-7097/terminate-cmd-rpof21bb975b-b54b-4117-9897-c5fec1d95bee", EndpointId:"eth0"} status="down"
2026-02-17 02:36:04.129 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali658d2846c01", State:"up", Index:55}
2026-02-17 02:36:04.129 [INFO][69] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali658d2846c01"
2026-02-17 02:36:04.129 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali658d2846c01"
2026-02-17 02:36:04.129 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali658d2846c01"
2026-02-17 02:36:04.129 [INFO][69] felix/endpoint_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-7097/terminate-cmd-rpof21bb975b-b54b-4117-9897-c5fec1d95bee", EndpointId:"eth0"}
2026-02-17 02:36:04.129 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-7097/terminate-cmd-rpof21bb975b-b54b-4117-9897-c5fec1d95bee", EndpointId:"eth0"}
2026-02-17 02:36:04.150 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-7097/terminate-cmd-rpof21bb975b-b54b-4117-9897-c5fec1d95bee", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:36:04.150 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-7097/terminate-cmd-rpof21bb975b-b54b-4117-9897-c5fec1d95bee", EndpointId:"eth0"} status="up"
2026-02-17 02:36:05.173 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=container-runtime-7097/terminate-cmd-rpof21bb975b-b54b-4117-9897-c5fec1d95bee, name=eth0)
2026-02-17 02:36:05.173 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-runtime-7097/terminate-cmd-rpof21bb975b-b54b-4117-9897-c5fec1d95bee" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali658d2846c01" profile_ids:"kns.container-runtime-7097" profile_ids:"ksa.container-runtime-7097.default" ipv4_nets:"10.100.226.50/32"}
2026-02-17 02:36:05.173 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-7097/terminate-cmd-rpof21bb975b-b54b-4117-9897-c5fec1d95bee", EndpointId:"eth0"}
2026-02-17 02:36:05.173 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-7097/terminate-cmd-rpof21bb975b-b54b-4117-9897-c5fec1d95bee", EndpointId:"eth0"}
2026-02-17 02:36:05.173 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-7097/terminate-cmd-rpof21bb975b-b54b-4117-9897-c5fec1d95bee", EndpointId:"eth0"}
2026-02-17 02:36:05.174 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali658d2846c01"
2026-02-17 02:36:05.174 [INFO][69] felix/endpoint_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-7097/terminate-cmd-rpof21bb975b-b54b-4117-9897-c5fec1d95bee", EndpointId:"eth0"}
2026-02-17 02:36:05.175 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-7097/terminate-cmd-rpof21bb975b-b54b-4117-9897-c5fec1d95bee", EndpointId:"eth0"}
2026-02-17 02:36:05.197 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-7097/terminate-cmd-rpof21bb975b-b54b-4117-9897-c5fec1d95bee", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:36:05.197 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-7097/terminate-cmd-rpof21bb975b-b54b-4117-9897-c5fec1d95bee", EndpointId:"eth0"} status="up"
2026-02-17 02:36:05.259 [INFO][69] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=55
2026-02-17 02:36:05.259 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali658d2846c01"
2026-02-17 02:36:05.259 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali658d2846c01", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:36:05.259 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali658d2846c01", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:36:05.763 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=statefulset-3900/ss2-1, name=eth0)
2026-02-17 02:36:05.764 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-3900/ss2-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"califc11212b75b" profile_ids:"kns.statefulset-3900" profile_ids:"ksa.statefulset-3900.default" ipv4_nets:"10.100.226.47/32"}
2026-02-17 02:36:05.764 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3900/ss2-1", EndpointId:"eth0"}
2026-02-17 02:36:05.764 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3900/ss2-1", EndpointId:"eth0"}
2026-02-17 02:36:05.764 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3900/ss2-1", EndpointId:"eth0"}
2026-02-17 02:36:05.766 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="califc11212b75b"
2026-02-17 02:36:05.766 [INFO][69] felix/endpoint_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-3900/ss2-1", EndpointId:"eth0"}
2026-02-17 02:36:05.766 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3900/ss2-1", EndpointId:"eth0"}
2026-02-17 02:36:05.786 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=statefulset-3900/ss2-1, name=eth0)
2026-02-17 02:36:05.795 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3900/ss2-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:36:05.795 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3900/ss2-1", EndpointId:"eth0"} status="up"
2026-02-17 02:36:05.796 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-3900/ss2-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"califc11212b75b" profile_ids:"kns.statefulset-3900" profile_ids:"ksa.statefulset-3900.default" ipv4_nets:"10.100.226.47/32"}
2026-02-17 02:36:05.796 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3900/ss2-1", EndpointId:"eth0"}
2026-02-17 02:36:05.796 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3900/ss2-1", EndpointId:"eth0"}
2026-02-17 02:36:05.796 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3900/ss2-1", EndpointId:"eth0"}
2026-02-17 02:36:05.797 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="califc11212b75b"
2026-02-17 02:36:05.798 [INFO][69] felix/endpoint_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-3900/ss2-1", EndpointId:"eth0"}
2026-02-17 02:36:05.798 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3900/ss2-1", EndpointId:"eth0"}
2026-02-17 02:36:05.822 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3900/ss2-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:36:05.822 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3900/ss2-1", EndpointId:"eth0"} status="up"
2026-02-17 02:36:05.982 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=statefulset-3900/ss2-1, name=eth0)
2026-02-17 02:36:05.982 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-3900/ss2-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"califc11212b75b" profile_ids:"kns.statefulset-3900" profile_ids:"ksa.statefulset-3900.default" ipv4_nets:"10.100.226.47/32"}
2026-02-17 02:36:05.982 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3900/ss2-1", EndpointId:"eth0"}
2026-02-17 02:36:05.982 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3900/ss2-1", EndpointId:"eth0"}
2026-02-17 02:36:05.983 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3900/ss2-1", EndpointId:"eth0"}
2026-02-17 02:36:05.983 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="califc11212b75b"
2026-02-17 02:36:05.983 [INFO][69] felix/endpoint_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-3900/ss2-1", EndpointId:"eth0"}
2026-02-17 02:36:05.983 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3900/ss2-1", EndpointId:"eth0"}
2026-02-17 02:36:06.005 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3900/ss2-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:36:06.005 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3900/ss2-1", EndpointId:"eth0"} status="up"
2026-02-17 02:36:06.035 [INFO][69] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=statefulset-3900/ss2-1, name=eth0)
2026-02-17 02:36:06.035 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-3900/ss2-1" endpoint_id:"eth0"}
2026-02-17 02:36:06.035 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.statefulset-3900"}
2026-02-17 02:36:06.035 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.statefulset-3900.default"}
2026-02-17 02:36:06.035 [INFO][69] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3900/ss2-1", EndpointId:"eth0"}
2026-02-17 02:36:06.035 [INFO][69] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3900/ss2-1", EndpointId:"eth0"}
2026-02-17 02:36:06.036 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_lFCHosaluP_R2VoHTc" ipVersion=0x4 table="filter"
2026-02-17 02:36:06.036 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_2YGieeg2qBaMAjB1gF" ipVersion=0x4 table="filter"
2026-02-17 02:36:06.036 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_lFCHosaluP_R2VoHTc" ipVersion=0x4 table="filter"
2026-02-17 02:36:06.036 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_2YGieeg2qBaMAjB1gF" ipVersion=0x4 table="filter"
2026-02-17 02:36:06.036 [INFO][69] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3900/ss2-1", EndpointId:"eth0"}
2026-02-17 02:36:06.036 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-califc11212b75b" ipVersion=0x4 table="filter"
2026-02-17 02:36:06.036 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-califc11212b75b" ipVersion=0x4 table="filter"
2026-02-17 02:36:06.036 [INFO][69] felix/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-3900/ss2-1", EndpointId:"eth0"}
2026-02-17 02:36:06.036 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3900/ss2-1", EndpointId:"eth0"}
2026-02-17 02:36:06.036 [INFO][69] felix/conntrack.go 90: Removing conntrack flows ip=10.100.226.47
bird: KIF: Received address message for unknown interface 52
2026-02-17 02:36:06.107 [INFO][69] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3900/ss2-1", EndpointId:"eth0"}
2026-02-17 02:36:06.142 [INFO][69] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=52
2026-02-17 02:36:06.142 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="califc11212b75b"
2026-02-17 02:36:06.143 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=52 ifaceName="califc11212b75b" state="down"
2026-02-17 02:36:06.143 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"califc11212b75b", Addrs:set.Typed[string]{}}
2026-02-17 02:36:06.143 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=52 ifaceName="califc11212b75b" state=""
2026-02-17 02:36:06.143 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"califc11212b75b", Addrs:set.Typed[string]{}}
2026-02-17 02:36:06.143 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="califc11212b75b"
2026-02-17 02:36:06.143 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"califc11212b75b", State:"down", Index:52}
2026-02-17 02:36:06.143 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"califc11212b75b", State:"", Index:52}
2026-02-17 02:36:06.143 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"califc11212b75b", Addrs:set.Set[string](nil)}
2026-02-17 02:36:06.143 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"califc11212b75b", Addrs:set.Set[string](nil)}
2026-02-17 02:36:06.179 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=container-runtime-7097/terminate-cmd-rpof21bb975b-b54b-4117-9897-c5fec1d95bee, name=eth0)
2026-02-17 02:36:06.179 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-runtime-7097/terminate-cmd-rpof21bb975b-b54b-4117-9897-c5fec1d95bee" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali658d2846c01" profile_ids:"kns.container-runtime-7097" profile_ids:"ksa.container-runtime-7097.default" ipv4_nets:"10.100.226.50/32"}
2026-02-17 02:36:06.179 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-7097/terminate-cmd-rpof21bb975b-b54b-4117-9897-c5fec1d95bee", EndpointId:"eth0"}
2026-02-17 02:36:06.179 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-7097/terminate-cmd-rpof21bb975b-b54b-4117-9897-c5fec1d95bee", EndpointId:"eth0"}
2026-02-17 02:36:06.179 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-7097/terminate-cmd-rpof21bb975b-b54b-4117-9897-c5fec1d95bee", EndpointId:"eth0"}
2026-02-17 02:36:06.180 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali658d2846c01"
2026-02-17 02:36:06.180 [INFO][69] felix/endpoint_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-7097/terminate-cmd-rpof21bb975b-b54b-4117-9897-c5fec1d95bee", EndpointId:"eth0"}
2026-02-17 02:36:06.180 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-7097/terminate-cmd-rpof21bb975b-b54b-4117-9897-c5fec1d95bee", EndpointId:"eth0"}
2026-02-17 02:36:06.205 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-7097/terminate-cmd-rpof21bb975b-b54b-4117-9897-c5fec1d95bee", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:36:06.205 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-7097/terminate-cmd-rpof21bb975b-b54b-4117-9897-c5fec1d95bee", EndpointId:"eth0"} status="up"
2026-02-17 02:36:06.598 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=54 ifaceName="cali213288b60a6" state="down"
2026-02-17 02:36:06.599 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali213288b60a6"
2026-02-17 02:36:06.599 [INFO][69] 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:36:06.601 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali213288b60a6", State:"down", Index:54}
2026-02-17 02:36:06.601 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali213288b60a6", Addrs:set.Typed[string]{}}
2026-02-17 02:36:06.601 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali213288b60a6", Addrs:set.Typed[string]{}}
2026-02-17 02:36:06.601 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=54 ifaceName="cali213288b60a6" state=""
2026-02-17 02:36:06.601 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali213288b60a6"
2026-02-17 02:36:06.620 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali213288b60a6", State:"", Index:54}
2026-02-17 02:36:06.620 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali213288b60a6", Addrs:set.Set[string](nil)}
2026-02-17 02:36:06.620 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali213288b60a6", Addrs:set.Set[string](nil)}
2026-02-17 02:36:07.204 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=container-runtime-7097/terminate-cmd-rpof21bb975b-b54b-4117-9897-c5fec1d95bee, name=eth0)
2026-02-17 02:36:07.204 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-runtime-7097/terminate-cmd-rpof21bb975b-b54b-4117-9897-c5fec1d95bee" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali658d2846c01" profile_ids:"kns.container-runtime-7097" profile_ids:"ksa.container-runtime-7097.default" ipv4_nets:"10.100.226.50/32"}
2026-02-17 02:36:07.205 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-7097/terminate-cmd-rpof21bb975b-b54b-4117-9897-c5fec1d95bee", EndpointId:"eth0"}
2026-02-17 02:36:07.205 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-7097/terminate-cmd-rpof21bb975b-b54b-4117-9897-c5fec1d95bee", EndpointId:"eth0"}
2026-02-17 02:36:07.205 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-7097/terminate-cmd-rpof21bb975b-b54b-4117-9897-c5fec1d95bee", EndpointId:"eth0"}
2026-02-17 02:36:07.205 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali658d2846c01"
2026-02-17 02:36:07.205 [INFO][69] felix/endpoint_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-7097/terminate-cmd-rpof21bb975b-b54b-4117-9897-c5fec1d95bee", EndpointId:"eth0"}
2026-02-17 02:36:07.205 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-7097/terminate-cmd-rpof21bb975b-b54b-4117-9897-c5fec1d95bee", EndpointId:"eth0"}
2026-02-17 02:36:07.225 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-7097/terminate-cmd-rpof21bb975b-b54b-4117-9897-c5fec1d95bee", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:36:07.225 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-7097/terminate-cmd-rpof21bb975b-b54b-4117-9897-c5fec1d95bee", EndpointId:"eth0"} status="up"
2026-02-17 02:36:07.370 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=container-runtime-7097/terminate-cmd-rpof21bb975b-b54b-4117-9897-c5fec1d95bee, name=eth0)
2026-02-17 02:36:07.370 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-runtime-7097/terminate-cmd-rpof21bb975b-b54b-4117-9897-c5fec1d95bee" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali658d2846c01" profile_ids:"kns.container-runtime-7097" profile_ids:"ksa.container-runtime-7097.default" ipv4_nets:"10.100.226.50/32"}
2026-02-17 02:36:07.370 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-7097/terminate-cmd-rpof21bb975b-b54b-4117-9897-c5fec1d95bee", EndpointId:"eth0"}
2026-02-17 02:36:07.371 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-7097/terminate-cmd-rpof21bb975b-b54b-4117-9897-c5fec1d95bee", EndpointId:"eth0"}
2026-02-17 02:36:07.371 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-7097/terminate-cmd-rpof21bb975b-b54b-4117-9897-c5fec1d95bee", EndpointId:"eth0"}
2026-02-17 02:36:07.371 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali658d2846c01"
2026-02-17 02:36:07.372 [INFO][69] felix/endpoint_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-7097/terminate-cmd-rpof21bb975b-b54b-4117-9897-c5fec1d95bee", EndpointId:"eth0"}
2026-02-17 02:36:07.372 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-7097/terminate-cmd-rpof21bb975b-b54b-4117-9897-c5fec1d95bee", EndpointId:"eth0"}
2026-02-17 02:36:07.401 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-7097/terminate-cmd-rpof21bb975b-b54b-4117-9897-c5fec1d95bee", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:36:07.401 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-7097/terminate-cmd-rpof21bb975b-b54b-4117-9897-c5fec1d95bee", EndpointId:"eth0"} status="up"
2026-02-17 02:36:07.476 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=55 ifaceName="cali658d2846c01" state="down"
2026-02-17 02:36:07.476 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali658d2846c01"
2026-02-17 02:36:07.476 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=55 ifaceName="cali658d2846c01" state=""
2026-02-17 02:36:07.476 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali658d2846c01"
2026-02-17 02:36:07.476 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali658d2846c01", State:"down", Index:55}
2026-02-17 02:36:07.476 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali658d2846c01", Addrs:set.Typed[string]{}}
2026-02-17 02:36:07.476 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali658d2846c01", Addrs:set.Typed[string]{}}
2026-02-17 02:36:07.476 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali658d2846c01", State:"", Index:55}
2026-02-17 02:36:07.476 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali658d2846c01", Addrs:set.Set[string](nil)}
2026-02-17 02:36:07.476 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali658d2846c01", Addrs:set.Set[string](nil)}
2026-02-17 02:36:07.476 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali658d2846c01"
2026-02-17 02:36:07.476 [INFO][69] felix/endpoint_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-7097/terminate-cmd-rpof21bb975b-b54b-4117-9897-c5fec1d95bee", EndpointId:"eth0"}
2026-02-17 02:36:07.476 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-7097/terminate-cmd-rpof21bb975b-b54b-4117-9897-c5fec1d95bee", EndpointId:"eth0"}
2026-02-17 02:36:07.477 [INFO][69] felix/conntrack.go 90: Removing conntrack flows ip=10.100.226.50
2026-02-17 02:36:07.478 [INFO][69] 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=55
2026-02-17 02:36:07.500 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-7097/terminate-cmd-rpof21bb975b-b54b-4117-9897-c5fec1d95bee", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:36:07.500 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-7097/terminate-cmd-rpof21bb975b-b54b-4117-9897-c5fec1d95bee", EndpointId:"eth0"} status="down"
2026-02-17 02:36:07.578 [INFO][69] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=container-runtime-7097/terminate-cmd-rpof21bb975b-b54b-4117-9897-c5fec1d95bee, name=eth0)
2026-02-17 02:36:07.578 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-runtime-7097/terminate-cmd-rpof21bb975b-b54b-4117-9897-c5fec1d95bee" endpoint_id:"eth0"}
2026-02-17 02:36:07.578 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.container-runtime-7097"}
2026-02-17 02:36:07.578 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.container-runtime-7097.default"}
2026-02-17 02:36:07.578 [INFO][69] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-7097/terminate-cmd-rpof21bb975b-b54b-4117-9897-c5fec1d95bee", EndpointId:"eth0"}
2026-02-17 02:36:07.578 [INFO][69] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-7097/terminate-cmd-rpof21bb975b-b54b-4117-9897-c5fec1d95bee", EndpointId:"eth0"}
2026-02-17 02:36:07.579 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_kWbFJnV8EMTOaVewEm" ipVersion=0x4 table="filter"
2026-02-17 02:36:07.579 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_yDK5sAKH7gZCLkNPQD" ipVersion=0x4 table="filter"
2026-02-17 02:36:07.579 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_kWbFJnV8EMTOaVewEm" ipVersion=0x4 table="filter"
2026-02-17 02:36:07.579 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_yDK5sAKH7gZCLkNPQD" ipVersion=0x4 table="filter"
2026-02-17 02:36:07.579 [INFO][69] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-7097/terminate-cmd-rpof21bb975b-b54b-4117-9897-c5fec1d95bee", EndpointId:"eth0"}
2026-02-17 02:36:07.579 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali658d2846c01" ipVersion=0x4 table="filter"
2026-02-17 02:36:07.579 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali658d2846c01" ipVersion=0x4 table="filter"
2026-02-17 02:36:07.579 [INFO][69] felix/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-7097/terminate-cmd-rpof21bb975b-b54b-4117-9897-c5fec1d95bee", EndpointId:"eth0"}
2026-02-17 02:36:07.579 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-7097/terminate-cmd-rpof21bb975b-b54b-4117-9897-c5fec1d95bee", EndpointId:"eth0"}
2026-02-17 02:36:07.630 [INFO][69] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-7097/terminate-cmd-rpof21bb975b-b54b-4117-9897-c5fec1d95bee", EndpointId:"eth0"}
2026-02-17 02:36:07.810 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=statefulset-3900/ss2-1, name=eth0)
2026-02-17 02:36:07.811 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.statefulset-3900"} profile:{inbound_rules:{action:"allow" rule_id:"nWWCoqemEF2HjqZi"} outbound_rules:{action:"allow" rule_id:"cfPR3ApTnPf8EkSY"}}
2026-02-17 02:36:07.811 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.statefulset-3900.default"} profile:{}
2026-02-17 02:36:07.811 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-3900/ss2-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"califc11212b75b" profile_ids:"kns.statefulset-3900" profile_ids:"ksa.statefulset-3900.default" ipv4_nets:"10.100.226.51/32"}
2026-02-17 02:36:07.811 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3900/ss2-1", EndpointId:"eth0"}
2026-02-17 02:36:07.811 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3900/ss2-1", EndpointId:"eth0"}
2026-02-17 02:36:07.811 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3900/ss2-1", EndpointId:"eth0"}
2026-02-17 02:36:07.812 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-califc11212b75b" ipVersion=0x4 table="filter"
2026-02-17 02:36:07.812 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_lFCHosaluP_R2VoHTc" ipVersion=0x4 table="filter"
2026-02-17 02:36:07.812 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_2YGieeg2qBaMAjB1gF" ipVersion=0x4 table="filter"
2026-02-17 02:36:07.812 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-califc11212b75b" ipVersion=0x4 table="filter"
2026-02-17 02:36:07.812 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_lFCHosaluP_R2VoHTc" ipVersion=0x4 table="filter"
2026-02-17 02:36:07.812 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_2YGieeg2qBaMAjB1gF" ipVersion=0x4 table="filter"
2026-02-17 02:36:07.812 [INFO][69] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="califc11212b75b"
2026-02-17 02:36:07.812 [INFO][69] felix/endpoint_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-3900/ss2-1", EndpointId:"eth0"}
2026-02-17 02:36:07.812 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3900/ss2-1", EndpointId:"eth0"}
2026-02-17 02:36:07.855 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3900/ss2-1", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:36:07.855 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3900/ss2-1", EndpointId:"eth0"} status="down"
2026-02-17 02:36:07.882 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=56 ifaceName="califc11212b75b" state="down"
2026-02-17 02:36:07.882 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="califc11212b75b"
2026-02-17 02:36:07.884 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=56 ifaceName="califc11212b75b" state="up"
2026-02-17 02:36:07.895 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"califc11212b75b", State:"down", Index:56}
2026-02-17 02:36:07.895 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"califc11212b75b", Addrs:set.Typed[string]{}}
2026-02-17 02:36:07.895 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"califc11212b75b", Addrs:set.Typed[string]{}}
2026-02-17 02:36:07.895 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"califc11212b75b", State:"up", Index:56}
2026-02-17 02:36:07.895 [INFO][69] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="califc11212b75b"
2026-02-17 02:36:07.895 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="califc11212b75b"
2026-02-17 02:36:07.895 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="califc11212b75b"
2026-02-17 02:36:07.895 [INFO][69] felix/endpoint_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-3900/ss2-1", EndpointId:"eth0"}
2026-02-17 02:36:07.895 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3900/ss2-1", EndpointId:"eth0"}
2026-02-17 02:36:07.913 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3900/ss2-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:36:07.913 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3900/ss2-1", EndpointId:"eth0"} status="up"
2026-02-17 02:36:08.265 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=statefulset-3900/ss2-1, name=eth0)
2026-02-17 02:36:08.265 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-3900/ss2-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"califc11212b75b" profile_ids:"kns.statefulset-3900" profile_ids:"ksa.statefulset-3900.default" ipv4_nets:"10.100.226.51/32"}
2026-02-17 02:36:08.265 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3900/ss2-1", EndpointId:"eth0"}
2026-02-17 02:36:08.265 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3900/ss2-1", EndpointId:"eth0"}
2026-02-17 02:36:08.265 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3900/ss2-1", EndpointId:"eth0"}
2026-02-17 02:36:08.266 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="califc11212b75b"
2026-02-17 02:36:08.267 [INFO][69] felix/endpoint_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-3900/ss2-1", EndpointId:"eth0"}
2026-02-17 02:36:08.267 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3900/ss2-1", EndpointId:"eth0"}
2026-02-17 02:36:08.282 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=statefulset-3900/ss2-1, name=eth0)
2026-02-17 02:36:08.295 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3900/ss2-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:36:08.295 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3900/ss2-1", EndpointId:"eth0"} status="up"
2026-02-17 02:36:08.295 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-3900/ss2-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"califc11212b75b" profile_ids:"kns.statefulset-3900" profile_ids:"ksa.statefulset-3900.default" ipv4_nets:"10.100.226.51/32"}
2026-02-17 02:36:08.295 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3900/ss2-1", EndpointId:"eth0"}
2026-02-17 02:36:08.295 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3900/ss2-1", EndpointId:"eth0"}
2026-02-17 02:36:08.295 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3900/ss2-1", EndpointId:"eth0"}
2026-02-17 02:36:08.296 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="califc11212b75b"
2026-02-17 02:36:08.296 [INFO][69] felix/endpoint_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-3900/ss2-1", EndpointId:"eth0"}
2026-02-17 02:36:08.296 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3900/ss2-1", EndpointId:"eth0"}
2026-02-17 02:36:08.324 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3900/ss2-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:36:08.324 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3900/ss2-1", EndpointId:"eth0"} status="up"
2026-02-17 02:36:09.035 [INFO][69] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=56
2026-02-17 02:36:09.035 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="califc11212b75b"
2026-02-17 02:36:09.035 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"califc11212b75b", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:36:09.035 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"califc11212b75b", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:36:09.096 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=container-runtime-7097/terminate-cmd-rpn53c7fb77-a0e9-48bc-beed-f093b6f433b5, name=eth0)
2026-02-17 02:36:09.096 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.container-runtime-7097"} profile:{inbound_rules:{action:"allow" rule_id:"Oxkb-IOG367OkiIH"} outbound_rules:{action:"allow" rule_id:"jSn6e3BLH7GKGt_8"}}
2026-02-17 02:36:09.096 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.container-runtime-7097.default"} profile:{}
2026-02-17 02:36:09.096 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-runtime-7097/terminate-cmd-rpn53c7fb77-a0e9-48bc-beed-f093b6f433b5" endpoint_id:"eth0"} endpoint:{state:"active" name:"calida2bab42883" profile_ids:"kns.container-runtime-7097" profile_ids:"ksa.container-runtime-7097.default" ipv4_nets:"10.100.226.52/32"}
2026-02-17 02:36:09.096 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-7097/terminate-cmd-rpn53c7fb77-a0e9-48bc-beed-f093b6f433b5", EndpointId:"eth0"}
2026-02-17 02:36:09.096 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-7097/terminate-cmd-rpn53c7fb77-a0e9-48bc-beed-f093b6f433b5", EndpointId:"eth0"}
2026-02-17 02:36:09.096 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-7097/terminate-cmd-rpn53c7fb77-a0e9-48bc-beed-f093b6f433b5", EndpointId:"eth0"}
2026-02-17 02:36:09.097 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calida2bab42883" ipVersion=0x4 table="filter"
2026-02-17 02:36:09.097 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_kWbFJnV8EMTOaVewEm" ipVersion=0x4 table="filter"
2026-02-17 02:36:09.097 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_yDK5sAKH7gZCLkNPQD" ipVersion=0x4 table="filter"
2026-02-17 02:36:09.097 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calida2bab42883" ipVersion=0x4 table="filter"
2026-02-17 02:36:09.097 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_kWbFJnV8EMTOaVewEm" ipVersion=0x4 table="filter"
2026-02-17 02:36:09.097 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_yDK5sAKH7gZCLkNPQD" ipVersion=0x4 table="filter"
2026-02-17 02:36:09.097 [INFO][69] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calida2bab42883"
2026-02-17 02:36:09.097 [INFO][69] felix/endpoint_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-7097/terminate-cmd-rpn53c7fb77-a0e9-48bc-beed-f093b6f433b5", EndpointId:"eth0"}
2026-02-17 02:36:09.097 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-7097/terminate-cmd-rpn53c7fb77-a0e9-48bc-beed-f093b6f433b5", EndpointId:"eth0"}
2026-02-17 02:36:09.134 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-7097/terminate-cmd-rpn53c7fb77-a0e9-48bc-beed-f093b6f433b5", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:36:09.134 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-7097/terminate-cmd-rpn53c7fb77-a0e9-48bc-beed-f093b6f433b5", EndpointId:"eth0"} status="down"
2026-02-17 02:36:09.175 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=57 ifaceName="calida2bab42883" state="down"
2026-02-17 02:36:09.175 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calida2bab42883", State:"down", Index:57}
2026-02-17 02:36:09.175 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calida2bab42883"
2026-02-17 02:36:09.175 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calida2bab42883", Addrs:set.Typed[string]{}}
2026-02-17 02:36:09.175 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calida2bab42883", Addrs:set.Typed[string]{}}
2026-02-17 02:36:09.175 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calida2bab42883"
2026-02-17 02:36:09.175 [INFO][69] felix/endpoint_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-7097/terminate-cmd-rpn53c7fb77-a0e9-48bc-beed-f093b6f433b5", EndpointId:"eth0"}
2026-02-17 02:36:09.175 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-7097/terminate-cmd-rpn53c7fb77-a0e9-48bc-beed-f093b6f433b5", EndpointId:"eth0"}
2026-02-17 02:36:09.177 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=57 ifaceName="calida2bab42883" state="up"
2026-02-17 02:36:09.192 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-7097/terminate-cmd-rpn53c7fb77-a0e9-48bc-beed-f093b6f433b5", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:36:09.193 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-7097/terminate-cmd-rpn53c7fb77-a0e9-48bc-beed-f093b6f433b5", EndpointId:"eth0"} status="down"
2026-02-17 02:36:09.193 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calida2bab42883", State:"up", Index:57}
2026-02-17 02:36:09.193 [INFO][69] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calida2bab42883"
2026-02-17 02:36:09.193 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calida2bab42883"
2026-02-17 02:36:09.193 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calida2bab42883"
2026-02-17 02:36:09.193 [INFO][69] felix/endpoint_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-7097/terminate-cmd-rpn53c7fb77-a0e9-48bc-beed-f093b6f433b5", EndpointId:"eth0"}
2026-02-17 02:36:09.193 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-7097/terminate-cmd-rpn53c7fb77-a0e9-48bc-beed-f093b6f433b5", EndpointId:"eth0"}
2026-02-17 02:36:09.207 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-7097/terminate-cmd-rpn53c7fb77-a0e9-48bc-beed-f093b6f433b5", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:36:09.208 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-7097/terminate-cmd-rpn53c7fb77-a0e9-48bc-beed-f093b6f433b5", EndpointId:"eth0"} status="up"
2026-02-17 02:36:10.232 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=container-runtime-7097/terminate-cmd-rpn53c7fb77-a0e9-48bc-beed-f093b6f433b5, name=eth0)
2026-02-17 02:36:10.232 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-runtime-7097/terminate-cmd-rpn53c7fb77-a0e9-48bc-beed-f093b6f433b5" endpoint_id:"eth0"} endpoint:{state:"active" name:"calida2bab42883" profile_ids:"kns.container-runtime-7097" profile_ids:"ksa.container-runtime-7097.default" ipv4_nets:"10.100.226.52/32"}
2026-02-17 02:36:10.232 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-7097/terminate-cmd-rpn53c7fb77-a0e9-48bc-beed-f093b6f433b5", EndpointId:"eth0"}
2026-02-17 02:36:10.232 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-7097/terminate-cmd-rpn53c7fb77-a0e9-48bc-beed-f093b6f433b5", EndpointId:"eth0"}
2026-02-17 02:36:10.232 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-7097/terminate-cmd-rpn53c7fb77-a0e9-48bc-beed-f093b6f433b5", EndpointId:"eth0"}
2026-02-17 02:36:10.233 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calida2bab42883"
2026-02-17 02:36:10.233 [INFO][69] felix/endpoint_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-7097/terminate-cmd-rpn53c7fb77-a0e9-48bc-beed-f093b6f433b5", EndpointId:"eth0"}
2026-02-17 02:36:10.233 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-7097/terminate-cmd-rpn53c7fb77-a0e9-48bc-beed-f093b6f433b5", EndpointId:"eth0"}
2026-02-17 02:36:10.251 [INFO][69] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=57
2026-02-17 02:36:10.251 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calida2bab42883"
2026-02-17 02:36:10.257 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-7097/terminate-cmd-rpn53c7fb77-a0e9-48bc-beed-f093b6f433b5", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:36:10.258 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-7097/terminate-cmd-rpn53c7fb77-a0e9-48bc-beed-f093b6f433b5", EndpointId:"eth0"} status="up"
2026-02-17 02:36:10.258 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calida2bab42883", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:36:10.258 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calida2bab42883", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:36:11.405 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=container-runtime-7097/terminate-cmd-rpn53c7fb77-a0e9-48bc-beed-f093b6f433b5, name=eth0)
2026-02-17 02:36:11.405 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-runtime-7097/terminate-cmd-rpn53c7fb77-a0e9-48bc-beed-f093b6f433b5" endpoint_id:"eth0"} endpoint:{state:"active" name:"calida2bab42883" profile_ids:"kns.container-runtime-7097" profile_ids:"ksa.container-runtime-7097.default" ipv4_nets:"10.100.226.52/32"}
2026-02-17 02:36:11.406 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-7097/terminate-cmd-rpn53c7fb77-a0e9-48bc-beed-f093b6f433b5", EndpointId:"eth0"}
2026-02-17 02:36:11.406 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-7097/terminate-cmd-rpn53c7fb77-a0e9-48bc-beed-f093b6f433b5", EndpointId:"eth0"}
2026-02-17 02:36:11.406 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-7097/terminate-cmd-rpn53c7fb77-a0e9-48bc-beed-f093b6f433b5", EndpointId:"eth0"}
2026-02-17 02:36:11.411 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calida2bab42883"
bird: 2026-02-17 02:36:11.411 [INFO][69] 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:"container-runtime-7097/terminate-cmd-rpn53c7fb77-a0e9-48bc-beed-f093b6f433b5", EndpointId:"eth0"}
2026-02-17 02:36:11.411 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-7097/terminate-cmd-rpn53c7fb77-a0e9-48bc-beed-f093b6f433b5", EndpointId:"eth0"}
KIF: Received address message for unknown interface 57
2026-02-17 02:36:11.435 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-7097/terminate-cmd-rpn53c7fb77-a0e9-48bc-beed-f093b6f433b5", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:36:11.435 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-7097/terminate-cmd-rpn53c7fb77-a0e9-48bc-beed-f093b6f433b5", EndpointId:"eth0"} status="down"
2026-02-17 02:36:11.509 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=57 ifaceName="calida2bab42883" state="down"
2026-02-17 02:36:11.509 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calida2bab42883"
2026-02-17 02:36:11.509 [INFO][69] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=57
2026-02-17 02:36:11.509 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calida2bab42883", State:"down", Index:57}
2026-02-17 02:36:11.509 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calida2bab42883", Addrs:set.Typed[string]{}}
2026-02-17 02:36:11.509 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calida2bab42883", Addrs:set.Typed[string]{}}
2026-02-17 02:36:11.509 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calida2bab42883"
2026-02-17 02:36:11.509 [INFO][69] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calida2bab42883"
2026-02-17 02:36:11.509 [INFO][69] felix/endpoint_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-7097/terminate-cmd-rpn53c7fb77-a0e9-48bc-beed-f093b6f433b5", EndpointId:"eth0"}
2026-02-17 02:36:11.509 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-7097/terminate-cmd-rpn53c7fb77-a0e9-48bc-beed-f093b6f433b5", EndpointId:"eth0"}
2026-02-17 02:36:11.509 [INFO][69] felix/conntrack.go 90: Removing conntrack flows ip=10.100.226.52
2026-02-17 02:36:11.511 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=57 ifaceName="calida2bab42883" state=""
2026-02-17 02:36:11.511 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calida2bab42883"
2026-02-17 02:36:11.528 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-7097/terminate-cmd-rpn53c7fb77-a0e9-48bc-beed-f093b6f433b5", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:36:11.528 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-7097/terminate-cmd-rpn53c7fb77-a0e9-48bc-beed-f093b6f433b5", EndpointId:"eth0"} status="down"
2026-02-17 02:36:11.528 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calida2bab42883", State:"", Index:57}
2026-02-17 02:36:11.528 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calida2bab42883", Addrs:set.Set[string](nil)}
2026-02-17 02:36:11.528 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calida2bab42883", Addrs:set.Set[string](nil)}
2026-02-17 02:36:11.528 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calida2bab42883"
2026-02-17 02:36:11.528 [INFO][69] felix/endpoint_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-7097/terminate-cmd-rpn53c7fb77-a0e9-48bc-beed-f093b6f433b5", EndpointId:"eth0"}
2026-02-17 02:36:11.528 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-7097/terminate-cmd-rpn53c7fb77-a0e9-48bc-beed-f093b6f433b5", EndpointId:"eth0"}
2026-02-17 02:36:11.559 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-7097/terminate-cmd-rpn53c7fb77-a0e9-48bc-beed-f093b6f433b5", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:36:11.559 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-7097/terminate-cmd-rpn53c7fb77-a0e9-48bc-beed-f093b6f433b5", EndpointId:"eth0"} status="down"
2026-02-17 02:36:11.629 [INFO][69] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=container-runtime-7097/terminate-cmd-rpn53c7fb77-a0e9-48bc-beed-f093b6f433b5, name=eth0)
2026-02-17 02:36:11.630 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-runtime-7097/terminate-cmd-rpn53c7fb77-a0e9-48bc-beed-f093b6f433b5" endpoint_id:"eth0"}
2026-02-17 02:36:11.630 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.container-runtime-7097"}
2026-02-17 02:36:11.630 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.container-runtime-7097.default"}
2026-02-17 02:36:11.630 [INFO][69] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-7097/terminate-cmd-rpn53c7fb77-a0e9-48bc-beed-f093b6f433b5", EndpointId:"eth0"}
2026-02-17 02:36:11.630 [INFO][69] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-7097/terminate-cmd-rpn53c7fb77-a0e9-48bc-beed-f093b6f433b5", EndpointId:"eth0"}
2026-02-17 02:36:11.630 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_kWbFJnV8EMTOaVewEm" ipVersion=0x4 table="filter"
2026-02-17 02:36:11.630 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_yDK5sAKH7gZCLkNPQD" ipVersion=0x4 table="filter"
2026-02-17 02:36:11.631 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_kWbFJnV8EMTOaVewEm" ipVersion=0x4 table="filter"
2026-02-17 02:36:11.631 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_yDK5sAKH7gZCLkNPQD" ipVersion=0x4 table="filter"
2026-02-17 02:36:11.631 [INFO][69] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-7097/terminate-cmd-rpn53c7fb77-a0e9-48bc-beed-f093b6f433b5", EndpointId:"eth0"}
2026-02-17 02:36:11.631 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calida2bab42883" ipVersion=0x4 table="filter"
2026-02-17 02:36:11.631 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calida2bab42883" ipVersion=0x4 table="filter"
2026-02-17 02:36:11.631 [INFO][69] felix/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-7097/terminate-cmd-rpn53c7fb77-a0e9-48bc-beed-f093b6f433b5", EndpointId:"eth0"}
2026-02-17 02:36:11.632 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-7097/terminate-cmd-rpn53c7fb77-a0e9-48bc-beed-f093b6f433b5", EndpointId:"eth0"}
2026-02-17 02:36:11.683 [INFO][69] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-7097/terminate-cmd-rpn53c7fb77-a0e9-48bc-beed-f093b6f433b5", EndpointId:"eth0"}
2026-02-17 02:36:12.604 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-runtime-7097"} labels:{key:"e2e-framework" value:"container-runtime"} labels:{key:"e2e-run" value:"c813837b-097e-4d2a-845a-e92d88485297"} labels:{key:"kubernetes.io/metadata.name" value:"container-runtime-7097"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7097"}
2026-02-17 02:36:12.626 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-3212"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"c813837b-097e-4d2a-845a-e92d88485297"} labels:{key:"kubernetes.io/metadata.name" value:"projected-3212"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3212"}
2026-02-17 02:36:12.626 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"projected-3212" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:36:13.231 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=projected-3212/pod-projected-configmaps-89f26c64-d0f9-426d-a0d6-2db7ec0907bd, name=eth0)
2026-02-17 02:36:13.231 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.projected-3212"} profile:{inbound_rules:{action:"allow" rule_id:"DlTLQxuDYO2OEt9z"} outbound_rules:{action:"allow" rule_id:"JSyQ_CLYf9ZHGUx6"}}
2026-02-17 02:36:13.231 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.projected-3212.default"} profile:{}
2026-02-17 02:36:13.231 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-3212/pod-projected-configmaps-89f26c64-d0f9-426d-a0d6-2db7ec0907bd" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali804f905215e" profile_ids:"kns.projected-3212" profile_ids:"ksa.projected-3212.default" ipv4_nets:"10.100.226.53/32"}
2026-02-17 02:36:13.231 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-3212/pod-projected-configmaps-89f26c64-d0f9-426d-a0d6-2db7ec0907bd", EndpointId:"eth0"}
2026-02-17 02:36:13.231 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-3212/pod-projected-configmaps-89f26c64-d0f9-426d-a0d6-2db7ec0907bd", EndpointId:"eth0"}
2026-02-17 02:36:13.231 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-3212/pod-projected-configmaps-89f26c64-d0f9-426d-a0d6-2db7ec0907bd", EndpointId:"eth0"}
2026-02-17 02:36:13.232 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali804f905215e" ipVersion=0x4 table="filter"
2026-02-17 02:36:13.232 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.projected-3212" ipVersion=0x4 table="filter"
2026-02-17 02:36:13.232 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_B2EL7EfIatRlvOvgp3" ipVersion=0x4 table="filter"
2026-02-17 02:36:13.232 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali804f905215e" ipVersion=0x4 table="filter"
2026-02-17 02:36:13.232 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.projected-3212" ipVersion=0x4 table="filter"
2026-02-17 02:36:13.232 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_B2EL7EfIatRlvOvgp3" ipVersion=0x4 table="filter"
2026-02-17 02:36:13.232 [INFO][69] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali804f905215e"
2026-02-17 02:36:13.232 [INFO][69] felix/endpoint_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-3212/pod-projected-configmaps-89f26c64-d0f9-426d-a0d6-2db7ec0907bd", EndpointId:"eth0"}
2026-02-17 02:36:13.232 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-3212/pod-projected-configmaps-89f26c64-d0f9-426d-a0d6-2db7ec0907bd", EndpointId:"eth0"}
2026-02-17 02:36:13.312 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=58 ifaceName="cali804f905215e" state="down"
2026-02-17 02:36:13.312 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali804f905215e"
2026-02-17 02:36:13.313 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=58 ifaceName="cali804f905215e" state="up"
2026-02-17 02:36:13.318 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-3212/pod-projected-configmaps-89f26c64-d0f9-426d-a0d6-2db7ec0907bd", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:36:13.318 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-3212/pod-projected-configmaps-89f26c64-d0f9-426d-a0d6-2db7ec0907bd", EndpointId:"eth0"} status="down"
2026-02-17 02:36:13.318 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali804f905215e", State:"down", Index:58}
2026-02-17 02:36:13.318 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali804f905215e", Addrs:set.Typed[string]{}}
2026-02-17 02:36:13.318 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali804f905215e", Addrs:set.Typed[string]{}}
2026-02-17 02:36:13.318 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali804f905215e", State:"up", Index:58}
2026-02-17 02:36:13.318 [INFO][69] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali804f905215e"
2026-02-17 02:36:13.318 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali804f905215e"
2026-02-17 02:36:13.318 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali804f905215e"
2026-02-17 02:36:13.319 [INFO][69] felix/endpoint_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-3212/pod-projected-configmaps-89f26c64-d0f9-426d-a0d6-2db7ec0907bd", EndpointId:"eth0"}
2026-02-17 02:36:13.319 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-3212/pod-projected-configmaps-89f26c64-d0f9-426d-a0d6-2db7ec0907bd", EndpointId:"eth0"}
2026-02-17 02:36:13.343 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-3212/pod-projected-configmaps-89f26c64-d0f9-426d-a0d6-2db7ec0907bd", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:36:13.343 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-3212/pod-projected-configmaps-89f26c64-d0f9-426d-a0d6-2db7ec0907bd", EndpointId:"eth0"} status="up"
2026-02-17 02:36:13.779 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=statefulset-3900/ss2-1, name=eth0)
2026-02-17 02:36:13.780 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-3900/ss2-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"califc11212b75b" profile_ids:"kns.statefulset-3900" profile_ids:"ksa.statefulset-3900.default" ipv4_nets:"10.100.226.51/32"}
2026-02-17 02:36:13.780 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3900/ss2-1", EndpointId:"eth0"}
2026-02-17 02:36:13.780 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3900/ss2-1", EndpointId:"eth0"}
2026-02-17 02:36:13.780 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3900/ss2-1", EndpointId:"eth0"}
2026-02-17 02:36:13.781 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="califc11212b75b"
2026-02-17 02:36:13.781 [INFO][69] felix/endpoint_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-3900/ss2-1", EndpointId:"eth0"}
2026-02-17 02:36:13.781 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3900/ss2-1", EndpointId:"eth0"}
2026-02-17 02:36:13.801 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3900/ss2-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:36:13.801 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3900/ss2-1", EndpointId:"eth0"} status="up"
2026-02-17 02:36:13.804 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=statefulset-3900/ss2-1, name=eth0)
2026-02-17 02:36:13.805 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-3900/ss2-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"califc11212b75b" profile_ids:"kns.statefulset-3900" profile_ids:"ksa.statefulset-3900.default" ipv4_nets:"10.100.226.51/32"}
2026-02-17 02:36:13.805 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3900/ss2-1", EndpointId:"eth0"}
2026-02-17 02:36:13.805 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3900/ss2-1", EndpointId:"eth0"}
2026-02-17 02:36:13.805 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3900/ss2-1", EndpointId:"eth0"}
2026-02-17 02:36:13.805 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="califc11212b75b"
2026-02-17 02:36:13.805 [INFO][69] felix/endpoint_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-3900/ss2-1", EndpointId:"eth0"}
2026-02-17 02:36:13.805 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3900/ss2-1", EndpointId:"eth0"}
2026-02-17 02:36:13.826 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3900/ss2-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:36:13.826 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3900/ss2-1", EndpointId:"eth0"} status="up"
2026-02-17 02:36:14.127 [INFO][69] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=statefulset-3900/ss2-1, name=eth0)
2026-02-17 02:36:14.128 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-3900/ss2-1" endpoint_id:"eth0"}
2026-02-17 02:36:14.128 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.statefulset-3900.default"}
2026-02-17 02:36:14.128 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.statefulset-3900"}
2026-02-17 02:36:14.128 [INFO][69] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3900/ss2-1", EndpointId:"eth0"}
2026-02-17 02:36:14.128 [INFO][69] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3900/ss2-1", EndpointId:"eth0"}
2026-02-17 02:36:14.129 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_lFCHosaluP_R2VoHTc" ipVersion=0x4 table="filter"
2026-02-17 02:36:14.129 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_2YGieeg2qBaMAjB1gF" ipVersion=0x4 table="filter"
2026-02-17 02:36:14.129 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_lFCHosaluP_R2VoHTc" ipVersion=0x4 table="filter"
2026-02-17 02:36:14.129 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_2YGieeg2qBaMAjB1gF" ipVersion=0x4 table="filter"
2026-02-17 02:36:14.129 [INFO][69] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3900/ss2-1", EndpointId:"eth0"}
2026-02-17 02:36:14.129 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-califc11212b75b" ipVersion=0x4 table="filter"
2026-02-17 02:36:14.129 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-califc11212b75b" ipVersion=0x4 table="filter"
2026-02-17 02:36:14.129 [INFO][69] felix/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-3900/ss2-1", EndpointId:"eth0"}
2026-02-17 02:36:14.129 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3900/ss2-1", EndpointId:"eth0"}
2026-02-17 02:36:14.130 [INFO][69] felix/conntrack.go 90: Removing conntrack flows ip=10.100.226.51
bird: KIF: Received address message for unknown interface 56
2026-02-17 02:36:14.196 [INFO][69] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3900/ss2-1", EndpointId:"eth0"}
2026-02-17 02:36:14.233 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=56 ifaceName="califc11212b75b" state="down"
2026-02-17 02:36:14.233 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="califc11212b75b"
2026-02-17 02:36:14.233 [INFO][69] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=56
2026-02-17 02:36:14.233 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"califc11212b75b", State:"down", Index:56}
2026-02-17 02:36:14.233 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"califc11212b75b", Addrs:set.Typed[string]{}}
2026-02-17 02:36:14.233 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"califc11212b75b", Addrs:set.Typed[string]{}}
2026-02-17 02:36:14.236 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=56 ifaceName="califc11212b75b" state=""
2026-02-17 02:36:14.236 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="califc11212b75b"
2026-02-17 02:36:14.254 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"califc11212b75b", State:"", Index:56}
2026-02-17 02:36:14.254 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"califc11212b75b", Addrs:set.Set[string](nil)}
2026-02-17 02:36:14.254 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"califc11212b75b", Addrs:set.Set[string](nil)}
2026-02-17 02:36:14.284 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=projected-3212/pod-projected-configmaps-89f26c64-d0f9-426d-a0d6-2db7ec0907bd, name=eth0)
2026-02-17 02:36:14.284 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-3212/pod-projected-configmaps-89f26c64-d0f9-426d-a0d6-2db7ec0907bd" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali804f905215e" profile_ids:"kns.projected-3212" profile_ids:"ksa.projected-3212.default" ipv4_nets:"10.100.226.53/32"}
2026-02-17 02:36:14.284 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-3212/pod-projected-configmaps-89f26c64-d0f9-426d-a0d6-2db7ec0907bd", EndpointId:"eth0"}
2026-02-17 02:36:14.284 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-3212/pod-projected-configmaps-89f26c64-d0f9-426d-a0d6-2db7ec0907bd", EndpointId:"eth0"}
2026-02-17 02:36:14.284 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-3212/pod-projected-configmaps-89f26c64-d0f9-426d-a0d6-2db7ec0907bd", EndpointId:"eth0"}
2026-02-17 02:36:14.285 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali804f905215e"
2026-02-17 02:36:14.285 [INFO][69] felix/endpoint_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-3212/pod-projected-configmaps-89f26c64-d0f9-426d-a0d6-2db7ec0907bd", EndpointId:"eth0"}
2026-02-17 02:36:14.285 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-3212/pod-projected-configmaps-89f26c64-d0f9-426d-a0d6-2db7ec0907bd", EndpointId:"eth0"}
2026-02-17 02:36:14.307 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-3212/pod-projected-configmaps-89f26c64-d0f9-426d-a0d6-2db7ec0907bd", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:36:14.307 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-3212/pod-projected-configmaps-89f26c64-d0f9-426d-a0d6-2db7ec0907bd", EndpointId:"eth0"} status="up"
2026-02-17 02:36:14.570 [INFO][69] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=58
2026-02-17 02:36:14.571 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali804f905215e"
2026-02-17 02:36:14.571 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali804f905215e", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:36:14.571 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali804f905215e", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:36:15.504 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=projected-3212/pod-projected-configmaps-89f26c64-d0f9-426d-a0d6-2db7ec0907bd, name=eth0)
2026-02-17 02:36:15.504 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-3212/pod-projected-configmaps-89f26c64-d0f9-426d-a0d6-2db7ec0907bd" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali804f905215e" profile_ids:"kns.projected-3212" profile_ids:"ksa.projected-3212.default" ipv4_nets:"10.100.226.53/32"}
2026-02-17 02:36:15.505 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-3212/pod-projected-configmaps-89f26c64-d0f9-426d-a0d6-2db7ec0907bd", EndpointId:"eth0"}
2026-02-17 02:36:15.505 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-3212/pod-projected-configmaps-89f26c64-d0f9-426d-a0d6-2db7ec0907bd", EndpointId:"eth0"}
2026-02-17 02:36:15.505 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-3212/pod-projected-configmaps-89f26c64-d0f9-426d-a0d6-2db7ec0907bd", EndpointId:"eth0"}
2026-02-17 02:36:15.506 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali804f905215e"
2026-02-17 02:36:15.506 [INFO][69] felix/endpoint_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-3212/pod-projected-configmaps-89f26c64-d0f9-426d-a0d6-2db7ec0907bd", EndpointId:"eth0"}
2026-02-17 02:36:15.506 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-3212/pod-projected-configmaps-89f26c64-d0f9-426d-a0d6-2db7ec0907bd", EndpointId:"eth0"}
bird: KIF: Received address message for unknown interface 58
2026-02-17 02:36:15.538 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-3212/pod-projected-configmaps-89f26c64-d0f9-426d-a0d6-2db7ec0907bd", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:36:15.539 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-3212/pod-projected-configmaps-89f26c64-d0f9-426d-a0d6-2db7ec0907bd", EndpointId:"eth0"} status="up"
2026-02-17 02:36:15.609 [INFO][69] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=58
2026-02-17 02:36:15.609 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali804f905215e"
2026-02-17 02:36:15.609 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=58 ifaceName="cali804f905215e" state="down"
2026-02-17 02:36:15.609 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali804f905215e", Addrs:set.Typed[string]{}}
2026-02-17 02:36:15.609 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali804f905215e", Addrs:set.Typed[string]{}}
2026-02-17 02:36:15.609 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali804f905215e", State:"down", Index:58}
2026-02-17 02:36:15.609 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali804f905215e"
2026-02-17 02:36:15.609 [INFO][69] felix/endpoint_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-3212/pod-projected-configmaps-89f26c64-d0f9-426d-a0d6-2db7ec0907bd", EndpointId:"eth0"}
2026-02-17 02:36:15.610 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-3212/pod-projected-configmaps-89f26c64-d0f9-426d-a0d6-2db7ec0907bd", EndpointId:"eth0"}
2026-02-17 02:36:15.610 [INFO][69] felix/conntrack.go 90: Removing conntrack flows ip=10.100.226.53
2026-02-17 02:36:15.611 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=58 ifaceName="cali804f905215e" state=""
2026-02-17 02:36:15.611 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali804f905215e"
2026-02-17 02:36:15.634 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-3212/pod-projected-configmaps-89f26c64-d0f9-426d-a0d6-2db7ec0907bd", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:36:15.634 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-3212/pod-projected-configmaps-89f26c64-d0f9-426d-a0d6-2db7ec0907bd", EndpointId:"eth0"} status="down"
2026-02-17 02:36:15.634 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali804f905215e", State:"", Index:58}
2026-02-17 02:36:15.634 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali804f905215e", Addrs:set.Set[string](nil)}
2026-02-17 02:36:15.635 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali804f905215e", Addrs:set.Set[string](nil)}
2026-02-17 02:36:15.635 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali804f905215e"
2026-02-17 02:36:15.635 [INFO][69] felix/endpoint_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-3212/pod-projected-configmaps-89f26c64-d0f9-426d-a0d6-2db7ec0907bd", EndpointId:"eth0"}
2026-02-17 02:36:15.635 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-3212/pod-projected-configmaps-89f26c64-d0f9-426d-a0d6-2db7ec0907bd", EndpointId:"eth0"}
2026-02-17 02:36:15.662 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-3212/pod-projected-configmaps-89f26c64-d0f9-426d-a0d6-2db7ec0907bd", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:36:15.662 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-3212/pod-projected-configmaps-89f26c64-d0f9-426d-a0d6-2db7ec0907bd", EndpointId:"eth0"} status="down"
2026-02-17 02:36:15.781 [INFO][69] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=projected-3212/pod-projected-configmaps-89f26c64-d0f9-426d-a0d6-2db7ec0907bd, name=eth0)
2026-02-17 02:36:15.781 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-3212/pod-projected-configmaps-89f26c64-d0f9-426d-a0d6-2db7ec0907bd" endpoint_id:"eth0"}
2026-02-17 02:36:15.782 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.projected-3212"}
2026-02-17 02:36:15.782 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.projected-3212.default"}
2026-02-17 02:36:15.782 [INFO][69] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-3212/pod-projected-configmaps-89f26c64-d0f9-426d-a0d6-2db7ec0907bd", EndpointId:"eth0"}
2026-02-17 02:36:15.782 [INFO][69] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-3212/pod-projected-configmaps-89f26c64-d0f9-426d-a0d6-2db7ec0907bd", EndpointId:"eth0"}
2026-02-17 02:36:15.783 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.projected-3212" ipVersion=0x4 table="filter"
2026-02-17 02:36:15.783 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_B2EL7EfIatRlvOvgp3" ipVersion=0x4 table="filter"
2026-02-17 02:36:15.783 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.projected-3212" ipVersion=0x4 table="filter"
2026-02-17 02:36:15.783 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_B2EL7EfIatRlvOvgp3" ipVersion=0x4 table="filter"
2026-02-17 02:36:15.783 [INFO][69] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-3212/pod-projected-configmaps-89f26c64-d0f9-426d-a0d6-2db7ec0907bd", EndpointId:"eth0"}
2026-02-17 02:36:15.783 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali804f905215e" ipVersion=0x4 table="filter"
2026-02-17 02:36:15.783 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali804f905215e" ipVersion=0x4 table="filter"
2026-02-17 02:36:15.783 [INFO][69] felix/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-3212/pod-projected-configmaps-89f26c64-d0f9-426d-a0d6-2db7ec0907bd", EndpointId:"eth0"}
2026-02-17 02:36:15.783 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-3212/pod-projected-configmaps-89f26c64-d0f9-426d-a0d6-2db7ec0907bd", EndpointId:"eth0"}
2026-02-17 02:36:15.902 [INFO][69] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-3212/pod-projected-configmaps-89f26c64-d0f9-426d-a0d6-2db7ec0907bd", EndpointId:"eth0"}
2026-02-17 02:36:16.754 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-3212"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"c813837b-097e-4d2a-845a-e92d88485297"} labels:{key:"kubernetes.io/metadata.name" value:"projected-3212"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3212"}
2026-02-17 02:36:16.796 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"events-921"} labels:{key:"e2e-framework" value:"events"} labels:{key:"e2e-run" value:"c813837b-097e-4d2a-845a-e92d88485297"} labels:{key:"kubernetes.io/metadata.name" value:"events-921"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-921"}
2026-02-17 02:36:16.824 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"events-921" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:36:16.958 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"events-921"} labels:{key:"e2e-framework" value:"events"} labels:{key:"e2e-run" value:"c813837b-097e-4d2a-845a-e92d88485297"} labels:{key:"kubernetes.io/metadata.name" value:"events-921"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-921"}
2026-02-17 02:36:16.987 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-7741"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"c813837b-097e-4d2a-845a-e92d88485297"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-7741"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-7741"}
2026-02-17 02:36:17.014 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-7741" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:36:17.038 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-7741"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"c813837b-097e-4d2a-845a-e92d88485297"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-7741"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-7741"} labels:{key:"webhook-7741" value:"true"}
2026-02-17 02:36:17.038 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-138"} labels:{key:"e2e-run" value:"c813837b-097e-4d2a-845a-e92d88485297"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-138"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{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-138"} labels:{key:"webhook-7741-markers" value:"true"}
2026-02-17 02:36:17.105 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-markers-138" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:36:17.859 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"container-runtime-7097" name:"default"}
2026-02-17 02:36:17.942 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-runtime-7097"} labels:{key:"e2e-framework" value:"container-runtime"} labels:{key:"e2e-run" value:"c813837b-097e-4d2a-845a-e92d88485297"} labels:{key:"kubernetes.io/metadata.name" value:"container-runtime-7097"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7097"}
2026-02-17 02:36:17.966 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"container-runtime-7097"}
2026-02-17 02:36:19.530 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-7741" type:"ClusterIP" cluster_ips:"10.254.98.238" ports:{Protocol:"TCP" Port:8443}
2026-02-17 02:36:20.604 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-7741"
2026-02-17 02:36:20.680 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-7741"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"c813837b-097e-4d2a-845a-e92d88485297"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-7741"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-7741"} labels:{key:"webhook-7741" value:"true"}
2026-02-17 02:36:20.704 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-138"} labels:{key:"e2e-run" value:"c813837b-097e-4d2a-845a-e92d88485297"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-138"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{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-138"} labels:{key:"webhook-7741-markers" value:"true"}
2026-02-17 02:36:20.725 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"csiinlinevolumes-9771"} labels:{key:"e2e-framework" value:"csiinlinevolumes"} labels:{key:"e2e-run" value:"c813837b-097e-4d2a-845a-e92d88485297"} labels:{key:"kubernetes.io/metadata.name" value:"csiinlinevolumes-9771"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-9771"}
2026-02-17 02:36:20.725 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"csiinlinevolumes-9771" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:36:20.836 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"csiinlinevolumes-9771"} labels:{key:"e2e-framework" value:"csiinlinevolumes"} labels:{key:"e2e-run" value:"c813837b-097e-4d2a-845a-e92d88485297"} labels:{key:"kubernetes.io/metadata.name" value:"csiinlinevolumes-9771"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-9771"}
2026-02-17 02:36:20.876 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-5022"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"c813837b-097e-4d2a-845a-e92d88485297"} labels:{key:"kubernetes.io/metadata.name" value:"projected-5022"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5022"}
2026-02-17 02:36:20.944 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"projected-5022" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:36:21.859 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"projected-3212" name:"default"}
2026-02-17 02:36:22.096 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-3212"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"c813837b-097e-4d2a-845a-e92d88485297"} labels:{key:"kubernetes.io/metadata.name" value:"projected-3212"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3212"}
2026-02-17 02:36:22.184 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"projected-3212"}
2026-02-17 02:36:22.439 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"events-921" name:"default"}
2026-02-17 02:36:22.472 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"events-921"} labels:{key:"e2e-framework" value:"events"} labels:{key:"e2e-run" value:"c813837b-097e-4d2a-845a-e92d88485297"} labels:{key:"kubernetes.io/metadata.name" value:"events-921"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-921"}
2026-02-17 02:36:22.502 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"events-921"}
2026-02-17 02:36:22.765 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"statefulset-3900"} labels:{key:"e2e-framework" value:"statefulset"} labels:{key:"e2e-run" value:"648329da-2048-4e6b-a697-5d6bd747a7ee"} labels:{key:"kubernetes.io/metadata.name" value:"statefulset-3900"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-3900"}
2026-02-17 02:36:22.787 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replication-controller-921"} labels:{key:"e2e-framework" value:"replication-controller"} labels:{key:"e2e-run" value:"648329da-2048-4e6b-a697-5d6bd747a7ee"} labels:{key:"kubernetes.io/metadata.name" value:"replication-controller-921"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-921"}
2026-02-17 02:36:22.813 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"replication-controller-921" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:36:23.433 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=replication-controller-921/rc-test-599nh, name=eth0)
2026-02-17 02:36:23.433 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.replication-controller-921"} profile:{inbound_rules:{action:"allow" rule_id:"TAkzvJ_qkLckuZjQ"} outbound_rules:{action:"allow" rule_id:"UzyRCnHU9a-t_sbw"}}
2026-02-17 02:36:23.433 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.replication-controller-921.default"} profile:{}
2026-02-17 02:36:23.434 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replication-controller-921/rc-test-599nh" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali2248ab03607" profile_ids:"kns.replication-controller-921" profile_ids:"ksa.replication-controller-921.default" ipv4_nets:"10.100.226.54/32"}
2026-02-17 02:36:23.434 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-921/rc-test-599nh", EndpointId:"eth0"}
2026-02-17 02:36:23.434 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-921/rc-test-599nh", EndpointId:"eth0"}
2026-02-17 02:36:23.434 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-921/rc-test-599nh", EndpointId:"eth0"}
2026-02-17 02:36:23.434 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali2248ab03607" ipVersion=0x4 table="filter"
2026-02-17 02:36:23.434 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_83A3KLVPr-szONaVyc" ipVersion=0x4 table="filter"
2026-02-17 02:36:23.434 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_F5bn3YXb8ec4GrHiwb" ipVersion=0x4 table="filter"
2026-02-17 02:36:23.434 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali2248ab03607" ipVersion=0x4 table="filter"
2026-02-17 02:36:23.434 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_83A3KLVPr-szONaVyc" ipVersion=0x4 table="filter"
2026-02-17 02:36:23.435 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_F5bn3YXb8ec4GrHiwb" ipVersion=0x4 table="filter"
2026-02-17 02:36:23.435 [INFO][69] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali2248ab03607"
2026-02-17 02:36:23.435 [INFO][69] felix/endpoint_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-921/rc-test-599nh", EndpointId:"eth0"}
2026-02-17 02:36:23.435 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-921/rc-test-599nh", EndpointId:"eth0"}
2026-02-17 02:36:23.463 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-921/rc-test-599nh", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:36:23.463 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-921/rc-test-599nh", EndpointId:"eth0"} status="down"
2026-02-17 02:36:23.509 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=59 ifaceName="cali2248ab03607" state="down"
2026-02-17 02:36:23.510 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali2248ab03607"
2026-02-17 02:36:23.510 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali2248ab03607", State:"down", Index:59}
2026-02-17 02:36:23.510 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali2248ab03607", Addrs:set.Typed[string]{}}
2026-02-17 02:36:23.510 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali2248ab03607", Addrs:set.Typed[string]{}}
2026-02-17 02:36:23.510 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali2248ab03607"
2026-02-17 02:36:23.510 [INFO][69] felix/endpoint_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-921/rc-test-599nh", EndpointId:"eth0"}
2026-02-17 02:36:23.510 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-921/rc-test-599nh", EndpointId:"eth0"}
2026-02-17 02:36:23.513 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=59 ifaceName="cali2248ab03607" state="up"
2026-02-17 02:36:23.531 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-921/rc-test-599nh", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:36:23.531 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-921/rc-test-599nh", EndpointId:"eth0"} status="down"
2026-02-17 02:36:23.531 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali2248ab03607", State:"up", Index:59}
2026-02-17 02:36:23.531 [INFO][69] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali2248ab03607"
2026-02-17 02:36:23.531 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali2248ab03607"
2026-02-17 02:36:23.531 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali2248ab03607"
2026-02-17 02:36:23.531 [INFO][69] felix/endpoint_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-921/rc-test-599nh", EndpointId:"eth0"}
2026-02-17 02:36:23.531 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-921/rc-test-599nh", EndpointId:"eth0"}
2026-02-17 02:36:23.554 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-921/rc-test-599nh", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:36:23.554 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-921/rc-test-599nh", EndpointId:"eth0"} status="up"
2026-02-17 02:36:24.348 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=replication-controller-921/rc-test-599nh, name=eth0)
2026-02-17 02:36:24.348 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replication-controller-921/rc-test-599nh" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali2248ab03607" profile_ids:"kns.replication-controller-921" profile_ids:"ksa.replication-controller-921.default" ipv4_nets:"10.100.226.54/32"}
2026-02-17 02:36:24.348 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-921/rc-test-599nh", EndpointId:"eth0"}
2026-02-17 02:36:24.348 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-921/rc-test-599nh", EndpointId:"eth0"}
2026-02-17 02:36:24.348 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-921/rc-test-599nh", EndpointId:"eth0"}
2026-02-17 02:36:24.349 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali2248ab03607"
2026-02-17 02:36:24.349 [INFO][69] felix/endpoint_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-921/rc-test-599nh", EndpointId:"eth0"}
2026-02-17 02:36:24.349 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-921/rc-test-599nh", EndpointId:"eth0"}
2026-02-17 02:36:24.375 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-921/rc-test-599nh", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:36:24.375 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-921/rc-test-599nh", EndpointId:"eth0"} status="up"
2026-02-17 02:36:24.651 [INFO][69] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=59
2026-02-17 02:36:24.652 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali2248ab03607"
2026-02-17 02:36:24.652 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali2248ab03607", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:36:24.652 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali2248ab03607", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:36:25.075 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-5022"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"c813837b-097e-4d2a-845a-e92d88485297"} labels:{key:"kubernetes.io/metadata.name" value:"projected-5022"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5022"}
2026-02-17 02:36:25.124 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-1685"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"c813837b-097e-4d2a-845a-e92d88485297"} labels:{key:"kubernetes.io/metadata.name" value:"projected-1685"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1685"}
2026-02-17 02:36:25.149 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"projected-1685" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:36:25.911 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=replication-controller-921/rc-test-599nh, name=eth0)
2026-02-17 02:36:25.911 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replication-controller-921/rc-test-599nh" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali2248ab03607" profile_ids:"kns.replication-controller-921" profile_ids:"ksa.replication-controller-921.default" ipv4_nets:"10.100.226.54/32"}
2026-02-17 02:36:25.911 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-921/rc-test-599nh", EndpointId:"eth0"}
2026-02-17 02:36:25.911 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-921/rc-test-599nh", EndpointId:"eth0"}
2026-02-17 02:36:25.911 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-921/rc-test-599nh", EndpointId:"eth0"}
2026-02-17 02:36:25.912 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali2248ab03607"
2026-02-17 02:36:25.912 [INFO][69] felix/endpoint_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-921/rc-test-599nh", EndpointId:"eth0"}
2026-02-17 02:36:25.912 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-921/rc-test-599nh", EndpointId:"eth0"}
2026-02-17 02:36:25.996 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-921/rc-test-599nh", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:36:25.997 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-921/rc-test-599nh", EndpointId:"eth0"} status="up"
2026-02-17 02:36:26.023 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-markers-138" name:"default"}
2026-02-17 02:36:26.053 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replication-controller-921"} labels:{key:"e2e-framework" value:"replication-controller"} labels:{key:"e2e-run" value:"648329da-2048-4e6b-a697-5d6bd747a7ee"} labels:{key:"kubernetes.io/metadata.name" value:"replication-controller-921"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-921"}
2026-02-17 02:36:26.108 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-5403"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"648329da-2048-4e6b-a697-5d6bd747a7ee"} labels:{key:"kubernetes.io/metadata.name" value:"pods-5403"} 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-5403"}
2026-02-17 02:36:26.128 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"pods-5403" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:36:26.147 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-7741" name:"default"}
2026-02-17 02:36:26.177 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"csiinlinevolumes-9771" name:"default"}
2026-02-17 02:36:26.501 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-7741"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"c813837b-097e-4d2a-845a-e92d88485297"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-7741"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-7741"} labels:{key:"webhook-7741" value:"true"}
2026-02-17 02:36:26.522 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-7741"}
2026-02-17 02:36:26.634 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-138"} labels:{key:"e2e-run" value:"c813837b-097e-4d2a-845a-e92d88485297"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-138"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{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-138"} labels:{key:"webhook-7741-markers" value:"true"}
2026-02-17 02:36:26.665 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-markers-138"}
2026-02-17 02:36:26.692 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"csiinlinevolumes-9771"} labels:{key:"e2e-framework" value:"csiinlinevolumes"} labels:{key:"e2e-run" value:"c813837b-097e-4d2a-845a-e92d88485297"} labels:{key:"kubernetes.io/metadata.name" value:"csiinlinevolumes-9771"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-9771"}
2026-02-17 02:36:26.692 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"csiinlinevolumes-9771"}
2026-02-17 02:36:28.101 [INFO][75] monitor-addresses/autodetection_methods.go 103: Using autodetected IPv4 address on interface ens3: 192.168.24.214/24
2026-02-17 02:36:28.275 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-5403"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"648329da-2048-4e6b-a697-5d6bd747a7ee"} labels:{key:"kubernetes.io/metadata.name" value:"pods-5403"} 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-5403"}
2026-02-17 02:36:28.299 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replicaset-4161"} labels:{key:"e2e-framework" value:"replicaset"} labels:{key:"e2e-run" value:"648329da-2048-4e6b-a697-5d6bd747a7ee"} labels:{key:"kubernetes.io/metadata.name" value:"replicaset-4161"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4161"}
2026-02-17 02:36:28.318 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"replicaset-4161" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:36:28.318 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"test" namespace:"statefulset-3900"
2026-02-17 02:36:28.560 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"statefulset-3900" name:"default"}
2026-02-17 02:36:28.618 [INFO][69] felix/usagerep.go 116: Initial delay complete, doing first report
2026-02-17 02:36:28.618 [INFO][69] felix/usagerep.go 209: Reporting cluster usage/checking for deprecation warnings. alpEnabled=false calicoVersion="v3.31.3" clusterGUID="4334dd38bf7e4bf3bfc32697597f3a9b" clusterType="k8s,bgp,kubeadm,kdd" gitRevision="2e3c880bcabff580ddd7a08340878ede207f37be" kubernetesVersion="v1.34.4" stats=calc.StatsUpdate{NumHosts:3, NumWorkloadEndpoints:12, NumHostEndpoints:0, NumTiers:3, NumPolicies:0, NumProfiles:75, NumALPPolicies:0} version="v3.31.3"
2026-02-17 02:36:28.622 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"statefulset-3900"} labels:{key:"e2e-framework" value:"statefulset"} labels:{key:"e2e-run" value:"648329da-2048-4e6b-a697-5d6bd747a7ee"} labels:{key:"kubernetes.io/metadata.name" value:"statefulset-3900"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-3900"}
2026-02-17 02:36:28.655 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"statefulset-3900"}
2026-02-17 02:36:28.960 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=replicaset-4161/test-rs-4b5tg, name=eth0)
2026-02-17 02:36:28.961 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.replicaset-4161.default"} profile:{}
2026-02-17 02:36:28.961 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.replicaset-4161"} profile:{inbound_rules:{action:"allow" rule_id:"Pguq6wpwUcjEe4u9"} outbound_rules:{action:"allow" rule_id:"LXMXJrt2-xB5Xifn"}}
2026-02-17 02:36:28.961 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replicaset-4161/test-rs-4b5tg" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali5ab8e086c51" profile_ids:"kns.replicaset-4161" profile_ids:"ksa.replicaset-4161.default" ipv4_nets:"10.100.226.55/32"}
2026-02-17 02:36:28.961 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-4161/test-rs-4b5tg", EndpointId:"eth0"}
2026-02-17 02:36:28.962 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-4161/test-rs-4b5tg", EndpointId:"eth0"}
2026-02-17 02:36:28.962 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-4161/test-rs-4b5tg", EndpointId:"eth0"}
2026-02-17 02:36:28.962 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali5ab8e086c51" ipVersion=0x4 table="filter"
2026-02-17 02:36:28.963 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.replicaset-4161" ipVersion=0x4 table="filter"
2026-02-17 02:36:28.963 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_KzHKH1dmZqmHP7te2y" ipVersion=0x4 table="filter"
2026-02-17 02:36:28.963 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali5ab8e086c51" ipVersion=0x4 table="filter"
2026-02-17 02:36:28.963 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.replicaset-4161" ipVersion=0x4 table="filter"
2026-02-17 02:36:28.963 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_KzHKH1dmZqmHP7te2y" ipVersion=0x4 table="filter"
2026-02-17 02:36:28.963 [INFO][69] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali5ab8e086c51"
2026-02-17 02:36:28.963 [INFO][69] felix/endpoint_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-4161/test-rs-4b5tg", EndpointId:"eth0"}
2026-02-17 02:36:28.963 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-4161/test-rs-4b5tg", EndpointId:"eth0"}
2026-02-17 02:36:29.012 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-4161/test-rs-4b5tg", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:36:29.012 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-4161/test-rs-4b5tg", EndpointId:"eth0"} status="down"
2026-02-17 02:36:29.040 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=60 ifaceName="cali5ab8e086c51" state="down"
2026-02-17 02:36:29.040 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali5ab8e086c51"
2026-02-17 02:36:29.040 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali5ab8e086c51", State:"down", Index:60}
2026-02-17 02:36:29.040 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali5ab8e086c51", Addrs:set.Typed[string]{}}
2026-02-17 02:36:29.040 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali5ab8e086c51", Addrs:set.Typed[string]{}}
2026-02-17 02:36:29.040 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali5ab8e086c51"
2026-02-17 02:36:29.040 [INFO][69] felix/endpoint_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-4161/test-rs-4b5tg", EndpointId:"eth0"}
2026-02-17 02:36:29.040 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-4161/test-rs-4b5tg", EndpointId:"eth0"}
2026-02-17 02:36:29.044 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=60 ifaceName="cali5ab8e086c51" state="up"
2026-02-17 02:36:29.071 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-4161/test-rs-4b5tg", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:36:29.071 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-4161/test-rs-4b5tg", EndpointId:"eth0"} status="down"
2026-02-17 02:36:29.071 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali5ab8e086c51", State:"up", Index:60}
2026-02-17 02:36:29.071 [INFO][69] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali5ab8e086c51"
2026-02-17 02:36:29.071 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali5ab8e086c51"
2026-02-17 02:36:29.071 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali5ab8e086c51"
2026-02-17 02:36:29.071 [INFO][69] felix/endpoint_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-4161/test-rs-4b5tg", EndpointId:"eth0"}
2026-02-17 02:36:29.071 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-4161/test-rs-4b5tg", EndpointId:"eth0"}
2026-02-17 02:36:29.094 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-4161/test-rs-4b5tg", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:36:29.094 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-4161/test-rs-4b5tg", EndpointId:"eth0"} status="up"
2026-02-17 02:36:29.246 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-1685"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"c813837b-097e-4d2a-845a-e92d88485297"} labels:{key:"kubernetes.io/metadata.name" value:"projected-1685"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1685"}
2026-02-17 02:36:29.283 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-2892"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"c813837b-097e-4d2a-845a-e92d88485297"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-2892"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2892"}
2026-02-17 02:36:29.283 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kubectl-2892" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:36:29.361 [INFO][69] felix/usagerep.go 118: First report done, starting ticker
2026-02-17 02:36:29.368 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=replicaset-4161/test-rs-4b5tg, name=eth0)
2026-02-17 02:36:29.368 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replicaset-4161/test-rs-4b5tg" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali5ab8e086c51" profile_ids:"kns.replicaset-4161" profile_ids:"ksa.replicaset-4161.default" ipv4_nets:"10.100.226.55/32"}
2026-02-17 02:36:29.368 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-4161/test-rs-4b5tg", EndpointId:"eth0"}
2026-02-17 02:36:29.368 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-4161/test-rs-4b5tg", EndpointId:"eth0"}
2026-02-17 02:36:29.369 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-4161/test-rs-4b5tg", EndpointId:"eth0"}
2026-02-17 02:36:29.373 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali5ab8e086c51"
2026-02-17 02:36:29.374 [INFO][69] felix/endpoint_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-4161/test-rs-4b5tg", EndpointId:"eth0"}
2026-02-17 02:36:29.374 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-4161/test-rs-4b5tg", EndpointId:"eth0"}
2026-02-17 02:36:29.391 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-4161/test-rs-4b5tg", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:36:29.391 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-4161/test-rs-4b5tg", EndpointId:"eth0"} status="up"
2026-02-17 02:36:29.398 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-2892"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"c813837b-097e-4d2a-845a-e92d88485297"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-2892"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2892"}
2026-02-17 02:36:29.428 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"endpointslice-7387"} labels:{key:"e2e-framework" value:"endpointslice"} labels:{key:"e2e-run" value:"c813837b-097e-4d2a-845a-e92d88485297"} labels:{key:"kubernetes.io/metadata.name" value:"endpointslice-7387"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7387"}
2026-02-17 02:36:29.428 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"endpointslice-7387" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:36:29.452 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"example-custom-endpoints" namespace:"endpointslice-7387" type:"ClusterIP" cluster_ips:"10.254.120.184" ports:{Protocol:"TCP" Port:80} ports:{Protocol:"TCP" Port:81}
2026-02-17 02:36:29.858 [INFO][69] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-pwjhx-zfzjl-f7hkz" ipv4_addr:"192.168.24.109/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-pwjhx-zfzjl-f7hkz"} 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:29.858 [INFO][69] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 02:36:29.858 [INFO][69] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 02:36:30.091 [INFO][69] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=60
2026-02-17 02:36:30.091 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali5ab8e086c51"
2026-02-17 02:36:30.091 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali5ab8e086c51", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:36:30.091 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali5ab8e086c51", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:36:30.246 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"projected-5022" name:"default"}
2026-02-17 02:36:30.625 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-5022"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"c813837b-097e-4d2a-845a-e92d88485297"} labels:{key:"kubernetes.io/metadata.name" value:"projected-5022"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5022"}
2026-02-17 02:36:30.655 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"projected-5022"}
2026-02-17 02:36:31.075 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=replication-controller-921/rc-test-599nh, name=eth0)
2026-02-17 02:36:31.075 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replication-controller-921/rc-test-599nh" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali2248ab03607" profile_ids:"kns.replication-controller-921" profile_ids:"ksa.replication-controller-921.default" ipv4_nets:"10.100.226.54/32"}
2026-02-17 02:36:31.075 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-921/rc-test-599nh", EndpointId:"eth0"}
2026-02-17 02:36:31.075 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-921/rc-test-599nh", EndpointId:"eth0"}
2026-02-17 02:36:31.075 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-921/rc-test-599nh", EndpointId:"eth0"}
2026-02-17 02:36:31.075 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali2248ab03607"
2026-02-17 02:36:31.075 [INFO][69] felix/endpoint_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-921/rc-test-599nh", EndpointId:"eth0"}
2026-02-17 02:36:31.075 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-921/rc-test-599nh", EndpointId:"eth0"}
2026-02-17 02:36:31.099 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=replication-controller-921/rc-test-599nh, name=eth0)
2026-02-17 02:36:31.101 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-921/rc-test-599nh", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:36:31.101 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-921/rc-test-599nh", EndpointId:"eth0"} status="up"
2026-02-17 02:36:31.101 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replication-controller-921/rc-test-599nh" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali2248ab03607" profile_ids:"kns.replication-controller-921" profile_ids:"ksa.replication-controller-921.default" ipv4_nets:"10.100.226.54/32"}
2026-02-17 02:36:31.101 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-921/rc-test-599nh", EndpointId:"eth0"}
2026-02-17 02:36:31.101 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-921/rc-test-599nh", EndpointId:"eth0"}
2026-02-17 02:36:31.101 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-921/rc-test-599nh", EndpointId:"eth0"}
2026-02-17 02:36:31.102 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali2248ab03607"
2026-02-17 02:36:31.102 [INFO][69] felix/endpoint_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-921/rc-test-599nh", EndpointId:"eth0"}
2026-02-17 02:36:31.102 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-921/rc-test-599nh", EndpointId:"eth0"}
2026-02-17 02:36:31.127 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-921/rc-test-599nh", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:36:31.127 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-921/rc-test-599nh", EndpointId:"eth0"} status="up"
2026-02-17 02:36:31.127 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replication-controller-921"} labels:{key:"e2e-framework" value:"replication-controller"} labels:{key:"e2e-run" value:"648329da-2048-4e6b-a697-5d6bd747a7ee"} labels:{key:"kubernetes.io/metadata.name" value:"replication-controller-921"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-921"}
2026-02-17 02:36:31.161 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=replicaset-4161/test-rs-2s9fh, name=eth0)
2026-02-17 02:36:31.162 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replicaset-4161/test-rs-2s9fh" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali714eafd8b26" profile_ids:"kns.replicaset-4161" profile_ids:"ksa.replicaset-4161.default" ipv4_nets:"10.100.226.56/32"}
2026-02-17 02:36:31.162 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-4161/test-rs-2s9fh", EndpointId:"eth0"}
2026-02-17 02:36:31.162 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-4161/test-rs-2s9fh", EndpointId:"eth0"}
2026-02-17 02:36:31.162 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-4161/test-rs-2s9fh", EndpointId:"eth0"}
2026-02-17 02:36:31.163 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali714eafd8b26" ipVersion=0x4 table="filter"
2026-02-17 02:36:31.163 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali714eafd8b26" ipVersion=0x4 table="filter"
2026-02-17 02:36:31.163 [INFO][69] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali714eafd8b26"
2026-02-17 02:36:31.163 [INFO][69] felix/endpoint_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-4161/test-rs-2s9fh", EndpointId:"eth0"}
2026-02-17 02:36:31.163 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-4161/test-rs-2s9fh", EndpointId:"eth0"}
2026-02-17 02:36:31.195 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-4161/test-rs-2s9fh", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:36:31.195 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-4161/test-rs-2s9fh", EndpointId:"eth0"} status="down"
2026-02-17 02:36:31.223 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=61 ifaceName="cali714eafd8b26" state="down"
2026-02-17 02:36:31.223 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali714eafd8b26"
2026-02-17 02:36:31.224 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali714eafd8b26", State:"down", Index:61}
2026-02-17 02:36:31.224 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali714eafd8b26", Addrs:set.Typed[string]{}}
2026-02-17 02:36:31.224 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali714eafd8b26", Addrs:set.Typed[string]{}}
2026-02-17 02:36:31.224 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali714eafd8b26"
2026-02-17 02:36:31.224 [INFO][69] felix/endpoint_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-4161/test-rs-2s9fh", EndpointId:"eth0"}
2026-02-17 02:36:31.224 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-4161/test-rs-2s9fh", EndpointId:"eth0"}
2026-02-17 02:36:31.226 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=61 ifaceName="cali714eafd8b26" state="up"
2026-02-17 02:36:31.245 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-4161/test-rs-2s9fh", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:36:31.245 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-4161/test-rs-2s9fh", EndpointId:"eth0"} status="down"
2026-02-17 02:36:31.245 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali714eafd8b26", State:"up", Index:61}
2026-02-17 02:36:31.245 [INFO][69] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali714eafd8b26"
2026-02-17 02:36:31.245 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali714eafd8b26"
2026-02-17 02:36:31.245 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali714eafd8b26"
2026-02-17 02:36:31.245 [INFO][69] felix/endpoint_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-4161/test-rs-2s9fh", EndpointId:"eth0"}
2026-02-17 02:36:31.245 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-4161/test-rs-2s9fh", EndpointId:"eth0"}
2026-02-17 02:36:31.265 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-4161/test-rs-2s9fh", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:36:31.265 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-4161/test-rs-2s9fh", EndpointId:"eth0"} status="up"
2026-02-17 02:36:31.447 [INFO][69] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=replication-controller-921/rc-test-599nh, name=eth0)
2026-02-17 02:36:31.447 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replication-controller-921/rc-test-599nh" endpoint_id:"eth0"}
2026-02-17 02:36:31.447 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.replication-controller-921"}
2026-02-17 02:36:31.447 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.replication-controller-921.default"}
2026-02-17 02:36:31.447 [INFO][69] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-921/rc-test-599nh", EndpointId:"eth0"}
2026-02-17 02:36:31.447 [INFO][69] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-921/rc-test-599nh", EndpointId:"eth0"}
2026-02-17 02:36:31.448 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_83A3KLVPr-szONaVyc" ipVersion=0x4 table="filter"
2026-02-17 02:36:31.448 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_F5bn3YXb8ec4GrHiwb" ipVersion=0x4 table="filter"
2026-02-17 02:36:31.448 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_83A3KLVPr-szONaVyc" ipVersion=0x4 table="filter"
2026-02-17 02:36:31.448 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_F5bn3YXb8ec4GrHiwb" ipVersion=0x4 table="filter"
2026-02-17 02:36:31.448 [INFO][69] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-921/rc-test-599nh", EndpointId:"eth0"}
2026-02-17 02:36:31.449 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali2248ab03607" ipVersion=0x4 table="filter"
2026-02-17 02:36:31.449 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali2248ab03607" ipVersion=0x4 table="filter"
2026-02-17 02:36:31.449 [INFO][69] felix/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-921/rc-test-599nh", EndpointId:"eth0"}
2026-02-17 02:36:31.449 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-921/rc-test-599nh", EndpointId:"eth0"}
2026-02-17 02:36:31.454 [INFO][69] felix/conntrack.go 90: Removing conntrack flows ip=10.100.226.54
bird: KIF: Received address message for unknown interface 59
2026-02-17 02:36:31.520 [INFO][69] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-921/rc-test-599nh", EndpointId:"eth0"}
2026-02-17 02:36:31.520 [INFO][69] felix/summary.go 100: Summarising 193 dataplane reconciliation loops over 1m0.1s: avg=32ms longest=121ms (resync-calico-v4,resync-filter-v4,update-filter-v4)
2026-02-17 02:36:31.557 [INFO][69] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=59
2026-02-17 02:36:31.557 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali2248ab03607"
2026-02-17 02:36:31.557 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=59 ifaceName="cali2248ab03607" state="down"
2026-02-17 02:36:31.557 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali2248ab03607", Addrs:set.Typed[string]{}}
2026-02-17 02:36:31.557 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali2248ab03607", Addrs:set.Typed[string]{}}
2026-02-17 02:36:31.557 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali2248ab03607", State:"down", Index:59}
2026-02-17 02:36:31.558 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=59 ifaceName="cali2248ab03607" state=""
2026-02-17 02:36:31.558 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali2248ab03607"
2026-02-17 02:36:31.577 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali2248ab03607", State:"", Index:59}
2026-02-17 02:36:31.577 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali2248ab03607", Addrs:set.Set[string](nil)}
2026-02-17 02:36:31.577 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali2248ab03607", Addrs:set.Set[string](nil)}
2026-02-17 02:36:32.396 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=replicaset-4161/test-rs-2s9fh, name=eth0)
2026-02-17 02:36:32.396 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replicaset-4161/test-rs-2s9fh" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali714eafd8b26" profile_ids:"kns.replicaset-4161" profile_ids:"ksa.replicaset-4161.default" ipv4_nets:"10.100.226.56/32"}
2026-02-17 02:36:32.397 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-4161/test-rs-2s9fh", EndpointId:"eth0"}
2026-02-17 02:36:32.397 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-4161/test-rs-2s9fh", EndpointId:"eth0"}
2026-02-17 02:36:32.397 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-4161/test-rs-2s9fh", EndpointId:"eth0"}
2026-02-17 02:36:32.397 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali714eafd8b26"
2026-02-17 02:36:32.397 [INFO][69] felix/endpoint_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-4161/test-rs-2s9fh", EndpointId:"eth0"}
2026-02-17 02:36:32.397 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-4161/test-rs-2s9fh", EndpointId:"eth0"}
2026-02-17 02:36:32.421 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-4161/test-rs-2s9fh", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:36:32.421 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-4161/test-rs-2s9fh", EndpointId:"eth0"} status="up"
2026-02-17 02:36:32.430 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replicaset-4161"} labels:{key:"e2e-framework" value:"replicaset"} labels:{key:"e2e-run" value:"648329da-2048-4e6b-a697-5d6bd747a7ee"} labels:{key:"kubernetes.io/metadata.name" value:"replicaset-4161"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4161"}
2026-02-17 02:36:32.455 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-6401"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"648329da-2048-4e6b-a697-5d6bd747a7ee"} labels:{key:"kubernetes.io/metadata.name" value:"projected-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:"projected-6401"}
2026-02-17 02:36:32.480 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"projected-6401" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:36:32.555 [INFO][69] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=61
2026-02-17 02:36:32.555 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali714eafd8b26"
2026-02-17 02:36:32.555 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali714eafd8b26", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:36:32.555 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali714eafd8b26", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:36:33.339 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-5403"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"648329da-2048-4e6b-a697-5d6bd747a7ee"} labels:{key:"kubernetes.io/metadata.name" value:"pods-5403"} 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-5403"}
2026-02-17 02:36:34.159 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=endpointslice-7387/pause-pod-0, name=eth0)
2026-02-17 02:36:34.160 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.endpointslice-7387"} profile:{inbound_rules:{action:"allow" rule_id:"JcwAHRbIQr195Vg7"} outbound_rules:{action:"allow" rule_id:"NxZM6FrtcYhGCcAn"}}
2026-02-17 02:36:34.160 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.endpointslice-7387.default"} profile:{}
2026-02-17 02:36:34.161 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"endpointslice-7387/pause-pod-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali4713c3d9097" profile_ids:"kns.endpointslice-7387" profile_ids:"ksa.endpointslice-7387.default" ipv4_nets:"10.100.226.57/32"}
2026-02-17 02:36:34.161 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-7387/pause-pod-0", EndpointId:"eth0"}
2026-02-17 02:36:34.161 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-7387/pause-pod-0", EndpointId:"eth0"}
2026-02-17 02:36:34.161 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-7387/pause-pod-0", EndpointId:"eth0"}
2026-02-17 02:36:34.162 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali4713c3d9097" ipVersion=0x4 table="filter"
2026-02-17 02:36:34.162 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_SYyokQ8XjbNswgYH40" ipVersion=0x4 table="filter"
2026-02-17 02:36:34.162 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_svQsd4Rxru1Y_aJkZU" ipVersion=0x4 table="filter"
2026-02-17 02:36:34.162 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali4713c3d9097" ipVersion=0x4 table="filter"
2026-02-17 02:36:34.162 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_SYyokQ8XjbNswgYH40" ipVersion=0x4 table="filter"
2026-02-17 02:36:34.162 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_svQsd4Rxru1Y_aJkZU" ipVersion=0x4 table="filter"
2026-02-17 02:36:34.162 [INFO][69] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali4713c3d9097"
2026-02-17 02:36:34.162 [INFO][69] felix/endpoint_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-7387/pause-pod-0", EndpointId:"eth0"}
2026-02-17 02:36:34.162 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-7387/pause-pod-0", EndpointId:"eth0"}
2026-02-17 02:36:34.206 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-7387/pause-pod-0", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:36:34.206 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-7387/pause-pod-0", EndpointId:"eth0"} status="down"
2026-02-17 02:36:34.235 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=62 ifaceName="cali4713c3d9097" state="down"
2026-02-17 02:36:34.235 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali4713c3d9097"
2026-02-17 02:36:34.235 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali4713c3d9097", State:"down", Index:62}
2026-02-17 02:36:34.235 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali4713c3d9097", Addrs:set.Typed[string]{}}
2026-02-17 02:36:34.235 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=62 ifaceName="cali4713c3d9097" state="up"
2026-02-17 02:36:34.235 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali4713c3d9097", Addrs:set.Typed[string]{}}
2026-02-17 02:36:34.236 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali4713c3d9097", State:"up", Index:62}
2026-02-17 02:36:34.236 [INFO][69] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali4713c3d9097"
2026-02-17 02:36:34.236 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali4713c3d9097"
2026-02-17 02:36:34.236 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali4713c3d9097"
2026-02-17 02:36:34.236 [INFO][69] felix/endpoint_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-7387/pause-pod-0", EndpointId:"eth0"}
2026-02-17 02:36:34.236 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-7387/pause-pod-0", EndpointId:"eth0"}
2026-02-17 02:36:34.259 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-7387/pause-pod-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:36:34.259 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-7387/pause-pod-0", EndpointId:"eth0"} status="up"
2026-02-17 02:36:34.402 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"projected-1685" name:"default"}
2026-02-17 02:36:34.528 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-1685"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"c813837b-097e-4d2a-845a-e92d88485297"} labels:{key:"kubernetes.io/metadata.name" value:"projected-1685"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1685"}
2026-02-17 02:36:34.585 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"projected-1685"}
2026-02-17 02:36:34.766 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"kubectl-2892" name:"default"}
2026-02-17 02:36:34.841 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-2892"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"c813837b-097e-4d2a-845a-e92d88485297"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-2892"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2892"}
2026-02-17 02:36:34.926 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"kubectl-2892"}
2026-02-17 02:36:35.275 [INFO][69] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=62
2026-02-17 02:36:35.276 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali4713c3d9097"
2026-02-17 02:36:35.276 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali4713c3d9097", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:36:35.276 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali4713c3d9097", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:36:35.432 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=endpointslice-7387/pause-pod-0, name=eth0)
2026-02-17 02:36:35.432 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"endpointslice-7387/pause-pod-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali4713c3d9097" profile_ids:"kns.endpointslice-7387" profile_ids:"ksa.endpointslice-7387.default" ipv4_nets:"10.100.226.57/32"}
2026-02-17 02:36:35.432 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-7387/pause-pod-0", EndpointId:"eth0"}
2026-02-17 02:36:35.432 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-7387/pause-pod-0", EndpointId:"eth0"}
2026-02-17 02:36:35.432 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-7387/pause-pod-0", EndpointId:"eth0"}
2026-02-17 02:36:35.433 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali4713c3d9097"
2026-02-17 02:36:35.433 [INFO][69] felix/endpoint_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-7387/pause-pod-0", EndpointId:"eth0"}
2026-02-17 02:36:35.433 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-7387/pause-pod-0", EndpointId:"eth0"}
2026-02-17 02:36:35.455 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-7387/pause-pod-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:36:35.455 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-7387/pause-pod-0", EndpointId:"eth0"} status="up"
2026-02-17 02:36:35.955 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"endpointslice-7387"} labels:{key:"e2e-framework" value:"endpointslice"} labels:{key:"e2e-run" value:"c813837b-097e-4d2a-845a-e92d88485297"} labels:{key:"kubernetes.io/metadata.name" value:"endpointslice-7387"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7387"}
2026-02-17 02:36:35.975 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-2138"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"c813837b-097e-4d2a-845a-e92d88485297"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-2138"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-2138"}
2026-02-17 02:36:36.001 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-2138" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:36:36.001 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-2138"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"c813837b-097e-4d2a-845a-e92d88485297"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-2138"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-2138"} labels:{key:"webhook-2138" value:"true"}
2026-02-17 02:36:36.030 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-3007"} labels:{key:"e2e-run" value:"c813837b-097e-4d2a-845a-e92d88485297"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-3007"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{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-3007"} labels:{key:"webhook-2138-markers" value:"true"}
2026-02-17 02:36:36.030 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-markers-3007" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:36:36.205 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"replication-controller-921" name:"default"}
2026-02-17 02:36:36.420 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"replication-controller-921"}
2026-02-17 02:36:36.569 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-6401"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"648329da-2048-4e6b-a697-5d6bd747a7ee"} labels:{key:"kubernetes.io/metadata.name" value:"projected-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:"projected-6401"}
2026-02-17 02:36:36.616 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"endpointslice-8272"} labels:{key:"e2e-framework" value:"endpointslice"} labels:{key:"e2e-run" value:"648329da-2048-4e6b-a697-5d6bd747a7ee"} labels:{key:"kubernetes.io/metadata.name" value:"endpointslice-8272"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"endpointslice-8272"}
2026-02-17 02:36:36.638 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"endpointslice-8272" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:36:36.784 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"endpointslice-8272"} labels:{key:"e2e-framework" value:"endpointslice"} labels:{key:"e2e-run" value:"648329da-2048-4e6b-a697-5d6bd747a7ee"} labels:{key:"kubernetes.io/metadata.name" value:"endpointslice-8272"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"endpointslice-8272"}
2026-02-17 02:36:36.816 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"subjectreview-385"} labels:{key:"e2e-framework" value:"subjectreview"} labels:{key:"e2e-run" value:"648329da-2048-4e6b-a697-5d6bd747a7ee"} labels:{key:"kubernetes.io/metadata.name" value:"subjectreview-385"} 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-385"}
2026-02-17 02:36:36.834 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"subjectreview-385" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:36:36.871 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"subjectreview-385" name:"e2e"} labels:{key:"projectcalico.org/name" value:"e2e"}
2026-02-17 02:36:36.898 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"subjectreview-385"} labels:{key:"e2e-framework" value:"subjectreview"} labels:{key:"e2e-run" value:"648329da-2048-4e6b-a697-5d6bd747a7ee"} labels:{key:"kubernetes.io/metadata.name" value:"subjectreview-385"} 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-385"}
2026-02-17 02:36:36.923 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-probe-4436"} labels:{key:"e2e-framework" value:"container-probe"} labels:{key:"e2e-run" value:"648329da-2048-4e6b-a697-5d6bd747a7ee"} labels:{key:"kubernetes.io/metadata.name" value:"container-probe-4436"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4436"}
2026-02-17 02:36:36.945 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"container-probe-4436" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:36:37.459 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=replicaset-4161/test-rs-2s9fh, name=eth0)
2026-02-17 02:36:37.459 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replicaset-4161/test-rs-2s9fh" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali714eafd8b26" profile_ids:"kns.replicaset-4161" profile_ids:"ksa.replicaset-4161.default" ipv4_nets:"10.100.226.56/32"}
2026-02-17 02:36:37.459 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-4161/test-rs-2s9fh", EndpointId:"eth0"}
2026-02-17 02:36:37.460 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-4161/test-rs-2s9fh", EndpointId:"eth0"}
2026-02-17 02:36:37.460 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-4161/test-rs-2s9fh", EndpointId:"eth0"}
2026-02-17 02:36:37.460 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali714eafd8b26"
2026-02-17 02:36:37.461 [INFO][69] felix/endpoint_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-4161/test-rs-2s9fh", EndpointId:"eth0"}
2026-02-17 02:36:37.461 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-4161/test-rs-2s9fh", EndpointId:"eth0"}
2026-02-17 02:36:37.470 [INFO][69] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=replicaset-4161/test-rs-2s9fh, name=eth0)
2026-02-17 02:36:37.480 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=replicaset-4161/test-rs-4b5tg, name=eth0)
2026-02-17 02:36:37.483 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-4161/test-rs-2s9fh", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:36:37.483 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-4161/test-rs-2s9fh", EndpointId:"eth0"} status="up"
2026-02-17 02:36:37.483 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replicaset-4161/test-rs-2s9fh" endpoint_id:"eth0"}
2026-02-17 02:36:37.483 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replicaset-4161/test-rs-4b5tg" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali5ab8e086c51" profile_ids:"kns.replicaset-4161" profile_ids:"ksa.replicaset-4161.default" ipv4_nets:"10.100.226.55/32"}
2026-02-17 02:36:37.483 [INFO][69] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-4161/test-rs-2s9fh", EndpointId:"eth0"}
2026-02-17 02:36:37.483 [INFO][69] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-4161/test-rs-2s9fh", EndpointId:"eth0"}
2026-02-17 02:36:37.483 [INFO][69] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-4161/test-rs-2s9fh", EndpointId:"eth0"}
2026-02-17 02:36:37.483 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-4161/test-rs-4b5tg", EndpointId:"eth0"}
2026-02-17 02:36:37.483 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-4161/test-rs-4b5tg", EndpointId:"eth0"}
2026-02-17 02:36:37.484 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-4161/test-rs-4b5tg", EndpointId:"eth0"}
2026-02-17 02:36:37.484 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali714eafd8b26" ipVersion=0x4 table="filter"
2026-02-17 02:36:37.484 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali714eafd8b26" ipVersion=0x4 table="filter"
2026-02-17 02:36:37.484 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali5ab8e086c51"
2026-02-17 02:36:37.484 [INFO][69] felix/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-4161/test-rs-2s9fh", EndpointId:"eth0"}
2026-02-17 02:36:37.484 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-4161/test-rs-2s9fh", EndpointId:"eth0"}
2026-02-17 02:36:37.484 [INFO][69] felix/endpoint_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-4161/test-rs-4b5tg", EndpointId:"eth0"}
2026-02-17 02:36:37.484 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-4161/test-rs-4b5tg", EndpointId:"eth0"}
2026-02-17 02:36:37.484 [INFO][69] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=replicaset-4161/test-rs-4b5tg, name=eth0)
2026-02-17 02:36:37.484 [INFO][69] felix/conntrack.go 90: Removing conntrack flows ip=10.100.226.56
2026-02-17 02:36:37.548 [INFO][69] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-4161/test-rs-2s9fh", EndpointId:"eth0"}
2026-02-17 02:36:37.548 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-4161/test-rs-4b5tg", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:36:37.548 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-4161/test-rs-4b5tg", EndpointId:"eth0"} status="up"
2026-02-17 02:36:37.548 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replicaset-4161/test-rs-4b5tg" endpoint_id:"eth0"}
2026-02-17 02:36:37.548 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.replicaset-4161"}
2026-02-17 02:36:37.548 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.replicaset-4161.default"}
2026-02-17 02:36:37.548 [INFO][69] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-4161/test-rs-4b5tg", EndpointId:"eth0"}
2026-02-17 02:36:37.548 [INFO][69] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-4161/test-rs-4b5tg", EndpointId:"eth0"}
2026-02-17 02:36:37.549 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.replicaset-4161" ipVersion=0x4 table="filter"
2026-02-17 02:36:37.549 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_KzHKH1dmZqmHP7te2y" ipVersion=0x4 table="filter"
2026-02-17 02:36:37.549 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.replicaset-4161" ipVersion=0x4 table="filter"
2026-02-17 02:36:37.549 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_KzHKH1dmZqmHP7te2y" ipVersion=0x4 table="filter"
2026-02-17 02:36:37.549 [INFO][69] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-4161/test-rs-4b5tg", EndpointId:"eth0"}
2026-02-17 02:36:37.549 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali5ab8e086c51" ipVersion=0x4 table="filter"
2026-02-17 02:36:37.549 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali5ab8e086c51" ipVersion=0x4 table="filter"
2026-02-17 02:36:37.549 [INFO][69] felix/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-4161/test-rs-4b5tg", EndpointId:"eth0"}
2026-02-17 02:36:37.549 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-4161/test-rs-4b5tg", EndpointId:"eth0"}
2026-02-17 02:36:37.549 [INFO][69] felix/conntrack.go 90: Removing conntrack flows ip=10.100.226.55
2026-02-17 02:36:37.603 [INFO][69] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-4161/test-rs-4b5tg", EndpointId:"eth0"}
2026-02-17 02:36:37.745 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"replicaset-4161" name:"default"}
bird: KIF: Received address message for unknown interface 60
2026-02-17 02:36:37.918 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=60 ifaceName="cali5ab8e086c51" state="down"
2026-02-17 02:36:37.918 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali5ab8e086c51"
2026-02-17 02:36:37.919 [INFO][69] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=60
2026-02-17 02:36:37.919 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali5ab8e086c51", State:"down", Index:60}
2026-02-17 02:36:37.919 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali5ab8e086c51", Addrs:set.Typed[string]{}}
2026-02-17 02:36:37.919 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali5ab8e086c51", Addrs:set.Typed[string]{}}
2026-02-17 02:36:37.920 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=60 ifaceName="cali5ab8e086c51" state=""
2026-02-17 02:36:37.920 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali5ab8e086c51"
2026-02-17 02:36:37.942 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali5ab8e086c51", State:"", Index:60}
2026-02-17 02:36:37.942 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali5ab8e086c51", Addrs:set.Set[string](nil)}
2026-02-17 02:36:37.942 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali5ab8e086c51", Addrs:set.Set[string](nil)}
2026-02-17 02:36:37.988 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=61 ifaceName="cali714eafd8b26" state="down"
2026-02-17 02:36:37.989 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali714eafd8b26"
2026-02-17 02:36:37.989 [INFO][69] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=61
2026-02-17 02:36:37.989 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali714eafd8b26", State:"down", Index:61}
2026-02-17 02:36:37.989 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali714eafd8b26", Addrs:set.Typed[string]{}}
2026-02-17 02:36:37.989 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali714eafd8b26", Addrs:set.Typed[string]{}}
2026-02-17 02:36:37.991 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=61 ifaceName="cali714eafd8b26" state=""
2026-02-17 02:36:37.991 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali714eafd8b26"
2026-02-17 02:36:38.009 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali714eafd8b26", State:"", Index:61}
2026-02-17 02:36:38.009 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali714eafd8b26", Addrs:set.Set[string](nil)}
2026-02-17 02:36:38.009 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali714eafd8b26", Addrs:set.Set[string](nil)}
2026-02-17 02:36:38.152 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replicaset-4161"} labels:{key:"e2e-framework" value:"replicaset"} labels:{key:"e2e-run" value:"648329da-2048-4e6b-a697-5d6bd747a7ee"} labels:{key:"kubernetes.io/metadata.name" value:"replicaset-4161"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4161"}
2026-02-17 02:36:38.176 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"replicaset-4161"}
2026-02-17 02:36:38.441 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"pods-5403" name:"default"}
2026-02-17 02:36:38.618 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"pods-5403"}
2026-02-17 02:36:39.220 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-2138" type:"ClusterIP" cluster_ips:"10.254.254.49" ports:{Protocol:"TCP" Port:8443}
2026-02-17 02:36:40.978 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=endpointslice-7387/pause-pod-0, name=eth0)
2026-02-17 02:36:40.978 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"endpointslice-7387/pause-pod-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali4713c3d9097" profile_ids:"kns.endpointslice-7387" profile_ids:"ksa.endpointslice-7387.default" ipv4_nets:"10.100.226.57/32"}
2026-02-17 02:36:40.978 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-7387/pause-pod-0", EndpointId:"eth0"}
2026-02-17 02:36:40.978 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-7387/pause-pod-0", EndpointId:"eth0"}
2026-02-17 02:36:40.979 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-7387/pause-pod-0", EndpointId:"eth0"}
2026-02-17 02:36:40.979 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali4713c3d9097"
2026-02-17 02:36:40.979 [INFO][69] felix/endpoint_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-7387/pause-pod-0", EndpointId:"eth0"}
2026-02-17 02:36:40.979 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-7387/pause-pod-0", EndpointId:"eth0"}
2026-02-17 02:36:40.991 [INFO][69] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=endpointslice-7387/pause-pod-0, name=eth0)
2026-02-17 02:36:41.018 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-7387/pause-pod-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:36:41.018 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-7387/pause-pod-0", EndpointId:"eth0"} status="up"
2026-02-17 02:36:41.018 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"endpointslice-7387/pause-pod-0" endpoint_id:"eth0"}
2026-02-17 02:36:41.018 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.endpointslice-7387"}
2026-02-17 02:36:41.018 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.endpointslice-7387.default"}
2026-02-17 02:36:41.018 [INFO][69] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-7387/pause-pod-0", EndpointId:"eth0"}
2026-02-17 02:36:41.018 [INFO][69] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-7387/pause-pod-0", EndpointId:"eth0"}
2026-02-17 02:36:41.019 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_SYyokQ8XjbNswgYH40" ipVersion=0x4 table="filter"
2026-02-17 02:36:41.019 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_svQsd4Rxru1Y_aJkZU" ipVersion=0x4 table="filter"
2026-02-17 02:36:41.019 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_SYyokQ8XjbNswgYH40" ipVersion=0x4 table="filter"
2026-02-17 02:36:41.019 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_svQsd4Rxru1Y_aJkZU" ipVersion=0x4 table="filter"
2026-02-17 02:36:41.019 [INFO][69] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-7387/pause-pod-0", EndpointId:"eth0"}
2026-02-17 02:36:41.019 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali4713c3d9097" ipVersion=0x4 table="filter"
2026-02-17 02:36:41.019 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali4713c3d9097" ipVersion=0x4 table="filter"
2026-02-17 02:36:41.019 [INFO][69] felix/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-7387/pause-pod-0", EndpointId:"eth0"}
2026-02-17 02:36:41.019 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-7387/pause-pod-0", EndpointId:"eth0"}
2026-02-17 02:36:41.019 [INFO][69] felix/conntrack.go 90: Removing conntrack flows ip=10.100.226.57
2026-02-17 02:36:41.074 [INFO][69] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-7387/pause-pod-0", EndpointId:"eth0"}
2026-02-17 02:36:41.256 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"endpointslice-7387" name:"default"}
2026-02-17 02:36:41.389 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"example-custom-endpoints" namespace:"endpointslice-7387"
2026-02-17 02:36:41.434 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=62 ifaceName="cali4713c3d9097" state="down"
2026-02-17 02:36:41.435 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali4713c3d9097"
2026-02-17 02:36:41.435 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali4713c3d9097", State:"down", Index:62}
2026-02-17 02:36:41.435 [INFO][69] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=62
2026-02-17 02:36:41.435 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali4713c3d9097", Addrs:set.Typed[string]{}}
2026-02-17 02:36:41.435 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali4713c3d9097", Addrs:set.Typed[string]{}}
2026-02-17 02:36:41.452 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=62 ifaceName="cali4713c3d9097" state=""
2026-02-17 02:36:41.452 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali4713c3d9097"
2026-02-17 02:36:41.461 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali4713c3d9097", State:"", Index:62}
2026-02-17 02:36:41.461 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali4713c3d9097", Addrs:set.Set[string](nil)}
2026-02-17 02:36:41.461 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali4713c3d9097", Addrs:set.Set[string](nil)}
2026-02-17 02:36:41.520 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"endpointslice-7387"} labels:{key:"e2e-framework" value:"endpointslice"} labels:{key:"e2e-run" value:"c813837b-097e-4d2a-845a-e92d88485297"} labels:{key:"kubernetes.io/metadata.name" value:"endpointslice-7387"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7387"}
2026-02-17 02:36:41.545 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"endpointslice-7387"}
2026-02-17 02:36:41.703 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"projected-6401" name:"default"}
2026-02-17 02:36:41.868 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-6401"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"648329da-2048-4e6b-a697-5d6bd747a7ee"} labels:{key:"kubernetes.io/metadata.name" value:"projected-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:"projected-6401"}
2026-02-17 02:36:41.898 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"projected-6401"}
2026-02-17 02:36:42.124 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"endpointslice-8272" name:"default"}
2026-02-17 02:36:42.270 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"endpointslice-8272"} labels:{key:"e2e-framework" value:"endpointslice"} labels:{key:"e2e-run" value:"648329da-2048-4e6b-a697-5d6bd747a7ee"} labels:{key:"kubernetes.io/metadata.name" value:"endpointslice-8272"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"endpointslice-8272"}
2026-02-17 02:36:42.301 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"subjectreview-385" name:"default"}
2026-02-17 02:36:42.301 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"subjectreview-385" name:"e2e"}
2026-02-17 02:36:42.301 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"endpointslice-8272"}
2026-02-17 02:36:42.343 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"subjectreview-385"} labels:{key:"e2e-framework" value:"subjectreview"} labels:{key:"e2e-run" value:"648329da-2048-4e6b-a697-5d6bd747a7ee"} labels:{key:"kubernetes.io/metadata.name" value:"subjectreview-385"} 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-385"}
2026-02-17 02:36:42.376 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"subjectreview-385"}
2026-02-17 02:36:42.838 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-2138"
2026-02-17 02:36:43.445 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-2138"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"c813837b-097e-4d2a-845a-e92d88485297"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-2138"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-2138"} labels:{key:"webhook-2138" value:"true"}
2026-02-17 02:36:43.485 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-3007"} labels:{key:"e2e-run" value:"c813837b-097e-4d2a-845a-e92d88485297"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-3007"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{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-3007"} labels:{key:"webhook-2138-markers" value:"true"}
2026-02-17 02:36:43.485 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"dns-4242"} labels:{key:"e2e-framework" value:"dns"} labels:{key:"e2e-run" value:"c813837b-097e-4d2a-845a-e92d88485297"} labels:{key:"kubernetes.io/metadata.name" value:"dns-4242"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"dns-4242"}
2026-02-17 02:36:43.485 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"dns-4242" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:36:43.510 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"dns-test-service" namespace:"dns-4242" type:"ClusterIP" cluster_ips:"None" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:36:43.510 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"test-service-2" namespace:"dns-4242" type:"ClusterIP" cluster_ips:"10.254.206.248" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:36:48.753 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-2138" name:"default"}
2026-02-17 02:36:48.975 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-markers-3007" name:"default"}
2026-02-17 02:36:49.017 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-2138"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"c813837b-097e-4d2a-845a-e92d88485297"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-2138"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-2138"} labels:{key:"webhook-2138" value:"true"}
2026-02-17 02:36:49.047 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-2138"}
2026-02-17 02:36:49.076 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-3007"} labels:{key:"e2e-run" value:"c813837b-097e-4d2a-845a-e92d88485297"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-3007"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{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-3007"} labels:{key:"webhook-2138-markers" value:"true"}
2026-02-17 02:36:49.100 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-markers-3007"}
2026-02-17 02:36:50.738 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"test-service-2" namespace:"dns-4242"
2026-02-17 02:36:50.783 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"dns-test-service" namespace:"dns-4242"
2026-02-17 02:36:50.809 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"dns-4242"} labels:{key:"e2e-framework" value:"dns"} labels:{key:"e2e-run" value:"c813837b-097e-4d2a-845a-e92d88485297"} labels:{key:"kubernetes.io/metadata.name" value:"dns-4242"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"dns-4242"}
2026-02-17 02:36:50.832 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-4605"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"c813837b-097e-4d2a-845a-e92d88485297"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-4605"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4605"}
2026-02-17 02:36:50.832 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"configmap-4605" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:36:51.441 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=configmap-4605/pod-configmaps-a17d3f91-d29f-4bc9-8850-177ce8587b1b, name=eth0)
2026-02-17 02:36:51.441 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.configmap-4605"} profile:{inbound_rules:{action:"allow" rule_id:"IBblzlz_ivkVzZ5Z"} outbound_rules:{action:"allow" rule_id:"8tcgqQT_L7ldkpwg"}}
2026-02-17 02:36:51.441 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.configmap-4605.default"} profile:{}
2026-02-17 02:36:51.441 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"configmap-4605/pod-configmaps-a17d3f91-d29f-4bc9-8850-177ce8587b1b" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali8af5320c43d" profile_ids:"kns.configmap-4605" profile_ids:"ksa.configmap-4605.default" ipv4_nets:"10.100.226.58/32"}
2026-02-17 02:36:51.441 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-4605/pod-configmaps-a17d3f91-d29f-4bc9-8850-177ce8587b1b", EndpointId:"eth0"}
2026-02-17 02:36:51.441 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-4605/pod-configmaps-a17d3f91-d29f-4bc9-8850-177ce8587b1b", EndpointId:"eth0"}
2026-02-17 02:36:51.441 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-4605/pod-configmaps-a17d3f91-d29f-4bc9-8850-177ce8587b1b", EndpointId:"eth0"}
2026-02-17 02:36:51.442 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali8af5320c43d" ipVersion=0x4 table="filter"
2026-02-17 02:36:51.442 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.configmap-4605" ipVersion=0x4 table="filter"
2026-02-17 02:36:51.442 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_f60YCqta2-aU44H3Wl" ipVersion=0x4 table="filter"
2026-02-17 02:36:51.442 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali8af5320c43d" ipVersion=0x4 table="filter"
2026-02-17 02:36:51.442 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.configmap-4605" ipVersion=0x4 table="filter"
2026-02-17 02:36:51.442 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_f60YCqta2-aU44H3Wl" ipVersion=0x4 table="filter"
2026-02-17 02:36:51.442 [INFO][69] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali8af5320c43d"
2026-02-17 02:36:51.442 [INFO][69] felix/endpoint_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-4605/pod-configmaps-a17d3f91-d29f-4bc9-8850-177ce8587b1b", EndpointId:"eth0"}
2026-02-17 02:36:51.442 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-4605/pod-configmaps-a17d3f91-d29f-4bc9-8850-177ce8587b1b", EndpointId:"eth0"}
2026-02-17 02:36:51.479 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-4605/pod-configmaps-a17d3f91-d29f-4bc9-8850-177ce8587b1b", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:36:51.479 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-4605/pod-configmaps-a17d3f91-d29f-4bc9-8850-177ce8587b1b", EndpointId:"eth0"} status="down"
2026-02-17 02:36:51.521 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=63 ifaceName="cali8af5320c43d" state="down"
2026-02-17 02:36:51.521 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali8af5320c43d"
2026-02-17 02:36:51.521 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali8af5320c43d", State:"down", Index:63}
2026-02-17 02:36:51.521 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali8af5320c43d", Addrs:set.Typed[string]{}}
2026-02-17 02:36:51.521 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali8af5320c43d", Addrs:set.Typed[string]{}}
2026-02-17 02:36:51.521 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali8af5320c43d"
2026-02-17 02:36:51.521 [INFO][69] felix/endpoint_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-4605/pod-configmaps-a17d3f91-d29f-4bc9-8850-177ce8587b1b", EndpointId:"eth0"}
2026-02-17 02:36:51.521 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-4605/pod-configmaps-a17d3f91-d29f-4bc9-8850-177ce8587b1b", EndpointId:"eth0"}
2026-02-17 02:36:51.525 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=63 ifaceName="cali8af5320c43d" state="up"
2026-02-17 02:36:51.544 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-4605/pod-configmaps-a17d3f91-d29f-4bc9-8850-177ce8587b1b", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:36:51.544 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-4605/pod-configmaps-a17d3f91-d29f-4bc9-8850-177ce8587b1b", EndpointId:"eth0"} status="down"
2026-02-17 02:36:51.545 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali8af5320c43d", State:"up", Index:63}
2026-02-17 02:36:51.545 [INFO][69] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali8af5320c43d"
2026-02-17 02:36:51.545 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali8af5320c43d"
2026-02-17 02:36:51.545 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali8af5320c43d"
2026-02-17 02:36:51.545 [INFO][69] felix/endpoint_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-4605/pod-configmaps-a17d3f91-d29f-4bc9-8850-177ce8587b1b", EndpointId:"eth0"}
2026-02-17 02:36:51.546 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-4605/pod-configmaps-a17d3f91-d29f-4bc9-8850-177ce8587b1b", EndpointId:"eth0"}
2026-02-17 02:36:51.574 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-4605/pod-configmaps-a17d3f91-d29f-4bc9-8850-177ce8587b1b", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:36:51.574 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-4605/pod-configmaps-a17d3f91-d29f-4bc9-8850-177ce8587b1b", EndpointId:"eth0"} status="up"
2026-02-17 02:36:52.570 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=configmap-4605/pod-configmaps-a17d3f91-d29f-4bc9-8850-177ce8587b1b, name=eth0)
2026-02-17 02:36:52.570 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"configmap-4605/pod-configmaps-a17d3f91-d29f-4bc9-8850-177ce8587b1b" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali8af5320c43d" profile_ids:"kns.configmap-4605" profile_ids:"ksa.configmap-4605.default" ipv4_nets:"10.100.226.58/32"}
2026-02-17 02:36:52.571 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-4605/pod-configmaps-a17d3f91-d29f-4bc9-8850-177ce8587b1b", EndpointId:"eth0"}
2026-02-17 02:36:52.571 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-4605/pod-configmaps-a17d3f91-d29f-4bc9-8850-177ce8587b1b", EndpointId:"eth0"}
2026-02-17 02:36:52.571 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-4605/pod-configmaps-a17d3f91-d29f-4bc9-8850-177ce8587b1b", EndpointId:"eth0"}
2026-02-17 02:36:52.572 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali8af5320c43d"
2026-02-17 02:36:52.572 [INFO][69] felix/endpoint_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-4605/pod-configmaps-a17d3f91-d29f-4bc9-8850-177ce8587b1b", EndpointId:"eth0"}
2026-02-17 02:36:52.572 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-4605/pod-configmaps-a17d3f91-d29f-4bc9-8850-177ce8587b1b", EndpointId:"eth0"}
2026-02-17 02:36:52.599 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-4605/pod-configmaps-a17d3f91-d29f-4bc9-8850-177ce8587b1b", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:36:52.599 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-4605/pod-configmaps-a17d3f91-d29f-4bc9-8850-177ce8587b1b", EndpointId:"eth0"} status="up"
2026-02-17 02:36:53.259 [INFO][69] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=63
2026-02-17 02:36:53.259 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali8af5320c43d"
2026-02-17 02:36:53.259 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali8af5320c43d", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:36:53.259 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali8af5320c43d", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:36:53.723 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=configmap-4605/pod-configmaps-a17d3f91-d29f-4bc9-8850-177ce8587b1b, name=eth0)
2026-02-17 02:36:53.724 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"configmap-4605/pod-configmaps-a17d3f91-d29f-4bc9-8850-177ce8587b1b" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali8af5320c43d" profile_ids:"kns.configmap-4605" profile_ids:"ksa.configmap-4605.default" ipv4_nets:"10.100.226.58/32"}
2026-02-17 02:36:53.724 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-4605/pod-configmaps-a17d3f91-d29f-4bc9-8850-177ce8587b1b", EndpointId:"eth0"}
2026-02-17 02:36:53.724 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-4605/pod-configmaps-a17d3f91-d29f-4bc9-8850-177ce8587b1b", EndpointId:"eth0"}
2026-02-17 02:36:53.724 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-4605/pod-configmaps-a17d3f91-d29f-4bc9-8850-177ce8587b1b", EndpointId:"eth0"}
2026-02-17 02:36:53.724 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali8af5320c43d"
2026-02-17 02:36:53.724 [INFO][69] felix/endpoint_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-4605/pod-configmaps-a17d3f91-d29f-4bc9-8850-177ce8587b1b", EndpointId:"eth0"}
2026-02-17 02:36:53.724 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-4605/pod-configmaps-a17d3f91-d29f-4bc9-8850-177ce8587b1b", EndpointId:"eth0"}
bird: KIF: Received address message for unknown interface 63
2026-02-17 02:36:53.745 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-4605/pod-configmaps-a17d3f91-d29f-4bc9-8850-177ce8587b1b", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:36:53.745 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-4605/pod-configmaps-a17d3f91-d29f-4bc9-8850-177ce8587b1b", EndpointId:"eth0"} status="up"
2026-02-17 02:36:53.837 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=63 ifaceName="cali8af5320c43d" state="down"
2026-02-17 02:36:53.837 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali8af5320c43d"
2026-02-17 02:36:53.837 [INFO][69] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=63
2026-02-17 02:36:53.837 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali8af5320c43d", State:"down", Index:63}
2026-02-17 02:36:53.837 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali8af5320c43d", Addrs:set.Typed[string]{}}
2026-02-17 02:36:53.837 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali8af5320c43d", Addrs:set.Typed[string]{}}
2026-02-17 02:36:53.837 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali8af5320c43d"
2026-02-17 02:36:53.837 [INFO][69] felix/endpoint_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-4605/pod-configmaps-a17d3f91-d29f-4bc9-8850-177ce8587b1b", EndpointId:"eth0"}
2026-02-17 02:36:53.837 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-4605/pod-configmaps-a17d3f91-d29f-4bc9-8850-177ce8587b1b", EndpointId:"eth0"}
2026-02-17 02:36:53.838 [INFO][69] felix/conntrack.go 90: Removing conntrack flows ip=10.100.226.58
2026-02-17 02:36:53.839 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=63 ifaceName="cali8af5320c43d" state=""
2026-02-17 02:36:53.839 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali8af5320c43d"
2026-02-17 02:36:53.860 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-4605/pod-configmaps-a17d3f91-d29f-4bc9-8850-177ce8587b1b", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:36:53.860 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-4605/pod-configmaps-a17d3f91-d29f-4bc9-8850-177ce8587b1b", EndpointId:"eth0"} status="down"
2026-02-17 02:36:53.860 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali8af5320c43d", State:"", Index:63}
2026-02-17 02:36:53.861 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali8af5320c43d", Addrs:set.Set[string](nil)}
2026-02-17 02:36:53.861 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali8af5320c43d", Addrs:set.Set[string](nil)}
2026-02-17 02:36:53.861 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali8af5320c43d"
2026-02-17 02:36:53.861 [INFO][69] felix/endpoint_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-4605/pod-configmaps-a17d3f91-d29f-4bc9-8850-177ce8587b1b", EndpointId:"eth0"}
2026-02-17 02:36:53.861 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-4605/pod-configmaps-a17d3f91-d29f-4bc9-8850-177ce8587b1b", EndpointId:"eth0"}
2026-02-17 02:36:53.883 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-4605/pod-configmaps-a17d3f91-d29f-4bc9-8850-177ce8587b1b", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:36:53.883 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-4605/pod-configmaps-a17d3f91-d29f-4bc9-8850-177ce8587b1b", EndpointId:"eth0"} status="down"
2026-02-17 02:36:53.945 [INFO][69] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=configmap-4605/pod-configmaps-a17d3f91-d29f-4bc9-8850-177ce8587b1b, name=eth0)
2026-02-17 02:36:53.945 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"configmap-4605/pod-configmaps-a17d3f91-d29f-4bc9-8850-177ce8587b1b" endpoint_id:"eth0"}
2026-02-17 02:36:53.945 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.configmap-4605"}
2026-02-17 02:36:53.946 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.configmap-4605.default"}
2026-02-17 02:36:53.946 [INFO][69] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-4605/pod-configmaps-a17d3f91-d29f-4bc9-8850-177ce8587b1b", EndpointId:"eth0"}
2026-02-17 02:36:53.946 [INFO][69] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-4605/pod-configmaps-a17d3f91-d29f-4bc9-8850-177ce8587b1b", EndpointId:"eth0"}
2026-02-17 02:36:53.947 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.configmap-4605" ipVersion=0x4 table="filter"
2026-02-17 02:36:53.947 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_f60YCqta2-aU44H3Wl" ipVersion=0x4 table="filter"
2026-02-17 02:36:53.947 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.configmap-4605" ipVersion=0x4 table="filter"
2026-02-17 02:36:53.947 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_f60YCqta2-aU44H3Wl" ipVersion=0x4 table="filter"
2026-02-17 02:36:53.947 [INFO][69] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-4605/pod-configmaps-a17d3f91-d29f-4bc9-8850-177ce8587b1b", EndpointId:"eth0"}
2026-02-17 02:36:53.947 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali8af5320c43d" ipVersion=0x4 table="filter"
2026-02-17 02:36:53.947 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali8af5320c43d" ipVersion=0x4 table="filter"
2026-02-17 02:36:53.947 [INFO][69] felix/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-4605/pod-configmaps-a17d3f91-d29f-4bc9-8850-177ce8587b1b", EndpointId:"eth0"}
2026-02-17 02:36:53.947 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-4605/pod-configmaps-a17d3f91-d29f-4bc9-8850-177ce8587b1b", EndpointId:"eth0"}
2026-02-17 02:36:54.000 [INFO][69] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-4605/pod-configmaps-a17d3f91-d29f-4bc9-8850-177ce8587b1b", EndpointId:"eth0"}
2026-02-17 02:36:54.943 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-4605"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"c813837b-097e-4d2a-845a-e92d88485297"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-4605"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4605"}
2026-02-17 02:36:54.971 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-562"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"c813837b-097e-4d2a-845a-e92d88485297"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-562"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-562"}
2026-02-17 02:36:54.991 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kubectl-562" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:36:56.129 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"dns-4242" name:"default"}
2026-02-17 02:36:56.224 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"dns-4242"} labels:{key:"e2e-framework" value:"dns"} labels:{key:"e2e-run" value:"c813837b-097e-4d2a-845a-e92d88485297"} labels:{key:"kubernetes.io/metadata.name" value:"dns-4242"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"dns-4242"}
2026-02-17 02:36:56.305 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"dns-4242"}
2026-02-17 02:36:56.413 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-562"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"c813837b-097e-4d2a-845a-e92d88485297"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-562"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-562"}
2026-02-17 02:36:56.441 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"field-validation-7666"} labels:{key:"e2e-framework" value:"field-validation"} labels:{key:"e2e-run" value:"c813837b-097e-4d2a-845a-e92d88485297"} labels:{key:"kubernetes.io/metadata.name" value:"field-validation-7666"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7666"}
2026-02-17 02:36:56.465 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"field-validation-7666" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:36:56.508 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"field-validation-7666"} labels:{key:"e2e-framework" value:"field-validation"} labels:{key:"e2e-run" value:"c813837b-097e-4d2a-845a-e92d88485297"} labels:{key:"kubernetes.io/metadata.name" value:"field-validation-7666"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7666"}
2026-02-17 02:36:56.545 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"svc-latency-3994"} labels:{key:"e2e-framework" value:"svc-latency"} labels:{key:"e2e-run" value:"c813837b-097e-4d2a-845a-e92d88485297"} labels:{key:"kubernetes.io/metadata.name" value:"svc-latency-3994"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3994"}
2026-02-17 02:36:56.572 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"svc-latency-3994" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:36:57.174 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=svc-latency-3994/svc-latency-rc-54bb7c7469-gltvg, name=eth0)
2026-02-17 02:36:57.174 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.svc-latency-3994"} profile:{inbound_rules:{action:"allow" rule_id:"zc2j1K1yOKxzi3Gc"} outbound_rules:{action:"allow" rule_id:"aJaJoY_SxdsehjEx"}}
2026-02-17 02:36:57.174 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.svc-latency-3994.default"} profile:{}
2026-02-17 02:36:57.174 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"svc-latency-3994/svc-latency-rc-54bb7c7469-gltvg" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali161100c23c5" profile_ids:"kns.svc-latency-3994" profile_ids:"ksa.svc-latency-3994.default" ipv4_nets:"10.100.226.59/32"}
2026-02-17 02:36:57.175 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svc-latency-3994/svc-latency-rc-54bb7c7469-gltvg", EndpointId:"eth0"}
2026-02-17 02:36:57.175 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svc-latency-3994/svc-latency-rc-54bb7c7469-gltvg", EndpointId:"eth0"}
2026-02-17 02:36:57.175 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svc-latency-3994/svc-latency-rc-54bb7c7469-gltvg", EndpointId:"eth0"}
2026-02-17 02:36:57.175 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali161100c23c5" ipVersion=0x4 table="filter"
2026-02-17 02:36:57.175 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_gHEC6ZV07Uca8xC7za" ipVersion=0x4 table="filter"
2026-02-17 02:36:57.175 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_yhlm1bvegyM61j4Y48" ipVersion=0x4 table="filter"
2026-02-17 02:36:57.175 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali161100c23c5" ipVersion=0x4 table="filter"
2026-02-17 02:36:57.175 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_gHEC6ZV07Uca8xC7za" ipVersion=0x4 table="filter"
2026-02-17 02:36:57.175 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_yhlm1bvegyM61j4Y48" ipVersion=0x4 table="filter"
2026-02-17 02:36:57.175 [INFO][69] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali161100c23c5"
2026-02-17 02:36:57.175 [INFO][69] felix/endpoint_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-3994/svc-latency-rc-54bb7c7469-gltvg", EndpointId:"eth0"}
2026-02-17 02:36:57.175 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svc-latency-3994/svc-latency-rc-54bb7c7469-gltvg", EndpointId:"eth0"}
2026-02-17 02:36:57.217 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svc-latency-3994/svc-latency-rc-54bb7c7469-gltvg", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:36:57.217 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svc-latency-3994/svc-latency-rc-54bb7c7469-gltvg", EndpointId:"eth0"} status="down"
2026-02-17 02:36:57.247 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=64 ifaceName="cali161100c23c5" state="down"
2026-02-17 02:36:57.247 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali161100c23c5"
2026-02-17 02:36:57.247 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali161100c23c5", State:"down", Index:64}
2026-02-17 02:36:57.247 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali161100c23c5", Addrs:set.Typed[string]{}}
2026-02-17 02:36:57.247 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali161100c23c5", Addrs:set.Typed[string]{}}
2026-02-17 02:36:57.247 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali161100c23c5"
2026-02-17 02:36:57.247 [INFO][69] felix/endpoint_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-3994/svc-latency-rc-54bb7c7469-gltvg", EndpointId:"eth0"}
2026-02-17 02:36:57.247 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svc-latency-3994/svc-latency-rc-54bb7c7469-gltvg", EndpointId:"eth0"}
2026-02-17 02:36:57.250 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=64 ifaceName="cali161100c23c5" state="up"
2026-02-17 02:36:57.272 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svc-latency-3994/svc-latency-rc-54bb7c7469-gltvg", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:36:57.272 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svc-latency-3994/svc-latency-rc-54bb7c7469-gltvg", EndpointId:"eth0"} status="down"
2026-02-17 02:36:57.272 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali161100c23c5", State:"up", Index:64}
2026-02-17 02:36:57.272 [INFO][69] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali161100c23c5"
2026-02-17 02:36:57.272 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali161100c23c5"
2026-02-17 02:36:57.273 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali161100c23c5"
2026-02-17 02:36:57.273 [INFO][69] felix/endpoint_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-3994/svc-latency-rc-54bb7c7469-gltvg", EndpointId:"eth0"}
2026-02-17 02:36:57.273 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svc-latency-3994/svc-latency-rc-54bb7c7469-gltvg", EndpointId:"eth0"}
2026-02-17 02:36:57.292 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svc-latency-3994/svc-latency-rc-54bb7c7469-gltvg", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:36:57.292 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svc-latency-3994/svc-latency-rc-54bb7c7469-gltvg", EndpointId:"eth0"} status="up"
2026-02-17 02:36:57.602 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=svc-latency-3994/svc-latency-rc-54bb7c7469-gltvg, name=eth0)
2026-02-17 02:36:57.602 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"svc-latency-3994/svc-latency-rc-54bb7c7469-gltvg" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali161100c23c5" profile_ids:"kns.svc-latency-3994" profile_ids:"ksa.svc-latency-3994.default" ipv4_nets:"10.100.226.59/32"}
2026-02-17 02:36:57.602 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svc-latency-3994/svc-latency-rc-54bb7c7469-gltvg", EndpointId:"eth0"}
2026-02-17 02:36:57.602 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svc-latency-3994/svc-latency-rc-54bb7c7469-gltvg", EndpointId:"eth0"}
2026-02-17 02:36:57.602 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svc-latency-3994/svc-latency-rc-54bb7c7469-gltvg", EndpointId:"eth0"}
2026-02-17 02:36:57.603 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali161100c23c5"
2026-02-17 02:36:57.603 [INFO][69] felix/endpoint_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-3994/svc-latency-rc-54bb7c7469-gltvg", EndpointId:"eth0"}
2026-02-17 02:36:57.603 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svc-latency-3994/svc-latency-rc-54bb7c7469-gltvg", EndpointId:"eth0"}
2026-02-17 02:36:57.620 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svc-latency-3994/svc-latency-rc-54bb7c7469-gltvg", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:36:57.620 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svc-latency-3994/svc-latency-rc-54bb7c7469-gltvg", EndpointId:"eth0"} status="up"
2026-02-17 02:36:58.347 [INFO][69] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=64
2026-02-17 02:36:58.347 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali161100c23c5"
2026-02-17 02:36:58.347 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali161100c23c5", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:36:58.347 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali161100c23c5", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:36:58.709 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-78rkk" namespace:"svc-latency-3994" type:"ClusterIP" cluster_ips:"10.254.57.61" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:36:58.763 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-8xtpr" namespace:"svc-latency-3994" type:"ClusterIP" cluster_ips:"10.254.80.154" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:36:58.763 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-kfs7d" namespace:"svc-latency-3994" type:"ClusterIP" cluster_ips:"10.254.108.201" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:36:58.787 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-6x7m9" namespace:"svc-latency-3994" type:"ClusterIP" cluster_ips:"10.254.121.251" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:36:58.788 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-x889q" namespace:"svc-latency-3994" type:"ClusterIP" cluster_ips:"10.254.102.9" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:36:58.788 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-z7m48" namespace:"svc-latency-3994" type:"ClusterIP" cluster_ips:"10.254.242.35" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:36:58.850 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-x6jc7" namespace:"svc-latency-3994" type:"ClusterIP" cluster_ips:"10.254.97.14" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:36:58.876 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-qqx76" namespace:"svc-latency-3994" type:"ClusterIP" cluster_ips:"10.254.13.188" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:36:58.877 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-kbn2z" namespace:"svc-latency-3994" type:"ClusterIP" cluster_ips:"10.254.115.246" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:36:58.901 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-pjjzm" namespace:"svc-latency-3994" type:"ClusterIP" cluster_ips:"10.254.220.197" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:36:58.901 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-zccqw" namespace:"svc-latency-3994" type:"ClusterIP" cluster_ips:"10.254.38.215" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:36:58.927 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-z87tr" namespace:"svc-latency-3994" type:"ClusterIP" cluster_ips:"10.254.50.198" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:36:58.927 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-x6hcg" namespace:"svc-latency-3994" type:"ClusterIP" cluster_ips:"10.254.210.184" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:36:58.946 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-4lgcz" namespace:"svc-latency-3994" type:"ClusterIP" cluster_ips:"10.254.77.205" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:36:58.974 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-g7mjl" namespace:"svc-latency-3994" type:"ClusterIP" cluster_ips:"10.254.199.20" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:36:58.974 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-jpqtc" namespace:"svc-latency-3994" type:"ClusterIP" cluster_ips:"10.254.42.93" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:36:58.998 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-78wfh" namespace:"svc-latency-3994" type:"ClusterIP" cluster_ips:"10.254.15.219" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:36:58.998 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-gs9tz" namespace:"svc-latency-3994" type:"ClusterIP" cluster_ips:"10.254.43.183" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:36:59.022 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-26s68" namespace:"svc-latency-3994" type:"ClusterIP" cluster_ips:"10.254.34.97" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:36:59.022 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-bp8zh" namespace:"svc-latency-3994" type:"ClusterIP" cluster_ips:"10.254.25.119" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:36:59.047 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-qrnvz" namespace:"svc-latency-3994" type:"ClusterIP" cluster_ips:"10.254.156.157" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:36:59.047 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-8x7bg" namespace:"svc-latency-3994" type:"ClusterIP" cluster_ips:"10.254.41.57" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:36:59.072 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-4j2g8" namespace:"svc-latency-3994" type:"ClusterIP" cluster_ips:"10.254.31.166" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:36:59.072 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-bpglv" namespace:"svc-latency-3994" type:"ClusterIP" cluster_ips:"10.254.136.239" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:36:59.095 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-wrskf" namespace:"svc-latency-3994" type:"ClusterIP" cluster_ips:"10.254.86.126" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:36:59.119 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-x5wpq" namespace:"svc-latency-3994" type:"ClusterIP" cluster_ips:"10.254.99.211" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:36:59.119 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-vphdv" namespace:"svc-latency-3994" type:"ClusterIP" cluster_ips:"10.254.54.160" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:36:59.119 [INFO][69] felix/int_dataplane.go 2323: Dataplane updates throttled
2026-02-17 02:36:59.120 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-8759d" namespace:"svc-latency-3994" type:"ClusterIP" cluster_ips:"10.254.188.32" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:36:59.130 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-svkjs" namespace:"svc-latency-3994" type:"ClusterIP" cluster_ips:"10.254.183.147" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:36:59.150 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-twbnm" namespace:"svc-latency-3994" type:"ClusterIP" cluster_ips:"10.254.220.35" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:36:59.160 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-9rpfh" namespace:"svc-latency-3994" type:"ClusterIP" cluster_ips:"10.254.56.69" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:36:59.160 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-6sss2" namespace:"svc-latency-3994" type:"ClusterIP" cluster_ips:"10.254.122.71" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:36:59.199 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-txsj5" namespace:"svc-latency-3994" type:"ClusterIP" cluster_ips:"10.254.142.4" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:36:59.199 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-s6tvv" namespace:"svc-latency-3994" type:"ClusterIP" cluster_ips:"10.254.69.222" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:36:59.210 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-r48w4" namespace:"svc-latency-3994" type:"ClusterIP" cluster_ips:"10.254.49.212" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:36:59.220 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-vnmqs" namespace:"svc-latency-3994" type:"ClusterIP" cluster_ips:"10.254.157.34" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:36:59.230 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-6x4vg" namespace:"svc-latency-3994" type:"ClusterIP" cluster_ips:"10.254.179.152" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:36:59.250 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-v59q6" namespace:"svc-latency-3994" type:"ClusterIP" cluster_ips:"10.254.140.190" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:36:59.260 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-7bxrh" namespace:"svc-latency-3994" type:"ClusterIP" cluster_ips:"10.254.15.221" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:36:59.271 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-lw2ds" namespace:"svc-latency-3994" type:"ClusterIP" cluster_ips:"10.254.226.42" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:36:59.271 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-q4n5v" namespace:"svc-latency-3994" type:"ClusterIP" cluster_ips:"10.254.207.252" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:36:59.299 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-x5m2k" namespace:"svc-latency-3994" type:"ClusterIP" cluster_ips:"10.254.60.107" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:36:59.300 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-bqj76" namespace:"svc-latency-3994" type:"ClusterIP" cluster_ips:"10.254.130.63" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:36:59.310 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-sp6kv" namespace:"svc-latency-3994" type:"ClusterIP" cluster_ips:"10.254.185.127" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:36:59.321 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-b46wj" namespace:"svc-latency-3994" type:"ClusterIP" cluster_ips:"10.254.136.109" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:36:59.329 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-8p8dn" namespace:"svc-latency-3994" type:"ClusterIP" cluster_ips:"10.254.40.205" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:36:59.340 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-pkdn8" namespace:"svc-latency-3994" type:"ClusterIP" cluster_ips:"10.254.87.162" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:36:59.350 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-zcw8m" namespace:"svc-latency-3994" type:"ClusterIP" cluster_ips:"10.254.148.127" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:36:59.350 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-kmx5d" namespace:"svc-latency-3994" type:"ClusterIP" cluster_ips:"10.254.25.114" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:36:59.360 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-bqndt" namespace:"svc-latency-3994" type:"ClusterIP" cluster_ips:"10.254.204.87" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:36:59.369 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-8zbvq" namespace:"svc-latency-3994" type:"ClusterIP" cluster_ips:"10.254.105.237" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:36:59.396 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-db9dw" namespace:"svc-latency-3994" type:"ClusterIP" cluster_ips:"10.254.78.196" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:36:59.396 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-xthqv" namespace:"svc-latency-3994" type:"ClusterIP" cluster_ips:"10.254.198.210" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:36:59.396 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-jkw9v" namespace:"svc-latency-3994" type:"ClusterIP" cluster_ips:"10.254.237.175" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:36:59.400 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-slz4f" namespace:"svc-latency-3994" type:"ClusterIP" cluster_ips:"10.254.191.74" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:36:59.419 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-z5tm7" namespace:"svc-latency-3994" type:"ClusterIP" cluster_ips:"10.254.41.48" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:36:59.430 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-66bc7" namespace:"svc-latency-3994" type:"ClusterIP" cluster_ips:"10.254.168.252" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:36:59.440 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-q6hfq" namespace:"svc-latency-3994" type:"ClusterIP" cluster_ips:"10.254.141.104" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:36:59.450 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-qgf5h" namespace:"svc-latency-3994" type:"ClusterIP" cluster_ips:"10.254.186.95" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:36:59.509 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-x2cc6" namespace:"svc-latency-3994" type:"ClusterIP" cluster_ips:"10.254.65.253" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:36:59.540 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-b4jqf" namespace:"svc-latency-3994" type:"ClusterIP" cluster_ips:"10.254.133.178" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:36:59.613 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-jvr4p" namespace:"svc-latency-3994" type:"ClusterIP" cluster_ips:"10.254.247.207" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:36:59.640 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-v6dss" namespace:"svc-latency-3994" type:"ClusterIP" cluster_ips:"10.254.140.85" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:36:59.687 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-btclg" namespace:"svc-latency-3994" type:"ClusterIP" cluster_ips:"10.254.226.251" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:36:59.745 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-5qxvx" namespace:"svc-latency-3994" type:"ClusterIP" cluster_ips:"10.254.163.233" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:36:59.783 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-5tr2b" namespace:"svc-latency-3994" type:"ClusterIP" cluster_ips:"10.254.7.29" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:36:59.839 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-ckmkl" namespace:"svc-latency-3994" type:"ClusterIP" cluster_ips:"10.254.13.4" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:36:59.895 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-xtgxx" namespace:"svc-latency-3994" type:"ClusterIP" cluster_ips:"10.254.158.34" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:36:59.949 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-qxqjh" namespace:"svc-latency-3994" type:"ClusterIP" cluster_ips:"10.254.212.137" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:36:59.984 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-ljbpc" namespace:"svc-latency-3994" type:"ClusterIP" cluster_ips:"10.254.61.39" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:37:00.047 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-g677z" namespace:"svc-latency-3994" type:"ClusterIP" cluster_ips:"10.254.139.13" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:37:00.083 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-9dwhc" namespace:"svc-latency-3994" type:"ClusterIP" cluster_ips:"10.254.170.66" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:37:00.137 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-g88n4" namespace:"svc-latency-3994" type:"ClusterIP" cluster_ips:"10.254.8.29" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:37:00.192 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-8l56b" namespace:"svc-latency-3994" type:"ClusterIP" cluster_ips:"10.254.48.5" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:37:00.238 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-9wz29" namespace:"svc-latency-3994" type:"ClusterIP" cluster_ips:"10.254.226.195" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:37:00.367 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-vz4s7" namespace:"svc-latency-3994" type:"ClusterIP" cluster_ips:"10.254.119.151" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:37:00.368 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-l5kk4" namespace:"svc-latency-3994" type:"ClusterIP" cluster_ips:"10.254.50.101" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:37:00.385 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-5tm2t" namespace:"svc-latency-3994" type:"ClusterIP" cluster_ips:"10.254.96.85" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:37:00.465 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-qf9gm" namespace:"svc-latency-3994" type:"ClusterIP" cluster_ips:"10.254.17.124" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:37:00.483 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-8tkdg" namespace:"svc-latency-3994" type:"ClusterIP" cluster_ips:"10.254.89.81" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:37:00.540 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-kw6vw" namespace:"svc-latency-3994" type:"ClusterIP" cluster_ips:"10.254.131.25" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:37:00.589 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-nvtwx" namespace:"svc-latency-3994" type:"ClusterIP" cluster_ips:"10.254.1.123" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:37:00.635 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-mp45d" namespace:"svc-latency-3994" type:"ClusterIP" cluster_ips:"10.254.102.252" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:37:00.689 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-h788j" namespace:"svc-latency-3994" type:"ClusterIP" cluster_ips:"10.254.75.178" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:37:00.742 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-j7vv7" namespace:"svc-latency-3994" type:"ClusterIP" cluster_ips:"10.254.178.46" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:37:00.800 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-fzt4f" namespace:"svc-latency-3994" type:"ClusterIP" cluster_ips:"10.254.149.105" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:37:00.851 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-b87h8" namespace:"svc-latency-3994" type:"ClusterIP" cluster_ips:"10.254.181.165" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:37:00.917 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-jc2dw" namespace:"svc-latency-3994" type:"ClusterIP" cluster_ips:"10.254.65.231" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:37:00.939 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-jnc6t" namespace:"svc-latency-3994" type:"ClusterIP" cluster_ips:"10.254.1.90" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:37:00.953 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"configmap-4605" name:"default"}
2026-02-17 02:37:01.012 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-rn67k" namespace:"svc-latency-3994" type:"ClusterIP" cluster_ips:"10.254.14.74" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:37:01.039 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-4fgrs" namespace:"svc-latency-3994" type:"ClusterIP" cluster_ips:"10.254.209.81" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:37:01.103 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-9hsh2" namespace:"svc-latency-3994" type:"ClusterIP" cluster_ips:"10.254.227.77" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:37:01.137 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-fpxbj" namespace:"svc-latency-3994" type:"ClusterIP" cluster_ips:"10.254.172.251" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:37:01.206 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-4rccz" namespace:"svc-latency-3994" type:"ClusterIP" cluster_ips:"10.254.217.214" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:37:01.237 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-hj959" namespace:"svc-latency-3994" type:"ClusterIP" cluster_ips:"10.254.131.169" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:37:01.304 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-kldlt" namespace:"svc-latency-3994" type:"ClusterIP" cluster_ips:"10.254.112.251" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:37:01.338 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-vzsgw" namespace:"svc-latency-3994" type:"ClusterIP" cluster_ips:"10.254.20.17" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:37:01.447 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-4605"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"c813837b-097e-4d2a-845a-e92d88485297"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-4605"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4605"}
2026-02-17 02:37:01.473 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-wd97s" namespace:"svc-latency-3994" type:"ClusterIP" cluster_ips:"10.254.249.115" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:37:01.475 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"configmap-4605"}
2026-02-17 02:37:01.487 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-27mm2" namespace:"svc-latency-3994" type:"ClusterIP" cluster_ips:"10.254.122.82" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:37:01.527 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-vzq6m" namespace:"svc-latency-3994" type:"ClusterIP" cluster_ips:"10.254.133.241" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:37:01.527 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-562"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"c813837b-097e-4d2a-845a-e92d88485297"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-562"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-562"}
2026-02-17 02:37:01.567 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-bdx6q" namespace:"svc-latency-3994" type:"ClusterIP" cluster_ips:"10.254.25.108" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:37:01.601 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-lzcxk" namespace:"svc-latency-3994" type:"ClusterIP" cluster_ips:"10.254.90.40" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:37:01.643 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-52jfq" namespace:"svc-latency-3994" type:"ClusterIP" cluster_ips:"10.254.104.177" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:37:01.690 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-cjn68" namespace:"svc-latency-3994" type:"ClusterIP" cluster_ips:"10.254.88.219" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:37:01.737 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-zld98" namespace:"svc-latency-3994" type:"ClusterIP" cluster_ips:"10.254.87.102" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:37:01.804 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-5ppxj" namespace:"svc-latency-3994" type:"ClusterIP" cluster_ips:"10.254.179.235" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:37:01.856 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-sv6r6" namespace:"svc-latency-3994" type:"ClusterIP" cluster_ips:"10.254.106.24" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:37:01.903 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-cjgrp" namespace:"svc-latency-3994" type:"ClusterIP" cluster_ips:"10.254.241.14" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:37:01.976 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-f7xvs" namespace:"svc-latency-3994" type:"ClusterIP" cluster_ips:"10.254.107.213" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:37:01.990 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-bsjv6" namespace:"svc-latency-3994" type:"ClusterIP" cluster_ips:"10.254.21.82" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:37:02.051 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-65brk" namespace:"svc-latency-3994" type:"ClusterIP" cluster_ips:"10.254.253.128" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:37:02.089 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-d2qfh" namespace:"svc-latency-3994" type:"ClusterIP" cluster_ips:"10.254.188.65" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:37:02.161 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-vbq7w" namespace:"svc-latency-3994" type:"ClusterIP" cluster_ips:"10.254.179.198" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:37:02.188 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-mf7vx" namespace:"svc-latency-3994" type:"ClusterIP" cluster_ips:"10.254.59.105" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:37:02.201 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"field-validation-7666" name:"default"}
2026-02-17 02:37:02.268 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-m7wl4" namespace:"svc-latency-3994" type:"ClusterIP" cluster_ips:"10.254.52.174" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:37:02.289 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-pv6pg" namespace:"svc-latency-3994" type:"ClusterIP" cluster_ips:"10.254.155.154" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:37:02.376 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-s6x2t" namespace:"svc-latency-3994" type:"ClusterIP" cluster_ips:"10.254.129.215" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:37:02.388 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-jhctf" namespace:"svc-latency-3994" type:"ClusterIP" cluster_ips:"10.254.124.71" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:37:02.443 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-wdmrk" namespace:"svc-latency-3994" type:"ClusterIP" cluster_ips:"10.254.16.153" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:37:02.491 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-fkgqv" namespace:"svc-latency-3994" type:"ClusterIP" cluster_ips:"10.254.136.50" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:37:02.586 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-tqsv4" namespace:"svc-latency-3994" type:"ClusterIP" cluster_ips:"10.254.99.202" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:37:02.621 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-v7xc5" namespace:"svc-latency-3994" type:"ClusterIP" cluster_ips:"10.254.140.160" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:37:02.641 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-fkhbv" namespace:"svc-latency-3994" type:"ClusterIP" cluster_ips:"10.254.191.17" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:37:02.697 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-tz9z6" namespace:"svc-latency-3994" type:"ClusterIP" cluster_ips:"10.254.235.73" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:37:02.739 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-lw52h" namespace:"svc-latency-3994" type:"ClusterIP" cluster_ips:"10.254.126.10" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:37:02.799 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-pz5f2" namespace:"svc-latency-3994" type:"ClusterIP" cluster_ips:"10.254.149.42" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:37:02.837 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-rbrds" namespace:"svc-latency-3994" type:"ClusterIP" cluster_ips:"10.254.28.220" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:37:02.918 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"field-validation-7666"} labels:{key:"e2e-framework" value:"field-validation"} labels:{key:"e2e-run" value:"c813837b-097e-4d2a-845a-e92d88485297"} labels:{key:"kubernetes.io/metadata.name" value:"field-validation-7666"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7666"}
2026-02-17 02:37:02.921 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-s5ctx" namespace:"svc-latency-3994" type:"ClusterIP" cluster_ips:"10.254.120.51" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:37:02.934 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-6cm46" namespace:"svc-latency-3994" type:"ClusterIP" cluster_ips:"10.254.209.132" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:37:02.937 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"field-validation-7666"}
2026-02-17 02:37:03.042 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-pzv8p" namespace:"svc-latency-3994" type:"ClusterIP" cluster_ips:"10.254.212.41" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:37:03.042 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-f65fp" namespace:"svc-latency-3994" type:"ClusterIP" cluster_ips:"10.254.31.114" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:37:03.123 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-t4t8c" namespace:"svc-latency-3994" type:"ClusterIP" cluster_ips:"10.254.220.224" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:37:03.143 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-w4frw" namespace:"svc-latency-3994" type:"ClusterIP" cluster_ips:"10.254.245.139" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:37:03.189 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-l4xfd" namespace:"svc-latency-3994" type:"ClusterIP" cluster_ips:"10.254.169.188" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:37:03.239 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-s2x2p" namespace:"svc-latency-3994" type:"ClusterIP" cluster_ips:"10.254.119.71" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:37:03.289 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-fp9mz" namespace:"svc-latency-3994" type:"ClusterIP" cluster_ips:"10.254.191.209" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:37:03.341 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-s8b5n" namespace:"svc-latency-3994" type:"ClusterIP" cluster_ips:"10.254.18.16" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:37:03.386 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-fnvzv" namespace:"svc-latency-3994" type:"ClusterIP" cluster_ips:"10.254.118.221" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:37:03.443 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-94f5x" namespace:"svc-latency-3994" type:"ClusterIP" cluster_ips:"10.254.75.155" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:37:03.488 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-xrlpw" namespace:"svc-latency-3994" type:"ClusterIP" cluster_ips:"10.254.249.121" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:37:03.543 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-l2pk2" namespace:"svc-latency-3994" type:"ClusterIP" cluster_ips:"10.254.175.246" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:37:03.588 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-wdp8v" namespace:"svc-latency-3994" type:"ClusterIP" cluster_ips:"10.254.22.23" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:37:03.649 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-pc2nv" namespace:"svc-latency-3994" type:"ClusterIP" cluster_ips:"10.254.243.134" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:37:03.695 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-9n492" namespace:"svc-latency-3994" type:"ClusterIP" cluster_ips:"10.254.112.18" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:37:03.755 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-jf8j4" namespace:"svc-latency-3994" type:"ClusterIP" cluster_ips:"10.254.228.2" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:37:03.790 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-7765n" namespace:"svc-latency-3994" type:"ClusterIP" cluster_ips:"10.254.35.4" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:37:03.861 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-jzspl" namespace:"svc-latency-3994" type:"ClusterIP" cluster_ips:"10.254.85.201" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:37:03.894 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-v4lxx" namespace:"svc-latency-3994" type:"ClusterIP" cluster_ips:"10.254.96.96" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:37:03.962 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-nf2k8" namespace:"svc-latency-3994" type:"ClusterIP" cluster_ips:"10.254.218.92" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:37:03.986 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-sh69h" namespace:"svc-latency-3994" type:"ClusterIP" cluster_ips:"10.254.140.152" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:37:04.111 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-j289d" namespace:"svc-latency-3994" type:"ClusterIP" cluster_ips:"10.254.92.85" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:37:04.112 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-d7lq4" namespace:"svc-latency-3994" type:"ClusterIP" cluster_ips:"10.254.191.72" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:37:04.141 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-p6g9v" namespace:"svc-latency-3994" type:"ClusterIP" cluster_ips:"10.254.126.40" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:37:04.198 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-c9jc7" namespace:"svc-latency-3994" type:"ClusterIP" cluster_ips:"10.254.213.189" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:37:04.237 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-24slb" namespace:"svc-latency-3994" type:"ClusterIP" cluster_ips:"10.254.144.176" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:37:04.291 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-bkb8n" namespace:"svc-latency-3994" type:"ClusterIP" cluster_ips:"10.254.122.205" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:37:04.346 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-st4nc" namespace:"svc-latency-3994" type:"ClusterIP" cluster_ips:"10.254.160.84" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:37:04.393 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-zflk5" namespace:"svc-latency-3994" type:"ClusterIP" cluster_ips:"10.254.181.174" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:37:04.439 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-t8mtq" namespace:"svc-latency-3994" type:"ClusterIP" cluster_ips:"10.254.66.172" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:37:04.495 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-rp8fq" namespace:"svc-latency-3994" type:"ClusterIP" cluster_ips:"10.254.21.215" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:37:04.545 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-czhdd" namespace:"svc-latency-3994" type:"ClusterIP" cluster_ips:"10.254.154.177" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:37:04.603 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-2tpjg" namespace:"svc-latency-3994" type:"ClusterIP" cluster_ips:"10.254.42.173" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:37:04.639 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-tkgqv" namespace:"svc-latency-3994" type:"ClusterIP" cluster_ips:"10.254.205.249" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:37:04.709 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-mwv4s" namespace:"svc-latency-3994" type:"ClusterIP" cluster_ips:"10.254.59.148" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:37:04.738 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-jqfwr" namespace:"svc-latency-3994" type:"ClusterIP" cluster_ips:"10.254.38.149" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:37:04.827 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-57mks" namespace:"svc-latency-3994" type:"ClusterIP" cluster_ips:"10.254.28.148" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:37:04.844 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-vw5mh" namespace:"svc-latency-3994" type:"ClusterIP" cluster_ips:"10.254.79.8" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:37:04.889 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-hvq6x" namespace:"svc-latency-3994" type:"ClusterIP" cluster_ips:"10.254.39.139" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:37:04.936 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-rd6wd" namespace:"svc-latency-3994" type:"ClusterIP" cluster_ips:"10.254.74.105" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:37:04.983 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-jdbsv" namespace:"svc-latency-3994" type:"ClusterIP" cluster_ips:"10.254.8.21" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:37:05.033 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-zbbtc" namespace:"svc-latency-3994" type:"ClusterIP" cluster_ips:"10.254.121.65" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:37:05.103 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-27sz7" namespace:"svc-latency-3994" type:"ClusterIP" cluster_ips:"10.254.142.212" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:37:05.145 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-jwcqn" namespace:"svc-latency-3994" type:"ClusterIP" cluster_ips:"10.254.139.226" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:37:05.189 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-66x5d" namespace:"svc-latency-3994" type:"ClusterIP" cluster_ips:"10.254.213.63" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:37:05.249 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-b6z8c" namespace:"svc-latency-3994" type:"ClusterIP" cluster_ips:"10.254.201.131" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:37:05.295 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-vj6tm" namespace:"svc-latency-3994" type:"ClusterIP" cluster_ips:"10.254.194.209" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:37:05.349 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-k5bjl" namespace:"svc-latency-3994" type:"ClusterIP" cluster_ips:"10.254.87.15" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:37:05.441 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-g6zh6" namespace:"svc-latency-3994" type:"ClusterIP" cluster_ips:"10.254.67.17" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:37:05.471 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-wdbzm" namespace:"svc-latency-3994" type:"ClusterIP" cluster_ips:"10.254.231.122" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:37:05.501 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-xv4cp" namespace:"svc-latency-3994" type:"ClusterIP" cluster_ips:"10.254.227.147" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:37:05.542 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-cr764" namespace:"svc-latency-3994" type:"ClusterIP" cluster_ips:"10.254.240.97" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:37:05.596 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-mzf77" namespace:"svc-latency-3994" type:"ClusterIP" cluster_ips:"10.254.18.22" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:37:05.637 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-d65vw" namespace:"svc-latency-3994" type:"ClusterIP" cluster_ips:"10.254.126.28" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:37:05.700 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-522th" namespace:"svc-latency-3994" type:"ClusterIP" cluster_ips:"10.254.247.246" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:37:05.737 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-mdx4n" namespace:"svc-latency-3994" type:"ClusterIP" cluster_ips:"10.254.38.8" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:37:05.800 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-qxvlt" namespace:"svc-latency-3994" type:"ClusterIP" cluster_ips:"10.254.47.226" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:37:05.843 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-47966" namespace:"svc-latency-3994" type:"ClusterIP" cluster_ips:"10.254.255.249" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:37:05.904 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-qxhlv" namespace:"svc-latency-3994" type:"ClusterIP" cluster_ips:"10.254.151.189" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:37:05.947 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-cckwm" namespace:"svc-latency-3994" type:"ClusterIP" cluster_ips:"10.254.71.179" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:37:06.004 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-s2x4n" namespace:"svc-latency-3994" type:"ClusterIP" cluster_ips:"10.254.71.113" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:37:06.045 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-2gc4l" namespace:"svc-latency-3994" type:"ClusterIP" cluster_ips:"10.254.125.63" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:37:06.109 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-mxh2w" namespace:"svc-latency-3994" type:"ClusterIP" cluster_ips:"10.254.107.131" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:37:06.138 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-r8pv9" namespace:"svc-latency-3994" type:"ClusterIP" cluster_ips:"10.254.165.168" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:37:06.222 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-5nq7v" namespace:"svc-latency-3994" type:"ClusterIP" cluster_ips:"10.254.23.92" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:37:06.233 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-wd8kn" namespace:"svc-latency-3994" type:"ClusterIP" cluster_ips:"10.254.250.227" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:37:06.326 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-hrpb7" namespace:"svc-latency-3994" type:"ClusterIP" cluster_ips:"10.254.214.36" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:37:06.340 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-5r9fs" namespace:"svc-latency-3994" type:"ClusterIP" cluster_ips:"10.254.95.226" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:37:06.390 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-75lvg" namespace:"svc-latency-3994" type:"ClusterIP" cluster_ips:"10.254.142.71" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:37:06.437 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-kh6p7" namespace:"svc-latency-3994" type:"ClusterIP" cluster_ips:"10.254.88.30" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:37:06.491 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-wwjtz" namespace:"svc-latency-3994" type:"ClusterIP" cluster_ips:"10.254.217.129" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:37:06.583 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-k4459" namespace:"svc-latency-3994" type:"ClusterIP" cluster_ips:"10.254.228.6" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:37:07.032 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"kubectl-562" name:"default"}
2026-02-17 02:37:07.032 [INFO][69] felix/int_dataplane.go 2279: Dataplane updates no longer throttled
2026-02-17 02:37:07.290 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"svc-latency-3994"} labels:{key:"e2e-framework" value:"svc-latency"} labels:{key:"e2e-run" value:"c813837b-097e-4d2a-845a-e92d88485297"} labels:{key:"kubernetes.io/metadata.name" value:"svc-latency-3994"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3994"}
2026-02-17 02:37:07.336 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-8292"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"c813837b-097e-4d2a-845a-e92d88485297"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-8292"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8292"}
2026-02-17 02:37:07.336 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"downward-api-8292" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:37:07.489 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"kubectl-562"}
2026-02-17 02:37:11.431 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-8292"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"c813837b-097e-4d2a-845a-e92d88485297"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-8292"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8292"}
2026-02-17 02:37:11.486 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"field-validation-9374"} labels:{key:"e2e-framework" value:"field-validation"} labels:{key:"e2e-run" value:"c813837b-097e-4d2a-845a-e92d88485297"} labels:{key:"kubernetes.io/metadata.name" value:"field-validation-9374"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9374"}
2026-02-17 02:37:11.512 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"field-validation-9374" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:37:12.323 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=svc-latency-3994/svc-latency-rc-54bb7c7469-gltvg, name=eth0)
2026-02-17 02:37:12.324 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"svc-latency-3994/svc-latency-rc-54bb7c7469-gltvg" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali161100c23c5" profile_ids:"kns.svc-latency-3994" profile_ids:"ksa.svc-latency-3994.default" ipv4_nets:"10.100.226.59/32"}
2026-02-17 02:37:12.324 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svc-latency-3994/svc-latency-rc-54bb7c7469-gltvg", EndpointId:"eth0"}
2026-02-17 02:37:12.324 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svc-latency-3994/svc-latency-rc-54bb7c7469-gltvg", EndpointId:"eth0"}
2026-02-17 02:37:12.324 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svc-latency-3994/svc-latency-rc-54bb7c7469-gltvg", EndpointId:"eth0"}
2026-02-17 02:37:12.325 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali161100c23c5"
2026-02-17 02:37:12.325 [INFO][69] felix/endpoint_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-3994/svc-latency-rc-54bb7c7469-gltvg", EndpointId:"eth0"}
2026-02-17 02:37:12.325 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svc-latency-3994/svc-latency-rc-54bb7c7469-gltvg", EndpointId:"eth0"}
2026-02-17 02:37:12.343 [INFO][69] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=svc-latency-3994/svc-latency-rc-54bb7c7469-gltvg, name=eth0)
2026-02-17 02:37:12.373 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svc-latency-3994/svc-latency-rc-54bb7c7469-gltvg", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:37:12.373 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svc-latency-3994/svc-latency-rc-54bb7c7469-gltvg", EndpointId:"eth0"} status="up"
2026-02-17 02:37:12.373 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"svc-latency-3994/svc-latency-rc-54bb7c7469-gltvg" endpoint_id:"eth0"}
2026-02-17 02:37:12.373 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.svc-latency-3994"}
2026-02-17 02:37:12.373 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.svc-latency-3994.default"}
2026-02-17 02:37:12.373 [INFO][69] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svc-latency-3994/svc-latency-rc-54bb7c7469-gltvg", EndpointId:"eth0"}
2026-02-17 02:37:12.373 [INFO][69] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svc-latency-3994/svc-latency-rc-54bb7c7469-gltvg", EndpointId:"eth0"}
2026-02-17 02:37:12.374 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_gHEC6ZV07Uca8xC7za" ipVersion=0x4 table="filter"
2026-02-17 02:37:12.374 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_yhlm1bvegyM61j4Y48" ipVersion=0x4 table="filter"
2026-02-17 02:37:12.374 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_gHEC6ZV07Uca8xC7za" ipVersion=0x4 table="filter"
2026-02-17 02:37:12.374 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_yhlm1bvegyM61j4Y48" ipVersion=0x4 table="filter"
2026-02-17 02:37:12.374 [INFO][69] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svc-latency-3994/svc-latency-rc-54bb7c7469-gltvg", EndpointId:"eth0"}
2026-02-17 02:37:12.374 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali161100c23c5" ipVersion=0x4 table="filter"
2026-02-17 02:37:12.374 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali161100c23c5" ipVersion=0x4 table="filter"
2026-02-17 02:37:12.374 [INFO][69] felix/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-3994/svc-latency-rc-54bb7c7469-gltvg", EndpointId:"eth0"}
2026-02-17 02:37:12.374 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svc-latency-3994/svc-latency-rc-54bb7c7469-gltvg", EndpointId:"eth0"}
2026-02-17 02:37:12.375 [INFO][69] felix/conntrack.go 90: Removing conntrack flows ip=10.100.226.59
2026-02-17 02:37:12.461 [INFO][69] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svc-latency-3994/svc-latency-rc-54bb7c7469-gltvg", EndpointId:"eth0"}
2026-02-17 02:37:12.745 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=64 ifaceName="cali161100c23c5" state="down"
2026-02-17 02:37:12.746 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali161100c23c5", State:"down", Index:64}
2026-02-17 02:37:12.746 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali161100c23c5"
2026-02-17 02:37:12.746 [INFO][69] 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:37:12.748 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=64 ifaceName="cali161100c23c5" state=""
2026-02-17 02:37:12.748 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali161100c23c5"
2026-02-17 02:37:12.775 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali161100c23c5", Addrs:set.Typed[string]{}}
2026-02-17 02:37:12.775 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali161100c23c5", Addrs:set.Typed[string]{}}
2026-02-17 02:37:12.776 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali161100c23c5", State:"", Index:64}
2026-02-17 02:37:12.776 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali161100c23c5", Addrs:set.Set[string](nil)}
2026-02-17 02:37:12.776 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali161100c23c5", Addrs:set.Set[string](nil)}
2026-02-17 02:37:14.680 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"field-validation-9374"} labels:{key:"e2e-framework" value:"field-validation"} labels:{key:"e2e-run" value:"c813837b-097e-4d2a-845a-e92d88485297"} labels:{key:"kubernetes.io/metadata.name" value:"field-validation-9374"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9374"}
2026-02-17 02:37:14.730 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-5336"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"c813837b-097e-4d2a-845a-e92d88485297"} labels:{key:"kubernetes.io/metadata.name" value:"projected-5336"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5336"}
2026-02-17 02:37:14.754 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"projected-5336" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:37:15.299 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"svc-latency-3994" name:"default"}
2026-02-17 02:37:15.358 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-24slb" namespace:"svc-latency-3994"
2026-02-17 02:37:15.397 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-26s68" namespace:"svc-latency-3994"
2026-02-17 02:37:15.426 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-27mm2" namespace:"svc-latency-3994"
2026-02-17 02:37:15.426 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-27sz7" namespace:"svc-latency-3994"
2026-02-17 02:37:15.452 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-2gc4l" namespace:"svc-latency-3994"
2026-02-17 02:37:15.471 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-2tpjg" namespace:"svc-latency-3994"
2026-02-17 02:37:15.501 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-47966" namespace:"svc-latency-3994"
2026-02-17 02:37:15.529 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-4fgrs" namespace:"svc-latency-3994"
2026-02-17 02:37:15.554 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-4j2g8" namespace:"svc-latency-3994"
2026-02-17 02:37:15.638 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-4lgcz" namespace:"svc-latency-3994"
2026-02-17 02:37:15.639 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-4rccz" namespace:"svc-latency-3994"
2026-02-17 02:37:15.639 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-522th" namespace:"svc-latency-3994"
2026-02-17 02:37:15.711 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-52jfq" namespace:"svc-latency-3994"
2026-02-17 02:37:15.711 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-57mks" namespace:"svc-latency-3994"
2026-02-17 02:37:15.711 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-5nq7v" namespace:"svc-latency-3994"
2026-02-17 02:37:15.745 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-5ppxj" namespace:"svc-latency-3994"
2026-02-17 02:37:15.746 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-5qxvx" namespace:"svc-latency-3994"
2026-02-17 02:37:15.773 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-5r9fs" namespace:"svc-latency-3994"
2026-02-17 02:37:15.808 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-5tm2t" namespace:"svc-latency-3994"
2026-02-17 02:37:15.809 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-5tr2b" namespace:"svc-latency-3994"
2026-02-17 02:37:15.809 [INFO][69] felix/int_dataplane.go 2323: Dataplane updates throttled
2026-02-17 02:37:15.835 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-65brk" namespace:"svc-latency-3994"
2026-02-17 02:37:15.872 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-66bc7" namespace:"svc-latency-3994"
2026-02-17 02:37:15.878 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-66x5d" namespace:"svc-latency-3994"
2026-02-17 02:37:15.903 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-6cm46" namespace:"svc-latency-3994"
2026-02-17 02:37:15.921 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-6sss2" namespace:"svc-latency-3994"
2026-02-17 02:37:15.936 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-6x4vg" namespace:"svc-latency-3994"
2026-02-17 02:37:15.948 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-6x7m9" namespace:"svc-latency-3994"
2026-02-17 02:37:15.982 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-75lvg" namespace:"svc-latency-3994"
2026-02-17 02:37:15.991 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-7765n" namespace:"svc-latency-3994"
2026-02-17 02:37:16.006 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-78rkk" namespace:"svc-latency-3994"
2026-02-17 02:37:16.018 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-78wfh" namespace:"svc-latency-3994"
2026-02-17 02:37:16.032 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-7bxrh" namespace:"svc-latency-3994"
2026-02-17 02:37:16.051 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-8759d" namespace:"svc-latency-3994"
2026-02-17 02:37:16.086 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-8l56b" namespace:"svc-latency-3994"
2026-02-17 02:37:16.091 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-8p8dn" namespace:"svc-latency-3994"
2026-02-17 02:37:16.105 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-8tkdg" namespace:"svc-latency-3994"
2026-02-17 02:37:16.124 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-8x7bg" namespace:"svc-latency-3994"
2026-02-17 02:37:16.138 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-8xtpr" namespace:"svc-latency-3994"
2026-02-17 02:37:16.150 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-8zbvq" namespace:"svc-latency-3994"
2026-02-17 02:37:16.162 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-94f5x" namespace:"svc-latency-3994"
2026-02-17 02:37:16.189 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-9dwhc" namespace:"svc-latency-3994"
2026-02-17 02:37:16.202 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-9hsh2" namespace:"svc-latency-3994"
2026-02-17 02:37:16.214 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-9n492" namespace:"svc-latency-3994"
2026-02-17 02:37:16.231 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-9rpfh" namespace:"svc-latency-3994"
2026-02-17 02:37:16.243 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-9wz29" namespace:"svc-latency-3994"
2026-02-17 02:37:16.262 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-b46wj" namespace:"svc-latency-3994"
2026-02-17 02:37:16.296 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-b4jqf" namespace:"svc-latency-3994"
2026-02-17 02:37:16.309 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-b6z8c" namespace:"svc-latency-3994"
2026-02-17 02:37:16.321 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-b87h8" namespace:"svc-latency-3994"
2026-02-17 02:37:16.333 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-bdx6q" namespace:"svc-latency-3994"
2026-02-17 02:37:16.349 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-bkb8n" namespace:"svc-latency-3994"
2026-02-17 02:37:16.365 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-bp8zh" namespace:"svc-latency-3994"
2026-02-17 02:37:16.401 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-bpglv" namespace:"svc-latency-3994"
2026-02-17 02:37:16.401 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-bqj76" namespace:"svc-latency-3994"
2026-02-17 02:37:16.418 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-bqndt" namespace:"svc-latency-3994"
2026-02-17 02:37:16.431 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-bsjv6" namespace:"svc-latency-3994"
2026-02-17 02:37:16.443 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-btclg" namespace:"svc-latency-3994"
2026-02-17 02:37:16.457 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-c9jc7" namespace:"svc-latency-3994"
2026-02-17 02:37:16.466 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-cckwm" namespace:"svc-latency-3994"
2026-02-17 02:37:16.500 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-cjgrp" namespace:"svc-latency-3994"
2026-02-17 02:37:16.500 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-cjn68" namespace:"svc-latency-3994"
2026-02-17 02:37:16.515 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-ckmkl" namespace:"svc-latency-3994"
2026-02-17 02:37:16.526 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-cr764" namespace:"svc-latency-3994"
2026-02-17 02:37:16.540 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-czhdd" namespace:"svc-latency-3994"
2026-02-17 02:37:16.561 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-d2qfh" namespace:"svc-latency-3994"
2026-02-17 02:37:16.571 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-d65vw" namespace:"svc-latency-3994"
2026-02-17 02:37:16.604 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-d7lq4" namespace:"svc-latency-3994"
2026-02-17 02:37:16.604 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-db9dw" namespace:"svc-latency-3994"
2026-02-17 02:37:16.618 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-f65fp" namespace:"svc-latency-3994"
2026-02-17 02:37:16.628 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-f7xvs" namespace:"svc-latency-3994"
2026-02-17 02:37:16.646 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-fkgqv" namespace:"svc-latency-3994"
2026-02-17 02:37:16.662 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-fkhbv" namespace:"svc-latency-3994"
2026-02-17 02:37:16.672 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-fnvzv" namespace:"svc-latency-3994"
2026-02-17 02:37:16.689 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-fp9mz" namespace:"svc-latency-3994"
2026-02-17 02:37:16.720 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-fpxbj" namespace:"svc-latency-3994"
2026-02-17 02:37:16.731 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-fzt4f" namespace:"svc-latency-3994"
2026-02-17 02:37:16.743 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-g677z" namespace:"svc-latency-3994"
2026-02-17 02:37:16.762 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-g6zh6" namespace:"svc-latency-3994"
2026-02-17 02:37:16.776 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-g7mjl" namespace:"svc-latency-3994"
2026-02-17 02:37:16.794 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-g88n4" namespace:"svc-latency-3994"
2026-02-17 02:37:16.819 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-gs9tz" namespace:"svc-latency-3994"
2026-02-17 02:37:16.822 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"downward-api-8292" name:"default"}
2026-02-17 02:37:16.837 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-h788j" namespace:"svc-latency-3994"
2026-02-17 02:37:16.857 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-hj959" namespace:"svc-latency-3994"
2026-02-17 02:37:16.877 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-hrpb7" namespace:"svc-latency-3994"
2026-02-17 02:37:16.891 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-hvq6x" namespace:"svc-latency-3994"
2026-02-17 02:37:16.938 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-j289d" namespace:"svc-latency-3994"
2026-02-17 02:37:16.938 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-j7vv7" namespace:"svc-latency-3994"
2026-02-17 02:37:16.960 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-jc2dw" namespace:"svc-latency-3994"
2026-02-17 02:37:16.980 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-jdbsv" namespace:"svc-latency-3994"
2026-02-17 02:37:16.998 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-jf8j4" namespace:"svc-latency-3994"
2026-02-17 02:37:17.031 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-jhctf" namespace:"svc-latency-3994"
2026-02-17 02:37:17.038 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-jkw9v" namespace:"svc-latency-3994"
2026-02-17 02:37:17.051 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-jnc6t" namespace:"svc-latency-3994"
2026-02-17 02:37:17.070 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-jpqtc" namespace:"svc-latency-3994"
2026-02-17 02:37:17.083 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-jqfwr" namespace:"svc-latency-3994"
2026-02-17 02:37:17.094 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-jvr4p" namespace:"svc-latency-3994"
2026-02-17 02:37:17.110 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-jwcqn" namespace:"svc-latency-3994"
2026-02-17 02:37:17.131 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-jzspl" namespace:"svc-latency-3994"
2026-02-17 02:37:17.140 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-k4459" namespace:"svc-latency-3994"
2026-02-17 02:37:17.155 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-k5bjl" namespace:"svc-latency-3994"
2026-02-17 02:37:17.171 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-kbn2z" namespace:"svc-latency-3994"
2026-02-17 02:37:17.189 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-kfs7d" namespace:"svc-latency-3994"
2026-02-17 02:37:17.202 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-kh6p7" namespace:"svc-latency-3994"
2026-02-17 02:37:17.243 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-kldlt" namespace:"svc-latency-3994"
2026-02-17 02:37:17.249 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-kmx5d" namespace:"svc-latency-3994"
2026-02-17 02:37:17.262 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-kw6vw" namespace:"svc-latency-3994"
2026-02-17 02:37:17.279 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-l2pk2" namespace:"svc-latency-3994"
2026-02-17 02:37:17.292 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-l4xfd" namespace:"svc-latency-3994"
2026-02-17 02:37:17.306 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-l5kk4" namespace:"svc-latency-3994"
2026-02-17 02:37:17.348 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-ljbpc" namespace:"svc-latency-3994"
2026-02-17 02:37:17.348 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-lw2ds" namespace:"svc-latency-3994"
2026-02-17 02:37:17.361 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-lw52h" namespace:"svc-latency-3994"
2026-02-17 02:37:17.379 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-lzcxk" namespace:"svc-latency-3994"
2026-02-17 02:37:17.393 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-m7wl4" namespace:"svc-latency-3994"
2026-02-17 02:37:17.405 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-mdx4n" namespace:"svc-latency-3994"
2026-02-17 02:37:17.419 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-mf7vx" namespace:"svc-latency-3994"
2026-02-17 02:37:17.448 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-mp45d" namespace:"svc-latency-3994"
2026-02-17 02:37:17.462 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-mwv4s" namespace:"svc-latency-3994"
2026-02-17 02:37:17.482 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-mxh2w" namespace:"svc-latency-3994"
2026-02-17 02:37:17.499 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-mzf77" namespace:"svc-latency-3994"
2026-02-17 02:37:17.513 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-nf2k8" namespace:"svc-latency-3994"
2026-02-17 02:37:17.528 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-nvtwx" namespace:"svc-latency-3994"
2026-02-17 02:37:17.560 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-p6g9v" namespace:"svc-latency-3994"
2026-02-17 02:37:17.579 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-pc2nv" namespace:"svc-latency-3994"
2026-02-17 02:37:17.595 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-pjjzm" namespace:"svc-latency-3994"
2026-02-17 02:37:17.612 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-pkdn8" namespace:"svc-latency-3994"
2026-02-17 02:37:17.633 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-pv6pg" namespace:"svc-latency-3994"
2026-02-17 02:37:17.664 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-pz5f2" namespace:"svc-latency-3994"
2026-02-17 02:37:17.682 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-pzv8p" namespace:"svc-latency-3994"
2026-02-17 02:37:17.698 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-q4n5v" namespace:"svc-latency-3994"
2026-02-17 02:37:17.713 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-q6hfq" namespace:"svc-latency-3994"
2026-02-17 02:37:17.729 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-qf9gm" namespace:"svc-latency-3994"
2026-02-17 02:37:17.747 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-qgf5h" namespace:"svc-latency-3994"
2026-02-17 02:37:17.773 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-qqx76" namespace:"svc-latency-3994"
2026-02-17 02:37:17.794 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-qrnvz" namespace:"svc-latency-3994"
2026-02-17 02:37:17.819 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-qxhlv" namespace:"svc-latency-3994"
2026-02-17 02:37:17.834 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-qxqjh" namespace:"svc-latency-3994"
2026-02-17 02:37:17.848 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-qxvlt" namespace:"svc-latency-3994"
2026-02-17 02:37:17.887 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-r48w4" namespace:"svc-latency-3994"
2026-02-17 02:37:17.887 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-8292"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"c813837b-097e-4d2a-845a-e92d88485297"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-8292"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8292"}
2026-02-17 02:37:17.890 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"downward-api-8292"}
2026-02-17 02:37:17.897 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-r8pv9" namespace:"svc-latency-3994"
2026-02-17 02:37:17.913 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-rbrds" namespace:"svc-latency-3994"
2026-02-17 02:37:17.929 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-rd6wd" namespace:"svc-latency-3994"
2026-02-17 02:37:17.948 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-rn67k" namespace:"svc-latency-3994"
2026-02-17 02:37:17.989 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-rp8fq" namespace:"svc-latency-3994"
2026-02-17 02:37:17.995 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-s2x2p" namespace:"svc-latency-3994"
2026-02-17 02:37:18.019 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-s2x4n" namespace:"svc-latency-3994"
2026-02-17 02:37:18.035 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-s5ctx" namespace:"svc-latency-3994"
2026-02-17 02:37:18.050 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-s6tvv" namespace:"svc-latency-3994"
2026-02-17 02:37:18.111 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-s6x2t" namespace:"svc-latency-3994"
2026-02-17 02:37:18.111 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-s8b5n" namespace:"svc-latency-3994"
2026-02-17 02:37:18.122 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-sh69h" namespace:"svc-latency-3994"
2026-02-17 02:37:18.223 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-slz4f" namespace:"svc-latency-3994"
2026-02-17 02:37:18.223 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-sp6kv" namespace:"svc-latency-3994"
2026-02-17 02:37:18.241 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-st4nc" namespace:"svc-latency-3994"
2026-02-17 02:37:18.255 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-sv6r6" namespace:"svc-latency-3994"
2026-02-17 02:37:18.269 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-svkjs" namespace:"svc-latency-3994"
2026-02-17 02:37:18.283 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-t4t8c" namespace:"svc-latency-3994"
2026-02-17 02:37:18.301 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-t8mtq" namespace:"svc-latency-3994"
2026-02-17 02:37:18.326 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-tkgqv" namespace:"svc-latency-3994"
2026-02-17 02:37:18.343 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-tqsv4" namespace:"svc-latency-3994"
2026-02-17 02:37:18.361 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-twbnm" namespace:"svc-latency-3994"
2026-02-17 02:37:18.375 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-txsj5" namespace:"svc-latency-3994"
2026-02-17 02:37:18.389 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-tz9z6" namespace:"svc-latency-3994"
2026-02-17 02:37:18.402 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-v4lxx" namespace:"svc-latency-3994"
2026-02-17 02:37:18.430 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-v59q6" namespace:"svc-latency-3994"
2026-02-17 02:37:18.443 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-v6dss" namespace:"svc-latency-3994"
2026-02-17 02:37:18.460 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-v7xc5" namespace:"svc-latency-3994"
2026-02-17 02:37:18.472 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-vbq7w" namespace:"svc-latency-3994"
2026-02-17 02:37:18.486 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-vj6tm" namespace:"svc-latency-3994"
2026-02-17 02:37:18.497 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-vnmqs" namespace:"svc-latency-3994"
2026-02-17 02:37:18.512 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-vphdv" namespace:"svc-latency-3994"
2026-02-17 02:37:18.539 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-vw5mh" namespace:"svc-latency-3994"
2026-02-17 02:37:18.546 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-vz4s7" namespace:"svc-latency-3994"
2026-02-17 02:37:18.566 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-vzq6m" namespace:"svc-latency-3994"
2026-02-17 02:37:18.579 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-vzsgw" namespace:"svc-latency-3994"
2026-02-17 02:37:18.592 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-w4frw" namespace:"svc-latency-3994"
2026-02-17 02:37:18.609 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-wd8kn" namespace:"svc-latency-3994"
2026-02-17 02:37:18.658 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-wd97s" namespace:"svc-latency-3994"
2026-02-17 02:37:18.658 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-wdbzm" namespace:"svc-latency-3994"
2026-02-17 02:37:18.664 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-wdmrk" namespace:"svc-latency-3994"
2026-02-17 02:37:18.679 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-wdp8v" namespace:"svc-latency-3994"
2026-02-17 02:37:18.698 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-wrskf" namespace:"svc-latency-3994"
2026-02-17 02:37:18.712 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-wwjtz" namespace:"svc-latency-3994"
2026-02-17 02:37:18.726 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-x2cc6" namespace:"svc-latency-3994"
2026-02-17 02:37:18.760 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-x5m2k" namespace:"svc-latency-3994"
2026-02-17 02:37:18.773 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-x5wpq" namespace:"svc-latency-3994"
2026-02-17 02:37:18.791 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-x6hcg" namespace:"svc-latency-3994"
2026-02-17 02:37:18.810 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-x6jc7" namespace:"svc-latency-3994"
2026-02-17 02:37:18.828 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-x889q" namespace:"svc-latency-3994"
2026-02-17 02:37:18.894 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-xrlpw" namespace:"svc-latency-3994"
2026-02-17 02:37:18.894 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-5336"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"c813837b-097e-4d2a-845a-e92d88485297"} labels:{key:"kubernetes.io/metadata.name" value:"projected-5336"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5336"}
2026-02-17 02:37:18.894 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-xtgxx" namespace:"svc-latency-3994"
2026-02-17 02:37:18.897 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-264"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"c813837b-097e-4d2a-845a-e92d88485297"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-264"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-264"}
2026-02-17 02:37:18.904 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-xthqv" namespace:"svc-latency-3994"
2026-02-17 02:37:18.921 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-xv4cp" namespace:"svc-latency-3994"
2026-02-17 02:37:18.938 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-z5tm7" namespace:"svc-latency-3994"
2026-02-17 02:37:18.979 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-z7m48" namespace:"svc-latency-3994"
2026-02-17 02:37:18.979 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"resourcequota-264" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:37:18.979 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-z87tr" namespace:"svc-latency-3994"
2026-02-17 02:37:18.998 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-zbbtc" namespace:"svc-latency-3994"
2026-02-17 02:37:19.015 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-zccqw" namespace:"svc-latency-3994"
2026-02-17 02:37:19.033 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-zcw8m" namespace:"svc-latency-3994"
2026-02-17 02:37:19.044 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-zflk5" namespace:"svc-latency-3994"
2026-02-17 02:37:19.075 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-zld98" namespace:"svc-latency-3994"
2026-02-17 02:37:19.260 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"svc-latency-3994"} labels:{key:"e2e-framework" value:"svc-latency"} labels:{key:"e2e-run" value:"c813837b-097e-4d2a-845a-e92d88485297"} labels:{key:"kubernetes.io/metadata.name" value:"svc-latency-3994"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3994"}
2026-02-17 02:37:19.287 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"svc-latency-3994"}
2026-02-17 02:37:19.807 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"field-validation-9374" name:"default"}
2026-02-17 02:37:19.807 [INFO][69] felix/int_dataplane.go 2279: Dataplane updates no longer throttled
2026-02-17 02:37:19.927 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"field-validation-9374"} labels:{key:"e2e-framework" value:"field-validation"} labels:{key:"e2e-run" value:"c813837b-097e-4d2a-845a-e92d88485297"} labels:{key:"kubernetes.io/metadata.name" value:"field-validation-9374"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9374"}
2026-02-17 02:37:19.987 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"field-validation-9374"}
2026-02-17 02:37:24.015 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"projected-5336" name:"default"}
2026-02-17 02:37:24.199 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-5336"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"c813837b-097e-4d2a-845a-e92d88485297"} labels:{key:"kubernetes.io/metadata.name" value:"projected-5336"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5336"}
2026-02-17 02:37:24.225 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"projected-5336"}
2026-02-17 02:37:28.062 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-264"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"c813837b-097e-4d2a-845a-e92d88485297"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-264"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-264"}
2026-02-17 02:37:28.091 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"security-context-test-2927"} labels:{key:"e2e-framework" value:"security-context-test"} labels:{key:"e2e-run" value:"c813837b-097e-4d2a-845a-e92d88485297"} labels:{key:"kubernetes.io/metadata.name" value:"security-context-test-2927"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-2927"}
2026-02-17 02:37:28.119 [INFO][75] monitor-addresses/autodetection_methods.go 103: Using autodetected IPv4 address on interface ens3: 192.168.24.214/24
2026-02-17 02:37:28.119 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"security-context-test-2927" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:37:28.696 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=security-context-test-2927/alpine-nnp-false-635815be-b901-4563-8fde-f86ad8b5785f, name=eth0)
2026-02-17 02:37:28.697 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.security-context-test-2927"} profile:{inbound_rules:{action:"allow" rule_id:"vHOP4Dp0bXubjp_B"} outbound_rules:{action:"allow" rule_id:"jwAG5VhgRQ9cPlLy"}}
2026-02-17 02:37:28.697 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.security-context-test-2927.default"} profile:{}
2026-02-17 02:37:28.697 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"security-context-test-2927/alpine-nnp-false-635815be-b901-4563-8fde-f86ad8b5785f" endpoint_id:"eth0"} endpoint:{state:"active" name:"calic15d44339c1" profile_ids:"kns.security-context-test-2927" profile_ids:"ksa.security-context-test-2927.default" ipv4_nets:"10.100.226.60/32"}
2026-02-17 02:37:28.697 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-2927/alpine-nnp-false-635815be-b901-4563-8fde-f86ad8b5785f", EndpointId:"eth0"}
2026-02-17 02:37:28.697 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-2927/alpine-nnp-false-635815be-b901-4563-8fde-f86ad8b5785f", EndpointId:"eth0"}
2026-02-17 02:37:28.697 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-2927/alpine-nnp-false-635815be-b901-4563-8fde-f86ad8b5785f", EndpointId:"eth0"}
2026-02-17 02:37:28.698 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calic15d44339c1" ipVersion=0x4 table="filter"
2026-02-17 02:37:28.698 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_iAcKjVfmqjqtKRsb3J" ipVersion=0x4 table="filter"
2026-02-17 02:37:28.698 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_WvGI0NYPoMreiIArgZ" ipVersion=0x4 table="filter"
2026-02-17 02:37:28.698 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calic15d44339c1" ipVersion=0x4 table="filter"
2026-02-17 02:37:28.698 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_iAcKjVfmqjqtKRsb3J" ipVersion=0x4 table="filter"
2026-02-17 02:37:28.698 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_WvGI0NYPoMreiIArgZ" ipVersion=0x4 table="filter"
2026-02-17 02:37:28.698 [INFO][69] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calic15d44339c1"
2026-02-17 02:37:28.698 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-2927/alpine-nnp-false-635815be-b901-4563-8fde-f86ad8b5785f", EndpointId:"eth0"}
2026-02-17 02:37:28.698 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-2927/alpine-nnp-false-635815be-b901-4563-8fde-f86ad8b5785f", EndpointId:"eth0"}
2026-02-17 02:37:28.731 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-2927/alpine-nnp-false-635815be-b901-4563-8fde-f86ad8b5785f", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:37:28.731 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-2927/alpine-nnp-false-635815be-b901-4563-8fde-f86ad8b5785f", EndpointId:"eth0"} status="down"
2026-02-17 02:37:28.768 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=65 ifaceName="calic15d44339c1" state="down"
2026-02-17 02:37:28.768 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calic15d44339c1"
2026-02-17 02:37:28.768 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic15d44339c1", State:"down", Index:65}
2026-02-17 02:37:28.768 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic15d44339c1", Addrs:set.Typed[string]{}}
2026-02-17 02:37:28.769 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic15d44339c1", Addrs:set.Typed[string]{}}
2026-02-17 02:37:28.769 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calic15d44339c1"
2026-02-17 02:37:28.769 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-2927/alpine-nnp-false-635815be-b901-4563-8fde-f86ad8b5785f", EndpointId:"eth0"}
2026-02-17 02:37:28.769 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-2927/alpine-nnp-false-635815be-b901-4563-8fde-f86ad8b5785f", EndpointId:"eth0"}
2026-02-17 02:37:28.771 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=65 ifaceName="calic15d44339c1" state="up"
2026-02-17 02:37:28.794 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-2927/alpine-nnp-false-635815be-b901-4563-8fde-f86ad8b5785f", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:37:28.794 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-2927/alpine-nnp-false-635815be-b901-4563-8fde-f86ad8b5785f", EndpointId:"eth0"} status="down"
2026-02-17 02:37:28.794 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic15d44339c1", State:"up", Index:65}
2026-02-17 02:37:28.794 [INFO][69] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calic15d44339c1"
2026-02-17 02:37:28.794 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calic15d44339c1"
2026-02-17 02:37:28.795 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calic15d44339c1"
2026-02-17 02:37:28.795 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-2927/alpine-nnp-false-635815be-b901-4563-8fde-f86ad8b5785f", EndpointId:"eth0"}
2026-02-17 02:37:28.795 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-2927/alpine-nnp-false-635815be-b901-4563-8fde-f86ad8b5785f", EndpointId:"eth0"}
2026-02-17 02:37:28.818 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-2927/alpine-nnp-false-635815be-b901-4563-8fde-f86ad8b5785f", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:37:28.818 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-2927/alpine-nnp-false-635815be-b901-4563-8fde-f86ad8b5785f", EndpointId:"eth0"} status="up"
2026-02-17 02:37:29.250 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-probe-4436"} labels:{key:"e2e-framework" value:"container-probe"} labels:{key:"e2e-run" value:"648329da-2048-4e6b-a697-5d6bd747a7ee"} labels:{key:"kubernetes.io/metadata.name" value:"container-probe-4436"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4436"}
2026-02-17 02:37:29.277 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-publish-openapi-5429"} labels:{key:"e2e-framework" value:"crd-publish-openapi"} labels:{key:"e2e-run" value:"648329da-2048-4e6b-a697-5d6bd747a7ee"} labels:{key:"kubernetes.io/metadata.name" value:"crd-publish-openapi-5429"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-5429"}
2026-02-17 02:37:29.296 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"crd-publish-openapi-5429" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:37:29.770 [INFO][69] 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:37:29.771 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calic15d44339c1"
2026-02-17 02:37:29.771 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic15d44339c1", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:37:29.771 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic15d44339c1", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:37:30.782 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=security-context-test-2927/alpine-nnp-false-635815be-b901-4563-8fde-f86ad8b5785f, name=eth0)
2026-02-17 02:37:30.782 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"security-context-test-2927/alpine-nnp-false-635815be-b901-4563-8fde-f86ad8b5785f" endpoint_id:"eth0"} endpoint:{state:"active" name:"calic15d44339c1" profile_ids:"kns.security-context-test-2927" profile_ids:"ksa.security-context-test-2927.default" ipv4_nets:"10.100.226.60/32"}
2026-02-17 02:37:30.782 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-2927/alpine-nnp-false-635815be-b901-4563-8fde-f86ad8b5785f", EndpointId:"eth0"}
2026-02-17 02:37:30.782 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-2927/alpine-nnp-false-635815be-b901-4563-8fde-f86ad8b5785f", EndpointId:"eth0"}
2026-02-17 02:37:30.782 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-2927/alpine-nnp-false-635815be-b901-4563-8fde-f86ad8b5785f", EndpointId:"eth0"}
2026-02-17 02:37:30.784 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calic15d44339c1"
2026-02-17 02:37:30.784 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-2927/alpine-nnp-false-635815be-b901-4563-8fde-f86ad8b5785f", EndpointId:"eth0"}
2026-02-17 02:37:30.784 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-2927/alpine-nnp-false-635815be-b901-4563-8fde-f86ad8b5785f", EndpointId:"eth0"}
2026-02-17 02:37:30.807 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-2927/alpine-nnp-false-635815be-b901-4563-8fde-f86ad8b5785f", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:37:30.807 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-2927/alpine-nnp-false-635815be-b901-4563-8fde-f86ad8b5785f", EndpointId:"eth0"} status="up"
2026-02-17 02:37:31.959 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=security-context-test-2927/alpine-nnp-false-635815be-b901-4563-8fde-f86ad8b5785f, name=eth0)
2026-02-17 02:37:31.959 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"security-context-test-2927/alpine-nnp-false-635815be-b901-4563-8fde-f86ad8b5785f" endpoint_id:"eth0"} endpoint:{state:"active" name:"calic15d44339c1" profile_ids:"kns.security-context-test-2927" profile_ids:"ksa.security-context-test-2927.default" ipv4_nets:"10.100.226.60/32"}
2026-02-17 02:37:31.959 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-2927/alpine-nnp-false-635815be-b901-4563-8fde-f86ad8b5785f", EndpointId:"eth0"}
2026-02-17 02:37:31.959 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-2927/alpine-nnp-false-635815be-b901-4563-8fde-f86ad8b5785f", EndpointId:"eth0"}
2026-02-17 02:37:31.959 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-2927/alpine-nnp-false-635815be-b901-4563-8fde-f86ad8b5785f", EndpointId:"eth0"}
2026-02-17 02:37:31.959 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calic15d44339c1"
2026-02-17 02:37:31.960 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-2927/alpine-nnp-false-635815be-b901-4563-8fde-f86ad8b5785f", EndpointId:"eth0"}
2026-02-17 02:37:31.960 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-2927/alpine-nnp-false-635815be-b901-4563-8fde-f86ad8b5785f", EndpointId:"eth0"}
2026-02-17 02:37:31.988 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-2927/alpine-nnp-false-635815be-b901-4563-8fde-f86ad8b5785f", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:37:31.988 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-2927/alpine-nnp-false-635815be-b901-4563-8fde-f86ad8b5785f", EndpointId:"eth0"} status="up"
2026-02-17 02:37:31.988 [INFO][69] felix/summary.go 100: Summarising 273 dataplane reconciliation loops over 1m0.5s: avg=30ms longest=88ms (resync-calico-v4,resync-filter-v4,update-filter-v4)
2026-02-17 02:37:32.069 [INFO][69] 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:37:32.069 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calic15d44339c1"
2026-02-17 02:37:32.069 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=65 ifaceName="calic15d44339c1" state="down"
2026-02-17 02:37:32.069 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic15d44339c1", Addrs:set.Typed[string]{}}
2026-02-17 02:37:32.069 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic15d44339c1", Addrs:set.Typed[string]{}}
2026-02-17 02:37:32.069 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic15d44339c1", State:"down", Index:65}
2026-02-17 02:37:32.069 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calic15d44339c1"
2026-02-17 02:37:32.069 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-2927/alpine-nnp-false-635815be-b901-4563-8fde-f86ad8b5785f", EndpointId:"eth0"}
2026-02-17 02:37:32.069 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-2927/alpine-nnp-false-635815be-b901-4563-8fde-f86ad8b5785f", EndpointId:"eth0"}
2026-02-17 02:37:32.070 [INFO][69] felix/conntrack.go 90: Removing conntrack flows ip=10.100.226.60
2026-02-17 02:37:32.071 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=65 ifaceName="calic15d44339c1" state=""
2026-02-17 02:37:32.071 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calic15d44339c1"
2026-02-17 02:37:32.089 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-2927/alpine-nnp-false-635815be-b901-4563-8fde-f86ad8b5785f", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:37:32.090 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-2927/alpine-nnp-false-635815be-b901-4563-8fde-f86ad8b5785f", EndpointId:"eth0"} status="down"
2026-02-17 02:37:32.090 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic15d44339c1", State:"", Index:65}
2026-02-17 02:37:32.090 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic15d44339c1", Addrs:set.Set[string](nil)}
2026-02-17 02:37:32.090 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic15d44339c1", Addrs:set.Set[string](nil)}
2026-02-17 02:37:32.090 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calic15d44339c1"
2026-02-17 02:37:32.090 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-2927/alpine-nnp-false-635815be-b901-4563-8fde-f86ad8b5785f", EndpointId:"eth0"}
2026-02-17 02:37:32.091 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-2927/alpine-nnp-false-635815be-b901-4563-8fde-f86ad8b5785f", EndpointId:"eth0"}
2026-02-17 02:37:32.115 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-2927/alpine-nnp-false-635815be-b901-4563-8fde-f86ad8b5785f", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:37:32.115 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-2927/alpine-nnp-false-635815be-b901-4563-8fde-f86ad8b5785f", EndpointId:"eth0"} status="down"
2026-02-17 02:37:32.157 [INFO][69] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=security-context-test-2927/alpine-nnp-false-635815be-b901-4563-8fde-f86ad8b5785f, name=eth0)
2026-02-17 02:37:32.157 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"security-context-test-2927/alpine-nnp-false-635815be-b901-4563-8fde-f86ad8b5785f" endpoint_id:"eth0"}
2026-02-17 02:37:32.157 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.security-context-test-2927.default"}
2026-02-17 02:37:32.158 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.security-context-test-2927"}
2026-02-17 02:37:32.158 [INFO][69] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-2927/alpine-nnp-false-635815be-b901-4563-8fde-f86ad8b5785f", EndpointId:"eth0"}
2026-02-17 02:37:32.158 [INFO][69] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-2927/alpine-nnp-false-635815be-b901-4563-8fde-f86ad8b5785f", EndpointId:"eth0"}
2026-02-17 02:37:32.158 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_iAcKjVfmqjqtKRsb3J" ipVersion=0x4 table="filter"
2026-02-17 02:37:32.158 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_WvGI0NYPoMreiIArgZ" ipVersion=0x4 table="filter"
2026-02-17 02:37:32.158 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_iAcKjVfmqjqtKRsb3J" ipVersion=0x4 table="filter"
2026-02-17 02:37:32.158 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_WvGI0NYPoMreiIArgZ" ipVersion=0x4 table="filter"
2026-02-17 02:37:32.158 [INFO][69] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-2927/alpine-nnp-false-635815be-b901-4563-8fde-f86ad8b5785f", EndpointId:"eth0"}
2026-02-17 02:37:32.158 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calic15d44339c1" ipVersion=0x4 table="filter"
2026-02-17 02:37:32.159 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calic15d44339c1" ipVersion=0x4 table="filter"
2026-02-17 02:37:32.159 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-2927/alpine-nnp-false-635815be-b901-4563-8fde-f86ad8b5785f", EndpointId:"eth0"}
2026-02-17 02:37:32.159 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-2927/alpine-nnp-false-635815be-b901-4563-8fde-f86ad8b5785f", EndpointId:"eth0"}
2026-02-17 02:37:32.208 [INFO][69] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-2927/alpine-nnp-false-635815be-b901-4563-8fde-f86ad8b5785f", EndpointId:"eth0"}
2026-02-17 02:37:32.924 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-publish-openapi-5429"} labels:{key:"e2e-framework" value:"crd-publish-openapi"} labels:{key:"e2e-run" value:"648329da-2048-4e6b-a697-5d6bd747a7ee"} labels:{key:"kubernetes.io/metadata.name" value:"crd-publish-openapi-5429"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-5429"}
2026-02-17 02:37:32.973 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-lifecycle-hook-6429"} labels:{key:"e2e-framework" value:"container-lifecycle-hook"} labels:{key:"e2e-run" value:"648329da-2048-4e6b-a697-5d6bd747a7ee"} labels:{key:"kubernetes.io/metadata.name" value:"container-lifecycle-hook-6429"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"container-lifecycle-hook-6429"}
2026-02-17 02:37:33.001 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"container-lifecycle-hook-6429" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:37:33.104 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"resourcequota-264" name:"default"}
2026-02-17 02:37:33.386 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-264"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"c813837b-097e-4d2a-845a-e92d88485297"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-264"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-264"}
2026-02-17 02:37:33.414 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"resourcequota-264"}
2026-02-17 02:37:33.617 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=container-lifecycle-hook-6429/pod-handle-http-request, name=eth0)
2026-02-17 02:37:33.618 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.container-lifecycle-hook-6429"} profile:{inbound_rules:{action:"allow" rule_id:"176fj95X6XK4f3Se"} outbound_rules:{action:"allow" rule_id:"u0YPUshnQPAmqyBE"}}
2026-02-17 02:37:33.618 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.container-lifecycle-hook-6429.default"} profile:{}
2026-02-17 02:37:33.618 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-lifecycle-hook-6429/pod-handle-http-request" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9a88542851f" profile_ids:"kns.container-lifecycle-hook-6429" profile_ids:"ksa.container-lifecycle-hook-6429.default" ipv4_nets:"10.100.226.61/32"}
2026-02-17 02:37:33.618 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-6429/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:37:33.618 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-6429/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:37:33.618 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-6429/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:37:33.619 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali9a88542851f" ipVersion=0x4 table="filter"
2026-02-17 02:37:33.619 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_f6yMT6e3Gm5nl5k9p2" ipVersion=0x4 table="filter"
2026-02-17 02:37:33.619 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_22zY_5tSYg2PSk2Ji_" ipVersion=0x4 table="filter"
2026-02-17 02:37:33.619 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali9a88542851f" ipVersion=0x4 table="filter"
2026-02-17 02:37:33.619 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_f6yMT6e3Gm5nl5k9p2" ipVersion=0x4 table="filter"
2026-02-17 02:37:33.619 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_22zY_5tSYg2PSk2Ji_" ipVersion=0x4 table="filter"
2026-02-17 02:37:33.619 [INFO][69] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali9a88542851f"
2026-02-17 02:37:33.619 [INFO][69] felix/endpoint_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-6429/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:37:33.619 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-6429/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:37:33.659 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-6429/pod-handle-http-request", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:37:33.659 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-6429/pod-handle-http-request", EndpointId:"eth0"} status="down"
2026-02-17 02:37:33.687 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=66 ifaceName="cali9a88542851f" state="down"
2026-02-17 02:37:33.687 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali9a88542851f"
2026-02-17 02:37:33.687 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali9a88542851f", State:"down", Index:66}
2026-02-17 02:37:33.687 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali9a88542851f", Addrs:set.Typed[string]{}}
2026-02-17 02:37:33.687 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali9a88542851f", Addrs:set.Typed[string]{}}
2026-02-17 02:37:33.687 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali9a88542851f"
2026-02-17 02:37:33.687 [INFO][69] felix/endpoint_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-6429/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:37:33.687 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-6429/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:37:33.691 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=66 ifaceName="cali9a88542851f" state="up"
2026-02-17 02:37:33.707 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-6429/pod-handle-http-request", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:37:33.707 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-6429/pod-handle-http-request", EndpointId:"eth0"} status="down"
2026-02-17 02:37:33.707 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali9a88542851f", State:"up", Index:66}
2026-02-17 02:37:33.707 [INFO][69] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali9a88542851f"
2026-02-17 02:37:33.707 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali9a88542851f"
2026-02-17 02:37:33.708 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9a88542851f"
2026-02-17 02:37:33.708 [INFO][69] felix/endpoint_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-6429/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:37:33.708 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-6429/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:37:33.729 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-6429/pod-handle-http-request", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:37:33.729 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-6429/pod-handle-http-request", EndpointId:"eth0"} status="up"
2026-02-17 02:37:34.176 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"security-context-test-2927"} labels:{key:"e2e-framework" value:"security-context-test"} labels:{key:"e2e-run" value:"c813837b-097e-4d2a-845a-e92d88485297"} labels:{key:"kubernetes.io/metadata.name" value:"security-context-test-2927"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-2927"}
2026-02-17 02:37:34.204 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-1260"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"c813837b-097e-4d2a-845a-e92d88485297"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-1260"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-1260"}
2026-02-17 02:37:34.205 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-1260" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:37:34.229 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-1260"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"c813837b-097e-4d2a-845a-e92d88485297"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-1260"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-1260"} labels:{key:"webhook-1260" value:"true"}
2026-02-17 02:37:34.257 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-1358"} labels:{key:"e2e-run" value:"c813837b-097e-4d2a-845a-e92d88485297"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-1358"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{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-1358"} labels:{key:"webhook-1260-markers" value:"true"}
2026-02-17 02:37:34.257 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-markers-1358" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:37:34.286 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"container-probe-4436" name:"default"}
2026-02-17 02:37:34.506 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-probe-4436"} labels:{key:"e2e-framework" value:"container-probe"} labels:{key:"e2e-run" value:"648329da-2048-4e6b-a697-5d6bd747a7ee"} labels:{key:"kubernetes.io/metadata.name" value:"container-probe-4436"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4436"}
2026-02-17 02:37:34.528 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"container-probe-4436"}
2026-02-17 02:37:34.699 [INFO][69] 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:37:34.699 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali9a88542851f"
2026-02-17 02:37:34.699 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali9a88542851f", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:37:34.699 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali9a88542851f", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:37:34.828 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=container-lifecycle-hook-6429/pod-handle-http-request, name=eth0)
2026-02-17 02:37:34.828 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-lifecycle-hook-6429/pod-handle-http-request" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9a88542851f" profile_ids:"kns.container-lifecycle-hook-6429" profile_ids:"ksa.container-lifecycle-hook-6429.default" ipv4_nets:"10.100.226.61/32"}
2026-02-17 02:37:34.828 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-6429/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:37:34.828 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-6429/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:37:34.829 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-6429/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:37:34.829 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9a88542851f"
2026-02-17 02:37:34.830 [INFO][69] felix/endpoint_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-6429/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:37:34.830 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-6429/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:37:34.857 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-6429/pod-handle-http-request", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:37:34.857 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-6429/pod-handle-http-request", EndpointId:"eth0"} status="up"
2026-02-17 02:37:35.595 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=container-lifecycle-hook-6429/pod-with-poststart-http-hook, name=eth0)
2026-02-17 02:37:35.595 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-lifecycle-hook-6429/pod-with-poststart-http-hook" endpoint_id:"eth0"} endpoint:{state:"active" name:"calia161b179575" profile_ids:"kns.container-lifecycle-hook-6429" profile_ids:"ksa.container-lifecycle-hook-6429.default" ipv4_nets:"10.100.226.62/32"}
2026-02-17 02:37:35.595 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-6429/pod-with-poststart-http-hook", EndpointId:"eth0"}
2026-02-17 02:37:35.595 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-6429/pod-with-poststart-http-hook", EndpointId:"eth0"}
2026-02-17 02:37:35.595 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-6429/pod-with-poststart-http-hook", EndpointId:"eth0"}
2026-02-17 02:37:35.596 [INFO][69] 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:37:35.596 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calia161b179575" ipVersion=0x4 table="filter"
2026-02-17 02:37:35.596 [INFO][69] 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:37:35.596 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calia161b179575" ipVersion=0x4 table="filter"
2026-02-17 02:37:35.596 [INFO][69] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calia161b179575"
2026-02-17 02:37:35.597 [INFO][69] felix/endpoint_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-6429/pod-with-poststart-http-hook", EndpointId:"eth0"}
2026-02-17 02:37:35.597 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-6429/pod-with-poststart-http-hook", EndpointId:"eth0"}
2026-02-17 02:37:35.637 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-6429/pod-with-poststart-http-hook", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:37:35.637 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-6429/pod-with-poststart-http-hook", EndpointId:"eth0"} status="down"
2026-02-17 02:37:35.674 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=67 ifaceName="calia161b179575" state="down"
2026-02-17 02:37:35.674 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calia161b179575"
2026-02-17 02:37:35.674 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calia161b179575", State:"down", Index:67}
2026-02-17 02:37:35.674 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calia161b179575", Addrs:set.Typed[string]{}}
2026-02-17 02:37:35.674 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calia161b179575", Addrs:set.Typed[string]{}}
2026-02-17 02:37:35.674 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calia161b179575"
2026-02-17 02:37:35.674 [INFO][69] felix/endpoint_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-6429/pod-with-poststart-http-hook", EndpointId:"eth0"}
2026-02-17 02:37:35.674 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-6429/pod-with-poststart-http-hook", EndpointId:"eth0"}
2026-02-17 02:37:35.675 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=67 ifaceName="calia161b179575" state="up"
2026-02-17 02:37:35.698 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-6429/pod-with-poststart-http-hook", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:37:35.699 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-6429/pod-with-poststart-http-hook", EndpointId:"eth0"} status="down"
2026-02-17 02:37:35.699 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calia161b179575", State:"up", Index:67}
2026-02-17 02:37:35.699 [INFO][69] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calia161b179575"
2026-02-17 02:37:35.699 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calia161b179575"
2026-02-17 02:37:35.699 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calia161b179575"
2026-02-17 02:37:35.699 [INFO][69] felix/endpoint_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-6429/pod-with-poststart-http-hook", EndpointId:"eth0"}
2026-02-17 02:37:35.699 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-6429/pod-with-poststart-http-hook", EndpointId:"eth0"}
2026-02-17 02:37:35.720 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-6429/pod-with-poststart-http-hook", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:37:35.721 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-6429/pod-with-poststart-http-hook", EndpointId:"eth0"} status="up"
2026-02-17 02:37:36.673 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-1260" type:"ClusterIP" cluster_ips:"10.254.239.218" ports:{Protocol:"TCP" Port:8443}
2026-02-17 02:37:36.779 [INFO][69] 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:37:36.780 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calia161b179575"
2026-02-17 02:37:36.780 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calia161b179575", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:37:36.780 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calia161b179575", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:37:36.845 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=container-lifecycle-hook-6429/pod-with-poststart-http-hook, name=eth0)
2026-02-17 02:37:36.847 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-lifecycle-hook-6429/pod-with-poststart-http-hook" endpoint_id:"eth0"} endpoint:{state:"active" name:"calia161b179575" profile_ids:"kns.container-lifecycle-hook-6429" profile_ids:"ksa.container-lifecycle-hook-6429.default" ipv4_nets:"10.100.226.62/32"}
2026-02-17 02:37:36.848 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-6429/pod-with-poststart-http-hook", EndpointId:"eth0"}
2026-02-17 02:37:36.850 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-6429/pod-with-poststart-http-hook", EndpointId:"eth0"}
2026-02-17 02:37:36.850 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-6429/pod-with-poststart-http-hook", EndpointId:"eth0"}
2026-02-17 02:37:36.851 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calia161b179575"
2026-02-17 02:37:36.851 [INFO][69] felix/endpoint_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-6429/pod-with-poststart-http-hook", EndpointId:"eth0"}
2026-02-17 02:37:36.851 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-6429/pod-with-poststart-http-hook", EndpointId:"eth0"}
2026-02-17 02:37:36.878 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-6429/pod-with-poststart-http-hook", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:37:36.878 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-6429/pod-with-poststart-http-hook", EndpointId:"eth0"} status="up"
2026-02-17 02:37:37.095 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=container-lifecycle-hook-6429/pod-with-poststart-http-hook, name=eth0)
2026-02-17 02:37:37.110 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-lifecycle-hook-6429/pod-with-poststart-http-hook" endpoint_id:"eth0"} endpoint:{state:"active" name:"calia161b179575" profile_ids:"kns.container-lifecycle-hook-6429" profile_ids:"ksa.container-lifecycle-hook-6429.default" ipv4_nets:"10.100.226.62/32"}
2026-02-17 02:37:37.110 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-6429/pod-with-poststart-http-hook", EndpointId:"eth0"}
2026-02-17 02:37:37.110 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-6429/pod-with-poststart-http-hook", EndpointId:"eth0"}
2026-02-17 02:37:37.111 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-6429/pod-with-poststart-http-hook", EndpointId:"eth0"}
2026-02-17 02:37:37.111 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calia161b179575"
2026-02-17 02:37:37.111 [INFO][69] felix/endpoint_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-6429/pod-with-poststart-http-hook", EndpointId:"eth0"}
2026-02-17 02:37:37.111 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-6429/pod-with-poststart-http-hook", EndpointId:"eth0"}
2026-02-17 02:37:37.134 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-6429/pod-with-poststart-http-hook", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:37:37.134 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-6429/pod-with-poststart-http-hook", EndpointId:"eth0"} status="up"
2026-02-17 02:37:37.700 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-1260"
2026-02-17 02:37:37.787 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-1260"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"c813837b-097e-4d2a-845a-e92d88485297"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-1260"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-1260"} labels:{key:"webhook-1260" value:"true"}
2026-02-17 02:37:37.810 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-1358"} labels:{key:"e2e-run" value:"c813837b-097e-4d2a-845a-e92d88485297"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-1358"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{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-1358"} labels:{key:"webhook-1260-markers" value:"true"}
2026-02-17 02:37:37.835 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"dns-6620"} labels:{key:"e2e-framework" value:"dns"} labels:{key:"e2e-run" value:"c813837b-097e-4d2a-845a-e92d88485297"} labels:{key:"kubernetes.io/metadata.name" value:"dns-6620"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6620"}
2026-02-17 02:37:37.835 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"dns-6620" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:37:37.857 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"dns-test-service-3" namespace:"dns-6620" type:"ExternalName"
2026-02-17 02:37:37.982 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"crd-publish-openapi-5429" name:"default"}
2026-02-17 02:37:38.178 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-publish-openapi-5429"} labels:{key:"e2e-framework" value:"crd-publish-openapi"} labels:{key:"e2e-run" value:"648329da-2048-4e6b-a697-5d6bd747a7ee"} labels:{key:"kubernetes.io/metadata.name" value:"crd-publish-openapi-5429"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-5429"}
2026-02-17 02:37:38.207 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"crd-publish-openapi-5429"}
2026-02-17 02:37:38.859 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=container-lifecycle-hook-6429/pod-with-poststart-http-hook, name=eth0)
2026-02-17 02:37:38.859 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-lifecycle-hook-6429/pod-with-poststart-http-hook" endpoint_id:"eth0"} endpoint:{state:"active" name:"calia161b179575" profile_ids:"kns.container-lifecycle-hook-6429" profile_ids:"ksa.container-lifecycle-hook-6429.default" ipv4_nets:"10.100.226.62/32"}
2026-02-17 02:37:38.859 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-6429/pod-with-poststart-http-hook", EndpointId:"eth0"}
2026-02-17 02:37:38.860 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-6429/pod-with-poststart-http-hook", EndpointId:"eth0"}
2026-02-17 02:37:38.860 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-6429/pod-with-poststart-http-hook", EndpointId:"eth0"}
2026-02-17 02:37:38.860 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calia161b179575"
2026-02-17 02:37:38.860 [INFO][69] felix/endpoint_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-6429/pod-with-poststart-http-hook", EndpointId:"eth0"}
2026-02-17 02:37:38.860 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-6429/pod-with-poststart-http-hook", EndpointId:"eth0"}
2026-02-17 02:37:38.882 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-6429/pod-with-poststart-http-hook", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:37:38.883 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-6429/pod-with-poststart-http-hook", EndpointId:"eth0"} status="up"
2026-02-17 02:37:39.102 [INFO][69] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=container-lifecycle-hook-6429/pod-with-poststart-http-hook, name=eth0)
2026-02-17 02:37:39.102 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-lifecycle-hook-6429/pod-with-poststart-http-hook" endpoint_id:"eth0"}
2026-02-17 02:37:39.103 [INFO][69] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-6429/pod-with-poststart-http-hook", EndpointId:"eth0"}
2026-02-17 02:37:39.103 [INFO][69] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-6429/pod-with-poststart-http-hook", EndpointId:"eth0"}
2026-02-17 02:37:39.104 [INFO][69] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-6429/pod-with-poststart-http-hook", EndpointId:"eth0"}
2026-02-17 02:37:39.104 [INFO][69] 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:37:39.104 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calia161b179575" ipVersion=0x4 table="filter"
2026-02-17 02:37:39.104 [INFO][69] 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:37:39.104 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calia161b179575" ipVersion=0x4 table="filter"
2026-02-17 02:37:39.104 [INFO][69] felix/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-6429/pod-with-poststart-http-hook", EndpointId:"eth0"}
2026-02-17 02:37:39.104 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-6429/pod-with-poststart-http-hook", EndpointId:"eth0"}
2026-02-17 02:37:39.105 [INFO][69] felix/conntrack.go 90: Removing conntrack flows ip=10.100.226.62
2026-02-17 02:37:39.167 [INFO][69] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-6429/pod-with-poststart-http-hook", EndpointId:"eth0"}
2026-02-17 02:37:39.211 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=67 ifaceName="calia161b179575" state="down"
2026-02-17 02:37:39.211 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calia161b179575"
2026-02-17 02:37:39.211 [INFO][69] 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:37:39.211 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calia161b179575", State:"down", Index:67}
2026-02-17 02:37:39.211 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calia161b179575", Addrs:set.Typed[string]{}}
2026-02-17 02:37:39.211 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calia161b179575", Addrs:set.Typed[string]{}}
2026-02-17 02:37:39.215 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=67 ifaceName="calia161b179575" state=""
2026-02-17 02:37:39.215 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calia161b179575"
2026-02-17 02:37:39.236 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calia161b179575", State:"", Index:67}
2026-02-17 02:37:39.236 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calia161b179575", Addrs:set.Set[string](nil)}
2026-02-17 02:37:39.236 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calia161b179575", Addrs:set.Set[string](nil)}
2026-02-17 02:37:39.512 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"security-context-test-2927" name:"default"}
2026-02-17 02:37:39.621 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"security-context-test-2927"} labels:{key:"e2e-framework" value:"security-context-test"} labels:{key:"e2e-run" value:"c813837b-097e-4d2a-845a-e92d88485297"} labels:{key:"kubernetes.io/metadata.name" value:"security-context-test-2927"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-2927"}
2026-02-17 02:37:39.655 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"security-context-test-2927"}
2026-02-17 02:37:41.147 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-lifecycle-hook-6429"} labels:{key:"e2e-framework" value:"container-lifecycle-hook"} labels:{key:"e2e-run" value:"648329da-2048-4e6b-a697-5d6bd747a7ee"} labels:{key:"kubernetes.io/metadata.name" value:"container-lifecycle-hook-6429"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"container-lifecycle-hook-6429"}
2026-02-17 02:37:41.169 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"containers-2128"} labels:{key:"e2e-framework" value:"containers"} labels:{key:"e2e-run" value:"648329da-2048-4e6b-a697-5d6bd747a7ee"} labels:{key:"kubernetes.io/metadata.name" value:"containers-2128"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2128"}
2026-02-17 02:37:41.192 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"containers-2128" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:37:41.804 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=containers-2128/client-containers-dff5787e-e72d-48cd-a25b-526d10851eca, name=eth0)
2026-02-17 02:37:41.805 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.containers-2128"} profile:{inbound_rules:{action:"allow" rule_id:"hXdpXS68xPlb3qd-"} outbound_rules:{action:"allow" rule_id:"p8_faKbTD3ycHWSj"}}
2026-02-17 02:37:41.805 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.containers-2128.default"} profile:{}
2026-02-17 02:37:41.805 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"containers-2128/client-containers-dff5787e-e72d-48cd-a25b-526d10851eca" endpoint_id:"eth0"} endpoint:{state:"active" name:"caliad4c3519c5b" profile_ids:"kns.containers-2128" profile_ids:"ksa.containers-2128.default" ipv4_nets:"10.100.226.63/32"}
2026-02-17 02:37:41.805 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-2128/client-containers-dff5787e-e72d-48cd-a25b-526d10851eca", EndpointId:"eth0"}
2026-02-17 02:37:41.805 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-2128/client-containers-dff5787e-e72d-48cd-a25b-526d10851eca", EndpointId:"eth0"}
2026-02-17 02:37:41.805 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-2128/client-containers-dff5787e-e72d-48cd-a25b-526d10851eca", EndpointId:"eth0"}
2026-02-17 02:37:41.806 [INFO][69] 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:37:41.806 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-caliad4c3519c5b" ipVersion=0x4 table="filter"
2026-02-17 02:37:41.806 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.containers-2128" ipVersion=0x4 table="filter"
2026-02-17 02:37:41.806 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_oqDTiS20N7NdZYJN08" ipVersion=0x4 table="filter"
2026-02-17 02:37:41.806 [INFO][69] 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:37:41.806 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-caliad4c3519c5b" ipVersion=0x4 table="filter"
2026-02-17 02:37:41.806 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.containers-2128" ipVersion=0x4 table="filter"
2026-02-17 02:37:41.807 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_oqDTiS20N7NdZYJN08" ipVersion=0x4 table="filter"
2026-02-17 02:37:41.807 [INFO][69] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="caliad4c3519c5b"
2026-02-17 02:37:41.807 [INFO][69] felix/endpoint_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-2128/client-containers-dff5787e-e72d-48cd-a25b-526d10851eca", EndpointId:"eth0"}
2026-02-17 02:37:41.807 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-2128/client-containers-dff5787e-e72d-48cd-a25b-526d10851eca", EndpointId:"eth0"}
2026-02-17 02:37:41.844 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-2128/client-containers-dff5787e-e72d-48cd-a25b-526d10851eca", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:37:41.844 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-2128/client-containers-dff5787e-e72d-48cd-a25b-526d10851eca", EndpointId:"eth0"} status="down"
2026-02-17 02:37:41.879 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=68 ifaceName="caliad4c3519c5b" state="down"
2026-02-17 02:37:41.880 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="caliad4c3519c5b"
2026-02-17 02:37:41.880 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliad4c3519c5b", State:"down", Index:68}
2026-02-17 02:37:41.880 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliad4c3519c5b", Addrs:set.Typed[string]{}}
2026-02-17 02:37:41.880 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliad4c3519c5b", Addrs:set.Typed[string]{}}
2026-02-17 02:37:41.880 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="caliad4c3519c5b"
2026-02-17 02:37:41.880 [INFO][69] felix/endpoint_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-2128/client-containers-dff5787e-e72d-48cd-a25b-526d10851eca", EndpointId:"eth0"}
2026-02-17 02:37:41.880 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-2128/client-containers-dff5787e-e72d-48cd-a25b-526d10851eca", EndpointId:"eth0"}
2026-02-17 02:37:41.884 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=68 ifaceName="caliad4c3519c5b" state="up"
2026-02-17 02:37:41.901 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-2128/client-containers-dff5787e-e72d-48cd-a25b-526d10851eca", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:37:41.901 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-2128/client-containers-dff5787e-e72d-48cd-a25b-526d10851eca", EndpointId:"eth0"} status="down"
2026-02-17 02:37:41.901 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliad4c3519c5b", State:"up", Index:68}
2026-02-17 02:37:41.902 [INFO][69] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="caliad4c3519c5b"
2026-02-17 02:37:41.902 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="caliad4c3519c5b"
2026-02-17 02:37:41.902 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="caliad4c3519c5b"
2026-02-17 02:37:41.902 [INFO][69] felix/endpoint_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-2128/client-containers-dff5787e-e72d-48cd-a25b-526d10851eca", EndpointId:"eth0"}
2026-02-17 02:37:41.902 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-2128/client-containers-dff5787e-e72d-48cd-a25b-526d10851eca", EndpointId:"eth0"}
2026-02-17 02:37:41.923 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-2128/client-containers-dff5787e-e72d-48cd-a25b-526d10851eca", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:37:41.923 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-2128/client-containers-dff5787e-e72d-48cd-a25b-526d10851eca", EndpointId:"eth0"} status="up"
2026-02-17 02:37:42.886 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=containers-2128/client-containers-dff5787e-e72d-48cd-a25b-526d10851eca, name=eth0)
2026-02-17 02:37:42.886 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"containers-2128/client-containers-dff5787e-e72d-48cd-a25b-526d10851eca" endpoint_id:"eth0"} endpoint:{state:"active" name:"caliad4c3519c5b" profile_ids:"kns.containers-2128" profile_ids:"ksa.containers-2128.default" ipv4_nets:"10.100.226.63/32"}
2026-02-17 02:37:42.886 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-2128/client-containers-dff5787e-e72d-48cd-a25b-526d10851eca", EndpointId:"eth0"}
2026-02-17 02:37:42.886 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-2128/client-containers-dff5787e-e72d-48cd-a25b-526d10851eca", EndpointId:"eth0"}
2026-02-17 02:37:42.887 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-2128/client-containers-dff5787e-e72d-48cd-a25b-526d10851eca", EndpointId:"eth0"}
2026-02-17 02:37:42.887 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="caliad4c3519c5b"
2026-02-17 02:37:42.887 [INFO][69] felix/endpoint_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-2128/client-containers-dff5787e-e72d-48cd-a25b-526d10851eca", EndpointId:"eth0"}
2026-02-17 02:37:42.887 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-2128/client-containers-dff5787e-e72d-48cd-a25b-526d10851eca", EndpointId:"eth0"}
2026-02-17 02:37:42.907 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-2128/client-containers-dff5787e-e72d-48cd-a25b-526d10851eca", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:37:42.907 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-2128/client-containers-dff5787e-e72d-48cd-a25b-526d10851eca", EndpointId:"eth0"} status="up"
2026-02-17 02:37:42.986 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-1260" name:"default"}
2026-02-17 02:37:43.086 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-markers-1358" name:"default"}
2026-02-17 02:37:43.211 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-1260"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"c813837b-097e-4d2a-845a-e92d88485297"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-1260"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-1260"} labels:{key:"webhook-1260" value:"true"}
2026-02-17 02:37:43.238 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-1260"}
2026-02-17 02:37:43.239 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-1358"} labels:{key:"e2e-run" value:"c813837b-097e-4d2a-845a-e92d88485297"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-1358"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{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-1358"} labels:{key:"webhook-1260-markers" value:"true"}
2026-02-17 02:37:43.257 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-markers-1358"}
2026-02-17 02:37:43.438 [INFO][69] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=68
2026-02-17 02:37:43.439 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="caliad4c3519c5b"
2026-02-17 02:37:43.439 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliad4c3519c5b", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:37:43.439 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliad4c3519c5b", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:37:44.051 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=containers-2128/client-containers-dff5787e-e72d-48cd-a25b-526d10851eca, name=eth0)
2026-02-17 02:37:44.051 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"containers-2128/client-containers-dff5787e-e72d-48cd-a25b-526d10851eca" endpoint_id:"eth0"} endpoint:{state:"active" name:"caliad4c3519c5b" profile_ids:"kns.containers-2128" profile_ids:"ksa.containers-2128.default" ipv4_nets:"10.100.226.63/32"}
2026-02-17 02:37:44.051 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-2128/client-containers-dff5787e-e72d-48cd-a25b-526d10851eca", EndpointId:"eth0"}
2026-02-17 02:37:44.052 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-2128/client-containers-dff5787e-e72d-48cd-a25b-526d10851eca", EndpointId:"eth0"}
2026-02-17 02:37:44.052 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-2128/client-containers-dff5787e-e72d-48cd-a25b-526d10851eca", EndpointId:"eth0"}
2026-02-17 02:37:44.052 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="caliad4c3519c5b"
2026-02-17 02:37:44.052 [INFO][69] felix/endpoint_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-2128/client-containers-dff5787e-e72d-48cd-a25b-526d10851eca", EndpointId:"eth0"}
2026-02-17 02:37:44.053 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-2128/client-containers-dff5787e-e72d-48cd-a25b-526d10851eca", EndpointId:"eth0"}
2026-02-17 02:37:44.074 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-2128/client-containers-dff5787e-e72d-48cd-a25b-526d10851eca", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:37:44.074 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-2128/client-containers-dff5787e-e72d-48cd-a25b-526d10851eca", EndpointId:"eth0"} status="up"
2026-02-17 02:37:44.187 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=68 ifaceName="caliad4c3519c5b" state="down"
2026-02-17 02:37:44.187 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="caliad4c3519c5b"
2026-02-17 02:37:44.187 [INFO][69] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=68
2026-02-17 02:37:44.187 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=68 ifaceName="caliad4c3519c5b" state=""
2026-02-17 02:37:44.187 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="caliad4c3519c5b"
2026-02-17 02:37:44.187 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliad4c3519c5b", State:"down", Index:68}
2026-02-17 02:37:44.187 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliad4c3519c5b", Addrs:set.Typed[string]{}}
2026-02-17 02:37:44.187 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliad4c3519c5b", Addrs:set.Typed[string]{}}
2026-02-17 02:37:44.187 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliad4c3519c5b", State:"", Index:68}
2026-02-17 02:37:44.187 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliad4c3519c5b", Addrs:set.Set[string](nil)}
2026-02-17 02:37:44.187 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliad4c3519c5b", Addrs:set.Set[string](nil)}
2026-02-17 02:37:44.187 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="caliad4c3519c5b"
2026-02-17 02:37:44.187 [INFO][69] felix/endpoint_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-2128/client-containers-dff5787e-e72d-48cd-a25b-526d10851eca", EndpointId:"eth0"}
2026-02-17 02:37:44.187 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-2128/client-containers-dff5787e-e72d-48cd-a25b-526d10851eca", EndpointId:"eth0"}
2026-02-17 02:37:44.188 [INFO][69] felix/conntrack.go 90: Removing conntrack flows ip=10.100.226.63
2026-02-17 02:37:44.209 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-2128/client-containers-dff5787e-e72d-48cd-a25b-526d10851eca", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:37:44.209 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-2128/client-containers-dff5787e-e72d-48cd-a25b-526d10851eca", EndpointId:"eth0"} status="down"
2026-02-17 02:37:44.313 [INFO][69] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=containers-2128/client-containers-dff5787e-e72d-48cd-a25b-526d10851eca, name=eth0)
2026-02-17 02:37:44.313 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"containers-2128/client-containers-dff5787e-e72d-48cd-a25b-526d10851eca" endpoint_id:"eth0"}
2026-02-17 02:37:44.313 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.containers-2128.default"}
2026-02-17 02:37:44.313 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.containers-2128"}
2026-02-17 02:37:44.313 [INFO][69] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-2128/client-containers-dff5787e-e72d-48cd-a25b-526d10851eca", EndpointId:"eth0"}
2026-02-17 02:37:44.314 [INFO][69] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-2128/client-containers-dff5787e-e72d-48cd-a25b-526d10851eca", EndpointId:"eth0"}
2026-02-17 02:37:44.314 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.containers-2128" ipVersion=0x4 table="filter"
2026-02-17 02:37:44.314 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_oqDTiS20N7NdZYJN08" ipVersion=0x4 table="filter"
2026-02-17 02:37:44.314 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.containers-2128" ipVersion=0x4 table="filter"
2026-02-17 02:37:44.314 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_oqDTiS20N7NdZYJN08" ipVersion=0x4 table="filter"
2026-02-17 02:37:44.314 [INFO][69] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-2128/client-containers-dff5787e-e72d-48cd-a25b-526d10851eca", EndpointId:"eth0"}
2026-02-17 02:37:44.314 [INFO][69] 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:37:44.314 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-caliad4c3519c5b" ipVersion=0x4 table="filter"
2026-02-17 02:37:44.315 [INFO][69] 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:37:44.315 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-caliad4c3519c5b" ipVersion=0x4 table="filter"
2026-02-17 02:37:44.315 [INFO][69] felix/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-2128/client-containers-dff5787e-e72d-48cd-a25b-526d10851eca", EndpointId:"eth0"}
2026-02-17 02:37:44.315 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-2128/client-containers-dff5787e-e72d-48cd-a25b-526d10851eca", EndpointId:"eth0"}
2026-02-17 02:37:44.380 [INFO][69] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-2128/client-containers-dff5787e-e72d-48cd-a25b-526d10851eca", EndpointId:"eth0"}
2026-02-17 02:37:44.908 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"dns-test-service-3" namespace:"dns-6620" type:"ExternalName"
2026-02-17 02:37:45.301 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"containers-2128"} labels:{key:"e2e-framework" value:"containers"} labels:{key:"e2e-run" value:"648329da-2048-4e6b-a697-5d6bd747a7ee"} labels:{key:"kubernetes.io/metadata.name" value:"containers-2128"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2128"}
2026-02-17 02:37:45.326 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"field-validation-2173"} labels:{key:"e2e-framework" value:"field-validation"} labels:{key:"e2e-run" value:"648329da-2048-4e6b-a697-5d6bd747a7ee"} labels:{key:"kubernetes.io/metadata.name" value:"field-validation-2173"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2173"}
2026-02-17 02:37:45.351 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"field-validation-2173" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:37:46.176 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=container-lifecycle-hook-6429/pod-handle-http-request, name=eth0)
2026-02-17 02:37:46.176 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-lifecycle-hook-6429/pod-handle-http-request" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9a88542851f" profile_ids:"kns.container-lifecycle-hook-6429" profile_ids:"ksa.container-lifecycle-hook-6429.default" ipv4_nets:"10.100.226.61/32"}
2026-02-17 02:37:46.176 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-6429/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:37:46.176 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-6429/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:37:46.177 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-6429/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:37:46.177 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9a88542851f"
2026-02-17 02:37:46.179 [INFO][69] felix/endpoint_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-6429/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:37:46.179 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-6429/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:37:46.184 [INFO][69] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=container-lifecycle-hook-6429/pod-handle-http-request, name=eth0)
2026-02-17 02:37:46.214 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-6429/pod-handle-http-request", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:37:46.215 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-6429/pod-handle-http-request", EndpointId:"eth0"} status="up"
2026-02-17 02:37:46.215 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-lifecycle-hook-6429/pod-handle-http-request" endpoint_id:"eth0"}
2026-02-17 02:37:46.216 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.container-lifecycle-hook-6429"}
2026-02-17 02:37:46.216 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.container-lifecycle-hook-6429.default"}
2026-02-17 02:37:46.216 [INFO][69] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-6429/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:37:46.216 [INFO][69] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-6429/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:37:46.217 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_f6yMT6e3Gm5nl5k9p2" ipVersion=0x4 table="filter"
2026-02-17 02:37:46.217 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_22zY_5tSYg2PSk2Ji_" ipVersion=0x4 table="filter"
2026-02-17 02:37:46.217 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_f6yMT6e3Gm5nl5k9p2" ipVersion=0x4 table="filter"
2026-02-17 02:37:46.217 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_22zY_5tSYg2PSk2Ji_" ipVersion=0x4 table="filter"
2026-02-17 02:37:46.217 [INFO][69] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-6429/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:37:46.217 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali9a88542851f" ipVersion=0x4 table="filter"
2026-02-17 02:37:46.217 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali9a88542851f" ipVersion=0x4 table="filter"
2026-02-17 02:37:46.217 [INFO][69] felix/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-6429/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:37:46.217 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-6429/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:37:46.218 [INFO][69] felix/conntrack.go 90: Removing conntrack flows ip=10.100.226.61
2026-02-17 02:37:46.278 [INFO][69] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-6429/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:37:46.448 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"container-lifecycle-hook-6429" name:"default"}
2026-02-17 02:37:46.476 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-lifecycle-hook-6429"} labels:{key:"e2e-framework" value:"container-lifecycle-hook"} labels:{key:"e2e-run" value:"648329da-2048-4e6b-a697-5d6bd747a7ee"} labels:{key:"kubernetes.io/metadata.name" value:"container-lifecycle-hook-6429"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"container-lifecycle-hook-6429"}
2026-02-17 02:37:46.495 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"container-lifecycle-hook-6429"}
2026-02-17 02:37:46.531 [INFO][69] 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:37:46.531 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali9a88542851f"
2026-02-17 02:37:46.531 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=66 ifaceName="cali9a88542851f" state="down"
2026-02-17 02:37:46.531 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali9a88542851f", Addrs:set.Typed[string]{}}
2026-02-17 02:37:46.531 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali9a88542851f", Addrs:set.Typed[string]{}}
2026-02-17 02:37:46.531 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali9a88542851f", State:"down", Index:66}
2026-02-17 02:37:46.532 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=66 ifaceName="cali9a88542851f" state=""
2026-02-17 02:37:46.532 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali9a88542851f"
2026-02-17 02:37:46.554 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali9a88542851f", State:"", Index:66}
2026-02-17 02:37:46.554 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali9a88542851f", Addrs:set.Set[string](nil)}
2026-02-17 02:37:46.554 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali9a88542851f", Addrs:set.Set[string](nil)}
2026-02-17 02:37:46.970 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"dns-test-service-3" namespace:"dns-6620" type:"ClusterIP" cluster_ips:"10.254.69.107" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:37:47.565 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=dns-6620/dns-test-55f64687-ec40-4213-a15e-dfe072aa7b79, name=eth0)
2026-02-17 02:37:47.565 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.dns-6620"} profile:{inbound_rules:{action:"allow" rule_id:"C5Ks2AmYDEUlVLZn"} outbound_rules:{action:"allow" rule_id:"FEIDV26BO5dtiO2T"}}
2026-02-17 02:37:47.565 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.dns-6620.default"} profile:{}
2026-02-17 02:37:47.565 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"dns-6620/dns-test-55f64687-ec40-4213-a15e-dfe072aa7b79" endpoint_id:"eth0"} endpoint:{state:"active" name:"calia7a30343995" profile_ids:"kns.dns-6620" profile_ids:"ksa.dns-6620.default" ipv4_nets:"10.100.226.4/32"}
2026-02-17 02:37:47.565 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-6620/dns-test-55f64687-ec40-4213-a15e-dfe072aa7b79", EndpointId:"eth0"}
2026-02-17 02:37:47.565 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-6620/dns-test-55f64687-ec40-4213-a15e-dfe072aa7b79", EndpointId:"eth0"}
2026-02-17 02:37:47.565 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-6620/dns-test-55f64687-ec40-4213-a15e-dfe072aa7b79", EndpointId:"eth0"}
2026-02-17 02:37:47.566 [INFO][69] 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:37:47.566 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calia7a30343995" ipVersion=0x4 table="filter"
2026-02-17 02:37:47.566 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.dns-6620" ipVersion=0x4 table="filter"
2026-02-17 02:37:47.566 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_f5t1cRvJrw9Kz_HF8G" ipVersion=0x4 table="filter"
2026-02-17 02:37:47.566 [INFO][69] 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:37:47.566 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calia7a30343995" ipVersion=0x4 table="filter"
2026-02-17 02:37:47.566 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.dns-6620" ipVersion=0x4 table="filter"
2026-02-17 02:37:47.566 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_f5t1cRvJrw9Kz_HF8G" ipVersion=0x4 table="filter"
2026-02-17 02:37:47.566 [INFO][69] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calia7a30343995"
2026-02-17 02:37:47.566 [INFO][69] felix/endpoint_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-6620/dns-test-55f64687-ec40-4213-a15e-dfe072aa7b79", EndpointId:"eth0"}
2026-02-17 02:37:47.566 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-6620/dns-test-55f64687-ec40-4213-a15e-dfe072aa7b79", EndpointId:"eth0"}
2026-02-17 02:37:47.601 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-6620/dns-test-55f64687-ec40-4213-a15e-dfe072aa7b79", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:37:47.601 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-6620/dns-test-55f64687-ec40-4213-a15e-dfe072aa7b79", EndpointId:"eth0"} status="down"
2026-02-17 02:37:47.640 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=69 ifaceName="calia7a30343995" state="down"
2026-02-17 02:37:47.641 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calia7a30343995"
2026-02-17 02:37:47.641 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calia7a30343995", State:"down", Index:69}
2026-02-17 02:37:47.641 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calia7a30343995", Addrs:set.Typed[string]{}}
2026-02-17 02:37:47.641 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calia7a30343995", Addrs:set.Typed[string]{}}
2026-02-17 02:37:47.641 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calia7a30343995"
2026-02-17 02:37:47.641 [INFO][69] felix/endpoint_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-6620/dns-test-55f64687-ec40-4213-a15e-dfe072aa7b79", EndpointId:"eth0"}
2026-02-17 02:37:47.641 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-6620/dns-test-55f64687-ec40-4213-a15e-dfe072aa7b79", EndpointId:"eth0"}
2026-02-17 02:37:47.642 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=69 ifaceName="calia7a30343995" state="up"
2026-02-17 02:37:47.688 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-6620/dns-test-55f64687-ec40-4213-a15e-dfe072aa7b79", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:37:47.688 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-6620/dns-test-55f64687-ec40-4213-a15e-dfe072aa7b79", EndpointId:"eth0"} status="down"
2026-02-17 02:37:47.688 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calia7a30343995", State:"up", Index:69}
2026-02-17 02:37:47.688 [INFO][69] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calia7a30343995"
2026-02-17 02:37:47.688 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calia7a30343995"
2026-02-17 02:37:47.688 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calia7a30343995"
2026-02-17 02:37:47.688 [INFO][69] felix/endpoint_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-6620/dns-test-55f64687-ec40-4213-a15e-dfe072aa7b79", EndpointId:"eth0"}
2026-02-17 02:37:47.688 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-6620/dns-test-55f64687-ec40-4213-a15e-dfe072aa7b79", EndpointId:"eth0"}
2026-02-17 02:37:47.714 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-6620/dns-test-55f64687-ec40-4213-a15e-dfe072aa7b79", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:37:47.714 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-6620/dns-test-55f64687-ec40-4213-a15e-dfe072aa7b79", EndpointId:"eth0"} status="up"
2026-02-17 02:37:48.519 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"field-validation-2173"} labels:{key:"e2e-framework" value:"field-validation"} labels:{key:"e2e-run" value:"648329da-2048-4e6b-a697-5d6bd747a7ee"} labels:{key:"kubernetes.io/metadata.name" value:"field-validation-2173"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2173"}
2026-02-17 02:37:48.538 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"discovery-1414"} labels:{key:"e2e-framework" value:"discovery"} labels:{key:"e2e-run" value:"648329da-2048-4e6b-a697-5d6bd747a7ee"} labels:{key:"kubernetes.io/metadata.name" value:"discovery-1414"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-1414"}
2026-02-17 02:37:48.564 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"discovery-1414" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:37:49.387 [INFO][69] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=69
2026-02-17 02:37:49.387 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calia7a30343995"
2026-02-17 02:37:49.387 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calia7a30343995", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:37:49.387 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calia7a30343995", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:37:49.627 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"discovery-1414"} labels:{key:"e2e-framework" value:"discovery"} labels:{key:"e2e-run" value:"648329da-2048-4e6b-a697-5d6bd747a7ee"} labels:{key:"kubernetes.io/metadata.name" value:"discovery-1414"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-1414"}
2026-02-17 02:37:49.747 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"events-9267"} labels:{key:"e2e-framework" value:"events"} labels:{key:"e2e-run" value:"648329da-2048-4e6b-a697-5d6bd747a7ee"} labels:{key:"kubernetes.io/metadata.name" value:"events-9267"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-9267"}
2026-02-17 02:37:49.747 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"events-9267" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:37:49.797 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"events-9267"} labels:{key:"e2e-framework" value:"events"} labels:{key:"e2e-run" value:"648329da-2048-4e6b-a697-5d6bd747a7ee"} labels:{key:"kubernetes.io/metadata.name" value:"events-9267"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-9267"}
2026-02-17 02:37:49.901 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replication-controller-3472"} labels:{key:"e2e-framework" value:"replication-controller"} labels:{key:"e2e-run" value:"648329da-2048-4e6b-a697-5d6bd747a7ee"} labels:{key:"kubernetes.io/metadata.name" value:"replication-controller-3472"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3472"}
2026-02-17 02:37:49.901 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"replication-controller-3472" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:37:50.355 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"containers-2128" name:"default"}
2026-02-17 02:37:50.445 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=replication-controller-3472/pod-release-n764h, name=eth0)
2026-02-17 02:37:50.446 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.replication-controller-3472"} profile:{inbound_rules:{action:"allow" rule_id:"fDzp7SgP3V60Af-X"} outbound_rules:{action:"allow" rule_id:"Fq9szPfB1HfyLUgu"}}
2026-02-17 02:37:50.446 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.replication-controller-3472.default"} profile:{}
2026-02-17 02:37:50.446 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replication-controller-3472/pod-release-n764h" endpoint_id:"eth0"} endpoint:{state:"active" name:"calic6c5b18ac2d" profile_ids:"kns.replication-controller-3472" profile_ids:"ksa.replication-controller-3472.default" ipv4_nets:"10.100.226.3/32"}
2026-02-17 02:37:50.446 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-3472/pod-release-n764h", EndpointId:"eth0"}
2026-02-17 02:37:50.447 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-3472/pod-release-n764h", EndpointId:"eth0"}
2026-02-17 02:37:50.447 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-3472/pod-release-n764h", EndpointId:"eth0"}
2026-02-17 02:37:50.451 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calic6c5b18ac2d" ipVersion=0x4 table="filter"
2026-02-17 02:37:50.451 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_6ZIMZg75j35T4VpBd0" ipVersion=0x4 table="filter"
2026-02-17 02:37:50.451 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_MD7z3fPnZ8AEeRNPs2" ipVersion=0x4 table="filter"
2026-02-17 02:37:50.451 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calic6c5b18ac2d" ipVersion=0x4 table="filter"
2026-02-17 02:37:50.451 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_6ZIMZg75j35T4VpBd0" ipVersion=0x4 table="filter"
2026-02-17 02:37:50.451 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_MD7z3fPnZ8AEeRNPs2" ipVersion=0x4 table="filter"
2026-02-17 02:37:50.451 [INFO][69] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calic6c5b18ac2d"
2026-02-17 02:37:50.451 [INFO][69] felix/endpoint_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-3472/pod-release-n764h", EndpointId:"eth0"}
2026-02-17 02:37:50.451 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-3472/pod-release-n764h", EndpointId:"eth0"}
2026-02-17 02:37:50.484 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-3472/pod-release-n764h", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:37:50.484 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-3472/pod-release-n764h", EndpointId:"eth0"} status="down"
2026-02-17 02:37:50.521 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=70 ifaceName="calic6c5b18ac2d" state="down"
2026-02-17 02:37:50.521 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calic6c5b18ac2d"
2026-02-17 02:37:50.521 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic6c5b18ac2d", State:"down", Index:70}
2026-02-17 02:37:50.521 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic6c5b18ac2d", Addrs:set.Typed[string]{}}
2026-02-17 02:37:50.521 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic6c5b18ac2d", Addrs:set.Typed[string]{}}
2026-02-17 02:37:50.521 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calic6c5b18ac2d"
2026-02-17 02:37:50.521 [INFO][69] felix/endpoint_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-3472/pod-release-n764h", EndpointId:"eth0"}
2026-02-17 02:37:50.521 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-3472/pod-release-n764h", EndpointId:"eth0"}
2026-02-17 02:37:50.524 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=70 ifaceName="calic6c5b18ac2d" state="up"
2026-02-17 02:37:50.544 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-3472/pod-release-n764h", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:37:50.544 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-3472/pod-release-n764h", EndpointId:"eth0"} status="down"
2026-02-17 02:37:50.544 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic6c5b18ac2d", State:"up", Index:70}
2026-02-17 02:37:50.544 [INFO][69] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calic6c5b18ac2d"
2026-02-17 02:37:50.544 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calic6c5b18ac2d"
2026-02-17 02:37:50.544 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calic6c5b18ac2d"
2026-02-17 02:37:50.544 [INFO][69] felix/endpoint_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-3472/pod-release-n764h", EndpointId:"eth0"}
2026-02-17 02:37:50.544 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-3472/pod-release-n764h", EndpointId:"eth0"}
2026-02-17 02:37:50.562 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-3472/pod-release-n764h", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:37:50.562 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-3472/pod-release-n764h", EndpointId:"eth0"} status="up"
2026-02-17 02:37:50.633 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"containers-2128"} labels:{key:"e2e-framework" value:"containers"} labels:{key:"e2e-run" value:"648329da-2048-4e6b-a697-5d6bd747a7ee"} labels:{key:"kubernetes.io/metadata.name" value:"containers-2128"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2128"}
2026-02-17 02:37:50.660 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"containers-2128"}
2026-02-17 02:37:50.947 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=replication-controller-3472/pod-release-n764h, name=eth0)
2026-02-17 02:37:50.947 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replication-controller-3472/pod-release-n764h" endpoint_id:"eth0"} endpoint:{state:"active" name:"calic6c5b18ac2d" profile_ids:"kns.replication-controller-3472" profile_ids:"ksa.replication-controller-3472.default" ipv4_nets:"10.100.226.3/32"}
2026-02-17 02:37:50.947 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-3472/pod-release-n764h", EndpointId:"eth0"}
2026-02-17 02:37:50.947 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-3472/pod-release-n764h", EndpointId:"eth0"}
2026-02-17 02:37:50.947 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-3472/pod-release-n764h", EndpointId:"eth0"}
2026-02-17 02:37:50.948 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calic6c5b18ac2d"
2026-02-17 02:37:50.948 [INFO][69] felix/endpoint_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-3472/pod-release-n764h", EndpointId:"eth0"}
2026-02-17 02:37:50.948 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-3472/pod-release-n764h", EndpointId:"eth0"}
2026-02-17 02:37:50.968 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-3472/pod-release-n764h", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:37:50.969 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-3472/pod-release-n764h", EndpointId:"eth0"} status="up"
2026-02-17 02:37:52.427 [INFO][69] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=70
2026-02-17 02:37:52.427 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calic6c5b18ac2d"
2026-02-17 02:37:52.427 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic6c5b18ac2d", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:37:52.427 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic6c5b18ac2d", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:37:53.509 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"field-validation-2173" name:"default"}
2026-02-17 02:37:53.779 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"field-validation-2173"} labels:{key:"e2e-framework" value:"field-validation"} labels:{key:"e2e-run" value:"648329da-2048-4e6b-a697-5d6bd747a7ee"} labels:{key:"kubernetes.io/metadata.name" value:"field-validation-2173"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2173"}
2026-02-17 02:37:53.804 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"field-validation-2173"}
2026-02-17 02:37:54.819 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"discovery-1414" name:"default"}
2026-02-17 02:37:54.935 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=replication-controller-3472/pod-release-n764h, name=eth0)
2026-02-17 02:37:54.935 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replication-controller-3472/pod-release-n764h" endpoint_id:"eth0"} endpoint:{state:"active" name:"calic6c5b18ac2d" profile_ids:"kns.replication-controller-3472" profile_ids:"ksa.replication-controller-3472.default" ipv4_nets:"10.100.226.3/32"}
2026-02-17 02:37:54.935 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-3472/pod-release-n764h", EndpointId:"eth0"}
2026-02-17 02:37:54.935 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-3472/pod-release-n764h", EndpointId:"eth0"}
2026-02-17 02:37:54.935 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-3472/pod-release-n764h", EndpointId:"eth0"}
2026-02-17 02:37:54.936 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calic6c5b18ac2d"
2026-02-17 02:37:54.936 [INFO][69] felix/endpoint_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-3472/pod-release-n764h", EndpointId:"eth0"}
2026-02-17 02:37:54.936 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-3472/pod-release-n764h", EndpointId:"eth0"}
2026-02-17 02:37:54.948 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=replication-controller-3472/pod-release-n764h, name=eth0)
2026-02-17 02:37:54.964 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-3472/pod-release-n764h", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:37:54.964 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-3472/pod-release-n764h", EndpointId:"eth0"} status="up"
2026-02-17 02:37:54.964 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replication-controller-3472/pod-release-n764h" endpoint_id:"eth0"} endpoint:{state:"active" name:"calic6c5b18ac2d" profile_ids:"kns.replication-controller-3472" profile_ids:"ksa.replication-controller-3472.default" ipv4_nets:"10.100.226.3/32"}
2026-02-17 02:37:54.964 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-3472/pod-release-n764h", EndpointId:"eth0"}
2026-02-17 02:37:54.965 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-3472/pod-release-n764h", EndpointId:"eth0"}
2026-02-17 02:37:54.965 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-3472/pod-release-n764h", EndpointId:"eth0"}
2026-02-17 02:37:54.966 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calic6c5b18ac2d"
2026-02-17 02:37:54.966 [INFO][69] felix/endpoint_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-3472/pod-release-n764h", EndpointId:"eth0"}
2026-02-17 02:37:54.966 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-3472/pod-release-n764h", EndpointId:"eth0"}
2026-02-17 02:37:54.983 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=dns-6620/dns-test-55f64687-ec40-4213-a15e-dfe072aa7b79, name=eth0)
2026-02-17 02:37:54.993 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-3472/pod-release-n764h", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:37:54.993 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-3472/pod-release-n764h", EndpointId:"eth0"} status="up"
2026-02-17 02:37:54.993 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"dns-6620/dns-test-55f64687-ec40-4213-a15e-dfe072aa7b79" endpoint_id:"eth0"} endpoint:{state:"active" name:"calia7a30343995" profile_ids:"kns.dns-6620" profile_ids:"ksa.dns-6620.default" ipv4_nets:"10.100.226.4/32"}
2026-02-17 02:37:54.993 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-6620/dns-test-55f64687-ec40-4213-a15e-dfe072aa7b79", EndpointId:"eth0"}
2026-02-17 02:37:54.993 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-6620/dns-test-55f64687-ec40-4213-a15e-dfe072aa7b79", EndpointId:"eth0"}
2026-02-17 02:37:54.993 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-6620/dns-test-55f64687-ec40-4213-a15e-dfe072aa7b79", EndpointId:"eth0"}
2026-02-17 02:37:54.994 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calia7a30343995"
2026-02-17 02:37:54.994 [INFO][69] felix/endpoint_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-6620/dns-test-55f64687-ec40-4213-a15e-dfe072aa7b79", EndpointId:"eth0"}
2026-02-17 02:37:54.994 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-6620/dns-test-55f64687-ec40-4213-a15e-dfe072aa7b79", EndpointId:"eth0"}
2026-02-17 02:37:55.012 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-6620/dns-test-55f64687-ec40-4213-a15e-dfe072aa7b79", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:37:55.012 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-6620/dns-test-55f64687-ec40-4213-a15e-dfe072aa7b79", EndpointId:"eth0"} status="up"
2026-02-17 02:37:55.102 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"events-9267" name:"default"}
2026-02-17 02:37:55.112 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=dns-6620/dns-test-55f64687-ec40-4213-a15e-dfe072aa7b79, name=eth0)
2026-02-17 02:37:55.123 [INFO][69] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=dns-6620/dns-test-55f64687-ec40-4213-a15e-dfe072aa7b79, name=eth0)
2026-02-17 02:37:55.124 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"dns-6620/dns-test-55f64687-ec40-4213-a15e-dfe072aa7b79" endpoint_id:"eth0"} endpoint:{state:"active" name:"calia7a30343995" profile_ids:"kns.dns-6620" profile_ids:"ksa.dns-6620.default" ipv4_nets:"10.100.226.4/32"}
2026-02-17 02:37:55.124 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"discovery-1414"} labels:{key:"e2e-framework" value:"discovery"} labels:{key:"e2e-run" value:"648329da-2048-4e6b-a697-5d6bd747a7ee"} labels:{key:"kubernetes.io/metadata.name" value:"discovery-1414"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-1414"}
2026-02-17 02:37:55.124 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"dns-6620/dns-test-55f64687-ec40-4213-a15e-dfe072aa7b79" endpoint_id:"eth0"}
2026-02-17 02:37:55.124 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.dns-6620"}
2026-02-17 02:37:55.124 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.dns-6620.default"}
2026-02-17 02:37:55.124 [INFO][69] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-6620/dns-test-55f64687-ec40-4213-a15e-dfe072aa7b79", EndpointId:"eth0"}
2026-02-17 02:37:55.124 [INFO][69] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-6620/dns-test-55f64687-ec40-4213-a15e-dfe072aa7b79", EndpointId:"eth0"}
2026-02-17 02:37:55.125 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.dns-6620" ipVersion=0x4 table="filter"
2026-02-17 02:37:55.125 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_f5t1cRvJrw9Kz_HF8G" ipVersion=0x4 table="filter"
2026-02-17 02:37:55.125 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.dns-6620" ipVersion=0x4 table="filter"
2026-02-17 02:37:55.125 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_f5t1cRvJrw9Kz_HF8G" ipVersion=0x4 table="filter"
2026-02-17 02:37:55.125 [INFO][69] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-6620/dns-test-55f64687-ec40-4213-a15e-dfe072aa7b79", EndpointId:"eth0"}
2026-02-17 02:37:55.125 [INFO][69] 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:37:55.125 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calia7a30343995" ipVersion=0x4 table="filter"
2026-02-17 02:37:55.125 [INFO][69] 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:37:55.125 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calia7a30343995" ipVersion=0x4 table="filter"
2026-02-17 02:37:55.125 [INFO][69] felix/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-6620/dns-test-55f64687-ec40-4213-a15e-dfe072aa7b79", EndpointId:"eth0"}
2026-02-17 02:37:55.125 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-6620/dns-test-55f64687-ec40-4213-a15e-dfe072aa7b79", EndpointId:"eth0"}
2026-02-17 02:37:55.126 [INFO][69] felix/conntrack.go 90: Removing conntrack flows ip=10.100.226.4
2026-02-17 02:37:55.186 [INFO][69] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-6620/dns-test-55f64687-ec40-4213-a15e-dfe072aa7b79", EndpointId:"eth0"}
2026-02-17 02:37:55.186 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"discovery-1414"}
2026-02-17 02:37:55.212 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"dns-test-service-3" namespace:"dns-6620"
2026-02-17 02:37:55.273 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"dns-6620"} labels:{key:"e2e-framework" value:"dns"} labels:{key:"e2e-run" value:"c813837b-097e-4d2a-845a-e92d88485297"} labels:{key:"kubernetes.io/metadata.name" value:"dns-6620"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6620"}
2026-02-17 02:37:55.293 [INFO][69] 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:"c813837b-097e-4d2a-845a-e92d88485297"} 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:37:55.319 [INFO][69] 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:37:55.529 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=replication-controller-3472/pod-release-99mnd, name=eth0)
2026-02-17 02:37:55.529 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replication-controller-3472/pod-release-99mnd" endpoint_id:"eth0"} endpoint:{state:"active" name:"calicbc6c8da1d4" profile_ids:"kns.replication-controller-3472" profile_ids:"ksa.replication-controller-3472.default" ipv4_nets:"10.100.226.5/32"}
2026-02-17 02:37:55.529 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-3472/pod-release-99mnd", EndpointId:"eth0"}
2026-02-17 02:37:55.529 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-3472/pod-release-99mnd", EndpointId:"eth0"}
2026-02-17 02:37:55.529 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-3472/pod-release-99mnd", EndpointId:"eth0"}
2026-02-17 02:37:55.530 [INFO][69] 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:37:55.530 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calicbc6c8da1d4" ipVersion=0x4 table="filter"
2026-02-17 02:37:55.530 [INFO][69] 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:37:55.530 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calicbc6c8da1d4" ipVersion=0x4 table="filter"
2026-02-17 02:37:55.530 [INFO][69] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calicbc6c8da1d4"
2026-02-17 02:37:55.530 [INFO][69] felix/endpoint_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-3472/pod-release-99mnd", EndpointId:"eth0"}
2026-02-17 02:37:55.530 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-3472/pod-release-99mnd", EndpointId:"eth0"}
2026-02-17 02:37:55.574 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-3472/pod-release-99mnd", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:37:55.574 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-3472/pod-release-99mnd", EndpointId:"eth0"} status="down"
2026-02-17 02:37:55.575 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"events-9267"} labels:{key:"e2e-framework" value:"events"} labels:{key:"e2e-run" value:"648329da-2048-4e6b-a697-5d6bd747a7ee"} labels:{key:"kubernetes.io/metadata.name" value:"events-9267"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-9267"}
2026-02-17 02:37:55.599 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"events-9267"}
2026-02-17 02:37:55.607 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=71 ifaceName="calicbc6c8da1d4" state="down"
2026-02-17 02:37:55.608 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calicbc6c8da1d4"
2026-02-17 02:37:55.610 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=71 ifaceName="calicbc6c8da1d4" state="up"
2026-02-17 02:37:55.639 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calicbc6c8da1d4", State:"down", Index:71}
2026-02-17 02:37:55.639 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calicbc6c8da1d4", Addrs:set.Typed[string]{}}
2026-02-17 02:37:55.639 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calicbc6c8da1d4", Addrs:set.Typed[string]{}}
2026-02-17 02:37:55.639 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calicbc6c8da1d4", State:"up", Index:71}
2026-02-17 02:37:55.639 [INFO][69] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calicbc6c8da1d4"
2026-02-17 02:37:55.639 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calicbc6c8da1d4"
2026-02-17 02:37:55.640 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calicbc6c8da1d4"
2026-02-17 02:37:55.640 [INFO][69] felix/endpoint_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-3472/pod-release-99mnd", EndpointId:"eth0"}
2026-02-17 02:37:55.640 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-3472/pod-release-99mnd", EndpointId:"eth0"}
2026-02-17 02:37:55.662 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-3472/pod-release-99mnd", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:37:55.663 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-3472/pod-release-99mnd", EndpointId:"eth0"} status="up"
2026-02-17 02:37:55.971 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replication-controller-3472"} labels:{key:"e2e-framework" value:"replication-controller"} labels:{key:"e2e-run" value:"648329da-2048-4e6b-a697-5d6bd747a7ee"} labels:{key:"kubernetes.io/metadata.name" value:"replication-controller-3472"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3472"}
2026-02-17 02:37:55.983 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=replication-controller-3472/pod-release-99mnd, name=eth0)
2026-02-17 02:37:55.995 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replication-controller-3472/pod-release-99mnd" endpoint_id:"eth0"} endpoint:{state:"active" name:"calicbc6c8da1d4" profile_ids:"kns.replication-controller-3472" profile_ids:"ksa.replication-controller-3472.default" ipv4_nets:"10.100.226.5/32"}
2026-02-17 02:37:55.996 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-6127"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"648329da-2048-4e6b-a697-5d6bd747a7ee"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-6127"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-6127"}
2026-02-17 02:37:55.996 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-3472/pod-release-99mnd", EndpointId:"eth0"}
2026-02-17 02:37:55.996 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-3472/pod-release-99mnd", EndpointId:"eth0"}
2026-02-17 02:37:55.996 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-3472/pod-release-99mnd", EndpointId:"eth0"}
2026-02-17 02:37:55.996 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calicbc6c8da1d4"
2026-02-17 02:37:55.997 [INFO][69] felix/endpoint_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-3472/pod-release-99mnd", EndpointId:"eth0"}
2026-02-17 02:37:55.997 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-3472/pod-release-99mnd", EndpointId:"eth0"}
2026-02-17 02:37:56.022 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-3472/pod-release-99mnd", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:37:56.022 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-3472/pod-release-99mnd", EndpointId:"eth0"} status="up"
2026-02-17 02:37:56.022 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"downward-api-6127" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:37:57.227 [INFO][69] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=71
2026-02-17 02:37:57.227 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calicbc6c8da1d4"
2026-02-17 02:37:57.227 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calicbc6c8da1d4", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:37:57.227 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calicbc6c8da1d4", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:37:59.363 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=69 ifaceName="calia7a30343995" state="down"
2026-02-17 02:37:59.363 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calia7a30343995", State:"down", Index:69}
2026-02-17 02:37:59.365 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calia7a30343995"
2026-02-17 02:37:59.365 [INFO][69] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=69
2026-02-17 02:37:59.366 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=69 ifaceName="calia7a30343995" state=""
2026-02-17 02:37:59.366 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calia7a30343995"
2026-02-17 02:37:59.389 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calia7a30343995", Addrs:set.Typed[string]{}}
2026-02-17 02:37:59.389 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calia7a30343995", Addrs:set.Typed[string]{}}
2026-02-17 02:37:59.389 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calia7a30343995", State:"", Index:69}
2026-02-17 02:37:59.389 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calia7a30343995", Addrs:set.Set[string](nil)}
2026-02-17 02:37:59.389 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calia7a30343995", Addrs:set.Set[string](nil)}
2026-02-17 02:37:59.437 [INFO][69] 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:"c813837b-097e-4d2a-845a-e92d88485297"} 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:37:59.463 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"gc-6450"} labels:{key:"e2e-framework" value:"gc"} labels:{key:"e2e-run" value:"c813837b-097e-4d2a-845a-e92d88485297"} labels:{key:"kubernetes.io/metadata.name" value:"gc-6450"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6450"}
2026-02-17 02:37:59.484 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"gc-6450" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:38:00.124 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-6127"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"648329da-2048-4e6b-a697-5d6bd747a7ee"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-6127"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-6127"}
2026-02-17 02:38:00.175 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-215"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"648329da-2048-4e6b-a697-5d6bd747a7ee"} labels:{key:"kubernetes.io/metadata.name" value:"services-215"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-215"}
2026-02-17 02:38:00.198 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"services-215" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:38:00.225 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"affinity-clusterip-transition" namespace:"services-215" type:"ClusterIP" cluster_ips:"10.254.106.5" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:38:00.275 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"gc-6450"} labels:{key:"e2e-framework" value:"gc"} labels:{key:"e2e-run" value:"c813837b-097e-4d2a-845a-e92d88485297"} labels:{key:"kubernetes.io/metadata.name" value:"gc-6450"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6450"}
2026-02-17 02:38:00.275 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"field-validation-402"} labels:{key:"e2e-framework" value:"field-validation"} labels:{key:"e2e-run" value:"c813837b-097e-4d2a-845a-e92d88485297"} labels:{key:"kubernetes.io/metadata.name" value:"field-validation-402"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-402"}
2026-02-17 02:38:00.300 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"field-validation-402" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:38:00.462 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"dns-6620" name:"default"}
2026-02-17 02:38:00.950 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=services-215/affinity-clusterip-transition-66686d5d57-sdt2w, name=eth0)
2026-02-17 02:38:00.950 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.services-215.default"} profile:{}
2026-02-17 02:38:00.950 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.services-215"} profile:{inbound_rules:{action:"allow" rule_id:"qjliiVw7hxS3iozQ"} outbound_rules:{action:"allow" rule_id:"jKgvf5u6eJ9OCzgF"}}
2026-02-17 02:38:00.950 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-215/affinity-clusterip-transition-66686d5d57-sdt2w" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali93eaa9d145a" profile_ids:"kns.services-215" profile_ids:"ksa.services-215.default" ipv4_nets:"10.100.226.7/32"}
2026-02-17 02:38:00.950 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-215/affinity-clusterip-transition-66686d5d57-sdt2w", EndpointId:"eth0"}
2026-02-17 02:38:00.950 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-215/affinity-clusterip-transition-66686d5d57-sdt2w", EndpointId:"eth0"}
2026-02-17 02:38:00.950 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-215/affinity-clusterip-transition-66686d5d57-sdt2w", EndpointId:"eth0"}
2026-02-17 02:38:00.951 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali93eaa9d145a" ipVersion=0x4 table="filter"
2026-02-17 02:38:00.951 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.services-215" ipVersion=0x4 table="filter"
2026-02-17 02:38:00.951 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_WmZWEnSwTRqkSMQfhP" ipVersion=0x4 table="filter"
2026-02-17 02:38:00.951 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali93eaa9d145a" ipVersion=0x4 table="filter"
2026-02-17 02:38:00.951 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.services-215" ipVersion=0x4 table="filter"
2026-02-17 02:38:00.951 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_WmZWEnSwTRqkSMQfhP" ipVersion=0x4 table="filter"
2026-02-17 02:38:00.951 [INFO][69] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali93eaa9d145a"
2026-02-17 02:38:00.951 [INFO][69] felix/endpoint_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-215/affinity-clusterip-transition-66686d5d57-sdt2w", EndpointId:"eth0"}
2026-02-17 02:38:00.951 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-215/affinity-clusterip-transition-66686d5d57-sdt2w", EndpointId:"eth0"}
2026-02-17 02:38:00.983 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-215/affinity-clusterip-transition-66686d5d57-sdt2w", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:38:00.983 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-215/affinity-clusterip-transition-66686d5d57-sdt2w", EndpointId:"eth0"} status="down"
2026-02-17 02:38:00.997 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=replication-controller-3472/pod-release-99mnd, name=eth0)
2026-02-17 02:38:00.998 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replication-controller-3472/pod-release-99mnd" endpoint_id:"eth0"} endpoint:{state:"active" name:"calicbc6c8da1d4" profile_ids:"kns.replication-controller-3472" profile_ids:"ksa.replication-controller-3472.default" ipv4_nets:"10.100.226.5/32"}
2026-02-17 02:38:00.998 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-3472/pod-release-99mnd", EndpointId:"eth0"}
2026-02-17 02:38:00.998 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-3472/pod-release-99mnd", EndpointId:"eth0"}
2026-02-17 02:38:00.998 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-3472/pod-release-99mnd", EndpointId:"eth0"}
2026-02-17 02:38:00.998 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calicbc6c8da1d4"
2026-02-17 02:38:00.998 [INFO][69] felix/endpoint_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-3472/pod-release-99mnd", EndpointId:"eth0"}
2026-02-17 02:38:00.998 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-3472/pod-release-99mnd", EndpointId:"eth0"}
2026-02-17 02:38:01.017 [INFO][69] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=replication-controller-3472/pod-release-99mnd, name=eth0)
2026-02-17 02:38:01.027 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-3472/pod-release-99mnd", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:38:01.027 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-3472/pod-release-99mnd", EndpointId:"eth0"} status="up"
2026-02-17 02:38:01.027 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replication-controller-3472/pod-release-99mnd" endpoint_id:"eth0"}
2026-02-17 02:38:01.027 [INFO][69] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-3472/pod-release-99mnd", EndpointId:"eth0"}
2026-02-17 02:38:01.027 [INFO][69] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-3472/pod-release-99mnd", EndpointId:"eth0"}
2026-02-17 02:38:01.028 [INFO][69] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-3472/pod-release-99mnd", EndpointId:"eth0"}
2026-02-17 02:38:01.028 [INFO][69] 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:38:01.028 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calicbc6c8da1d4" ipVersion=0x4 table="filter"
2026-02-17 02:38:01.028 [INFO][69] 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:38:01.028 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calicbc6c8da1d4" ipVersion=0x4 table="filter"
2026-02-17 02:38:01.029 [INFO][69] felix/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-3472/pod-release-99mnd", EndpointId:"eth0"}
2026-02-17 02:38:01.029 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-3472/pod-release-99mnd", EndpointId:"eth0"}
2026-02-17 02:38:01.029 [INFO][69] felix/conntrack.go 90: Removing conntrack flows ip=10.100.226.5
2026-02-17 02:38:01.036 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=72 ifaceName="cali93eaa9d145a" state="down"
2026-02-17 02:38:01.036 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali93eaa9d145a"
2026-02-17 02:38:01.037 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=72 ifaceName="cali93eaa9d145a" state="up"
2026-02-17 02:38:01.053 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=replication-controller-3472/pod-release-n764h, name=eth0)
2026-02-17 02:38:01.079 [INFO][69] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=replication-controller-3472/pod-release-n764h, name=eth0)
2026-02-17 02:38:01.089 [INFO][69] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-3472/pod-release-99mnd", EndpointId:"eth0"}
2026-02-17 02:38:01.089 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replication-controller-3472/pod-release-n764h" endpoint_id:"eth0"} endpoint:{state:"active" name:"calic6c5b18ac2d" profile_ids:"kns.replication-controller-3472" profile_ids:"ksa.replication-controller-3472.default" ipv4_nets:"10.100.226.3/32"}
2026-02-17 02:38:01.089 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replication-controller-3472/pod-release-n764h" endpoint_id:"eth0"}
2026-02-17 02:38:01.089 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.replication-controller-3472"}
2026-02-17 02:38:01.089 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.replication-controller-3472.default"}
2026-02-17 02:38:01.089 [INFO][69] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-3472/pod-release-n764h", EndpointId:"eth0"}
2026-02-17 02:38:01.089 [INFO][69] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-3472/pod-release-n764h", EndpointId:"eth0"}
2026-02-17 02:38:01.090 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_6ZIMZg75j35T4VpBd0" ipVersion=0x4 table="filter"
2026-02-17 02:38:01.090 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_MD7z3fPnZ8AEeRNPs2" ipVersion=0x4 table="filter"
2026-02-17 02:38:01.090 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_6ZIMZg75j35T4VpBd0" ipVersion=0x4 table="filter"
2026-02-17 02:38:01.090 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_MD7z3fPnZ8AEeRNPs2" ipVersion=0x4 table="filter"
2026-02-17 02:38:01.090 [INFO][69] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-3472/pod-release-n764h", EndpointId:"eth0"}
2026-02-17 02:38:01.090 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calic6c5b18ac2d" ipVersion=0x4 table="filter"
2026-02-17 02:38:01.090 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calic6c5b18ac2d" ipVersion=0x4 table="filter"
2026-02-17 02:38:01.090 [INFO][69] felix/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-3472/pod-release-n764h", EndpointId:"eth0"}
2026-02-17 02:38:01.090 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-3472/pod-release-n764h", EndpointId:"eth0"}
2026-02-17 02:38:01.091 [INFO][69] felix/conntrack.go 90: Removing conntrack flows ip=10.100.226.3
2026-02-17 02:38:01.156 [INFO][69] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-3472/pod-release-n764h", EndpointId:"eth0"}
2026-02-17 02:38:01.156 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali93eaa9d145a", State:"down", Index:72}
2026-02-17 02:38:01.156 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali93eaa9d145a", Addrs:set.Typed[string]{}}
2026-02-17 02:38:01.156 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali93eaa9d145a", Addrs:set.Typed[string]{}}
2026-02-17 02:38:01.156 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali93eaa9d145a", State:"up", Index:72}
2026-02-17 02:38:01.156 [INFO][69] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali93eaa9d145a"
2026-02-17 02:38:01.156 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali93eaa9d145a"
2026-02-17 02:38:01.156 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali93eaa9d145a"
2026-02-17 02:38:01.156 [INFO][69] felix/endpoint_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-215/affinity-clusterip-transition-66686d5d57-sdt2w", EndpointId:"eth0"}
2026-02-17 02:38:01.156 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-215/affinity-clusterip-transition-66686d5d57-sdt2w", EndpointId:"eth0"}
2026-02-17 02:38:01.207 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-215/affinity-clusterip-transition-66686d5d57-sdt2w", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:38:01.207 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-215/affinity-clusterip-transition-66686d5d57-sdt2w", EndpointId:"eth0"} status="up"
2026-02-17 02:38:01.347 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"dns-6620"} labels:{key:"e2e-framework" value:"dns"} labels:{key:"e2e-run" value:"c813837b-097e-4d2a-845a-e92d88485297"} labels:{key:"kubernetes.io/metadata.name" value:"dns-6620"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6620"}
2026-02-17 02:38:01.375 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"dns-6620"}
2026-02-17 02:38:01.443 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"replication-controller-3472" name:"default"}
bird: KIF: Received address message for unknown interface 70
2026-02-17 02:38:01.560 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replication-controller-3472"} labels:{key:"e2e-framework" value:"replication-controller"} labels:{key:"e2e-run" value:"648329da-2048-4e6b-a697-5d6bd747a7ee"} labels:{key:"kubernetes.io/metadata.name" value:"replication-controller-3472"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3472"}
2026-02-17 02:38:01.573 [INFO][69] 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:38:01.573 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calic6c5b18ac2d"
2026-02-17 02:38:01.574 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=70 ifaceName="calic6c5b18ac2d" state="down"
2026-02-17 02:38:01.574 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=70 ifaceName="calic6c5b18ac2d" state=""
2026-02-17 02:38:01.574 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calic6c5b18ac2d"
2026-02-17 02:38:01.580 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic6c5b18ac2d", Addrs:set.Typed[string]{}}
2026-02-17 02:38:01.581 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic6c5b18ac2d", Addrs:set.Typed[string]{}}
2026-02-17 02:38:01.581 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic6c5b18ac2d", State:"down", Index:70}
2026-02-17 02:38:01.581 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic6c5b18ac2d", State:"", Index:70}
2026-02-17 02:38:01.581 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic6c5b18ac2d", Addrs:set.Set[string](nil)}
2026-02-17 02:38:01.581 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic6c5b18ac2d", Addrs:set.Set[string](nil)}
2026-02-17 02:38:01.597 [INFO][69] 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:38:01.597 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calicbc6c8da1d4"
2026-02-17 02:38:01.598 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=71 ifaceName="calicbc6c8da1d4" state="down"
2026-02-17 02:38:01.600 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=71 ifaceName="calicbc6c8da1d4" state=""
2026-02-17 02:38:01.600 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calicbc6c8da1d4"
2026-02-17 02:38:01.601 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"replication-controller-3472"}
2026-02-17 02:38:01.625 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calicbc6c8da1d4", Addrs:set.Typed[string]{}}
2026-02-17 02:38:01.625 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calicbc6c8da1d4", Addrs:set.Typed[string]{}}
2026-02-17 02:38:01.625 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calicbc6c8da1d4", State:"down", Index:71}
2026-02-17 02:38:01.625 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calicbc6c8da1d4", State:"", Index:71}
2026-02-17 02:38:01.625 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calicbc6c8da1d4", Addrs:set.Set[string](nil)}
2026-02-17 02:38:01.625 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calicbc6c8da1d4", Addrs:set.Set[string](nil)}
2026-02-17 02:38:01.995 [INFO][69] 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:38:01.995 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali93eaa9d145a"
2026-02-17 02:38:01.995 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali93eaa9d145a", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:38:01.995 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali93eaa9d145a", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:38:02.052 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=services-215/affinity-clusterip-transition-66686d5d57-sdt2w, name=eth0)
2026-02-17 02:38:02.052 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-215/affinity-clusterip-transition-66686d5d57-sdt2w" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali93eaa9d145a" profile_ids:"kns.services-215" profile_ids:"ksa.services-215.default" ipv4_nets:"10.100.226.7/32"}
2026-02-17 02:38:02.052 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-215/affinity-clusterip-transition-66686d5d57-sdt2w", EndpointId:"eth0"}
2026-02-17 02:38:02.052 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-215/affinity-clusterip-transition-66686d5d57-sdt2w", EndpointId:"eth0"}
2026-02-17 02:38:02.052 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-215/affinity-clusterip-transition-66686d5d57-sdt2w", EndpointId:"eth0"}
2026-02-17 02:38:02.053 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali93eaa9d145a"
2026-02-17 02:38:02.053 [INFO][69] felix/endpoint_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-215/affinity-clusterip-transition-66686d5d57-sdt2w", EndpointId:"eth0"}
2026-02-17 02:38:02.053 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-215/affinity-clusterip-transition-66686d5d57-sdt2w", EndpointId:"eth0"}
2026-02-17 02:38:02.073 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-215/affinity-clusterip-transition-66686d5d57-sdt2w", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:38:02.073 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-215/affinity-clusterip-transition-66686d5d57-sdt2w", EndpointId:"eth0"} status="up"
2026-02-17 02:38:02.843 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=services-215/execpod-affinityxlx5z, name=eth0)
2026-02-17 02:38:02.843 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-215/execpod-affinityxlx5z" endpoint_id:"eth0"} endpoint:{state:"active" name:"calida0338e1ee3" profile_ids:"kns.services-215" profile_ids:"ksa.services-215.default" ipv4_nets:"10.100.226.2/32"}
2026-02-17 02:38:02.843 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-215/execpod-affinityxlx5z", EndpointId:"eth0"}
2026-02-17 02:38:02.843 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-215/execpod-affinityxlx5z", EndpointId:"eth0"}
2026-02-17 02:38:02.843 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-215/execpod-affinityxlx5z", EndpointId:"eth0"}
2026-02-17 02:38:02.844 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calida0338e1ee3" ipVersion=0x4 table="filter"
2026-02-17 02:38:02.844 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calida0338e1ee3" ipVersion=0x4 table="filter"
2026-02-17 02:38:02.844 [INFO][69] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calida0338e1ee3"
2026-02-17 02:38:02.844 [INFO][69] felix/endpoint_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-215/execpod-affinityxlx5z", EndpointId:"eth0"}
2026-02-17 02:38:02.844 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-215/execpod-affinityxlx5z", EndpointId:"eth0"}
2026-02-17 02:38:02.894 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-215/execpod-affinityxlx5z", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:38:02.894 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-215/execpod-affinityxlx5z", EndpointId:"eth0"} status="down"
2026-02-17 02:38:02.922 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=73 ifaceName="calida0338e1ee3" state="down"
2026-02-17 02:38:02.922 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calida0338e1ee3"
2026-02-17 02:38:02.922 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calida0338e1ee3", State:"down", Index:73}
2026-02-17 02:38:02.922 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calida0338e1ee3", Addrs:set.Typed[string]{}}
2026-02-17 02:38:02.922 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calida0338e1ee3", Addrs:set.Typed[string]{}}
2026-02-17 02:38:02.922 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calida0338e1ee3"
2026-02-17 02:38:02.922 [INFO][69] felix/endpoint_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-215/execpod-affinityxlx5z", EndpointId:"eth0"}
2026-02-17 02:38:02.922 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-215/execpod-affinityxlx5z", EndpointId:"eth0"}
2026-02-17 02:38:02.925 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=73 ifaceName="calida0338e1ee3" state="up"
2026-02-17 02:38:02.943 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-215/execpod-affinityxlx5z", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:38:02.943 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-215/execpod-affinityxlx5z", EndpointId:"eth0"} status="down"
2026-02-17 02:38:02.943 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calida0338e1ee3", State:"up", Index:73}
2026-02-17 02:38:02.944 [INFO][69] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calida0338e1ee3"
2026-02-17 02:38:02.944 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calida0338e1ee3"
2026-02-17 02:38:02.944 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calida0338e1ee3"
2026-02-17 02:38:02.944 [INFO][69] felix/endpoint_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-215/execpod-affinityxlx5z", EndpointId:"eth0"}
2026-02-17 02:38:02.945 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-215/execpod-affinityxlx5z", EndpointId:"eth0"}
2026-02-17 02:38:02.969 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-215/execpod-affinityxlx5z", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:38:02.969 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-215/execpod-affinityxlx5z", EndpointId:"eth0"} status="up"
2026-02-17 02:38:03.453 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"field-validation-402"} labels:{key:"e2e-framework" value:"field-validation"} labels:{key:"e2e-run" value:"c813837b-097e-4d2a-845a-e92d88485297"} labels:{key:"kubernetes.io/metadata.name" value:"field-validation-402"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-402"}
2026-02-17 02:38:03.472 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"endpointslicemirroring-8029"} labels:{key:"e2e-framework" value:"endpointslicemirroring"} labels:{key:"e2e-run" value:"c813837b-097e-4d2a-845a-e92d88485297"} labels:{key:"kubernetes.io/metadata.name" value:"endpointslicemirroring-8029"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-8029"}
2026-02-17 02:38:03.493 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"endpointslicemirroring-8029" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:38:03.513 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"example-custom-endpoints" namespace:"endpointslicemirroring-8029" type:"ClusterIP" cluster_ips:"10.254.68.31" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:38:03.851 [INFO][69] 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:38:03.851 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calida0338e1ee3"
2026-02-17 02:38:03.851 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calida0338e1ee3", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:38:03.851 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calida0338e1ee3", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:38:04.067 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=services-215/execpod-affinityxlx5z, name=eth0)
2026-02-17 02:38:04.068 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-215/execpod-affinityxlx5z" endpoint_id:"eth0"} endpoint:{state:"active" name:"calida0338e1ee3" profile_ids:"kns.services-215" profile_ids:"ksa.services-215.default" ipv4_nets:"10.100.226.2/32"}
2026-02-17 02:38:04.068 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-215/execpod-affinityxlx5z", EndpointId:"eth0"}
2026-02-17 02:38:04.068 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-215/execpod-affinityxlx5z", EndpointId:"eth0"}
2026-02-17 02:38:04.068 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-215/execpod-affinityxlx5z", EndpointId:"eth0"}
2026-02-17 02:38:04.070 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calida0338e1ee3"
2026-02-17 02:38:04.070 [INFO][69] felix/endpoint_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-215/execpod-affinityxlx5z", EndpointId:"eth0"}
2026-02-17 02:38:04.070 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-215/execpod-affinityxlx5z", EndpointId:"eth0"}
2026-02-17 02:38:04.089 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-215/execpod-affinityxlx5z", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:38:04.089 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-215/execpod-affinityxlx5z", EndpointId:"eth0"} status="up"
2026-02-17 02:38:04.611 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"affinity-clusterip-transition" namespace:"services-215" type:"ClusterIP" cluster_ips:"10.254.106.5" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:38:04.657 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"secrets-398" name:"default"}
2026-02-17 02:38:04.734 [INFO][69] 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:"c813837b-097e-4d2a-845a-e92d88485297"} 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:38:04.758 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"secrets-398"}
2026-02-17 02:38:05.415 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"gc-6450" name:"default"}
2026-02-17 02:38:05.488 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"downward-api-6127" name:"default"}
2026-02-17 02:38:05.520 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-6127"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"648329da-2048-4e6b-a697-5d6bd747a7ee"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-6127"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-6127"}
2026-02-17 02:38:05.545 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"downward-api-6127"}
2026-02-17 02:38:05.583 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"endpointslicemirroring-8029"} labels:{key:"e2e-framework" value:"endpointslicemirroring"} labels:{key:"e2e-run" value:"c813837b-097e-4d2a-845a-e92d88485297"} labels:{key:"kubernetes.io/metadata.name" value:"endpointslicemirroring-8029"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-8029"}
2026-02-17 02:38:05.609 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-4373"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"c813837b-097e-4d2a-845a-e92d88485297"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-4373"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"emptydir-4373"}
2026-02-17 02:38:05.634 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"emptydir-4373" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:38:05.790 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"gc-6450"} labels:{key:"e2e-framework" value:"gc"} labels:{key:"e2e-run" value:"c813837b-097e-4d2a-845a-e92d88485297"} labels:{key:"kubernetes.io/metadata.name" value:"gc-6450"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6450"}
2026-02-17 02:38:05.822 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"gc-6450"}
2026-02-17 02:38:07.753 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-4373"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"c813837b-097e-4d2a-845a-e92d88485297"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-4373"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"emptydir-4373"}
2026-02-17 02:38:07.777 [INFO][69] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-pwjhx-default-worker-p5kvq-knrdg-vqw28" ipv4_addr:"192.168.24.214/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-pwjhx-default-worker-p5kvq-knrdg-vqw28"} 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:07.777 [INFO][69] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 02:38:07.777 [INFO][69] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 02:38:07.799 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"cronjob-8628"} labels:{key:"e2e-framework" value:"cronjob"} labels:{key:"e2e-run" value:"c813837b-097e-4d2a-845a-e92d88485297"} labels:{key:"kubernetes.io/metadata.name" value:"cronjob-8628"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8628"}
2026-02-17 02:38:07.800 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"cronjob-8628" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:38:08.521 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"field-validation-402" name:"default"}
2026-02-17 02:38:08.617 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=container-probe-9513/liveness-f87e3e96-25f2-4156-80be-b5de55c995d5, name=eth0)
2026-02-17 02:38:08.618 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-probe-9513/liveness-f87e3e96-25f2-4156-80be-b5de55c995d5" endpoint_id:"eth0"} endpoint:{state:"active" name:"caliaef855b150a" profile_ids:"kns.container-probe-9513" profile_ids:"ksa.container-probe-9513.default" ipv4_nets:"10.100.226.29/32"}
2026-02-17 02:38:08.618 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-9513/liveness-f87e3e96-25f2-4156-80be-b5de55c995d5", EndpointId:"eth0"}
2026-02-17 02:38:08.618 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-9513/liveness-f87e3e96-25f2-4156-80be-b5de55c995d5", EndpointId:"eth0"}
2026-02-17 02:38:08.618 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-9513/liveness-f87e3e96-25f2-4156-80be-b5de55c995d5", EndpointId:"eth0"}
2026-02-17 02:38:08.619 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="caliaef855b150a"
2026-02-17 02:38:08.619 [INFO][69] felix/endpoint_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-9513/liveness-f87e3e96-25f2-4156-80be-b5de55c995d5", EndpointId:"eth0"}
2026-02-17 02:38:08.619 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-9513/liveness-f87e3e96-25f2-4156-80be-b5de55c995d5", EndpointId:"eth0"}
2026-02-17 02:38:08.627 [INFO][69] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=container-probe-9513/liveness-f87e3e96-25f2-4156-80be-b5de55c995d5, name=eth0)
2026-02-17 02:38:08.651 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-9513/liveness-f87e3e96-25f2-4156-80be-b5de55c995d5", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:38:08.651 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-9513/liveness-f87e3e96-25f2-4156-80be-b5de55c995d5", EndpointId:"eth0"} status="up"
2026-02-17 02:38:08.651 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-probe-9513/liveness-f87e3e96-25f2-4156-80be-b5de55c995d5" endpoint_id:"eth0"}
2026-02-17 02:38:08.651 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.container-probe-9513.default"}
2026-02-17 02:38:08.651 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.container-probe-9513"}
2026-02-17 02:38:08.651 [INFO][69] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-9513/liveness-f87e3e96-25f2-4156-80be-b5de55c995d5", EndpointId:"eth0"}
2026-02-17 02:38:08.652 [INFO][69] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-9513/liveness-f87e3e96-25f2-4156-80be-b5de55c995d5", EndpointId:"eth0"}
2026-02-17 02:38:08.652 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_K9G2rd4d_LK7b9JMkg" ipVersion=0x4 table="filter"
2026-02-17 02:38:08.652 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_xQ3CmIlz7ejblrY4-8" ipVersion=0x4 table="filter"
2026-02-17 02:38:08.652 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_K9G2rd4d_LK7b9JMkg" ipVersion=0x4 table="filter"
2026-02-17 02:38:08.652 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_xQ3CmIlz7ejblrY4-8" ipVersion=0x4 table="filter"
2026-02-17 02:38:08.652 [INFO][69] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-9513/liveness-f87e3e96-25f2-4156-80be-b5de55c995d5", EndpointId:"eth0"}
2026-02-17 02:38:08.652 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-caliaef855b150a" ipVersion=0x4 table="filter"
2026-02-17 02:38:08.652 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-caliaef855b150a" ipVersion=0x4 table="filter"
2026-02-17 02:38:08.652 [INFO][69] felix/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-9513/liveness-f87e3e96-25f2-4156-80be-b5de55c995d5", EndpointId:"eth0"}
2026-02-17 02:38:08.652 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-9513/liveness-f87e3e96-25f2-4156-80be-b5de55c995d5", EndpointId:"eth0"}
2026-02-17 02:38:08.653 [INFO][69] felix/conntrack.go 90: Removing conntrack flows ip=10.100.226.29
2026-02-17 02:38:08.720 [INFO][69] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-9513/liveness-f87e3e96-25f2-4156-80be-b5de55c995d5", EndpointId:"eth0"}
2026-02-17 02:38:08.720 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-probe-9513"} labels:{key:"e2e-framework" value:"container-probe"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"container-probe-9513"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9513"}
2026-02-17 02:38:08.720 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-publish-openapi-2856"} labels:{key:"e2e-framework" value:"crd-publish-openapi"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"crd-publish-openapi-2856"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-2856"}
2026-02-17 02:38:08.720 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"crd-publish-openapi-2856" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:38:08.903 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"field-validation-402"} labels:{key:"e2e-framework" value:"field-validation"} labels:{key:"e2e-run" value:"c813837b-097e-4d2a-845a-e92d88485297"} labels:{key:"kubernetes.io/metadata.name" value:"field-validation-402"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-402"}
2026-02-17 02:38:08.928 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"field-validation-402"}
2026-02-17 02:38:08.996 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=34 ifaceName="caliaef855b150a" state="down"
2026-02-17 02:38:08.997 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="caliaef855b150a"
2026-02-17 02:38:08.997 [INFO][69] 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:38:08.997 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliaef855b150a", State:"down", Index:34}
2026-02-17 02:38:08.997 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliaef855b150a", Addrs:set.Typed[string]{}}
2026-02-17 02:38:08.997 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliaef855b150a", Addrs:set.Typed[string]{}}
2026-02-17 02:38:08.999 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=34 ifaceName="caliaef855b150a" state=""
2026-02-17 02:38:08.999 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="caliaef855b150a"
2026-02-17 02:38:09.018 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliaef855b150a", State:"", Index:34}
2026-02-17 02:38:09.018 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliaef855b150a", Addrs:set.Set[string](nil)}
2026-02-17 02:38:09.018 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliaef855b150a", Addrs:set.Set[string](nil)}
2026-02-17 02:38:10.665 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"endpointslicemirroring-8029" name:"default"}
2026-02-17 02:38:10.869 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"example-custom-endpoints" namespace:"endpointslicemirroring-8029"
2026-02-17 02:38:10.995 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"endpointslicemirroring-8029"} labels:{key:"e2e-framework" value:"endpointslicemirroring"} labels:{key:"e2e-run" value:"c813837b-097e-4d2a-845a-e92d88485297"} labels:{key:"kubernetes.io/metadata.name" value:"endpointslicemirroring-8029"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-8029"}
2026-02-17 02:38:11.024 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"endpointslicemirroring-8029"}
2026-02-17 02:38:13.057 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"emptydir-4373" name:"default"}
2026-02-17 02:38:13.181 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-4373"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"c813837b-097e-4d2a-845a-e92d88485297"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-4373"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"emptydir-4373"}
2026-02-17 02:38:13.208 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"emptydir-4373"}
2026-02-17 02:38:13.867 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"container-probe-9513" name:"default"}
2026-02-17 02:38:14.203 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-probe-9513"} labels:{key:"e2e-framework" value:"container-probe"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"container-probe-9513"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9513"}
2026-02-17 02:38:14.234 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"container-probe-9513"}
2026-02-17 02:38:16.564 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-publish-openapi-2856"} labels:{key:"e2e-framework" value:"crd-publish-openapi"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"crd-publish-openapi-2856"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-2856"}
2026-02-17 02:38:16.591 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pv-8298"} labels:{key:"e2e-framework" value:"pv"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"pv-8298"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-8298"}
2026-02-17 02:38:16.619 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"pv-8298" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:38:21.614 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"crd-publish-openapi-2856" name:"default"}
2026-02-17 02:38:21.835 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-publish-openapi-2856"} labels:{key:"e2e-framework" value:"crd-publish-openapi"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"crd-publish-openapi-2856"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-2856"}
2026-02-17 02:38:21.872 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"crd-publish-openapi-2856"}
2026-02-17 02:38:24.953 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pv-8298"} labels:{key:"e2e-framework" value:"pv"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"pv-8298"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-8298"}
2026-02-17 02:38:24.953 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"runtimeclass-9172"} labels:{key:"e2e-framework" value:"runtimeclass"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"runtimeclass-9172"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-9172"}
2026-02-17 02:38:24.953 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"runtimeclass-9172" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:38:25.034 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"runtimeclass-9172"} labels:{key:"e2e-framework" value:"runtimeclass"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"runtimeclass-9172"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-9172"}
2026-02-17 02:38:25.062 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-3516"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-3516"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3516"}
2026-02-17 02:38:25.062 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"downward-api-3516" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:38:25.650 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=downward-api-3516/annotationupdateafdf5962-26af-4d16-8a25-febc4d77dd30, name=eth0)
2026-02-17 02:38:25.650 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.downward-api-3516"} profile:{inbound_rules:{action:"allow" rule_id:"Q1a5YsXCw1L2r8Y4"} outbound_rules:{action:"allow" rule_id:"jJxNSZSx921WTij5"}}
2026-02-17 02:38:25.650 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.downward-api-3516.default"} profile:{}
2026-02-17 02:38:25.650 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"downward-api-3516/annotationupdateafdf5962-26af-4d16-8a25-febc4d77dd30" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali353c46da06f" profile_ids:"kns.downward-api-3516" profile_ids:"ksa.downward-api-3516.default" ipv4_nets:"10.100.226.6/32"}
2026-02-17 02:38:25.651 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-3516/annotationupdateafdf5962-26af-4d16-8a25-febc4d77dd30", EndpointId:"eth0"}
2026-02-17 02:38:25.651 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-3516/annotationupdateafdf5962-26af-4d16-8a25-febc4d77dd30", EndpointId:"eth0"}
2026-02-17 02:38:25.651 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-3516/annotationupdateafdf5962-26af-4d16-8a25-febc4d77dd30", EndpointId:"eth0"}
2026-02-17 02:38:25.651 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali353c46da06f" ipVersion=0x4 table="filter"
2026-02-17 02:38:25.651 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_niY32HxEVzhwSicwR-" ipVersion=0x4 table="filter"
2026-02-17 02:38:25.651 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_S4ExDxG6E6BpzEILIy" ipVersion=0x4 table="filter"
2026-02-17 02:38:25.651 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali353c46da06f" ipVersion=0x4 table="filter"
2026-02-17 02:38:25.651 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_niY32HxEVzhwSicwR-" ipVersion=0x4 table="filter"
2026-02-17 02:38:25.651 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_S4ExDxG6E6BpzEILIy" ipVersion=0x4 table="filter"
2026-02-17 02:38:25.651 [INFO][69] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali353c46da06f"
2026-02-17 02:38:25.651 [INFO][69] felix/endpoint_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-3516/annotationupdateafdf5962-26af-4d16-8a25-febc4d77dd30", EndpointId:"eth0"}
2026-02-17 02:38:25.651 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-3516/annotationupdateafdf5962-26af-4d16-8a25-febc4d77dd30", EndpointId:"eth0"}
2026-02-17 02:38:25.698 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-3516/annotationupdateafdf5962-26af-4d16-8a25-febc4d77dd30", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:38:25.698 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-3516/annotationupdateafdf5962-26af-4d16-8a25-febc4d77dd30", EndpointId:"eth0"} status="down"
2026-02-17 02:38:25.723 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=74 ifaceName="cali353c46da06f" state="down"
2026-02-17 02:38:25.723 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali353c46da06f"
2026-02-17 02:38:25.723 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali353c46da06f", State:"down", Index:74}
2026-02-17 02:38:25.723 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali353c46da06f", Addrs:set.Typed[string]{}}
2026-02-17 02:38:25.723 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali353c46da06f", Addrs:set.Typed[string]{}}
2026-02-17 02:38:25.723 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali353c46da06f"
2026-02-17 02:38:25.723 [INFO][69] felix/endpoint_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-3516/annotationupdateafdf5962-26af-4d16-8a25-febc4d77dd30", EndpointId:"eth0"}
2026-02-17 02:38:25.723 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-3516/annotationupdateafdf5962-26af-4d16-8a25-febc4d77dd30", EndpointId:"eth0"}
2026-02-17 02:38:25.726 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=74 ifaceName="cali353c46da06f" state="up"
2026-02-17 02:38:25.746 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-3516/annotationupdateafdf5962-26af-4d16-8a25-febc4d77dd30", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:38:25.746 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-3516/annotationupdateafdf5962-26af-4d16-8a25-febc4d77dd30", EndpointId:"eth0"} status="down"
2026-02-17 02:38:25.746 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali353c46da06f", State:"up", Index:74}
2026-02-17 02:38:25.747 [INFO][69] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali353c46da06f"
2026-02-17 02:38:25.747 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali353c46da06f"
2026-02-17 02:38:25.747 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali353c46da06f"
2026-02-17 02:38:25.747 [INFO][69] felix/endpoint_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-3516/annotationupdateafdf5962-26af-4d16-8a25-febc4d77dd30", EndpointId:"eth0"}
2026-02-17 02:38:25.747 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-3516/annotationupdateafdf5962-26af-4d16-8a25-febc4d77dd30", EndpointId:"eth0"}
2026-02-17 02:38:25.770 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-3516/annotationupdateafdf5962-26af-4d16-8a25-febc4d77dd30", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:38:25.770 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-3516/annotationupdateafdf5962-26af-4d16-8a25-febc4d77dd30", EndpointId:"eth0"} status="up"
2026-02-17 02:38:26.175 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=downward-api-3516/annotationupdateafdf5962-26af-4d16-8a25-febc4d77dd30, name=eth0)
2026-02-17 02:38:26.175 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"downward-api-3516/annotationupdateafdf5962-26af-4d16-8a25-febc4d77dd30" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali353c46da06f" profile_ids:"kns.downward-api-3516" profile_ids:"ksa.downward-api-3516.default" ipv4_nets:"10.100.226.6/32"}
2026-02-17 02:38:26.175 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-3516/annotationupdateafdf5962-26af-4d16-8a25-febc4d77dd30", EndpointId:"eth0"}
2026-02-17 02:38:26.175 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-3516/annotationupdateafdf5962-26af-4d16-8a25-febc4d77dd30", EndpointId:"eth0"}
2026-02-17 02:38:26.175 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-3516/annotationupdateafdf5962-26af-4d16-8a25-febc4d77dd30", EndpointId:"eth0"}
2026-02-17 02:38:26.176 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali353c46da06f"
2026-02-17 02:38:26.176 [INFO][69] felix/endpoint_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-3516/annotationupdateafdf5962-26af-4d16-8a25-febc4d77dd30", EndpointId:"eth0"}
2026-02-17 02:38:26.176 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-3516/annotationupdateafdf5962-26af-4d16-8a25-febc4d77dd30", EndpointId:"eth0"}
2026-02-17 02:38:26.196 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-3516/annotationupdateafdf5962-26af-4d16-8a25-febc4d77dd30", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:38:26.196 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-3516/annotationupdateafdf5962-26af-4d16-8a25-febc4d77dd30", EndpointId:"eth0"} status="up"
2026-02-17 02:38:27.599 [INFO][69] 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:38:27.599 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali353c46da06f"
2026-02-17 02:38:27.599 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali353c46da06f", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:38:27.599 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali353c46da06f", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:38:27.636 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=downward-api-3516/annotationupdateafdf5962-26af-4d16-8a25-febc4d77dd30, name=eth0)
2026-02-17 02:38:27.636 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"downward-api-3516/annotationupdateafdf5962-26af-4d16-8a25-febc4d77dd30" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali353c46da06f" profile_ids:"kns.downward-api-3516" profile_ids:"ksa.downward-api-3516.default" ipv4_nets:"10.100.226.6/32"}
2026-02-17 02:38:27.636 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-3516/annotationupdateafdf5962-26af-4d16-8a25-febc4d77dd30", EndpointId:"eth0"}
2026-02-17 02:38:27.636 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-3516/annotationupdateafdf5962-26af-4d16-8a25-febc4d77dd30", EndpointId:"eth0"}
2026-02-17 02:38:27.636 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-3516/annotationupdateafdf5962-26af-4d16-8a25-febc4d77dd30", EndpointId:"eth0"}
2026-02-17 02:38:27.637 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali353c46da06f"
2026-02-17 02:38:27.638 [INFO][69] felix/endpoint_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-3516/annotationupdateafdf5962-26af-4d16-8a25-febc4d77dd30", EndpointId:"eth0"}
2026-02-17 02:38:27.638 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-3516/annotationupdateafdf5962-26af-4d16-8a25-febc4d77dd30", EndpointId:"eth0"}
2026-02-17 02:38:27.664 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-3516/annotationupdateafdf5962-26af-4d16-8a25-febc4d77dd30", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:38:27.665 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-3516/annotationupdateafdf5962-26af-4d16-8a25-febc4d77dd30", EndpointId:"eth0"} status="up"
2026-02-17 02:38:28.164 [INFO][75] monitor-addresses/autodetection_methods.go 103: Using autodetected IPv4 address on interface ens3: 192.168.24.214/24
2026-02-17 02:38:30.183 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"pv-8298" name:"default"}
2026-02-17 02:38:30.255 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pv-8298"} labels:{key:"e2e-framework" value:"pv"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"pv-8298"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-8298"}
2026-02-17 02:38:30.284 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"pv-8298"}
2026-02-17 02:38:30.316 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"runtimeclass-9172" name:"default"}
2026-02-17 02:38:30.424 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"runtimeclass-9172"} labels:{key:"e2e-framework" value:"runtimeclass"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"runtimeclass-9172"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-9172"}
2026-02-17 02:38:30.454 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"runtimeclass-9172"}
2026-02-17 02:38:31.701 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-3516"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-3516"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3516"}
2026-02-17 02:38:31.725 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubelet-test-9699"} labels:{key:"e2e-framework" value:"kubelet-test"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"kubelet-test-9699"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9699"}
2026-02-17 02:38:31.744 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kubelet-test-9699" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:38:35.225 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"affinity-clusterip-transition" namespace:"services-215" type:"ClusterIP" cluster_ips:"10.254.106.5" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:38:35.268 [INFO][69] felix/summary.go 100: Summarising 214 dataplane reconciliation loops over 1m3.3s: avg=29ms longest=119ms (resync-calico-v4)
2026-02-17 02:38:35.524 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=services-215/execpod-affinityxlx5z, name=eth0)
2026-02-17 02:38:35.525 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-215/execpod-affinityxlx5z" endpoint_id:"eth0"} endpoint:{state:"active" name:"calida0338e1ee3" profile_ids:"kns.services-215" profile_ids:"ksa.services-215.default" ipv4_nets:"10.100.226.2/32"}
2026-02-17 02:38:35.525 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-215/execpod-affinityxlx5z", EndpointId:"eth0"}
2026-02-17 02:38:35.525 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-215/execpod-affinityxlx5z", EndpointId:"eth0"}
2026-02-17 02:38:35.525 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-215/execpod-affinityxlx5z", EndpointId:"eth0"}
2026-02-17 02:38:35.526 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calida0338e1ee3"
2026-02-17 02:38:35.526 [INFO][69] felix/endpoint_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-215/execpod-affinityxlx5z", EndpointId:"eth0"}
2026-02-17 02:38:35.526 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-215/execpod-affinityxlx5z", EndpointId:"eth0"}
2026-02-17 02:38:35.540 [INFO][69] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=services-215/execpod-affinityxlx5z, name=eth0)
2026-02-17 02:38:35.549 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-215/execpod-affinityxlx5z", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:38:35.549 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-215/execpod-affinityxlx5z", EndpointId:"eth0"} status="up"
2026-02-17 02:38:35.549 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-215/execpod-affinityxlx5z" endpoint_id:"eth0"}
2026-02-17 02:38:35.551 [INFO][69] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-215/execpod-affinityxlx5z", EndpointId:"eth0"}
2026-02-17 02:38:35.551 [INFO][69] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-215/execpod-affinityxlx5z", EndpointId:"eth0"}
2026-02-17 02:38:35.552 [INFO][69] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-215/execpod-affinityxlx5z", EndpointId:"eth0"}
2026-02-17 02:38:35.552 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calida0338e1ee3" ipVersion=0x4 table="filter"
2026-02-17 02:38:35.552 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calida0338e1ee3" ipVersion=0x4 table="filter"
2026-02-17 02:38:35.552 [INFO][69] felix/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-215/execpod-affinityxlx5z", EndpointId:"eth0"}
2026-02-17 02:38:35.552 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-215/execpod-affinityxlx5z", EndpointId:"eth0"}
2026-02-17 02:38:35.552 [INFO][69] felix/conntrack.go 90: Removing conntrack flows ip=10.100.226.2
2026-02-17 02:38:35.609 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=services-215/affinity-clusterip-transition-66686d5d57-sdt2w, name=eth0)
2026-02-17 02:38:35.612 [INFO][69] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-215/execpod-affinityxlx5z", EndpointId:"eth0"}
2026-02-17 02:38:35.612 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"affinity-clusterip-transition" namespace:"services-215"
2026-02-17 02:38:35.614 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-215/affinity-clusterip-transition-66686d5d57-sdt2w" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali93eaa9d145a" profile_ids:"kns.services-215" profile_ids:"ksa.services-215.default" ipv4_nets:"10.100.226.7/32"}
2026-02-17 02:38:35.614 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-215/affinity-clusterip-transition-66686d5d57-sdt2w", EndpointId:"eth0"}
2026-02-17 02:38:35.614 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-215/affinity-clusterip-transition-66686d5d57-sdt2w", EndpointId:"eth0"}
2026-02-17 02:38:35.614 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-215/affinity-clusterip-transition-66686d5d57-sdt2w", EndpointId:"eth0"}
2026-02-17 02:38:35.616 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali93eaa9d145a"
2026-02-17 02:38:35.617 [INFO][69] felix/endpoint_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-215/affinity-clusterip-transition-66686d5d57-sdt2w", EndpointId:"eth0"}
2026-02-17 02:38:35.617 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-215/affinity-clusterip-transition-66686d5d57-sdt2w", EndpointId:"eth0"}
2026-02-17 02:38:35.621 [INFO][69] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=services-215/affinity-clusterip-transition-66686d5d57-sdt2w, name=eth0)
2026-02-17 02:38:35.646 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-215/affinity-clusterip-transition-66686d5d57-sdt2w", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:38:35.646 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-215/affinity-clusterip-transition-66686d5d57-sdt2w", EndpointId:"eth0"} status="up"
2026-02-17 02:38:35.646 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-215/affinity-clusterip-transition-66686d5d57-sdt2w" endpoint_id:"eth0"}
2026-02-17 02:38:35.646 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.services-215"}
2026-02-17 02:38:35.646 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.services-215.default"}
2026-02-17 02:38:35.646 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-215"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"648329da-2048-4e6b-a697-5d6bd747a7ee"} labels:{key:"kubernetes.io/metadata.name" value:"services-215"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-215"}
2026-02-17 02:38:35.646 [INFO][69] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-215/affinity-clusterip-transition-66686d5d57-sdt2w", EndpointId:"eth0"}
2026-02-17 02:38:35.646 [INFO][69] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-215/affinity-clusterip-transition-66686d5d57-sdt2w", EndpointId:"eth0"}
2026-02-17 02:38:35.647 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.services-215" ipVersion=0x4 table="filter"
2026-02-17 02:38:35.647 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_WmZWEnSwTRqkSMQfhP" ipVersion=0x4 table="filter"
2026-02-17 02:38:35.647 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.services-215" ipVersion=0x4 table="filter"
2026-02-17 02:38:35.647 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_WmZWEnSwTRqkSMQfhP" ipVersion=0x4 table="filter"
2026-02-17 02:38:35.647 [INFO][69] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-215/affinity-clusterip-transition-66686d5d57-sdt2w", EndpointId:"eth0"}
2026-02-17 02:38:35.647 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali93eaa9d145a" ipVersion=0x4 table="filter"
2026-02-17 02:38:35.647 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali93eaa9d145a" ipVersion=0x4 table="filter"
2026-02-17 02:38:35.647 [INFO][69] felix/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-215/affinity-clusterip-transition-66686d5d57-sdt2w", EndpointId:"eth0"}
2026-02-17 02:38:35.647 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-215/affinity-clusterip-transition-66686d5d57-sdt2w", EndpointId:"eth0"}
2026-02-17 02:38:35.648 [INFO][69] felix/conntrack.go 90: Removing conntrack flows ip=10.100.226.7
2026-02-17 02:38:35.700 [INFO][69] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-215/affinity-clusterip-transition-66686d5d57-sdt2w", EndpointId:"eth0"}
2026-02-17 02:38:35.700 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubelet-test-5924"} labels:{key:"e2e-framework" value:"kubelet-test"} labels:{key:"e2e-run" value:"648329da-2048-4e6b-a697-5d6bd747a7ee"} labels:{key:"kubernetes.io/metadata.name" value:"kubelet-test-5924"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5924"}
2026-02-17 02:38:35.701 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kubelet-test-5924" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:38:35.747 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubelet-test-5924"} labels:{key:"e2e-framework" value:"kubelet-test"} labels:{key:"e2e-run" value:"648329da-2048-4e6b-a697-5d6bd747a7ee"} labels:{key:"kubernetes.io/metadata.name" value:"kubelet-test-5924"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5924"}
2026-02-17 02:38:35.783 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"svcaccounts-1748"} labels:{key:"e2e-framework" value:"svcaccounts"} labels:{key:"e2e-run" value:"648329da-2048-4e6b-a697-5d6bd747a7ee"} labels:{key:"kubernetes.io/metadata.name" value:"svcaccounts-1748"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1748"}
2026-02-17 02:38:35.808 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"svcaccounts-1748" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:38:35.833 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"svcaccounts-1748" name:"e2e-sa-7r4gr"} labels:{key:"projectcalico.org/name" value:"e2e-sa-7r4gr"}
2026-02-17 02:38:35.859 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"svcaccounts-1748" name:"e2e-sa-7r4gr"} labels:{key:"projectcalico.org/name" value:"e2e-sa-7r4gr"}
2026-02-17 02:38:35.859 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubelet-test-9699"} labels:{key:"e2e-framework" value:"kubelet-test"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"kubelet-test-9699"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9699"}
2026-02-17 02:38:35.885 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"deployment-3608"} labels:{key:"e2e-framework" value:"deployment"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"deployment-3608"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3608"}
2026-02-17 02:38:35.885 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"deployment-3608" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:38:35.945 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=73 ifaceName="calida0338e1ee3" state="down"
2026-02-17 02:38:35.945 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calida0338e1ee3", State:"down", Index:73}
2026-02-17 02:38:35.946 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calida0338e1ee3"
2026-02-17 02:38:35.946 [INFO][69] 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:38:35.946 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calida0338e1ee3", Addrs:set.Typed[string]{}}
2026-02-17 02:38:35.946 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calida0338e1ee3", Addrs:set.Typed[string]{}}
2026-02-17 02:38:35.947 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=73 ifaceName="calida0338e1ee3" state=""
2026-02-17 02:38:35.947 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calida0338e1ee3"
2026-02-17 02:38:35.970 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"svcaccounts-1748"} labels:{key:"e2e-framework" value:"svcaccounts"} labels:{key:"e2e-run" value:"648329da-2048-4e6b-a697-5d6bd747a7ee"} labels:{key:"kubernetes.io/metadata.name" value:"svcaccounts-1748"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1748"}
2026-02-17 02:38:35.994 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calida0338e1ee3", State:"", Index:73}
2026-02-17 02:38:35.994 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calida0338e1ee3", Addrs:set.Set[string](nil)}
2026-02-17 02:38:35.994 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calida0338e1ee3", Addrs:set.Set[string](nil)}
2026-02-17 02:38:36.021 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-probe-7778"} labels:{key:"e2e-framework" value:"container-probe"} labels:{key:"e2e-run" value:"648329da-2048-4e6b-a697-5d6bd747a7ee"} labels:{key:"kubernetes.io/metadata.name" value:"container-probe-7778"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7778"}
2026-02-17 02:38:36.021 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"container-probe-7778" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:38:36.021 [INFO][69] felix/int_dataplane.go 2323: Dataplane updates throttled
2026-02-17 02:38:36.619 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=container-probe-7778/liveness-2080705c-c7ee-4fa9-a6dd-6208bcfbc4ec, name=eth0)
2026-02-17 02:38:36.620 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.container-probe-7778"} profile:{inbound_rules:{action:"allow" rule_id:"KIT56rvJucc0Jr8L"} outbound_rules:{action:"allow" rule_id:"CwVoRpHu5NJtTkOD"}}
2026-02-17 02:38:36.620 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.container-probe-7778.default"} profile:{}
2026-02-17 02:38:36.621 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-probe-7778/liveness-2080705c-c7ee-4fa9-a6dd-6208bcfbc4ec" endpoint_id:"eth0"} endpoint:{state:"active" name:"calib81889cf8c3" profile_ids:"kns.container-probe-7778" profile_ids:"ksa.container-probe-7778.default" ipv4_nets:"10.100.226.10/32"}
2026-02-17 02:38:36.621 [INFO][69] felix/int_dataplane.go 2279: Dataplane updates no longer throttled
2026-02-17 02:38:36.621 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-7778/liveness-2080705c-c7ee-4fa9-a6dd-6208bcfbc4ec", EndpointId:"eth0"}
2026-02-17 02:38:36.621 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-7778/liveness-2080705c-c7ee-4fa9-a6dd-6208bcfbc4ec", EndpointId:"eth0"}
2026-02-17 02:38:36.621 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-7778/liveness-2080705c-c7ee-4fa9-a6dd-6208bcfbc4ec", EndpointId:"eth0"}
2026-02-17 02:38:36.628 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calib81889cf8c3" ipVersion=0x4 table="filter"
2026-02-17 02:38:36.629 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_VwIWO2pIf5PCmPLmZM" ipVersion=0x4 table="filter"
2026-02-17 02:38:36.629 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_9CyM7KsQahScBI9zd9" ipVersion=0x4 table="filter"
2026-02-17 02:38:36.629 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calib81889cf8c3" ipVersion=0x4 table="filter"
2026-02-17 02:38:36.629 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_VwIWO2pIf5PCmPLmZM" ipVersion=0x4 table="filter"
2026-02-17 02:38:36.629 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_9CyM7KsQahScBI9zd9" ipVersion=0x4 table="filter"
2026-02-17 02:38:36.629 [INFO][69] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calib81889cf8c3"
2026-02-17 02:38:36.629 [INFO][69] felix/endpoint_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-7778/liveness-2080705c-c7ee-4fa9-a6dd-6208bcfbc4ec", EndpointId:"eth0"}
2026-02-17 02:38:36.629 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-7778/liveness-2080705c-c7ee-4fa9-a6dd-6208bcfbc4ec", EndpointId:"eth0"}
2026-02-17 02:38:36.667 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-7778/liveness-2080705c-c7ee-4fa9-a6dd-6208bcfbc4ec", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:38:36.667 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-7778/liveness-2080705c-c7ee-4fa9-a6dd-6208bcfbc4ec", EndpointId:"eth0"} status="down"
2026-02-17 02:38:36.696 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=75 ifaceName="calib81889cf8c3" state="down"
2026-02-17 02:38:36.696 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calib81889cf8c3"
2026-02-17 02:38:36.696 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib81889cf8c3", State:"down", Index:75}
2026-02-17 02:38:36.696 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib81889cf8c3", Addrs:set.Typed[string]{}}
2026-02-17 02:38:36.696 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib81889cf8c3", Addrs:set.Typed[string]{}}
2026-02-17 02:38:36.696 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calib81889cf8c3"
2026-02-17 02:38:36.696 [INFO][69] felix/endpoint_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-7778/liveness-2080705c-c7ee-4fa9-a6dd-6208bcfbc4ec", EndpointId:"eth0"}
2026-02-17 02:38:36.696 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-7778/liveness-2080705c-c7ee-4fa9-a6dd-6208bcfbc4ec", EndpointId:"eth0"}
2026-02-17 02:38:36.701 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=75 ifaceName="calib81889cf8c3" state="up"
2026-02-17 02:38:36.723 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-7778/liveness-2080705c-c7ee-4fa9-a6dd-6208bcfbc4ec", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:38:36.723 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-7778/liveness-2080705c-c7ee-4fa9-a6dd-6208bcfbc4ec", EndpointId:"eth0"} status="down"
2026-02-17 02:38:36.723 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib81889cf8c3", State:"up", Index:75}
2026-02-17 02:38:36.723 [INFO][69] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calib81889cf8c3"
2026-02-17 02:38:36.723 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calib81889cf8c3"
2026-02-17 02:38:36.723 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calib81889cf8c3"
2026-02-17 02:38:36.723 [INFO][69] felix/endpoint_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-7778/liveness-2080705c-c7ee-4fa9-a6dd-6208bcfbc4ec", EndpointId:"eth0"}
2026-02-17 02:38:36.724 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-7778/liveness-2080705c-c7ee-4fa9-a6dd-6208bcfbc4ec", EndpointId:"eth0"}
2026-02-17 02:38:36.732 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=downward-api-3516/annotationupdateafdf5962-26af-4d16-8a25-febc4d77dd30, name=eth0)
2026-02-17 02:38:36.744 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-7778/liveness-2080705c-c7ee-4fa9-a6dd-6208bcfbc4ec", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:38:36.744 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-7778/liveness-2080705c-c7ee-4fa9-a6dd-6208bcfbc4ec", EndpointId:"eth0"} status="up"
2026-02-17 02:38:36.744 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"downward-api-3516/annotationupdateafdf5962-26af-4d16-8a25-febc4d77dd30" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali353c46da06f" profile_ids:"kns.downward-api-3516" profile_ids:"ksa.downward-api-3516.default" ipv4_nets:"10.100.226.6/32"}
2026-02-17 02:38:36.744 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-3516/annotationupdateafdf5962-26af-4d16-8a25-febc4d77dd30", EndpointId:"eth0"}
2026-02-17 02:38:36.744 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-3516/annotationupdateafdf5962-26af-4d16-8a25-febc4d77dd30", EndpointId:"eth0"}
2026-02-17 02:38:36.744 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-3516/annotationupdateafdf5962-26af-4d16-8a25-febc4d77dd30", EndpointId:"eth0"}
2026-02-17 02:38:36.745 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali353c46da06f"
2026-02-17 02:38:36.745 [INFO][69] felix/endpoint_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-3516/annotationupdateafdf5962-26af-4d16-8a25-febc4d77dd30", EndpointId:"eth0"}
2026-02-17 02:38:36.745 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-3516/annotationupdateafdf5962-26af-4d16-8a25-febc4d77dd30", EndpointId:"eth0"}
2026-02-17 02:38:36.755 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=downward-api-3516/annotationupdateafdf5962-26af-4d16-8a25-febc4d77dd30, name=eth0)
2026-02-17 02:38:36.779 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-3516/annotationupdateafdf5962-26af-4d16-8a25-febc4d77dd30", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:38:36.780 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-3516/annotationupdateafdf5962-26af-4d16-8a25-febc4d77dd30", EndpointId:"eth0"} status="up"
2026-02-17 02:38:36.780 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-3516"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-3516"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3516"}
2026-02-17 02:38:36.780 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"downward-api-3516/annotationupdateafdf5962-26af-4d16-8a25-febc4d77dd30" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali353c46da06f" profile_ids:"kns.downward-api-3516" profile_ids:"ksa.downward-api-3516.default" ipv4_nets:"10.100.226.6/32"}
2026-02-17 02:38:36.780 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-3516/annotationupdateafdf5962-26af-4d16-8a25-febc4d77dd30", EndpointId:"eth0"}
2026-02-17 02:38:36.780 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-3516/annotationupdateafdf5962-26af-4d16-8a25-febc4d77dd30", EndpointId:"eth0"}
2026-02-17 02:38:36.780 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-3516/annotationupdateafdf5962-26af-4d16-8a25-febc4d77dd30", EndpointId:"eth0"}
2026-02-17 02:38:36.780 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali353c46da06f"
2026-02-17 02:38:36.781 [INFO][69] felix/endpoint_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-3516/annotationupdateafdf5962-26af-4d16-8a25-febc4d77dd30", EndpointId:"eth0"}
2026-02-17 02:38:36.781 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-3516/annotationupdateafdf5962-26af-4d16-8a25-febc4d77dd30", EndpointId:"eth0"}
2026-02-17 02:38:36.799 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-3516/annotationupdateafdf5962-26af-4d16-8a25-febc4d77dd30", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:38:36.799 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-3516/annotationupdateafdf5962-26af-4d16-8a25-febc4d77dd30", EndpointId:"eth0"} status="up"
2026-02-17 02:38:37.106 [INFO][69] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=downward-api-3516/annotationupdateafdf5962-26af-4d16-8a25-febc4d77dd30, name=eth0)
2026-02-17 02:38:37.107 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"downward-api-3516/annotationupdateafdf5962-26af-4d16-8a25-febc4d77dd30" endpoint_id:"eth0"}
2026-02-17 02:38:37.107 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.downward-api-3516"}
2026-02-17 02:38:37.107 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.downward-api-3516.default"}
2026-02-17 02:38:37.107 [INFO][69] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-3516/annotationupdateafdf5962-26af-4d16-8a25-febc4d77dd30", EndpointId:"eth0"}
2026-02-17 02:38:37.107 [INFO][69] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-3516/annotationupdateafdf5962-26af-4d16-8a25-febc4d77dd30", EndpointId:"eth0"}
2026-02-17 02:38:37.108 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_niY32HxEVzhwSicwR-" ipVersion=0x4 table="filter"
2026-02-17 02:38:37.108 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_S4ExDxG6E6BpzEILIy" ipVersion=0x4 table="filter"
2026-02-17 02:38:37.108 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_niY32HxEVzhwSicwR-" ipVersion=0x4 table="filter"
2026-02-17 02:38:37.108 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_S4ExDxG6E6BpzEILIy" ipVersion=0x4 table="filter"
2026-02-17 02:38:37.108 [INFO][69] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-3516/annotationupdateafdf5962-26af-4d16-8a25-febc4d77dd30", EndpointId:"eth0"}
2026-02-17 02:38:37.108 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali353c46da06f" ipVersion=0x4 table="filter"
2026-02-17 02:38:37.109 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali353c46da06f" ipVersion=0x4 table="filter"
2026-02-17 02:38:37.109 [INFO][69] felix/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-3516/annotationupdateafdf5962-26af-4d16-8a25-febc4d77dd30", EndpointId:"eth0"}
2026-02-17 02:38:37.109 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-3516/annotationupdateafdf5962-26af-4d16-8a25-febc4d77dd30", EndpointId:"eth0"}
2026-02-17 02:38:37.120 [INFO][69] felix/conntrack.go 90: Removing conntrack flows ip=10.100.226.6
2026-02-17 02:38:37.168 [INFO][69] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-3516/annotationupdateafdf5962-26af-4d16-8a25-febc4d77dd30", EndpointId:"eth0"}
2026-02-17 02:38:37.211 [INFO][69] 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:38:37.211 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali353c46da06f"
2026-02-17 02:38:37.211 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali353c46da06f", Addrs:set.Typed[string]{}}
2026-02-17 02:38:37.211 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali353c46da06f", Addrs:set.Typed[string]{}}
2026-02-17 02:38:37.211 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=74 ifaceName="cali353c46da06f" state="down"
2026-02-17 02:38:37.215 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=74 ifaceName="cali353c46da06f" state=""
2026-02-17 02:38:37.215 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali353c46da06f"
2026-02-17 02:38:37.233 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali353c46da06f", State:"down", Index:74}
2026-02-17 02:38:37.233 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali353c46da06f", State:"", Index:74}
2026-02-17 02:38:37.234 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali353c46da06f", Addrs:set.Set[string](nil)}
2026-02-17 02:38:37.234 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali353c46da06f", Addrs:set.Set[string](nil)}
2026-02-17 02:38:37.243 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=container-probe-7778/liveness-2080705c-c7ee-4fa9-a6dd-6208bcfbc4ec, name=eth0)
2026-02-17 02:38:37.253 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-probe-7778/liveness-2080705c-c7ee-4fa9-a6dd-6208bcfbc4ec" endpoint_id:"eth0"} endpoint:{state:"active" name:"calib81889cf8c3" profile_ids:"kns.container-probe-7778" profile_ids:"ksa.container-probe-7778.default" ipv4_nets:"10.100.226.10/32"}
2026-02-17 02:38:37.253 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-7778/liveness-2080705c-c7ee-4fa9-a6dd-6208bcfbc4ec", EndpointId:"eth0"}
2026-02-17 02:38:37.253 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-7778/liveness-2080705c-c7ee-4fa9-a6dd-6208bcfbc4ec", EndpointId:"eth0"}
2026-02-17 02:38:37.254 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-7778/liveness-2080705c-c7ee-4fa9-a6dd-6208bcfbc4ec", EndpointId:"eth0"}
2026-02-17 02:38:37.254 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calib81889cf8c3"
2026-02-17 02:38:37.254 [INFO][69] felix/endpoint_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-7778/liveness-2080705c-c7ee-4fa9-a6dd-6208bcfbc4ec", EndpointId:"eth0"}
2026-02-17 02:38:37.254 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-7778/liveness-2080705c-c7ee-4fa9-a6dd-6208bcfbc4ec", EndpointId:"eth0"}
2026-02-17 02:38:37.274 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-7778/liveness-2080705c-c7ee-4fa9-a6dd-6208bcfbc4ec", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:38:37.275 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-7778/liveness-2080705c-c7ee-4fa9-a6dd-6208bcfbc4ec", EndpointId:"eth0"} status="up"
2026-02-17 02:38:37.643 [INFO][69] 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:38:37.643 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calib81889cf8c3"
2026-02-17 02:38:37.643 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib81889cf8c3", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:38:37.643 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib81889cf8c3", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:38:38.016 [INFO][69] 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:38:38.016 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali93eaa9d145a"
2026-02-17 02:38:38.016 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=72 ifaceName="cali93eaa9d145a" state="down"
2026-02-17 02:38:38.016 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali93eaa9d145a", Addrs:set.Typed[string]{}}
2026-02-17 02:38:38.016 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali93eaa9d145a", Addrs:set.Typed[string]{}}
2026-02-17 02:38:38.016 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali93eaa9d145a", State:"down", Index:72}
2026-02-17 02:38:38.017 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=72 ifaceName="cali93eaa9d145a" state=""
2026-02-17 02:38:38.017 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali93eaa9d145a"
2026-02-17 02:38:38.035 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali93eaa9d145a", State:"", Index:72}
2026-02-17 02:38:38.036 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali93eaa9d145a", Addrs:set.Set[string](nil)}
2026-02-17 02:38:38.036 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali93eaa9d145a", Addrs:set.Set[string](nil)}
2026-02-17 02:38:40.910 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"services-215" name:"default"}
2026-02-17 02:38:41.045 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"kubelet-test-9699" name:"default"}
2026-02-17 02:38:41.320 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-215"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"648329da-2048-4e6b-a697-5d6bd747a7ee"} labels:{key:"kubernetes.io/metadata.name" value:"services-215"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-215"}
2026-02-17 02:38:41.347 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"services-215"}
2026-02-17 02:38:41.505 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"kubelet-test-5924" name:"default"}
2026-02-17 02:38:41.529 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"svcaccounts-1748" name:"default"}
2026-02-17 02:38:41.529 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"svcaccounts-1748" name:"e2e-sa-7r4gr"}
2026-02-17 02:38:41.529 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubelet-test-5924"} labels:{key:"e2e-framework" value:"kubelet-test"} labels:{key:"e2e-run" value:"648329da-2048-4e6b-a697-5d6bd747a7ee"} labels:{key:"kubernetes.io/metadata.name" value:"kubelet-test-5924"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5924"}
2026-02-17 02:38:41.554 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"kubelet-test-5924"}
2026-02-17 02:38:41.625 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"svcaccounts-1748"} labels:{key:"e2e-framework" value:"svcaccounts"} labels:{key:"e2e-run" value:"648329da-2048-4e6b-a697-5d6bd747a7ee"} labels:{key:"kubernetes.io/metadata.name" value:"svcaccounts-1748"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1748"}
2026-02-17 02:38:41.654 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"svcaccounts-1748"}
2026-02-17 02:38:41.680 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubelet-test-9699"} labels:{key:"e2e-framework" value:"kubelet-test"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"kubelet-test-9699"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9699"}
2026-02-17 02:38:41.706 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"kubelet-test-9699"}
2026-02-17 02:38:41.915 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"downward-api-3516" name:"default"}
2026-02-17 02:38:42.030 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"downward-api-3516"}
2026-02-17 02:38:45.693 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=deployment-3608/test-rollover-deployment-5b97b67475-gr8qz, name=eth0)
2026-02-17 02:38:45.694 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.deployment-3608"} profile:{inbound_rules:{action:"allow" rule_id:"Jn-A9xFiIFc59s4P"} outbound_rules:{action:"allow" rule_id:"qGY0sLsUWlwLiURR"}}
2026-02-17 02:38:45.694 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.deployment-3608.default"} profile:{}
2026-02-17 02:38:45.694 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-3608/test-rollover-deployment-5b97b67475-gr8qz" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie549c96fdf2" profile_ids:"kns.deployment-3608" profile_ids:"ksa.deployment-3608.default" ipv4_nets:"10.100.226.9/32"}
2026-02-17 02:38:45.694 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3608/test-rollover-deployment-5b97b67475-gr8qz", EndpointId:"eth0"}
2026-02-17 02:38:45.694 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3608/test-rollover-deployment-5b97b67475-gr8qz", EndpointId:"eth0"}
2026-02-17 02:38:45.694 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3608/test-rollover-deployment-5b97b67475-gr8qz", EndpointId:"eth0"}
2026-02-17 02:38:45.694 [INFO][69] 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:38:45.694 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calie549c96fdf2" ipVersion=0x4 table="filter"
2026-02-17 02:38:45.694 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.deployment-3608" ipVersion=0x4 table="filter"
2026-02-17 02:38:45.694 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_N3L5OPSxyJb8DGCDtY" ipVersion=0x4 table="filter"
2026-02-17 02:38:45.694 [INFO][69] 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:38:45.694 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calie549c96fdf2" ipVersion=0x4 table="filter"
2026-02-17 02:38:45.694 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.deployment-3608" ipVersion=0x4 table="filter"
2026-02-17 02:38:45.695 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_N3L5OPSxyJb8DGCDtY" ipVersion=0x4 table="filter"
2026-02-17 02:38:45.695 [INFO][69] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calie549c96fdf2"
2026-02-17 02:38:45.695 [INFO][69] felix/endpoint_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-3608/test-rollover-deployment-5b97b67475-gr8qz", EndpointId:"eth0"}
2026-02-17 02:38:45.695 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3608/test-rollover-deployment-5b97b67475-gr8qz", EndpointId:"eth0"}
2026-02-17 02:38:45.737 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3608/test-rollover-deployment-5b97b67475-gr8qz", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:38:45.737 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3608/test-rollover-deployment-5b97b67475-gr8qz", EndpointId:"eth0"} status="down"
2026-02-17 02:38:45.774 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=76 ifaceName="calie549c96fdf2" state="down"
2026-02-17 02:38:45.775 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calie549c96fdf2"
2026-02-17 02:38:45.775 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie549c96fdf2", State:"down", Index:76}
2026-02-17 02:38:45.775 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie549c96fdf2", Addrs:set.Typed[string]{}}
2026-02-17 02:38:45.775 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie549c96fdf2", Addrs:set.Typed[string]{}}
2026-02-17 02:38:45.775 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calie549c96fdf2"
2026-02-17 02:38:45.775 [INFO][69] felix/endpoint_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-3608/test-rollover-deployment-5b97b67475-gr8qz", EndpointId:"eth0"}
2026-02-17 02:38:45.775 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3608/test-rollover-deployment-5b97b67475-gr8qz", EndpointId:"eth0"}
2026-02-17 02:38:45.775 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=76 ifaceName="calie549c96fdf2" state="up"
2026-02-17 02:38:45.795 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3608/test-rollover-deployment-5b97b67475-gr8qz", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:38:45.795 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3608/test-rollover-deployment-5b97b67475-gr8qz", EndpointId:"eth0"} status="down"
2026-02-17 02:38:45.795 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie549c96fdf2", State:"up", Index:76}
2026-02-17 02:38:45.795 [INFO][69] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calie549c96fdf2"
2026-02-17 02:38:45.795 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calie549c96fdf2"
2026-02-17 02:38:45.795 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie549c96fdf2"
2026-02-17 02:38:45.795 [INFO][69] felix/endpoint_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-3608/test-rollover-deployment-5b97b67475-gr8qz", EndpointId:"eth0"}
2026-02-17 02:38:45.795 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3608/test-rollover-deployment-5b97b67475-gr8qz", EndpointId:"eth0"}
2026-02-17 02:38:45.814 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3608/test-rollover-deployment-5b97b67475-gr8qz", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:38:45.814 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3608/test-rollover-deployment-5b97b67475-gr8qz", EndpointId:"eth0"} status="up"
2026-02-17 02:38:46.301 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=deployment-3608/test-rollover-deployment-5b97b67475-gr8qz, name=eth0)
2026-02-17 02:38:46.301 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-3608/test-rollover-deployment-5b97b67475-gr8qz" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie549c96fdf2" profile_ids:"kns.deployment-3608" profile_ids:"ksa.deployment-3608.default" ipv4_nets:"10.100.226.9/32"}
2026-02-17 02:38:46.302 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3608/test-rollover-deployment-5b97b67475-gr8qz", EndpointId:"eth0"}
2026-02-17 02:38:46.302 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3608/test-rollover-deployment-5b97b67475-gr8qz", EndpointId:"eth0"}
2026-02-17 02:38:46.302 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3608/test-rollover-deployment-5b97b67475-gr8qz", EndpointId:"eth0"}
2026-02-17 02:38:46.302 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie549c96fdf2"
2026-02-17 02:38:46.302 [INFO][69] felix/endpoint_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-3608/test-rollover-deployment-5b97b67475-gr8qz", EndpointId:"eth0"}
2026-02-17 02:38:46.302 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3608/test-rollover-deployment-5b97b67475-gr8qz", EndpointId:"eth0"}
2026-02-17 02:38:46.325 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3608/test-rollover-deployment-5b97b67475-gr8qz", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:38:46.325 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3608/test-rollover-deployment-5b97b67475-gr8qz", EndpointId:"eth0"} status="up"
2026-02-17 02:38:47.406 [INFO][69] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=76
2026-02-17 02:38:47.406 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calie549c96fdf2"
2026-02-17 02:38:47.406 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie549c96fdf2", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:38:47.406 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie549c96fdf2", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:38:57.130 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"deployment-3608"} labels:{key:"e2e-framework" value:"deployment"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"deployment-3608"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3608"}
2026-02-17 02:38:57.164 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"statefulset-4613"} labels:{key:"e2e-framework" value:"statefulset"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"statefulset-4613"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-4613"}
2026-02-17 02:38:57.194 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"statefulset-4613" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:38:57.218 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"test" namespace:"statefulset-4613" type:"ClusterIP" cluster_ips:"None" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:38:57.360 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=container-probe-7778/liveness-2080705c-c7ee-4fa9-a6dd-6208bcfbc4ec, name=eth0)
2026-02-17 02:38:57.360 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-probe-7778/liveness-2080705c-c7ee-4fa9-a6dd-6208bcfbc4ec" endpoint_id:"eth0"} endpoint:{state:"active" name:"calib81889cf8c3" profile_ids:"kns.container-probe-7778" profile_ids:"ksa.container-probe-7778.default" ipv4_nets:"10.100.226.10/32"}
2026-02-17 02:38:57.360 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-7778/liveness-2080705c-c7ee-4fa9-a6dd-6208bcfbc4ec", EndpointId:"eth0"}
2026-02-17 02:38:57.361 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-7778/liveness-2080705c-c7ee-4fa9-a6dd-6208bcfbc4ec", EndpointId:"eth0"}
2026-02-17 02:38:57.361 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-7778/liveness-2080705c-c7ee-4fa9-a6dd-6208bcfbc4ec", EndpointId:"eth0"}
2026-02-17 02:38:57.361 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calib81889cf8c3"
2026-02-17 02:38:57.361 [INFO][69] felix/endpoint_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-7778/liveness-2080705c-c7ee-4fa9-a6dd-6208bcfbc4ec", EndpointId:"eth0"}
2026-02-17 02:38:57.361 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-7778/liveness-2080705c-c7ee-4fa9-a6dd-6208bcfbc4ec", EndpointId:"eth0"}
2026-02-17 02:38:57.385 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-7778/liveness-2080705c-c7ee-4fa9-a6dd-6208bcfbc4ec", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:38:57.385 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-7778/liveness-2080705c-c7ee-4fa9-a6dd-6208bcfbc4ec", EndpointId:"eth0"} status="up"
2026-02-17 02:38:58.163 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=container-probe-7778/liveness-2080705c-c7ee-4fa9-a6dd-6208bcfbc4ec, name=eth0)
2026-02-17 02:38:58.163 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-probe-7778/liveness-2080705c-c7ee-4fa9-a6dd-6208bcfbc4ec" endpoint_id:"eth0"} endpoint:{state:"active" name:"calib81889cf8c3" profile_ids:"kns.container-probe-7778" profile_ids:"ksa.container-probe-7778.default" ipv4_nets:"10.100.226.10/32"}
2026-02-17 02:38:58.163 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-7778/liveness-2080705c-c7ee-4fa9-a6dd-6208bcfbc4ec", EndpointId:"eth0"}
2026-02-17 02:38:58.163 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-7778/liveness-2080705c-c7ee-4fa9-a6dd-6208bcfbc4ec", EndpointId:"eth0"}
2026-02-17 02:38:58.163 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-7778/liveness-2080705c-c7ee-4fa9-a6dd-6208bcfbc4ec", EndpointId:"eth0"}
2026-02-17 02:38:58.164 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calib81889cf8c3"
2026-02-17 02:38:58.164 [INFO][69] felix/endpoint_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-7778/liveness-2080705c-c7ee-4fa9-a6dd-6208bcfbc4ec", EndpointId:"eth0"}
2026-02-17 02:38:58.164 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-7778/liveness-2080705c-c7ee-4fa9-a6dd-6208bcfbc4ec", EndpointId:"eth0"}
2026-02-17 02:38:58.173 [INFO][69] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=container-probe-7778/liveness-2080705c-c7ee-4fa9-a6dd-6208bcfbc4ec, name=eth0)
2026-02-17 02:38:58.189 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-7778/liveness-2080705c-c7ee-4fa9-a6dd-6208bcfbc4ec", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:38:58.189 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-7778/liveness-2080705c-c7ee-4fa9-a6dd-6208bcfbc4ec", EndpointId:"eth0"} status="up"
2026-02-17 02:38:58.189 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-probe-7778/liveness-2080705c-c7ee-4fa9-a6dd-6208bcfbc4ec" endpoint_id:"eth0"}
2026-02-17 02:38:58.190 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.container-probe-7778"}
2026-02-17 02:38:58.190 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.container-probe-7778.default"}
2026-02-17 02:38:58.190 [INFO][69] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-7778/liveness-2080705c-c7ee-4fa9-a6dd-6208bcfbc4ec", EndpointId:"eth0"}
2026-02-17 02:38:58.190 [INFO][69] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-7778/liveness-2080705c-c7ee-4fa9-a6dd-6208bcfbc4ec", EndpointId:"eth0"}
2026-02-17 02:38:58.191 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_VwIWO2pIf5PCmPLmZM" ipVersion=0x4 table="filter"
2026-02-17 02:38:58.191 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_9CyM7KsQahScBI9zd9" ipVersion=0x4 table="filter"
2026-02-17 02:38:58.191 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_VwIWO2pIf5PCmPLmZM" ipVersion=0x4 table="filter"
2026-02-17 02:38:58.191 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_9CyM7KsQahScBI9zd9" ipVersion=0x4 table="filter"
2026-02-17 02:38:58.191 [INFO][69] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-7778/liveness-2080705c-c7ee-4fa9-a6dd-6208bcfbc4ec", EndpointId:"eth0"}
2026-02-17 02:38:58.191 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calib81889cf8c3" ipVersion=0x4 table="filter"
2026-02-17 02:38:58.192 [INFO][69] 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:38:58.192 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calib81889cf8c3" ipVersion=0x4 table="filter"
2026-02-17 02:38:58.192 [INFO][69] 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:38:58.192 [INFO][69] felix/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-7778/liveness-2080705c-c7ee-4fa9-a6dd-6208bcfbc4ec", EndpointId:"eth0"}
2026-02-17 02:38:58.192 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-7778/liveness-2080705c-c7ee-4fa9-a6dd-6208bcfbc4ec", EndpointId:"eth0"}
2026-02-17 02:38:58.193 [INFO][69] felix/conntrack.go 90: Removing conntrack flows ip=10.100.226.10
2026-02-17 02:38:58.242 [INFO][69] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-7778/liveness-2080705c-c7ee-4fa9-a6dd-6208bcfbc4ec", EndpointId:"eth0"}
2026-02-17 02:38:58.243 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-probe-7778"} labels:{key:"e2e-framework" value:"container-probe"} labels:{key:"e2e-run" value:"648329da-2048-4e6b-a697-5d6bd747a7ee"} labels:{key:"kubernetes.io/metadata.name" value:"container-probe-7778"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7778"}
2026-02-17 02:38:58.243 [INFO][69] 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:"648329da-2048-4e6b-a697-5d6bd747a7ee"} 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:38:58.243 [INFO][69] 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:38:58.756 [INFO][69] 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:38:58.756 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calib81889cf8c3"
2026-02-17 02:38:58.756 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=75 ifaceName="calib81889cf8c3" state="down"
2026-02-17 02:38:58.762 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib81889cf8c3", Addrs:set.Typed[string]{}}
2026-02-17 02:38:58.762 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib81889cf8c3", Addrs:set.Typed[string]{}}
2026-02-17 02:38:58.762 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=75 ifaceName="calib81889cf8c3" state=""
2026-02-17 02:38:58.762 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calib81889cf8c3"
2026-02-17 02:38:58.762 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib81889cf8c3", State:"down", Index:75}
2026-02-17 02:38:58.763 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib81889cf8c3", State:"", Index:75}
2026-02-17 02:38:58.763 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib81889cf8c3", Addrs:set.Set[string](nil)}
2026-02-17 02:38:58.763 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib81889cf8c3", Addrs:set.Set[string](nil)}
2026-02-17 02:38:59.141 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=deployment-3145/webserver-deployment-6bc58496c7-gcgg6, name=eth0)
2026-02-17 02:38:59.141 [INFO][69] 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:38:59.141 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.deployment-3145.default"} profile:{}
2026-02-17 02:38:59.142 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-3145/webserver-deployment-6bc58496c7-gcgg6" endpoint_id:"eth0"} endpoint:{state:"active" name:"calicb6794c09b2" profile_ids:"kns.deployment-3145" profile_ids:"ksa.deployment-3145.default" ipv4_nets:"10.100.226.11/32"}
2026-02-17 02:38:59.142 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/webserver-deployment-6bc58496c7-gcgg6", EndpointId:"eth0"}
2026-02-17 02:38:59.142 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/webserver-deployment-6bc58496c7-gcgg6", EndpointId:"eth0"}
2026-02-17 02:38:59.142 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/webserver-deployment-6bc58496c7-gcgg6", EndpointId:"eth0"}
2026-02-17 02:38:59.143 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calicb6794c09b2" ipVersion=0x4 table="filter"
2026-02-17 02:38:59.143 [INFO][69] 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:38:59.143 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_smI3TbI0Lu8dpoLh4V" ipVersion=0x4 table="filter"
2026-02-17 02:38:59.143 [INFO][69] 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:38:59.143 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calicb6794c09b2" ipVersion=0x4 table="filter"
2026-02-17 02:38:59.143 [INFO][69] 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:38:59.143 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_smI3TbI0Lu8dpoLh4V" ipVersion=0x4 table="filter"
2026-02-17 02:38:59.143 [INFO][69] 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:38:59.143 [INFO][69] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calicb6794c09b2"
2026-02-17 02:38:59.143 [INFO][69] felix/endpoint_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/webserver-deployment-6bc58496c7-gcgg6", EndpointId:"eth0"}
2026-02-17 02:38:59.143 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/webserver-deployment-6bc58496c7-gcgg6", EndpointId:"eth0"}
2026-02-17 02:38:59.184 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/webserver-deployment-6bc58496c7-gcgg6", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:38:59.184 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/webserver-deployment-6bc58496c7-gcgg6", EndpointId:"eth0"} status="down"
2026-02-17 02:38:59.218 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=77 ifaceName="calicb6794c09b2" state="down"
2026-02-17 02:38:59.219 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calicb6794c09b2"
2026-02-17 02:38:59.219 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calicb6794c09b2", State:"down", Index:77}
2026-02-17 02:38:59.219 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calicb6794c09b2", Addrs:set.Typed[string]{}}
2026-02-17 02:38:59.219 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calicb6794c09b2", Addrs:set.Typed[string]{}}
2026-02-17 02:38:59.219 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calicb6794c09b2"
2026-02-17 02:38:59.219 [INFO][69] felix/endpoint_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/webserver-deployment-6bc58496c7-gcgg6", EndpointId:"eth0"}
2026-02-17 02:38:59.219 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/webserver-deployment-6bc58496c7-gcgg6", EndpointId:"eth0"}
2026-02-17 02:38:59.222 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=77 ifaceName="calicb6794c09b2" state="up"
2026-02-17 02:38:59.249 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/webserver-deployment-6bc58496c7-gcgg6", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:38:59.249 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/webserver-deployment-6bc58496c7-gcgg6", EndpointId:"eth0"} status="down"
2026-02-17 02:38:59.249 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calicb6794c09b2", State:"up", Index:77}
2026-02-17 02:38:59.249 [INFO][69] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calicb6794c09b2"
2026-02-17 02:38:59.249 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calicb6794c09b2"
2026-02-17 02:38:59.249 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calicb6794c09b2"
2026-02-17 02:38:59.249 [INFO][69] felix/endpoint_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/webserver-deployment-6bc58496c7-gcgg6", EndpointId:"eth0"}
2026-02-17 02:38:59.249 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/webserver-deployment-6bc58496c7-gcgg6", EndpointId:"eth0"}
2026-02-17 02:38:59.270 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/webserver-deployment-6bc58496c7-gcgg6", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:38:59.270 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/webserver-deployment-6bc58496c7-gcgg6", EndpointId:"eth0"} status="up"
2026-02-17 02:38:59.368 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=deployment-3145/webserver-deployment-6bc58496c7-ntxxr, name=eth0)
2026-02-17 02:38:59.369 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-3145/webserver-deployment-6bc58496c7-ntxxr" endpoint_id:"eth0"} endpoint:{state:"active" name:"calid7a7c464392" profile_ids:"kns.deployment-3145" profile_ids:"ksa.deployment-3145.default" ipv4_nets:"10.100.226.8/32"}
2026-02-17 02:38:59.369 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/webserver-deployment-6bc58496c7-ntxxr", EndpointId:"eth0"}
2026-02-17 02:38:59.369 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/webserver-deployment-6bc58496c7-ntxxr", EndpointId:"eth0"}
2026-02-17 02:38:59.369 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/webserver-deployment-6bc58496c7-ntxxr", EndpointId:"eth0"}
2026-02-17 02:38:59.369 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calid7a7c464392" ipVersion=0x4 table="filter"
2026-02-17 02:38:59.369 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calid7a7c464392" ipVersion=0x4 table="filter"
2026-02-17 02:38:59.369 [INFO][69] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calid7a7c464392"
2026-02-17 02:38:59.369 [INFO][69] felix/endpoint_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/webserver-deployment-6bc58496c7-ntxxr", EndpointId:"eth0"}
2026-02-17 02:38:59.369 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/webserver-deployment-6bc58496c7-ntxxr", EndpointId:"eth0"}
2026-02-17 02:38:59.423 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/webserver-deployment-6bc58496c7-ntxxr", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:38:59.423 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/webserver-deployment-6bc58496c7-ntxxr", EndpointId:"eth0"} status="down"
2026-02-17 02:38:59.436 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=78 ifaceName="calid7a7c464392" state="down"
2026-02-17 02:38:59.436 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid7a7c464392", State:"down", Index:78}
2026-02-17 02:38:59.436 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calid7a7c464392"
2026-02-17 02:38:59.436 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calid7a7c464392"
2026-02-17 02:38:59.436 [INFO][69] felix/endpoint_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/webserver-deployment-6bc58496c7-ntxxr", EndpointId:"eth0"}
2026-02-17 02:38:59.436 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/webserver-deployment-6bc58496c7-ntxxr", EndpointId:"eth0"}
2026-02-17 02:38:59.436 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=78 ifaceName="calid7a7c464392" state="up"
2026-02-17 02:38:59.463 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/webserver-deployment-6bc58496c7-ntxxr", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:38:59.463 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/webserver-deployment-6bc58496c7-ntxxr", EndpointId:"eth0"} status="down"
2026-02-17 02:38:59.463 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid7a7c464392", Addrs:set.Typed[string]{}}
2026-02-17 02:38:59.463 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid7a7c464392", Addrs:set.Typed[string]{}}
2026-02-17 02:38:59.463 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid7a7c464392", State:"up", Index:78}
2026-02-17 02:38:59.464 [INFO][69] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calid7a7c464392"
2026-02-17 02:38:59.464 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calid7a7c464392"
2026-02-17 02:38:59.464 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calid7a7c464392"
2026-02-17 02:38:59.464 [INFO][69] felix/endpoint_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/webserver-deployment-6bc58496c7-ntxxr", EndpointId:"eth0"}
2026-02-17 02:38:59.464 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/webserver-deployment-6bc58496c7-ntxxr", EndpointId:"eth0"}
2026-02-17 02:38:59.488 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/webserver-deployment-6bc58496c7-ntxxr", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:38:59.488 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/webserver-deployment-6bc58496c7-ntxxr", EndpointId:"eth0"} status="up"
2026-02-17 02:38:59.551 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=deployment-3145/webserver-deployment-6bc58496c7-m4wxq, name=eth0)
2026-02-17 02:38:59.551 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-3145/webserver-deployment-6bc58496c7-m4wxq" endpoint_id:"eth0"} endpoint:{state:"active" name:"calic857ae204ed" profile_ids:"kns.deployment-3145" profile_ids:"ksa.deployment-3145.default" ipv4_nets:"10.100.226.12/32"}
2026-02-17 02:38:59.551 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/webserver-deployment-6bc58496c7-m4wxq", EndpointId:"eth0"}
2026-02-17 02:38:59.551 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/webserver-deployment-6bc58496c7-m4wxq", EndpointId:"eth0"}
2026-02-17 02:38:59.551 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/webserver-deployment-6bc58496c7-m4wxq", EndpointId:"eth0"}
2026-02-17 02:38:59.551 [INFO][69] 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:38:59.551 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calic857ae204ed" ipVersion=0x4 table="filter"
2026-02-17 02:38:59.552 [INFO][69] 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:38:59.552 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calic857ae204ed" ipVersion=0x4 table="filter"
2026-02-17 02:38:59.552 [INFO][69] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calic857ae204ed"
2026-02-17 02:38:59.552 [INFO][69] felix/endpoint_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/webserver-deployment-6bc58496c7-m4wxq", EndpointId:"eth0"}
2026-02-17 02:38:59.552 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/webserver-deployment-6bc58496c7-m4wxq", EndpointId:"eth0"}
2026-02-17 02:38:59.606 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/webserver-deployment-6bc58496c7-m4wxq", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:38:59.606 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/webserver-deployment-6bc58496c7-m4wxq", EndpointId:"eth0"} status="down"
2026-02-17 02:38:59.637 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=79 ifaceName="calic857ae204ed" state="down"
2026-02-17 02:38:59.637 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calic857ae204ed"
2026-02-17 02:38:59.637 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=79 ifaceName="calic857ae204ed" state="up"
2026-02-17 02:38:59.637 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic857ae204ed", State:"down", Index:79}
2026-02-17 02:38:59.637 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic857ae204ed", Addrs:set.Typed[string]{}}
2026-02-17 02:38:59.637 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic857ae204ed", Addrs:set.Typed[string]{}}
2026-02-17 02:38:59.637 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic857ae204ed", State:"up", Index:79}
2026-02-17 02:38:59.637 [INFO][69] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calic857ae204ed"
2026-02-17 02:38:59.637 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calic857ae204ed"
2026-02-17 02:38:59.637 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calic857ae204ed"
2026-02-17 02:38:59.638 [INFO][69] felix/endpoint_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/webserver-deployment-6bc58496c7-m4wxq", EndpointId:"eth0"}
2026-02-17 02:38:59.638 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/webserver-deployment-6bc58496c7-m4wxq", EndpointId:"eth0"}
2026-02-17 02:38:59.659 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/webserver-deployment-6bc58496c7-m4wxq", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:38:59.659 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/webserver-deployment-6bc58496c7-m4wxq", EndpointId:"eth0"} status="up"
2026-02-17 02:38:59.765 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=deployment-3145/webserver-deployment-6bc58496c7-rwn7w, name=eth0)
2026-02-17 02:38:59.765 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-3145/webserver-deployment-6bc58496c7-rwn7w" endpoint_id:"eth0"} endpoint:{state:"active" name:"calia582c895e73" profile_ids:"kns.deployment-3145" profile_ids:"ksa.deployment-3145.default" ipv4_nets:"10.100.226.13/32"}
2026-02-17 02:38:59.766 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/webserver-deployment-6bc58496c7-rwn7w", EndpointId:"eth0"}
2026-02-17 02:38:59.766 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/webserver-deployment-6bc58496c7-rwn7w", EndpointId:"eth0"}
2026-02-17 02:38:59.766 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/webserver-deployment-6bc58496c7-rwn7w", EndpointId:"eth0"}
2026-02-17 02:38:59.766 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calia582c895e73" ipVersion=0x4 table="filter"
2026-02-17 02:38:59.766 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calia582c895e73" ipVersion=0x4 table="filter"
2026-02-17 02:38:59.766 [INFO][69] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calia582c895e73"
2026-02-17 02:38:59.766 [INFO][69] felix/endpoint_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/webserver-deployment-6bc58496c7-rwn7w", EndpointId:"eth0"}
2026-02-17 02:38:59.766 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/webserver-deployment-6bc58496c7-rwn7w", EndpointId:"eth0"}
2026-02-17 02:38:59.811 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/webserver-deployment-6bc58496c7-rwn7w", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:38:59.811 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/webserver-deployment-6bc58496c7-rwn7w", EndpointId:"eth0"} status="down"
2026-02-17 02:38:59.843 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=80 ifaceName="calia582c895e73" state="down"
2026-02-17 02:38:59.844 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calia582c895e73"
2026-02-17 02:38:59.844 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calia582c895e73", State:"down", Index:80}
2026-02-17 02:38:59.844 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calia582c895e73", Addrs:set.Typed[string]{}}
2026-02-17 02:38:59.844 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calia582c895e73", Addrs:set.Typed[string]{}}
2026-02-17 02:38:59.844 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calia582c895e73"
2026-02-17 02:38:59.844 [INFO][69] felix/endpoint_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/webserver-deployment-6bc58496c7-rwn7w", EndpointId:"eth0"}
2026-02-17 02:38:59.844 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/webserver-deployment-6bc58496c7-rwn7w", EndpointId:"eth0"}
2026-02-17 02:38:59.846 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=80 ifaceName="calia582c895e73" state="up"
2026-02-17 02:38:59.875 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=deployment-3145/webserver-deployment-6bc58496c7-97hkv, name=eth0)
2026-02-17 02:38:59.884 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/webserver-deployment-6bc58496c7-rwn7w", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:38:59.884 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/webserver-deployment-6bc58496c7-rwn7w", EndpointId:"eth0"} status="down"
2026-02-17 02:38:59.884 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calia582c895e73", State:"up", Index:80}
2026-02-17 02:38:59.884 [INFO][69] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calia582c895e73"
2026-02-17 02:38:59.885 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calia582c895e73"
2026-02-17 02:38:59.885 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calia582c895e73"
2026-02-17 02:38:59.885 [INFO][69] felix/endpoint_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/webserver-deployment-6bc58496c7-rwn7w", EndpointId:"eth0"}
2026-02-17 02:38:59.885 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/webserver-deployment-6bc58496c7-rwn7w", EndpointId:"eth0"}
2026-02-17 02:38:59.906 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/webserver-deployment-6bc58496c7-rwn7w", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:38:59.907 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/webserver-deployment-6bc58496c7-rwn7w", EndpointId:"eth0"} status="up"
2026-02-17 02:38:59.907 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-3145/webserver-deployment-6bc58496c7-97hkv" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali1c5ef04432a" profile_ids:"kns.deployment-3145" profile_ids:"ksa.deployment-3145.default" ipv4_nets:"10.100.226.18/32"}
2026-02-17 02:38:59.907 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/webserver-deployment-6bc58496c7-97hkv", EndpointId:"eth0"}
2026-02-17 02:38:59.907 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/webserver-deployment-6bc58496c7-97hkv", EndpointId:"eth0"}
2026-02-17 02:38:59.907 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/webserver-deployment-6bc58496c7-97hkv", EndpointId:"eth0"}
2026-02-17 02:38:59.908 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali1c5ef04432a" ipVersion=0x4 table="filter"
2026-02-17 02:38:59.908 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali1c5ef04432a" ipVersion=0x4 table="filter"
2026-02-17 02:38:59.909 [INFO][69] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali1c5ef04432a"
2026-02-17 02:38:59.909 [INFO][69] felix/endpoint_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/webserver-deployment-6bc58496c7-97hkv", EndpointId:"eth0"}
2026-02-17 02:38:59.909 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/webserver-deployment-6bc58496c7-97hkv", EndpointId:"eth0"}
2026-02-17 02:38:59.944 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/webserver-deployment-6bc58496c7-97hkv", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:38:59.944 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/webserver-deployment-6bc58496c7-97hkv", EndpointId:"eth0"} status="down"
2026-02-17 02:38:59.956 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=81 ifaceName="cali1c5ef04432a" state="down"
2026-02-17 02:38:59.956 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali1c5ef04432a"
2026-02-17 02:38:59.957 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=81 ifaceName="cali1c5ef04432a" state="up"
2026-02-17 02:38:59.957 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali1c5ef04432a", State:"down", Index:81}
2026-02-17 02:38:59.957 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali1c5ef04432a", Addrs:set.Typed[string]{}}
2026-02-17 02:38:59.957 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali1c5ef04432a", Addrs:set.Typed[string]{}}
2026-02-17 02:38:59.957 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali1c5ef04432a", State:"up", Index:81}
2026-02-17 02:38:59.957 [INFO][69] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali1c5ef04432a"
2026-02-17 02:38:59.957 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali1c5ef04432a"
2026-02-17 02:38:59.957 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali1c5ef04432a"
2026-02-17 02:38:59.957 [INFO][69] felix/endpoint_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/webserver-deployment-6bc58496c7-97hkv", EndpointId:"eth0"}
2026-02-17 02:38:59.957 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/webserver-deployment-6bc58496c7-97hkv", EndpointId:"eth0"}
2026-02-17 02:38:59.979 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/webserver-deployment-6bc58496c7-97hkv", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:38:59.979 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/webserver-deployment-6bc58496c7-97hkv", EndpointId:"eth0"} status="up"
2026-02-17 02:39:00.387 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=deployment-3145/webserver-deployment-6bc58496c7-rwn7w, name=eth0)
2026-02-17 02:39:00.387 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-3145/webserver-deployment-6bc58496c7-rwn7w" endpoint_id:"eth0"} endpoint:{state:"active" name:"calia582c895e73" profile_ids:"kns.deployment-3145" profile_ids:"ksa.deployment-3145.default" ipv4_nets:"10.100.226.13/32"}
2026-02-17 02:39:00.387 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/webserver-deployment-6bc58496c7-rwn7w", EndpointId:"eth0"}
2026-02-17 02:39:00.387 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/webserver-deployment-6bc58496c7-rwn7w", EndpointId:"eth0"}
2026-02-17 02:39:00.387 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/webserver-deployment-6bc58496c7-rwn7w", EndpointId:"eth0"}
2026-02-17 02:39:00.388 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calia582c895e73"
2026-02-17 02:39:00.388 [INFO][69] felix/endpoint_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/webserver-deployment-6bc58496c7-rwn7w", EndpointId:"eth0"}
2026-02-17 02:39:00.388 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/webserver-deployment-6bc58496c7-rwn7w", EndpointId:"eth0"}
2026-02-17 02:39:00.406 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=deployment-3145/webserver-deployment-6bc58496c7-ntxxr, name=eth0)
2026-02-17 02:39:00.413 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/webserver-deployment-6bc58496c7-rwn7w", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:39:00.413 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/webserver-deployment-6bc58496c7-rwn7w", EndpointId:"eth0"} status="up"
2026-02-17 02:39:00.413 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-3145/webserver-deployment-6bc58496c7-ntxxr" endpoint_id:"eth0"} endpoint:{state:"active" name:"calid7a7c464392" profile_ids:"kns.deployment-3145" profile_ids:"ksa.deployment-3145.default" ipv4_nets:"10.100.226.8/32"}
2026-02-17 02:39:00.413 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/webserver-deployment-6bc58496c7-ntxxr", EndpointId:"eth0"}
2026-02-17 02:39:00.413 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/webserver-deployment-6bc58496c7-ntxxr", EndpointId:"eth0"}
2026-02-17 02:39:00.414 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/webserver-deployment-6bc58496c7-ntxxr", EndpointId:"eth0"}
2026-02-17 02:39:00.414 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calid7a7c464392"
2026-02-17 02:39:00.414 [INFO][69] felix/endpoint_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/webserver-deployment-6bc58496c7-ntxxr", EndpointId:"eth0"}
2026-02-17 02:39:00.415 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/webserver-deployment-6bc58496c7-ntxxr", EndpointId:"eth0"}
2026-02-17 02:39:00.431 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=deployment-3145/webserver-deployment-6bc58496c7-97hkv, name=eth0)
2026-02-17 02:39:00.450 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=deployment-3145/webserver-deployment-6bc58496c7-gcgg6, name=eth0)
2026-02-17 02:39:00.453 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/webserver-deployment-6bc58496c7-ntxxr", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:39:00.453 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/webserver-deployment-6bc58496c7-ntxxr", EndpointId:"eth0"} status="up"
2026-02-17 02:39:00.453 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-3145/webserver-deployment-6bc58496c7-97hkv" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali1c5ef04432a" profile_ids:"kns.deployment-3145" profile_ids:"ksa.deployment-3145.default" ipv4_nets:"10.100.226.18/32"}
2026-02-17 02:39:00.454 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-3145/webserver-deployment-6bc58496c7-gcgg6" endpoint_id:"eth0"} endpoint:{state:"active" name:"calicb6794c09b2" profile_ids:"kns.deployment-3145" profile_ids:"ksa.deployment-3145.default" ipv4_nets:"10.100.226.11/32"}
2026-02-17 02:39:00.454 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/webserver-deployment-6bc58496c7-97hkv", EndpointId:"eth0"}
2026-02-17 02:39:00.454 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/webserver-deployment-6bc58496c7-97hkv", EndpointId:"eth0"}
2026-02-17 02:39:00.454 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/webserver-deployment-6bc58496c7-97hkv", EndpointId:"eth0"}
2026-02-17 02:39:00.454 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/webserver-deployment-6bc58496c7-gcgg6", EndpointId:"eth0"}
2026-02-17 02:39:00.455 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/webserver-deployment-6bc58496c7-gcgg6", EndpointId:"eth0"}
2026-02-17 02:39:00.455 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/webserver-deployment-6bc58496c7-gcgg6", EndpointId:"eth0"}
2026-02-17 02:39:00.456 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali1c5ef04432a"
2026-02-17 02:39:00.456 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calicb6794c09b2"
2026-02-17 02:39:00.457 [INFO][69] felix/endpoint_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/webserver-deployment-6bc58496c7-gcgg6", EndpointId:"eth0"}
2026-02-17 02:39:00.457 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/webserver-deployment-6bc58496c7-gcgg6", EndpointId:"eth0"}
2026-02-17 02:39:00.457 [INFO][69] felix/endpoint_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/webserver-deployment-6bc58496c7-97hkv", EndpointId:"eth0"}
2026-02-17 02:39:00.458 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/webserver-deployment-6bc58496c7-97hkv", EndpointId:"eth0"}
2026-02-17 02:39:00.472 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=deployment-3145/webserver-deployment-6bc58496c7-m4wxq, name=eth0)
2026-02-17 02:39:00.490 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/webserver-deployment-6bc58496c7-97hkv", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:39:00.490 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/webserver-deployment-6bc58496c7-97hkv", EndpointId:"eth0"} status="up"
2026-02-17 02:39:00.490 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/webserver-deployment-6bc58496c7-gcgg6", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:39:00.490 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/webserver-deployment-6bc58496c7-gcgg6", EndpointId:"eth0"} status="up"
2026-02-17 02:39:00.490 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-3145/webserver-deployment-6bc58496c7-m4wxq" endpoint_id:"eth0"} endpoint:{state:"active" name:"calic857ae204ed" profile_ids:"kns.deployment-3145" profile_ids:"ksa.deployment-3145.default" ipv4_nets:"10.100.226.12/32"}
2026-02-17 02:39:00.491 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/webserver-deployment-6bc58496c7-m4wxq", EndpointId:"eth0"}
2026-02-17 02:39:00.491 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/webserver-deployment-6bc58496c7-m4wxq", EndpointId:"eth0"}
2026-02-17 02:39:00.491 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/webserver-deployment-6bc58496c7-m4wxq", EndpointId:"eth0"}
2026-02-17 02:39:00.491 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calic857ae204ed"
2026-02-17 02:39:00.491 [INFO][69] felix/endpoint_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/webserver-deployment-6bc58496c7-m4wxq", EndpointId:"eth0"}
2026-02-17 02:39:00.491 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/webserver-deployment-6bc58496c7-m4wxq", EndpointId:"eth0"}
2026-02-17 02:39:00.509 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/webserver-deployment-6bc58496c7-m4wxq", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:39:00.509 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/webserver-deployment-6bc58496c7-m4wxq", EndpointId:"eth0"} status="up"
2026-02-17 02:39:00.711 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=cronjob-8628/replace-29521599-2n7f5, name=eth0)
2026-02-17 02:39:00.712 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.cronjob-8628"} profile:{inbound_rules:{action:"allow" rule_id:"V1XbqOKZOh1AVr2H"} outbound_rules:{action:"allow" rule_id:"SXW-6b-inw6YOoyg"}}
2026-02-17 02:39:00.712 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.cronjob-8628.default"} profile:{}
2026-02-17 02:39:00.712 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"cronjob-8628/replace-29521599-2n7f5" endpoint_id:"eth0"} endpoint:{state:"active" name:"calibfca53b2ad3" profile_ids:"kns.cronjob-8628" profile_ids:"ksa.cronjob-8628.default" ipv4_nets:"10.100.226.14/32"}
2026-02-17 02:39:00.712 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-8628/replace-29521599-2n7f5", EndpointId:"eth0"}
2026-02-17 02:39:00.712 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-8628/replace-29521599-2n7f5", EndpointId:"eth0"}
2026-02-17 02:39:00.712 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-8628/replace-29521599-2n7f5", EndpointId:"eth0"}
2026-02-17 02:39:00.712 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calibfca53b2ad3" ipVersion=0x4 table="filter"
2026-02-17 02:39:00.712 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.cronjob-8628" ipVersion=0x4 table="filter"
2026-02-17 02:39:00.712 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_NSn6HsYVEawTP6Bz61" ipVersion=0x4 table="filter"
2026-02-17 02:39:00.713 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calibfca53b2ad3" ipVersion=0x4 table="filter"
2026-02-17 02:39:00.713 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.cronjob-8628" ipVersion=0x4 table="filter"
2026-02-17 02:39:00.713 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_NSn6HsYVEawTP6Bz61" ipVersion=0x4 table="filter"
2026-02-17 02:39:00.713 [INFO][69] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calibfca53b2ad3"
2026-02-17 02:39:00.713 [INFO][69] felix/endpoint_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-8628/replace-29521599-2n7f5", EndpointId:"eth0"}
2026-02-17 02:39:00.713 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-8628/replace-29521599-2n7f5", EndpointId:"eth0"}
2026-02-17 02:39:00.759 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-8628/replace-29521599-2n7f5", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:39:00.759 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-8628/replace-29521599-2n7f5", EndpointId:"eth0"} status="down"
2026-02-17 02:39:00.778 [INFO][69] 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:39:00.778 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calic857ae204ed"
2026-02-17 02:39:00.779 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic857ae204ed", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:39:00.779 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic857ae204ed", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:39:00.792 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=82 ifaceName="calibfca53b2ad3" state="down"
2026-02-17 02:39:00.792 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calibfca53b2ad3"
2026-02-17 02:39:00.792 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=82 ifaceName="calibfca53b2ad3" state="up"
2026-02-17 02:39:00.801 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calibfca53b2ad3", State:"down", Index:82}
2026-02-17 02:39:00.801 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calibfca53b2ad3", Addrs:set.Typed[string]{}}
2026-02-17 02:39:00.801 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calibfca53b2ad3", Addrs:set.Typed[string]{}}
2026-02-17 02:39:00.802 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calibfca53b2ad3", State:"up", Index:82}
2026-02-17 02:39:00.802 [INFO][69] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calibfca53b2ad3"
2026-02-17 02:39:00.802 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calibfca53b2ad3"
2026-02-17 02:39:00.802 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calibfca53b2ad3"
2026-02-17 02:39:00.802 [INFO][69] felix/endpoint_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-8628/replace-29521599-2n7f5", EndpointId:"eth0"}
2026-02-17 02:39:00.802 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-8628/replace-29521599-2n7f5", EndpointId:"eth0"}
2026-02-17 02:39:00.826 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-8628/replace-29521599-2n7f5", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:39:00.826 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-8628/replace-29521599-2n7f5", EndpointId:"eth0"} status="up"
2026-02-17 02:39:01.067 [INFO][69] 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:39:01.067 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calicb6794c09b2"
2026-02-17 02:39:01.067 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calicb6794c09b2", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:39:01.067 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calicb6794c09b2", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:39:01.212 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-probe-1210"} labels:{key:"e2e-framework" value:"container-probe"} labels:{key:"e2e-run" value:"250c9c08-0bb9-4a58-88f0-5b64e701c66e"} labels:{key:"kubernetes.io/metadata.name" value:"container-probe-1210"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1210"}
2026-02-17 02:39:01.231 [INFO][69] 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:39:01.231 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calid7a7c464392"
2026-02-17 02:39:01.236 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"cronjob-3381"} labels:{key:"e2e-framework" value:"cronjob"} labels:{key:"e2e-run" value:"250c9c08-0bb9-4a58-88f0-5b64e701c66e"} labels:{key:"kubernetes.io/metadata.name" value:"cronjob-3381"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"cronjob-3381"}
2026-02-17 02:39:01.254 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid7a7c464392", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:39:01.254 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid7a7c464392", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:39:01.277 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"cronjob-3381" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:39:01.409 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=cronjob-8628/replace-29521599-2n7f5, name=eth0)
2026-02-17 02:39:01.409 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"cronjob-8628/replace-29521599-2n7f5" endpoint_id:"eth0"} endpoint:{state:"active" name:"calibfca53b2ad3" profile_ids:"kns.cronjob-8628" profile_ids:"ksa.cronjob-8628.default" ipv4_nets:"10.100.226.14/32"}
2026-02-17 02:39:01.409 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-8628/replace-29521599-2n7f5", EndpointId:"eth0"}
2026-02-17 02:39:01.409 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-8628/replace-29521599-2n7f5", EndpointId:"eth0"}
2026-02-17 02:39:01.409 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-8628/replace-29521599-2n7f5", EndpointId:"eth0"}
2026-02-17 02:39:01.410 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calibfca53b2ad3"
2026-02-17 02:39:01.411 [INFO][69] felix/endpoint_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-8628/replace-29521599-2n7f5", EndpointId:"eth0"}
2026-02-17 02:39:01.412 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-8628/replace-29521599-2n7f5", EndpointId:"eth0"}
2026-02-17 02:39:01.436 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-8628/replace-29521599-2n7f5", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:39:01.436 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-8628/replace-29521599-2n7f5", EndpointId:"eth0"} status="up"
2026-02-17 02:39:01.451 [INFO][69] 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:39:01.451 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali1c5ef04432a"
2026-02-17 02:39:01.451 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali1c5ef04432a", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:39:01.451 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali1c5ef04432a", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:39:01.547 [INFO][69] 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:39:01.547 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calia582c895e73"
2026-02-17 02:39:01.547 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calia582c895e73", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:39:01.548 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calia582c895e73", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:39:02.165 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=deployment-3608/test-rollover-deployment-5b97b67475-gr8qz, name=eth0)
2026-02-17 02:39:02.165 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-3608/test-rollover-deployment-5b97b67475-gr8qz" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie549c96fdf2" profile_ids:"kns.deployment-3608" profile_ids:"ksa.deployment-3608.default" ipv4_nets:"10.100.226.9/32"}
2026-02-17 02:39:02.165 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3608/test-rollover-deployment-5b97b67475-gr8qz", EndpointId:"eth0"}
2026-02-17 02:39:02.165 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3608/test-rollover-deployment-5b97b67475-gr8qz", EndpointId:"eth0"}
2026-02-17 02:39:02.165 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3608/test-rollover-deployment-5b97b67475-gr8qz", EndpointId:"eth0"}
2026-02-17 02:39:02.166 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie549c96fdf2"
2026-02-17 02:39:02.166 [INFO][69] felix/endpoint_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-3608/test-rollover-deployment-5b97b67475-gr8qz", EndpointId:"eth0"}
2026-02-17 02:39:02.166 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3608/test-rollover-deployment-5b97b67475-gr8qz", EndpointId:"eth0"}
2026-02-17 02:39:02.175 [INFO][69] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=deployment-3608/test-rollover-deployment-5b97b67475-gr8qz, name=eth0)
2026-02-17 02:39:02.191 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3608/test-rollover-deployment-5b97b67475-gr8qz", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:39:02.191 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3608/test-rollover-deployment-5b97b67475-gr8qz", EndpointId:"eth0"} status="up"
2026-02-17 02:39:02.191 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-3608/test-rollover-deployment-5b97b67475-gr8qz" endpoint_id:"eth0"}
2026-02-17 02:39:02.192 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.deployment-3608.default"}
2026-02-17 02:39:02.192 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.deployment-3608"}
2026-02-17 02:39:02.192 [INFO][69] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3608/test-rollover-deployment-5b97b67475-gr8qz", EndpointId:"eth0"}
2026-02-17 02:39:02.192 [INFO][69] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3608/test-rollover-deployment-5b97b67475-gr8qz", EndpointId:"eth0"}
2026-02-17 02:39:02.192 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.deployment-3608" ipVersion=0x4 table="filter"
2026-02-17 02:39:02.192 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_N3L5OPSxyJb8DGCDtY" ipVersion=0x4 table="filter"
2026-02-17 02:39:02.192 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.deployment-3608" ipVersion=0x4 table="filter"
2026-02-17 02:39:02.192 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_N3L5OPSxyJb8DGCDtY" ipVersion=0x4 table="filter"
2026-02-17 02:39:02.192 [INFO][69] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3608/test-rollover-deployment-5b97b67475-gr8qz", EndpointId:"eth0"}
2026-02-17 02:39:02.192 [INFO][69] 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:39:02.192 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calie549c96fdf2" ipVersion=0x4 table="filter"
2026-02-17 02:39:02.192 [INFO][69] 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:39:02.192 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calie549c96fdf2" ipVersion=0x4 table="filter"
2026-02-17 02:39:02.192 [INFO][69] felix/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-3608/test-rollover-deployment-5b97b67475-gr8qz", EndpointId:"eth0"}
2026-02-17 02:39:02.193 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3608/test-rollover-deployment-5b97b67475-gr8qz", EndpointId:"eth0"}
2026-02-17 02:39:02.193 [INFO][69] felix/conntrack.go 90: Removing conntrack flows ip=10.100.226.9
2026-02-17 02:39:02.248 [INFO][69] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3608/test-rollover-deployment-5b97b67475-gr8qz", EndpointId:"eth0"}
2026-02-17 02:39:02.603 [INFO][69] 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:39:02.603 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calibfca53b2ad3"
2026-02-17 02:39:02.603 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calibfca53b2ad3", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:39:02.603 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calibfca53b2ad3", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:39:02.618 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=76 ifaceName="calie549c96fdf2" state="down"
2026-02-17 02:39:02.618 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calie549c96fdf2"
2026-02-17 02:39:02.619 [INFO][69] 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:39:02.621 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=76 ifaceName="calie549c96fdf2" state=""
2026-02-17 02:39:02.621 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calie549c96fdf2"
2026-02-17 02:39:02.628 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie549c96fdf2", State:"down", Index:76}
2026-02-17 02:39:02.628 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie549c96fdf2", Addrs:set.Typed[string]{}}
2026-02-17 02:39:02.628 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie549c96fdf2", Addrs:set.Typed[string]{}}
2026-02-17 02:39:02.628 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie549c96fdf2", State:"", Index:76}
2026-02-17 02:39:02.628 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie549c96fdf2", Addrs:set.Set[string](nil)}
2026-02-17 02:39:02.628 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie549c96fdf2", Addrs:set.Set[string](nil)}
2026-02-17 02:39:02.932 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=deployment-3145/webserver-deployment-76fc67f65c-4jhvm, name=eth0)
2026-02-17 02:39:02.933 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-3145/webserver-deployment-76fc67f65c-4jhvm" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali786f9e00287" profile_ids:"kns.deployment-3145" profile_ids:"ksa.deployment-3145.default" ipv4_nets:"10.100.226.16/32"}
2026-02-17 02:39:02.933 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/webserver-deployment-76fc67f65c-4jhvm", EndpointId:"eth0"}
2026-02-17 02:39:02.933 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/webserver-deployment-76fc67f65c-4jhvm", EndpointId:"eth0"}
2026-02-17 02:39:02.933 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/webserver-deployment-76fc67f65c-4jhvm", EndpointId:"eth0"}
2026-02-17 02:39:02.935 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali786f9e00287" ipVersion=0x4 table="filter"
2026-02-17 02:39:02.935 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali786f9e00287" ipVersion=0x4 table="filter"
2026-02-17 02:39:02.935 [INFO][69] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali786f9e00287"
2026-02-17 02:39:02.935 [INFO][69] felix/endpoint_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/webserver-deployment-76fc67f65c-4jhvm", EndpointId:"eth0"}
2026-02-17 02:39:02.935 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/webserver-deployment-76fc67f65c-4jhvm", EndpointId:"eth0"}
2026-02-17 02:39:02.979 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/webserver-deployment-76fc67f65c-4jhvm", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:39:02.979 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/webserver-deployment-76fc67f65c-4jhvm", EndpointId:"eth0"} status="down"
2026-02-17 02:39:03.003 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=83 ifaceName="cali786f9e00287" state="down"
2026-02-17 02:39:03.003 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali786f9e00287"
2026-02-17 02:39:03.003 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali786f9e00287", State:"down", Index:83}
2026-02-17 02:39:03.003 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali786f9e00287", Addrs:set.Typed[string]{}}
2026-02-17 02:39:03.003 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali786f9e00287", Addrs:set.Typed[string]{}}
2026-02-17 02:39:03.003 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali786f9e00287"
2026-02-17 02:39:03.003 [INFO][69] felix/endpoint_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/webserver-deployment-76fc67f65c-4jhvm", EndpointId:"eth0"}
2026-02-17 02:39:03.003 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/webserver-deployment-76fc67f65c-4jhvm", EndpointId:"eth0"}
2026-02-17 02:39:03.005 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=83 ifaceName="cali786f9e00287" state="up"
2026-02-17 02:39:03.030 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/webserver-deployment-76fc67f65c-4jhvm", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:39:03.030 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/webserver-deployment-76fc67f65c-4jhvm", EndpointId:"eth0"} status="down"
2026-02-17 02:39:03.030 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali786f9e00287", State:"up", Index:83}
2026-02-17 02:39:03.031 [INFO][69] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali786f9e00287"
2026-02-17 02:39:03.031 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali786f9e00287"
2026-02-17 02:39:03.031 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali786f9e00287"
2026-02-17 02:39:03.031 [INFO][69] felix/endpoint_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/webserver-deployment-76fc67f65c-4jhvm", EndpointId:"eth0"}
2026-02-17 02:39:03.031 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/webserver-deployment-76fc67f65c-4jhvm", EndpointId:"eth0"}
2026-02-17 02:39:03.060 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/webserver-deployment-76fc67f65c-4jhvm", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:39:03.060 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/webserver-deployment-76fc67f65c-4jhvm", EndpointId:"eth0"} status="up"
2026-02-17 02:39:03.060 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"deployment-3608" name:"default"}
2026-02-17 02:39:03.069 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=deployment-3145/webserver-deployment-76fc67f65c-2ffw5, name=eth0)
2026-02-17 02:39:03.080 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-3145/webserver-deployment-76fc67f65c-2ffw5" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali912d247695c" profile_ids:"kns.deployment-3145" profile_ids:"ksa.deployment-3145.default" ipv4_nets:"10.100.226.15/32"}
2026-02-17 02:39:03.080 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"deployment-3608"} labels:{key:"e2e-framework" value:"deployment"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"deployment-3608"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3608"}
2026-02-17 02:39:03.081 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/webserver-deployment-76fc67f65c-2ffw5", EndpointId:"eth0"}
2026-02-17 02:39:03.081 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/webserver-deployment-76fc67f65c-2ffw5", EndpointId:"eth0"}
2026-02-17 02:39:03.081 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/webserver-deployment-76fc67f65c-2ffw5", EndpointId:"eth0"}
2026-02-17 02:39:03.081 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali912d247695c" ipVersion=0x4 table="filter"
2026-02-17 02:39:03.081 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali912d247695c" ipVersion=0x4 table="filter"
2026-02-17 02:39:03.081 [INFO][69] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali912d247695c"
2026-02-17 02:39:03.081 [INFO][69] felix/endpoint_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/webserver-deployment-76fc67f65c-2ffw5", EndpointId:"eth0"}
2026-02-17 02:39:03.081 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/webserver-deployment-76fc67f65c-2ffw5", EndpointId:"eth0"}
2026-02-17 02:39:03.124 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/webserver-deployment-76fc67f65c-2ffw5", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:39:03.124 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/webserver-deployment-76fc67f65c-2ffw5", EndpointId:"eth0"} status="down"
2026-02-17 02:39:03.124 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"deployment-3608"}
2026-02-17 02:39:03.142 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=84 ifaceName="cali912d247695c" state="down"
2026-02-17 02:39:03.142 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali912d247695c"
2026-02-17 02:39:03.145 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=84 ifaceName="cali912d247695c" state="up"
2026-02-17 02:39:03.147 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali912d247695c", State:"down", Index:84}
2026-02-17 02:39:03.147 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali912d247695c", Addrs:set.Typed[string]{}}
2026-02-17 02:39:03.147 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali912d247695c", Addrs:set.Typed[string]{}}
2026-02-17 02:39:03.147 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali912d247695c", State:"up", Index:84}
2026-02-17 02:39:03.147 [INFO][69] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali912d247695c"
2026-02-17 02:39:03.147 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali912d247695c"
2026-02-17 02:39:03.147 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali912d247695c"
2026-02-17 02:39:03.148 [INFO][69] felix/endpoint_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/webserver-deployment-76fc67f65c-2ffw5", EndpointId:"eth0"}
2026-02-17 02:39:03.148 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/webserver-deployment-76fc67f65c-2ffw5", EndpointId:"eth0"}
2026-02-17 02:39:03.172 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/webserver-deployment-76fc67f65c-2ffw5", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:39:03.172 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/webserver-deployment-76fc67f65c-2ffw5", EndpointId:"eth0"} status="up"
2026-02-17 02:39:03.705 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"container-probe-7778" name:"default"}
2026-02-17 02:39:03.922 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-probe-7778"} labels:{key:"e2e-framework" value:"container-probe"} labels:{key:"e2e-run" value:"648329da-2048-4e6b-a697-5d6bd747a7ee"} labels:{key:"kubernetes.io/metadata.name" value:"container-probe-7778"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7778"}
2026-02-17 02:39:03.956 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"container-probe-7778"}
2026-02-17 02:39:04.193 [INFO][69] 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:39:04.193 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali912d247695c"
2026-02-17 02:39:04.193 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali912d247695c", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:39:04.193 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali912d247695c", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:39:04.468 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=deployment-3145/webserver-deployment-76fc67f65c-4jhvm, name=eth0)
2026-02-17 02:39:04.469 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-3145/webserver-deployment-76fc67f65c-4jhvm" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali786f9e00287" profile_ids:"kns.deployment-3145" profile_ids:"ksa.deployment-3145.default" ipv4_nets:"10.100.226.16/32"}
2026-02-17 02:39:04.469 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/webserver-deployment-76fc67f65c-4jhvm", EndpointId:"eth0"}
2026-02-17 02:39:04.469 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/webserver-deployment-76fc67f65c-4jhvm", EndpointId:"eth0"}
2026-02-17 02:39:04.469 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/webserver-deployment-76fc67f65c-4jhvm", EndpointId:"eth0"}
2026-02-17 02:39:04.470 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali786f9e00287"
2026-02-17 02:39:04.471 [INFO][69] felix/endpoint_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/webserver-deployment-76fc67f65c-4jhvm", EndpointId:"eth0"}
2026-02-17 02:39:04.471 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/webserver-deployment-76fc67f65c-4jhvm", EndpointId:"eth0"}
2026-02-17 02:39:04.508 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/webserver-deployment-76fc67f65c-4jhvm", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:39:04.508 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/webserver-deployment-76fc67f65c-4jhvm", EndpointId:"eth0"} status="up"
2026-02-17 02:39:04.518 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=deployment-3145/webserver-deployment-76fc67f65c-2ffw5, name=eth0)
2026-02-17 02:39:04.518 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-3145/webserver-deployment-76fc67f65c-2ffw5" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali912d247695c" profile_ids:"kns.deployment-3145" profile_ids:"ksa.deployment-3145.default" ipv4_nets:"10.100.226.15/32"}
2026-02-17 02:39:04.518 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/webserver-deployment-76fc67f65c-2ffw5", EndpointId:"eth0"}
2026-02-17 02:39:04.518 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/webserver-deployment-76fc67f65c-2ffw5", EndpointId:"eth0"}
2026-02-17 02:39:04.518 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/webserver-deployment-76fc67f65c-2ffw5", EndpointId:"eth0"}
2026-02-17 02:39:04.519 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali912d247695c"
2026-02-17 02:39:04.519 [INFO][69] felix/endpoint_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/webserver-deployment-76fc67f65c-2ffw5", EndpointId:"eth0"}
2026-02-17 02:39:04.519 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/webserver-deployment-76fc67f65c-2ffw5", EndpointId:"eth0"}
2026-02-17 02:39:04.543 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/webserver-deployment-76fc67f65c-2ffw5", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:39:04.543 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/webserver-deployment-76fc67f65c-2ffw5", EndpointId:"eth0"} status="up"
2026-02-17 02:39:04.747 [INFO][69] 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:39:04.747 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali786f9e00287"
2026-02-17 02:39:04.747 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali786f9e00287", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:39:04.747 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali786f9e00287", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:39:05.075 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=deployment-3145/webserver-deployment-76fc67f65c-mr4jg, name=eth0)
2026-02-17 02:39:05.075 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-3145/webserver-deployment-76fc67f65c-mr4jg" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali3993edb7ddb" profile_ids:"kns.deployment-3145" profile_ids:"ksa.deployment-3145.default" ipv4_nets:"10.100.226.17/32"}
2026-02-17 02:39:05.076 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/webserver-deployment-76fc67f65c-mr4jg", EndpointId:"eth0"}
2026-02-17 02:39:05.076 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/webserver-deployment-76fc67f65c-mr4jg", EndpointId:"eth0"}
2026-02-17 02:39:05.076 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/webserver-deployment-76fc67f65c-mr4jg", EndpointId:"eth0"}
2026-02-17 02:39:05.076 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali3993edb7ddb" ipVersion=0x4 table="filter"
2026-02-17 02:39:05.077 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali3993edb7ddb" ipVersion=0x4 table="filter"
2026-02-17 02:39:05.077 [INFO][69] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali3993edb7ddb"
2026-02-17 02:39:05.077 [INFO][69] felix/endpoint_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/webserver-deployment-76fc67f65c-mr4jg", EndpointId:"eth0"}
2026-02-17 02:39:05.077 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/webserver-deployment-76fc67f65c-mr4jg", EndpointId:"eth0"}
2026-02-17 02:39:05.127 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=85 ifaceName="cali3993edb7ddb" state="down"
2026-02-17 02:39:05.127 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali3993edb7ddb"
2026-02-17 02:39:05.137 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=85 ifaceName="cali3993edb7ddb" state="up"
2026-02-17 02:39:05.139 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/webserver-deployment-76fc67f65c-mr4jg", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:39:05.140 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/webserver-deployment-76fc67f65c-mr4jg", EndpointId:"eth0"} status="down"
2026-02-17 02:39:05.140 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali3993edb7ddb", State:"down", Index:85}
2026-02-17 02:39:05.140 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali3993edb7ddb", Addrs:set.Typed[string]{}}
2026-02-17 02:39:05.140 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali3993edb7ddb", Addrs:set.Typed[string]{}}
2026-02-17 02:39:05.140 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali3993edb7ddb", State:"up", Index:85}
2026-02-17 02:39:05.140 [INFO][69] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali3993edb7ddb"
2026-02-17 02:39:05.140 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali3993edb7ddb"
2026-02-17 02:39:05.140 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali3993edb7ddb"
2026-02-17 02:39:05.140 [INFO][69] felix/endpoint_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/webserver-deployment-76fc67f65c-mr4jg", EndpointId:"eth0"}
2026-02-17 02:39:05.140 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/webserver-deployment-76fc67f65c-mr4jg", EndpointId:"eth0"}
2026-02-17 02:39:05.164 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/webserver-deployment-76fc67f65c-mr4jg", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:39:05.164 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/webserver-deployment-76fc67f65c-mr4jg", EndpointId:"eth0"} status="up"
2026-02-17 02:39:05.212 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=deployment-3145/webserver-deployment-76fc67f65c-76v67, name=eth0)
2026-02-17 02:39:05.212 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-3145/webserver-deployment-76fc67f65c-76v67" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali775116ea800" profile_ids:"kns.deployment-3145" profile_ids:"ksa.deployment-3145.default" ipv4_nets:"10.100.226.19/32"}
2026-02-17 02:39:05.212 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/webserver-deployment-76fc67f65c-76v67", EndpointId:"eth0"}
2026-02-17 02:39:05.213 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/webserver-deployment-76fc67f65c-76v67", EndpointId:"eth0"}
2026-02-17 02:39:05.213 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/webserver-deployment-76fc67f65c-76v67", EndpointId:"eth0"}
2026-02-17 02:39:05.213 [INFO][69] 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:39:05.213 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali775116ea800" ipVersion=0x4 table="filter"
2026-02-17 02:39:05.213 [INFO][69] 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:39:05.213 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali775116ea800" ipVersion=0x4 table="filter"
2026-02-17 02:39:05.214 [INFO][69] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali775116ea800"
2026-02-17 02:39:05.214 [INFO][69] felix/endpoint_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/webserver-deployment-76fc67f65c-76v67", EndpointId:"eth0"}
2026-02-17 02:39:05.214 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/webserver-deployment-76fc67f65c-76v67", EndpointId:"eth0"}
2026-02-17 02:39:05.239 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/webserver-deployment-76fc67f65c-76v67", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:39:05.239 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/webserver-deployment-76fc67f65c-76v67", EndpointId:"eth0"} status="down"
2026-02-17 02:39:05.274 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=86 ifaceName="cali775116ea800" state="down"
2026-02-17 02:39:05.274 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali775116ea800"
2026-02-17 02:39:05.274 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=86 ifaceName="cali775116ea800" state="up"
2026-02-17 02:39:05.274 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali775116ea800", State:"down", Index:86}
2026-02-17 02:39:05.274 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali775116ea800", Addrs:set.Typed[string]{}}
2026-02-17 02:39:05.274 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali775116ea800", Addrs:set.Typed[string]{}}
2026-02-17 02:39:05.274 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali775116ea800", State:"up", Index:86}
2026-02-17 02:39:05.274 [INFO][69] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali775116ea800"
2026-02-17 02:39:05.274 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali775116ea800"
2026-02-17 02:39:05.274 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali775116ea800"
2026-02-17 02:39:05.274 [INFO][69] felix/endpoint_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/webserver-deployment-76fc67f65c-76v67", EndpointId:"eth0"}
2026-02-17 02:39:05.274 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/webserver-deployment-76fc67f65c-76v67", EndpointId:"eth0"}
2026-02-17 02:39:05.298 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/webserver-deployment-76fc67f65c-76v67", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:39:05.298 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/webserver-deployment-76fc67f65c-76v67", EndpointId:"eth0"} status="up"
2026-02-17 02:39:05.397 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=deployment-3145/webserver-deployment-6bc58496c7-h2bgb, name=eth0)
2026-02-17 02:39:05.397 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-3145/webserver-deployment-6bc58496c7-h2bgb" endpoint_id:"eth0"} endpoint:{state:"active" name:"califb10a9b70b2" profile_ids:"kns.deployment-3145" profile_ids:"ksa.deployment-3145.default" ipv4_nets:"10.100.226.20/32"}
2026-02-17 02:39:05.397 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/webserver-deployment-6bc58496c7-h2bgb", EndpointId:"eth0"}
2026-02-17 02:39:05.397 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/webserver-deployment-6bc58496c7-h2bgb", EndpointId:"eth0"}
2026-02-17 02:39:05.397 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/webserver-deployment-6bc58496c7-h2bgb", EndpointId:"eth0"}
2026-02-17 02:39:05.398 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-califb10a9b70b2" ipVersion=0x4 table="filter"
2026-02-17 02:39:05.398 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-califb10a9b70b2" ipVersion=0x4 table="filter"
2026-02-17 02:39:05.398 [INFO][69] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="califb10a9b70b2"
2026-02-17 02:39:05.398 [INFO][69] felix/endpoint_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/webserver-deployment-6bc58496c7-h2bgb", EndpointId:"eth0"}
2026-02-17 02:39:05.398 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/webserver-deployment-6bc58496c7-h2bgb", EndpointId:"eth0"}
2026-02-17 02:39:05.440 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/webserver-deployment-6bc58496c7-h2bgb", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:39:05.440 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/webserver-deployment-6bc58496c7-h2bgb", EndpointId:"eth0"} status="down"
2026-02-17 02:39:05.467 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=87 ifaceName="califb10a9b70b2" state="down"
2026-02-17 02:39:05.467 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="califb10a9b70b2"
2026-02-17 02:39:05.467 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=87 ifaceName="califb10a9b70b2" state="up"
2026-02-17 02:39:05.467 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"califb10a9b70b2", State:"down", Index:87}
2026-02-17 02:39:05.467 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"califb10a9b70b2", Addrs:set.Typed[string]{}}
2026-02-17 02:39:05.467 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"califb10a9b70b2", Addrs:set.Typed[string]{}}
2026-02-17 02:39:05.467 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"califb10a9b70b2", State:"up", Index:87}
2026-02-17 02:39:05.467 [INFO][69] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="califb10a9b70b2"
2026-02-17 02:39:05.467 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="califb10a9b70b2"
2026-02-17 02:39:05.468 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="califb10a9b70b2"
2026-02-17 02:39:05.468 [INFO][69] felix/endpoint_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/webserver-deployment-6bc58496c7-h2bgb", EndpointId:"eth0"}
2026-02-17 02:39:05.468 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/webserver-deployment-6bc58496c7-h2bgb", EndpointId:"eth0"}
2026-02-17 02:39:05.491 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/webserver-deployment-6bc58496c7-h2bgb", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:39:05.491 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/webserver-deployment-6bc58496c7-h2bgb", EndpointId:"eth0"} status="up"
2026-02-17 02:39:05.506 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=deployment-3145/webserver-deployment-76fc67f65c-bn8hl, name=eth0)
2026-02-17 02:39:05.506 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-3145/webserver-deployment-76fc67f65c-bn8hl" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali70493ff2b41" profile_ids:"kns.deployment-3145" profile_ids:"ksa.deployment-3145.default" ipv4_nets:"10.100.226.22/32"}
2026-02-17 02:39:05.506 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/webserver-deployment-76fc67f65c-bn8hl", EndpointId:"eth0"}
2026-02-17 02:39:05.506 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/webserver-deployment-76fc67f65c-bn8hl", EndpointId:"eth0"}
2026-02-17 02:39:05.507 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/webserver-deployment-76fc67f65c-bn8hl", EndpointId:"eth0"}
2026-02-17 02:39:05.507 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali70493ff2b41" ipVersion=0x4 table="filter"
2026-02-17 02:39:05.507 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali70493ff2b41" ipVersion=0x4 table="filter"
2026-02-17 02:39:05.507 [INFO][69] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali70493ff2b41"
2026-02-17 02:39:05.507 [INFO][69] felix/endpoint_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/webserver-deployment-76fc67f65c-bn8hl", EndpointId:"eth0"}
2026-02-17 02:39:05.507 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/webserver-deployment-76fc67f65c-bn8hl", EndpointId:"eth0"}
2026-02-17 02:39:05.552 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/webserver-deployment-76fc67f65c-bn8hl", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:39:05.552 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/webserver-deployment-76fc67f65c-bn8hl", EndpointId:"eth0"} status="down"
2026-02-17 02:39:05.590 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=88 ifaceName="cali70493ff2b41" state="down"
2026-02-17 02:39:05.592 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali70493ff2b41"
2026-02-17 02:39:05.593 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=88 ifaceName="cali70493ff2b41" state="up"
2026-02-17 02:39:05.595 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali70493ff2b41", State:"down", Index:88}
2026-02-17 02:39:05.595 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali70493ff2b41", Addrs:set.Typed[string]{}}
2026-02-17 02:39:05.595 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali70493ff2b41", Addrs:set.Typed[string]{}}
2026-02-17 02:39:05.595 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali70493ff2b41", State:"up", Index:88}
2026-02-17 02:39:05.595 [INFO][69] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali70493ff2b41"
2026-02-17 02:39:05.595 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali70493ff2b41"
2026-02-17 02:39:05.595 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali70493ff2b41"
2026-02-17 02:39:05.596 [INFO][69] felix/endpoint_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/webserver-deployment-76fc67f65c-bn8hl", EndpointId:"eth0"}
2026-02-17 02:39:05.596 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/webserver-deployment-76fc67f65c-bn8hl", EndpointId:"eth0"}
2026-02-17 02:39:05.608 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=deployment-3145/webserver-deployment-6bc58496c7-hjcnp, name=eth0)
2026-02-17 02:39:05.627 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/webserver-deployment-76fc67f65c-bn8hl", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:39:05.627 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/webserver-deployment-76fc67f65c-bn8hl", EndpointId:"eth0"} status="up"
2026-02-17 02:39:05.627 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-3145/webserver-deployment-6bc58496c7-hjcnp" endpoint_id:"eth0"} endpoint:{state:"active" name:"calica0e5e94301" profile_ids:"kns.deployment-3145" profile_ids:"ksa.deployment-3145.default" ipv4_nets:"10.100.226.25/32"}
2026-02-17 02:39:05.627 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/webserver-deployment-6bc58496c7-hjcnp", EndpointId:"eth0"}
2026-02-17 02:39:05.627 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/webserver-deployment-6bc58496c7-hjcnp", EndpointId:"eth0"}
2026-02-17 02:39:05.627 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/webserver-deployment-6bc58496c7-hjcnp", EndpointId:"eth0"}
2026-02-17 02:39:05.629 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calica0e5e94301" ipVersion=0x4 table="filter"
2026-02-17 02:39:05.629 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calica0e5e94301" ipVersion=0x4 table="filter"
2026-02-17 02:39:05.629 [INFO][69] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calica0e5e94301"
2026-02-17 02:39:05.629 [INFO][69] felix/endpoint_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/webserver-deployment-6bc58496c7-hjcnp", EndpointId:"eth0"}
2026-02-17 02:39:05.629 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/webserver-deployment-6bc58496c7-hjcnp", EndpointId:"eth0"}
2026-02-17 02:39:05.672 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/webserver-deployment-6bc58496c7-hjcnp", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:39:05.672 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/webserver-deployment-6bc58496c7-hjcnp", EndpointId:"eth0"} status="down"
2026-02-17 02:39:05.692 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=89 ifaceName="calica0e5e94301" state="down"
2026-02-17 02:39:05.692 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calica0e5e94301"
2026-02-17 02:39:05.693 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=89 ifaceName="calica0e5e94301" state="up"
2026-02-17 02:39:05.693 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calica0e5e94301", State:"down", Index:89}
2026-02-17 02:39:05.693 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calica0e5e94301", Addrs:set.Typed[string]{}}
2026-02-17 02:39:05.693 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calica0e5e94301", Addrs:set.Typed[string]{}}
2026-02-17 02:39:05.693 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calica0e5e94301", State:"up", Index:89}
2026-02-17 02:39:05.693 [INFO][69] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calica0e5e94301"
2026-02-17 02:39:05.693 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calica0e5e94301"
2026-02-17 02:39:05.693 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calica0e5e94301"
2026-02-17 02:39:05.693 [INFO][69] felix/endpoint_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/webserver-deployment-6bc58496c7-hjcnp", EndpointId:"eth0"}
2026-02-17 02:39:05.693 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/webserver-deployment-6bc58496c7-hjcnp", EndpointId:"eth0"}
2026-02-17 02:39:05.718 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/webserver-deployment-6bc58496c7-hjcnp", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:39:05.718 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/webserver-deployment-6bc58496c7-hjcnp", EndpointId:"eth0"} status="up"
2026-02-17 02:39:05.752 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=deployment-3145/webserver-deployment-6bc58496c7-s2d2b, name=eth0)
2026-02-17 02:39:05.752 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-3145/webserver-deployment-6bc58496c7-s2d2b" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali21150ea646c" profile_ids:"kns.deployment-3145" profile_ids:"ksa.deployment-3145.default" ipv4_nets:"10.100.226.23/32"}
2026-02-17 02:39:05.752 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/webserver-deployment-6bc58496c7-s2d2b", EndpointId:"eth0"}
2026-02-17 02:39:05.752 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/webserver-deployment-6bc58496c7-s2d2b", EndpointId:"eth0"}
2026-02-17 02:39:05.752 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/webserver-deployment-6bc58496c7-s2d2b", EndpointId:"eth0"}
2026-02-17 02:39:05.753 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali21150ea646c" ipVersion=0x4 table="filter"
2026-02-17 02:39:05.753 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali21150ea646c" ipVersion=0x4 table="filter"
2026-02-17 02:39:05.753 [INFO][69] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali21150ea646c"
2026-02-17 02:39:05.753 [INFO][69] felix/endpoint_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/webserver-deployment-6bc58496c7-s2d2b", EndpointId:"eth0"}
2026-02-17 02:39:05.753 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/webserver-deployment-6bc58496c7-s2d2b", EndpointId:"eth0"}
2026-02-17 02:39:05.795 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/webserver-deployment-6bc58496c7-s2d2b", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:39:05.795 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/webserver-deployment-6bc58496c7-s2d2b", EndpointId:"eth0"} status="down"
2026-02-17 02:39:05.819 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=90 ifaceName="cali21150ea646c" state="down"
2026-02-17 02:39:05.820 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali21150ea646c"
2026-02-17 02:39:05.821 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=90 ifaceName="cali21150ea646c" state="up"
2026-02-17 02:39:05.821 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali21150ea646c", State:"down", Index:90}
2026-02-17 02:39:05.821 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali21150ea646c", Addrs:set.Typed[string]{}}
2026-02-17 02:39:05.821 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali21150ea646c", Addrs:set.Typed[string]{}}
2026-02-17 02:39:05.821 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali21150ea646c", State:"up", Index:90}
2026-02-17 02:39:05.821 [INFO][69] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali21150ea646c"
2026-02-17 02:39:05.821 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali21150ea646c"
2026-02-17 02:39:05.821 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali21150ea646c"
2026-02-17 02:39:05.821 [INFO][69] felix/endpoint_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/webserver-deployment-6bc58496c7-s2d2b", EndpointId:"eth0"}
2026-02-17 02:39:05.821 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/webserver-deployment-6bc58496c7-s2d2b", EndpointId:"eth0"}
2026-02-17 02:39:05.862 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/webserver-deployment-6bc58496c7-s2d2b", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:39:05.862 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/webserver-deployment-6bc58496c7-s2d2b", EndpointId:"eth0"} status="up"
2026-02-17 02:39:05.933 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=deployment-3145/webserver-deployment-6bc58496c7-5jxxq, name=eth0)
2026-02-17 02:39:05.934 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-3145/webserver-deployment-6bc58496c7-5jxxq" endpoint_id:"eth0"} endpoint:{state:"active" name:"caliedd3a4c8d84" profile_ids:"kns.deployment-3145" profile_ids:"ksa.deployment-3145.default" ipv4_nets:"10.100.226.21/32"}
2026-02-17 02:39:05.934 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/webserver-deployment-6bc58496c7-5jxxq", EndpointId:"eth0"}
2026-02-17 02:39:05.934 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/webserver-deployment-6bc58496c7-5jxxq", EndpointId:"eth0"}
2026-02-17 02:39:05.934 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/webserver-deployment-6bc58496c7-5jxxq", EndpointId:"eth0"}
2026-02-17 02:39:05.935 [INFO][69] 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:39:05.935 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-caliedd3a4c8d84" ipVersion=0x4 table="filter"
2026-02-17 02:39:05.935 [INFO][69] 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:39:05.935 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-caliedd3a4c8d84" ipVersion=0x4 table="filter"
2026-02-17 02:39:05.935 [INFO][69] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="caliedd3a4c8d84"
2026-02-17 02:39:05.935 [INFO][69] felix/endpoint_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/webserver-deployment-6bc58496c7-5jxxq", EndpointId:"eth0"}
2026-02-17 02:39:05.935 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/webserver-deployment-6bc58496c7-5jxxq", EndpointId:"eth0"}
2026-02-17 02:39:05.979 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/webserver-deployment-6bc58496c7-5jxxq", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:39:05.979 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/webserver-deployment-6bc58496c7-5jxxq", EndpointId:"eth0"} status="down"
2026-02-17 02:39:06.011 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=91 ifaceName="caliedd3a4c8d84" state="down"
2026-02-17 02:39:06.011 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="caliedd3a4c8d84"
2026-02-17 02:39:06.011 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliedd3a4c8d84", State:"down", Index:91}
2026-02-17 02:39:06.011 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliedd3a4c8d84", Addrs:set.Typed[string]{}}
2026-02-17 02:39:06.011 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliedd3a4c8d84", Addrs:set.Typed[string]{}}
2026-02-17 02:39:06.011 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="caliedd3a4c8d84"
2026-02-17 02:39:06.011 [INFO][69] felix/endpoint_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/webserver-deployment-6bc58496c7-5jxxq", EndpointId:"eth0"}
2026-02-17 02:39:06.011 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/webserver-deployment-6bc58496c7-5jxxq", EndpointId:"eth0"}
2026-02-17 02:39:06.012 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=91 ifaceName="caliedd3a4c8d84" state="up"
2026-02-17 02:39:06.030 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/webserver-deployment-6bc58496c7-5jxxq", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:39:06.030 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/webserver-deployment-6bc58496c7-5jxxq", EndpointId:"eth0"} status="down"
2026-02-17 02:39:06.030 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliedd3a4c8d84", State:"up", Index:91}
2026-02-17 02:39:06.030 [INFO][69] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="caliedd3a4c8d84"
2026-02-17 02:39:06.030 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="caliedd3a4c8d84"
2026-02-17 02:39:06.030 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="caliedd3a4c8d84"
2026-02-17 02:39:06.031 [INFO][69] felix/endpoint_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/webserver-deployment-6bc58496c7-5jxxq", EndpointId:"eth0"}
2026-02-17 02:39:06.031 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/webserver-deployment-6bc58496c7-5jxxq", EndpointId:"eth0"}
2026-02-17 02:39:06.066 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/webserver-deployment-6bc58496c7-5jxxq", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:39:06.066 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/webserver-deployment-6bc58496c7-5jxxq", EndpointId:"eth0"} status="up"
2026-02-17 02:39:06.188 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=deployment-3145/webserver-deployment-76fc67f65c-wc7ml, name=eth0)
2026-02-17 02:39:06.189 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-3145/webserver-deployment-76fc67f65c-wc7ml" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali26b6eedc29c" profile_ids:"kns.deployment-3145" profile_ids:"ksa.deployment-3145.default" ipv4_nets:"10.100.226.26/32"}
2026-02-17 02:39:06.189 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/webserver-deployment-76fc67f65c-wc7ml", EndpointId:"eth0"}
2026-02-17 02:39:06.189 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/webserver-deployment-76fc67f65c-wc7ml", EndpointId:"eth0"}
2026-02-17 02:39:06.191 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/webserver-deployment-76fc67f65c-wc7ml", EndpointId:"eth0"}
2026-02-17 02:39:06.194 [INFO][69] 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:39:06.194 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali26b6eedc29c" ipVersion=0x4 table="filter"
2026-02-17 02:39:06.194 [INFO][69] 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:39:06.194 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali26b6eedc29c" ipVersion=0x4 table="filter"
2026-02-17 02:39:06.194 [INFO][69] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali26b6eedc29c"
2026-02-17 02:39:06.194 [INFO][69] felix/endpoint_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/webserver-deployment-76fc67f65c-wc7ml", EndpointId:"eth0"}
2026-02-17 02:39:06.194 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/webserver-deployment-76fc67f65c-wc7ml", EndpointId:"eth0"}
2026-02-17 02:39:06.235 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=92 ifaceName="cali26b6eedc29c" state="down"
2026-02-17 02:39:06.235 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali26b6eedc29c"
2026-02-17 02:39:06.252 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=92 ifaceName="cali26b6eedc29c" state="up"
2026-02-17 02:39:06.261 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/webserver-deployment-76fc67f65c-wc7ml", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:39:06.262 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/webserver-deployment-76fc67f65c-wc7ml", EndpointId:"eth0"} status="down"
2026-02-17 02:39:06.262 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali26b6eedc29c", State:"down", Index:92}
2026-02-17 02:39:06.262 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali26b6eedc29c", Addrs:set.Typed[string]{}}
2026-02-17 02:39:06.262 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali26b6eedc29c", Addrs:set.Typed[string]{}}
2026-02-17 02:39:06.262 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali26b6eedc29c", State:"up", Index:92}
2026-02-17 02:39:06.262 [INFO][69] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali26b6eedc29c"
2026-02-17 02:39:06.262 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali26b6eedc29c"
2026-02-17 02:39:06.262 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali26b6eedc29c"
2026-02-17 02:39:06.262 [INFO][69] felix/endpoint_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/webserver-deployment-76fc67f65c-wc7ml", EndpointId:"eth0"}
2026-02-17 02:39:06.262 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/webserver-deployment-76fc67f65c-wc7ml", EndpointId:"eth0"}
2026-02-17 02:39:06.285 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/webserver-deployment-76fc67f65c-wc7ml", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:39:06.285 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/webserver-deployment-76fc67f65c-wc7ml", EndpointId:"eth0"} status="up"
2026-02-17 02:39:06.359 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=deployment-3145/webserver-deployment-6bc58496c7-fhf4q, name=eth0)
2026-02-17 02:39:06.360 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-3145/webserver-deployment-6bc58496c7-fhf4q" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali77eb20eaf27" profile_ids:"kns.deployment-3145" profile_ids:"ksa.deployment-3145.default" ipv4_nets:"10.100.226.24/32"}
2026-02-17 02:39:06.360 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/webserver-deployment-6bc58496c7-fhf4q", EndpointId:"eth0"}
2026-02-17 02:39:06.360 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/webserver-deployment-6bc58496c7-fhf4q", EndpointId:"eth0"}
2026-02-17 02:39:06.360 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/webserver-deployment-6bc58496c7-fhf4q", EndpointId:"eth0"}
2026-02-17 02:39:06.360 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali77eb20eaf27" ipVersion=0x4 table="filter"
2026-02-17 02:39:06.360 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali77eb20eaf27" ipVersion=0x4 table="filter"
2026-02-17 02:39:06.360 [INFO][69] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali77eb20eaf27"
2026-02-17 02:39:06.360 [INFO][69] felix/endpoint_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/webserver-deployment-6bc58496c7-fhf4q", EndpointId:"eth0"}
2026-02-17 02:39:06.360 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/webserver-deployment-6bc58496c7-fhf4q", EndpointId:"eth0"}
2026-02-17 02:39:06.399 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/webserver-deployment-6bc58496c7-fhf4q", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:39:06.399 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/webserver-deployment-6bc58496c7-fhf4q", EndpointId:"eth0"} status="down"
2026-02-17 02:39:06.428 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=93 ifaceName="cali77eb20eaf27" state="down"
2026-02-17 02:39:06.428 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali77eb20eaf27", State:"down", Index:93}
2026-02-17 02:39:06.428 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali77eb20eaf27"
2026-02-17 02:39:06.428 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali77eb20eaf27", Addrs:set.Typed[string]{}}
2026-02-17 02:39:06.428 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali77eb20eaf27", Addrs:set.Typed[string]{}}
2026-02-17 02:39:06.428 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali77eb20eaf27"
2026-02-17 02:39:06.428 [INFO][69] felix/endpoint_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/webserver-deployment-6bc58496c7-fhf4q", EndpointId:"eth0"}
2026-02-17 02:39:06.428 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/webserver-deployment-6bc58496c7-fhf4q", EndpointId:"eth0"}
2026-02-17 02:39:06.429 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=93 ifaceName="cali77eb20eaf27" state="up"
2026-02-17 02:39:06.448 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/webserver-deployment-6bc58496c7-fhf4q", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:39:06.448 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/webserver-deployment-6bc58496c7-fhf4q", EndpointId:"eth0"} status="down"
2026-02-17 02:39:06.448 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali77eb20eaf27", State:"up", Index:93}
2026-02-17 02:39:06.448 [INFO][69] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali77eb20eaf27"
2026-02-17 02:39:06.448 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali77eb20eaf27"
2026-02-17 02:39:06.448 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali77eb20eaf27"
2026-02-17 02:39:06.448 [INFO][69] felix/endpoint_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/webserver-deployment-6bc58496c7-fhf4q", EndpointId:"eth0"}
2026-02-17 02:39:06.448 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/webserver-deployment-6bc58496c7-fhf4q", EndpointId:"eth0"}
2026-02-17 02:39:06.474 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/webserver-deployment-6bc58496c7-fhf4q", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:39:06.474 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/webserver-deployment-6bc58496c7-fhf4q", EndpointId:"eth0"} status="up"
2026-02-17 02:39:06.475 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=deployment-3145/webserver-deployment-6bc58496c7-h2bgb, name=eth0)
2026-02-17 02:39:06.475 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-3145/webserver-deployment-6bc58496c7-h2bgb" endpoint_id:"eth0"} endpoint:{state:"active" name:"califb10a9b70b2" profile_ids:"kns.deployment-3145" profile_ids:"ksa.deployment-3145.default" ipv4_nets:"10.100.226.20/32"}
2026-02-17 02:39:06.475 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/webserver-deployment-6bc58496c7-h2bgb", EndpointId:"eth0"}
2026-02-17 02:39:06.475 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/webserver-deployment-6bc58496c7-h2bgb", EndpointId:"eth0"}
2026-02-17 02:39:06.475 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/webserver-deployment-6bc58496c7-h2bgb", EndpointId:"eth0"}
2026-02-17 02:39:06.476 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="califb10a9b70b2"
2026-02-17 02:39:06.476 [INFO][69] felix/endpoint_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/webserver-deployment-6bc58496c7-h2bgb", EndpointId:"eth0"}
2026-02-17 02:39:06.477 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/webserver-deployment-6bc58496c7-h2bgb", EndpointId:"eth0"}
2026-02-17 02:39:06.494 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=deployment-3145/webserver-deployment-6bc58496c7-s2d2b, name=eth0)
2026-02-17 02:39:06.501 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/webserver-deployment-6bc58496c7-h2bgb", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:39:06.501 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/webserver-deployment-6bc58496c7-h2bgb", EndpointId:"eth0"} status="up"
2026-02-17 02:39:06.501 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-3145/webserver-deployment-6bc58496c7-s2d2b" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali21150ea646c" profile_ids:"kns.deployment-3145" profile_ids:"ksa.deployment-3145.default" ipv4_nets:"10.100.226.23/32"}
2026-02-17 02:39:06.501 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/webserver-deployment-6bc58496c7-s2d2b", EndpointId:"eth0"}
2026-02-17 02:39:06.501 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/webserver-deployment-6bc58496c7-s2d2b", EndpointId:"eth0"}
2026-02-17 02:39:06.501 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/webserver-deployment-6bc58496c7-s2d2b", EndpointId:"eth0"}
2026-02-17 02:39:06.502 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali21150ea646c"
2026-02-17 02:39:06.502 [INFO][69] felix/endpoint_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/webserver-deployment-6bc58496c7-s2d2b", EndpointId:"eth0"}
2026-02-17 02:39:06.502 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/webserver-deployment-6bc58496c7-s2d2b", EndpointId:"eth0"}
2026-02-17 02:39:06.528 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=deployment-3145/webserver-deployment-6bc58496c7-hjcnp, name=eth0)
2026-02-17 02:39:06.530 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/webserver-deployment-6bc58496c7-s2d2b", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:39:06.530 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/webserver-deployment-6bc58496c7-s2d2b", EndpointId:"eth0"} status="up"
2026-02-17 02:39:06.530 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-3145/webserver-deployment-6bc58496c7-hjcnp" endpoint_id:"eth0"} endpoint:{state:"active" name:"calica0e5e94301" profile_ids:"kns.deployment-3145" profile_ids:"ksa.deployment-3145.default" ipv4_nets:"10.100.226.25/32"}
2026-02-17 02:39:06.530 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/webserver-deployment-6bc58496c7-hjcnp", EndpointId:"eth0"}
2026-02-17 02:39:06.530 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/webserver-deployment-6bc58496c7-hjcnp", EndpointId:"eth0"}
2026-02-17 02:39:06.530 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/webserver-deployment-6bc58496c7-hjcnp", EndpointId:"eth0"}
2026-02-17 02:39:06.532 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calica0e5e94301"
2026-02-17 02:39:06.532 [INFO][69] felix/endpoint_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/webserver-deployment-6bc58496c7-hjcnp", EndpointId:"eth0"}
2026-02-17 02:39:06.532 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/webserver-deployment-6bc58496c7-hjcnp", EndpointId:"eth0"}
2026-02-17 02:39:06.564 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/webserver-deployment-6bc58496c7-hjcnp", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:39:06.564 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/webserver-deployment-6bc58496c7-hjcnp", EndpointId:"eth0"} status="up"
2026-02-17 02:39:06.564 [INFO][69] 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:"648329da-2048-4e6b-a697-5d6bd747a7ee"} 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:39:06.564 [INFO][69] felix/int_dataplane.go 2323: Dataplane updates throttled
2026-02-17 02:39:06.575 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=deployment-3145/webserver-deployment-76fc67f65c-bn8hl, name=eth0)
2026-02-17 02:39:06.590 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=deployment-3145/webserver-deployment-6bc58496c7-5jxxq, name=eth0)
2026-02-17 02:39:06.605 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"container-probe-1210" name:"default"}
2026-02-17 02:39:06.605 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-3145/webserver-deployment-76fc67f65c-bn8hl" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali70493ff2b41" profile_ids:"kns.deployment-3145" profile_ids:"ksa.deployment-3145.default" ipv4_nets:"10.100.226.22/32"}
2026-02-17 02:39:06.605 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-3145/webserver-deployment-6bc58496c7-5jxxq" endpoint_id:"eth0"} endpoint:{state:"active" name:"caliedd3a4c8d84" profile_ids:"kns.deployment-3145" profile_ids:"ksa.deployment-3145.default" ipv4_nets:"10.100.226.21/32"}
2026-02-17 02:39:06.613 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=deployment-3145/webserver-deployment-76fc67f65c-mr4jg, name=eth0)
2026-02-17 02:39:06.613 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-3145/webserver-deployment-76fc67f65c-mr4jg" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali3993edb7ddb" profile_ids:"kns.deployment-3145" profile_ids:"ksa.deployment-3145.default" ipv4_nets:"10.100.226.17/32"}
2026-02-17 02:39:06.625 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-9138"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"648329da-2048-4e6b-a697-5d6bd747a7ee"} labels:{key:"kubernetes.io/metadata.name" value:"projected-9138"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9138"}
2026-02-17 02:39:06.685 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/webserver-deployment-76fc67f65c-bn8hl", EndpointId:"eth0"}
2026-02-17 02:39:06.685 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/webserver-deployment-76fc67f65c-bn8hl", EndpointId:"eth0"}
2026-02-17 02:39:06.685 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/webserver-deployment-76fc67f65c-bn8hl", EndpointId:"eth0"}
2026-02-17 02:39:06.686 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/webserver-deployment-6bc58496c7-5jxxq", EndpointId:"eth0"}
2026-02-17 02:39:06.686 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/webserver-deployment-6bc58496c7-5jxxq", EndpointId:"eth0"}
2026-02-17 02:39:06.687 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/webserver-deployment-6bc58496c7-5jxxq", EndpointId:"eth0"}
2026-02-17 02:39:06.687 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/webserver-deployment-76fc67f65c-mr4jg", EndpointId:"eth0"}
2026-02-17 02:39:06.687 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/webserver-deployment-76fc67f65c-mr4jg", EndpointId:"eth0"}
2026-02-17 02:39:06.687 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/webserver-deployment-76fc67f65c-mr4jg", EndpointId:"eth0"}
2026-02-17 02:39:06.687 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali70493ff2b41"
2026-02-17 02:39:06.687 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="caliedd3a4c8d84"
2026-02-17 02:39:06.687 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali3993edb7ddb"
2026-02-17 02:39:06.687 [INFO][69] felix/endpoint_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/webserver-deployment-76fc67f65c-bn8hl", EndpointId:"eth0"}
2026-02-17 02:39:06.687 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/webserver-deployment-76fc67f65c-bn8hl", EndpointId:"eth0"}
2026-02-17 02:39:06.687 [INFO][69] felix/endpoint_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/webserver-deployment-6bc58496c7-5jxxq", EndpointId:"eth0"}
2026-02-17 02:39:06.687 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/webserver-deployment-6bc58496c7-5jxxq", EndpointId:"eth0"}
2026-02-17 02:39:06.687 [INFO][69] felix/endpoint_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/webserver-deployment-76fc67f65c-mr4jg", EndpointId:"eth0"}
2026-02-17 02:39:06.687 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/webserver-deployment-76fc67f65c-mr4jg", EndpointId:"eth0"}
2026-02-17 02:39:06.688 [INFO][69] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=87
2026-02-17 02:39:06.688 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="califb10a9b70b2"
2026-02-17 02:39:06.688 [INFO][69] 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:39:06.688 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali3993edb7ddb"
2026-02-17 02:39:06.703 [INFO][69] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=89
2026-02-17 02:39:06.703 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calica0e5e94301"
2026-02-17 02:39:06.704 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=deployment-3145/webserver-deployment-76fc67f65c-76v67, name=eth0)
2026-02-17 02:39:06.723 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/webserver-deployment-76fc67f65c-bn8hl", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:39:06.723 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/webserver-deployment-76fc67f65c-bn8hl", EndpointId:"eth0"} status="up"
2026-02-17 02:39:06.723 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/webserver-deployment-6bc58496c7-5jxxq", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:39:06.723 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/webserver-deployment-6bc58496c7-5jxxq", EndpointId:"eth0"} status="up"
2026-02-17 02:39:06.723 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/webserver-deployment-76fc67f65c-mr4jg", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:39:06.723 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/webserver-deployment-76fc67f65c-mr4jg", EndpointId:"eth0"} status="up"
2026-02-17 02:39:06.723 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"projected-9138" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:39:06.723 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-3145/webserver-deployment-76fc67f65c-76v67" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali775116ea800" profile_ids:"kns.deployment-3145" profile_ids:"ksa.deployment-3145.default" ipv4_nets:"10.100.226.19/32"}
2026-02-17 02:39:06.723 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"califb10a9b70b2", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:39:06.723 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"califb10a9b70b2", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:39:06.723 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali3993edb7ddb", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:39:06.723 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali3993edb7ddb", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:39:06.723 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calica0e5e94301", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:39:06.723 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calica0e5e94301", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:39:06.767 [INFO][69] 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:39:06.767 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali775116ea800"
2026-02-17 02:39:06.767 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali775116ea800", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:39:06.767 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali775116ea800", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:39:06.791 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/webserver-deployment-76fc67f65c-76v67", EndpointId:"eth0"}
2026-02-17 02:39:06.791 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/webserver-deployment-76fc67f65c-76v67", EndpointId:"eth0"}
2026-02-17 02:39:06.791 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/webserver-deployment-76fc67f65c-76v67", EndpointId:"eth0"}
2026-02-17 02:39:06.792 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali775116ea800"
2026-02-17 02:39:06.792 [INFO][69] felix/endpoint_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/webserver-deployment-76fc67f65c-76v67", EndpointId:"eth0"}
2026-02-17 02:39:06.792 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/webserver-deployment-76fc67f65c-76v67", EndpointId:"eth0"}
2026-02-17 02:39:06.826 [INFO][69] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=90
2026-02-17 02:39:06.827 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali21150ea646c"
2026-02-17 02:39:06.833 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/webserver-deployment-76fc67f65c-76v67", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:39:06.833 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/webserver-deployment-76fc67f65c-76v67", EndpointId:"eth0"} status="up"
2026-02-17 02:39:06.833 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali21150ea646c", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:39:06.833 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali21150ea646c", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:39:06.988 [INFO][69] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=91
2026-02-17 02:39:06.989 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="caliedd3a4c8d84"
2026-02-17 02:39:06.989 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliedd3a4c8d84", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:39:06.989 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliedd3a4c8d84", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:39:07.020 [INFO][69] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=88
2026-02-17 02:39:07.020 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali70493ff2b41"
2026-02-17 02:39:07.033 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali70493ff2b41", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:39:07.033 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali70493ff2b41", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:39:07.079 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-probe-1210"} labels:{key:"e2e-framework" value:"container-probe"} labels:{key:"e2e-run" value:"250c9c08-0bb9-4a58-88f0-5b64e701c66e"} labels:{key:"kubernetes.io/metadata.name" value:"container-probe-1210"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1210"}
2026-02-17 02:39:07.101 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"container-probe-1210"}
2026-02-17 02:39:07.518 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=deployment-3145/webserver-deployment-6bc58496c7-fhf4q, name=eth0)
2026-02-17 02:39:07.518 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-3145/webserver-deployment-6bc58496c7-fhf4q" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali77eb20eaf27" profile_ids:"kns.deployment-3145" profile_ids:"ksa.deployment-3145.default" ipv4_nets:"10.100.226.24/32"}
2026-02-17 02:39:07.518 [INFO][69] felix/int_dataplane.go 2279: Dataplane updates no longer throttled
2026-02-17 02:39:07.518 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/webserver-deployment-6bc58496c7-fhf4q", EndpointId:"eth0"}
2026-02-17 02:39:07.519 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/webserver-deployment-6bc58496c7-fhf4q", EndpointId:"eth0"}
2026-02-17 02:39:07.519 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/webserver-deployment-6bc58496c7-fhf4q", EndpointId:"eth0"}
2026-02-17 02:39:07.521 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali77eb20eaf27"
2026-02-17 02:39:07.521 [INFO][69] felix/endpoint_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/webserver-deployment-6bc58496c7-fhf4q", EndpointId:"eth0"}
2026-02-17 02:39:07.521 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/webserver-deployment-6bc58496c7-fhf4q", EndpointId:"eth0"}
2026-02-17 02:39:07.542 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=deployment-3145/webserver-deployment-76fc67f65c-bn8hl, name=eth0)
2026-02-17 02:39:07.551 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/webserver-deployment-6bc58496c7-fhf4q", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:39:07.551 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/webserver-deployment-6bc58496c7-fhf4q", EndpointId:"eth0"} status="up"
2026-02-17 02:39:07.551 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-3145/webserver-deployment-76fc67f65c-bn8hl" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali70493ff2b41" profile_ids:"kns.deployment-3145" profile_ids:"ksa.deployment-3145.default" ipv4_nets:"10.100.226.22/32"}
2026-02-17 02:39:07.551 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/webserver-deployment-76fc67f65c-bn8hl", EndpointId:"eth0"}
2026-02-17 02:39:07.551 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/webserver-deployment-76fc67f65c-bn8hl", EndpointId:"eth0"}
2026-02-17 02:39:07.551 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/webserver-deployment-76fc67f65c-bn8hl", EndpointId:"eth0"}
2026-02-17 02:39:07.552 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali70493ff2b41"
2026-02-17 02:39:07.552 [INFO][69] felix/endpoint_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/webserver-deployment-76fc67f65c-bn8hl", EndpointId:"eth0"}
2026-02-17 02:39:07.552 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/webserver-deployment-76fc67f65c-bn8hl", EndpointId:"eth0"}
2026-02-17 02:39:07.564 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=deployment-3145/webserver-deployment-76fc67f65c-wc7ml, name=eth0)
2026-02-17 02:39:07.582 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/webserver-deployment-76fc67f65c-bn8hl", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:39:07.582 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/webserver-deployment-76fc67f65c-bn8hl", EndpointId:"eth0"} status="up"
2026-02-17 02:39:07.582 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-3145/webserver-deployment-76fc67f65c-wc7ml" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali26b6eedc29c" profile_ids:"kns.deployment-3145" profile_ids:"ksa.deployment-3145.default" ipv4_nets:"10.100.226.26/32"}
2026-02-17 02:39:07.582 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/webserver-deployment-76fc67f65c-wc7ml", EndpointId:"eth0"}
2026-02-17 02:39:07.583 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/webserver-deployment-76fc67f65c-wc7ml", EndpointId:"eth0"}
2026-02-17 02:39:07.583 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/webserver-deployment-76fc67f65c-wc7ml", EndpointId:"eth0"}
2026-02-17 02:39:07.583 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali26b6eedc29c"
2026-02-17 02:39:07.583 [INFO][69] felix/endpoint_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/webserver-deployment-76fc67f65c-wc7ml", EndpointId:"eth0"}
2026-02-17 02:39:07.583 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/webserver-deployment-76fc67f65c-wc7ml", EndpointId:"eth0"}
2026-02-17 02:39:07.594 [INFO][69] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=93
2026-02-17 02:39:07.594 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali77eb20eaf27"
2026-02-17 02:39:07.616 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/webserver-deployment-76fc67f65c-wc7ml", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:39:07.616 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/webserver-deployment-76fc67f65c-wc7ml", EndpointId:"eth0"} status="up"
2026-02-17 02:39:07.616 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali77eb20eaf27", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:39:07.616 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali77eb20eaf27", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:39:08.011 [INFO][69] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=92
2026-02-17 02:39:08.011 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali26b6eedc29c"
2026-02-17 02:39:08.011 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali26b6eedc29c", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:39:08.011 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali26b6eedc29c", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:39:08.533 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=deployment-3145/webserver-deployment-76fc67f65c-wc7ml, name=eth0)
2026-02-17 02:39:08.534 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-3145/webserver-deployment-76fc67f65c-wc7ml" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali26b6eedc29c" profile_ids:"kns.deployment-3145" profile_ids:"ksa.deployment-3145.default" ipv4_nets:"10.100.226.26/32"}
2026-02-17 02:39:08.534 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/webserver-deployment-76fc67f65c-wc7ml", EndpointId:"eth0"}
2026-02-17 02:39:08.534 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/webserver-deployment-76fc67f65c-wc7ml", EndpointId:"eth0"}
2026-02-17 02:39:08.534 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/webserver-deployment-76fc67f65c-wc7ml", EndpointId:"eth0"}
2026-02-17 02:39:08.534 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali26b6eedc29c"
2026-02-17 02:39:08.534 [INFO][69] felix/endpoint_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/webserver-deployment-76fc67f65c-wc7ml", EndpointId:"eth0"}
2026-02-17 02:39:08.534 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/webserver-deployment-76fc67f65c-wc7ml", EndpointId:"eth0"}
2026-02-17 02:39:08.557 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/webserver-deployment-76fc67f65c-wc7ml", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:39:08.558 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/webserver-deployment-76fc67f65c-wc7ml", EndpointId:"eth0"} status="up"
2026-02-17 02:39:10.820 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-9138"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"648329da-2048-4e6b-a697-5d6bd747a7ee"} labels:{key:"kubernetes.io/metadata.name" value:"projected-9138"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9138"}
2026-02-17 02:39:10.843 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"deployment-9385"} labels:{key:"e2e-framework" value:"deployment"} labels:{key:"e2e-run" value:"648329da-2048-4e6b-a697-5d6bd747a7ee"} labels:{key:"kubernetes.io/metadata.name" value:"deployment-9385"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9385"}
2026-02-17 02:39:10.866 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"deployment-9385" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:39:11.471 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=deployment-9385/test-rolling-update-controller-sw64l, name=eth0)
2026-02-17 02:39:11.472 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.deployment-9385"} profile:{inbound_rules:{action:"allow" rule_id:"lSXfRbmSdGbbS7c1"} outbound_rules:{action:"allow" rule_id:"l4qRBpvuBZawB6HB"}}
2026-02-17 02:39:11.472 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.deployment-9385.default"} profile:{}
2026-02-17 02:39:11.472 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-9385/test-rolling-update-controller-sw64l" endpoint_id:"eth0"} endpoint:{state:"active" name:"calic3246b7bd77" profile_ids:"kns.deployment-9385" profile_ids:"ksa.deployment-9385.default" ipv4_nets:"10.100.226.28/32"}
2026-02-17 02:39:11.472 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9385/test-rolling-update-controller-sw64l", EndpointId:"eth0"}
2026-02-17 02:39:11.472 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9385/test-rolling-update-controller-sw64l", EndpointId:"eth0"}
2026-02-17 02:39:11.472 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9385/test-rolling-update-controller-sw64l", EndpointId:"eth0"}
2026-02-17 02:39:11.473 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calic3246b7bd77" ipVersion=0x4 table="filter"
2026-02-17 02:39:11.473 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.deployment-9385" ipVersion=0x4 table="filter"
2026-02-17 02:39:11.473 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_lQ4KpSxhR9aZ0t60hL" ipVersion=0x4 table="filter"
2026-02-17 02:39:11.473 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calic3246b7bd77" ipVersion=0x4 table="filter"
2026-02-17 02:39:11.473 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.deployment-9385" ipVersion=0x4 table="filter"
2026-02-17 02:39:11.473 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_lQ4KpSxhR9aZ0t60hL" ipVersion=0x4 table="filter"
2026-02-17 02:39:11.473 [INFO][69] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calic3246b7bd77"
2026-02-17 02:39:11.473 [INFO][69] felix/endpoint_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-9385/test-rolling-update-controller-sw64l", EndpointId:"eth0"}
2026-02-17 02:39:11.473 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9385/test-rolling-update-controller-sw64l", EndpointId:"eth0"}
2026-02-17 02:39:11.519 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9385/test-rolling-update-controller-sw64l", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:39:11.519 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9385/test-rolling-update-controller-sw64l", EndpointId:"eth0"} status="down"
2026-02-17 02:39:11.551 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=94 ifaceName="calic3246b7bd77" state="down"
2026-02-17 02:39:11.551 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calic3246b7bd77"
2026-02-17 02:39:11.551 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic3246b7bd77", State:"down", Index:94}
2026-02-17 02:39:11.551 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=94 ifaceName="calic3246b7bd77" state="up"
2026-02-17 02:39:11.551 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic3246b7bd77", Addrs:set.Typed[string]{}}
2026-02-17 02:39:11.551 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic3246b7bd77", Addrs:set.Typed[string]{}}
2026-02-17 02:39:11.551 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic3246b7bd77", State:"up", Index:94}
2026-02-17 02:39:11.551 [INFO][69] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calic3246b7bd77"
2026-02-17 02:39:11.551 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calic3246b7bd77"
2026-02-17 02:39:11.551 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calic3246b7bd77"
2026-02-17 02:39:11.551 [INFO][69] felix/endpoint_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-9385/test-rolling-update-controller-sw64l", EndpointId:"eth0"}
2026-02-17 02:39:11.551 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9385/test-rolling-update-controller-sw64l", EndpointId:"eth0"}
2026-02-17 02:39:11.575 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9385/test-rolling-update-controller-sw64l", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:39:11.575 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9385/test-rolling-update-controller-sw64l", EndpointId:"eth0"} status="up"
2026-02-17 02:39:11.600 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=deployment-3145/webserver-deployment-6bc58496c7-5jxxq, name=eth0)
2026-02-17 02:39:11.600 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-3145/webserver-deployment-6bc58496c7-5jxxq" endpoint_id:"eth0"} endpoint:{state:"active" name:"caliedd3a4c8d84" profile_ids:"kns.deployment-3145" profile_ids:"ksa.deployment-3145.default" ipv4_nets:"10.100.226.21/32"}
2026-02-17 02:39:11.600 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/webserver-deployment-6bc58496c7-5jxxq", EndpointId:"eth0"}
2026-02-17 02:39:11.600 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/webserver-deployment-6bc58496c7-5jxxq", EndpointId:"eth0"}
2026-02-17 02:39:11.600 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/webserver-deployment-6bc58496c7-5jxxq", EndpointId:"eth0"}
2026-02-17 02:39:11.601 [INFO][69] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=deployment-3145/webserver-deployment-6bc58496c7-5jxxq, name=eth0)
2026-02-17 02:39:11.601 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="caliedd3a4c8d84"
2026-02-17 02:39:11.601 [INFO][69] felix/endpoint_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/webserver-deployment-6bc58496c7-5jxxq", EndpointId:"eth0"}
2026-02-17 02:39:11.601 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/webserver-deployment-6bc58496c7-5jxxq", EndpointId:"eth0"}
2026-02-17 02:39:11.638 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/webserver-deployment-6bc58496c7-5jxxq", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:39:11.638 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/webserver-deployment-6bc58496c7-5jxxq", EndpointId:"eth0"} status="up"
2026-02-17 02:39:11.639 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-3145/webserver-deployment-6bc58496c7-5jxxq" endpoint_id:"eth0"}
2026-02-17 02:39:11.639 [INFO][69] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/webserver-deployment-6bc58496c7-5jxxq", EndpointId:"eth0"}
2026-02-17 02:39:11.639 [INFO][69] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/webserver-deployment-6bc58496c7-5jxxq", EndpointId:"eth0"}
2026-02-17 02:39:11.639 [INFO][69] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/webserver-deployment-6bc58496c7-5jxxq", EndpointId:"eth0"}
2026-02-17 02:39:11.639 [INFO][69] 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:39:11.639 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-caliedd3a4c8d84" ipVersion=0x4 table="filter"
2026-02-17 02:39:11.640 [INFO][69] 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:39:11.640 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-caliedd3a4c8d84" ipVersion=0x4 table="filter"
2026-02-17 02:39:11.640 [INFO][69] felix/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/webserver-deployment-6bc58496c7-5jxxq", EndpointId:"eth0"}
2026-02-17 02:39:11.640 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/webserver-deployment-6bc58496c7-5jxxq", EndpointId:"eth0"}
2026-02-17 02:39:11.640 [INFO][69] felix/conntrack.go 90: Removing conntrack flows ip=10.100.226.21
2026-02-17 02:39:11.660 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=deployment-3145/webserver-deployment-6bc58496c7-97hkv, name=eth0)
2026-02-17 02:39:11.668 [INFO][69] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=deployment-3145/webserver-deployment-6bc58496c7-97hkv, name=eth0)
2026-02-17 02:39:11.717 [INFO][69] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/webserver-deployment-6bc58496c7-5jxxq", EndpointId:"eth0"}
2026-02-17 02:39:11.717 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-3145/webserver-deployment-6bc58496c7-97hkv" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali1c5ef04432a" profile_ids:"kns.deployment-3145" profile_ids:"ksa.deployment-3145.default" ipv4_nets:"10.100.226.18/32"}
2026-02-17 02:39:11.717 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-3145/webserver-deployment-6bc58496c7-97hkv" endpoint_id:"eth0"}
2026-02-17 02:39:11.717 [INFO][69] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/webserver-deployment-6bc58496c7-97hkv", EndpointId:"eth0"}
2026-02-17 02:39:11.717 [INFO][69] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/webserver-deployment-6bc58496c7-97hkv", EndpointId:"eth0"}
2026-02-17 02:39:11.717 [INFO][69] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/webserver-deployment-6bc58496c7-97hkv", EndpointId:"eth0"}
2026-02-17 02:39:11.717 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali1c5ef04432a" ipVersion=0x4 table="filter"
2026-02-17 02:39:11.718 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali1c5ef04432a" ipVersion=0x4 table="filter"
2026-02-17 02:39:11.718 [INFO][69] felix/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/webserver-deployment-6bc58496c7-97hkv", EndpointId:"eth0"}
2026-02-17 02:39:11.718 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/webserver-deployment-6bc58496c7-97hkv", EndpointId:"eth0"}
2026-02-17 02:39:11.718 [INFO][69] felix/conntrack.go 90: Removing conntrack flows ip=10.100.226.18
2026-02-17 02:39:11.743 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=deployment-3145/webserver-deployment-6bc58496c7-fhf4q, name=eth0)
2026-02-17 02:39:11.757 [INFO][69] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=deployment-3145/webserver-deployment-6bc58496c7-fhf4q, name=eth0)
2026-02-17 02:39:11.785 [INFO][69] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/webserver-deployment-6bc58496c7-97hkv", EndpointId:"eth0"}
2026-02-17 02:39:11.785 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-3145/webserver-deployment-6bc58496c7-fhf4q" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali77eb20eaf27" profile_ids:"kns.deployment-3145" profile_ids:"ksa.deployment-3145.default" ipv4_nets:"10.100.226.24/32"}
2026-02-17 02:39:11.785 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-3145/webserver-deployment-6bc58496c7-fhf4q" endpoint_id:"eth0"}
2026-02-17 02:39:11.785 [INFO][69] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/webserver-deployment-6bc58496c7-fhf4q", EndpointId:"eth0"}
2026-02-17 02:39:11.785 [INFO][69] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/webserver-deployment-6bc58496c7-fhf4q", EndpointId:"eth0"}
2026-02-17 02:39:11.786 [INFO][69] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/webserver-deployment-6bc58496c7-fhf4q", EndpointId:"eth0"}
2026-02-17 02:39:11.786 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali77eb20eaf27" ipVersion=0x4 table="filter"
2026-02-17 02:39:11.786 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali77eb20eaf27" ipVersion=0x4 table="filter"
2026-02-17 02:39:11.786 [INFO][69] felix/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/webserver-deployment-6bc58496c7-fhf4q", EndpointId:"eth0"}
2026-02-17 02:39:11.786 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/webserver-deployment-6bc58496c7-fhf4q", EndpointId:"eth0"}
2026-02-17 02:39:11.787 [INFO][69] felix/conntrack.go 90: Removing conntrack flows ip=10.100.226.24
2026-02-17 02:39:11.821 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=deployment-3145/webserver-deployment-6bc58496c7-gcgg6, name=eth0)
2026-02-17 02:39:11.839 [INFO][69] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=deployment-3145/webserver-deployment-6bc58496c7-gcgg6, name=eth0)
2026-02-17 02:39:11.844 [INFO][69] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/webserver-deployment-6bc58496c7-fhf4q", EndpointId:"eth0"}
2026-02-17 02:39:11.845 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-3145/webserver-deployment-6bc58496c7-gcgg6" endpoint_id:"eth0"} endpoint:{state:"active" name:"calicb6794c09b2" profile_ids:"kns.deployment-3145" profile_ids:"ksa.deployment-3145.default" ipv4_nets:"10.100.226.11/32"}
2026-02-17 02:39:11.845 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-3145/webserver-deployment-6bc58496c7-gcgg6" endpoint_id:"eth0"}
2026-02-17 02:39:11.845 [INFO][69] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/webserver-deployment-6bc58496c7-gcgg6", EndpointId:"eth0"}
2026-02-17 02:39:11.845 [INFO][69] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/webserver-deployment-6bc58496c7-gcgg6", EndpointId:"eth0"}
2026-02-17 02:39:11.846 [INFO][69] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/webserver-deployment-6bc58496c7-gcgg6", EndpointId:"eth0"}
2026-02-17 02:39:11.846 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calicb6794c09b2" ipVersion=0x4 table="filter"
2026-02-17 02:39:11.846 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calicb6794c09b2" ipVersion=0x4 table="filter"
2026-02-17 02:39:11.846 [INFO][69] felix/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/webserver-deployment-6bc58496c7-gcgg6", EndpointId:"eth0"}
2026-02-17 02:39:11.846 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/webserver-deployment-6bc58496c7-gcgg6", EndpointId:"eth0"}
2026-02-17 02:39:11.847 [INFO][69] felix/conntrack.go 90: Removing conntrack flows ip=10.100.226.11
2026-02-17 02:39:11.872 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=deployment-3145/webserver-deployment-6bc58496c7-h2bgb, name=eth0)
2026-02-17 02:39:11.876 [INFO][69] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=deployment-3145/webserver-deployment-6bc58496c7-h2bgb, name=eth0)
2026-02-17 02:39:11.887 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=deployment-3145/webserver-deployment-6bc58496c7-hjcnp, name=eth0)
2026-02-17 02:39:11.900 [INFO][69] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=deployment-3145/webserver-deployment-6bc58496c7-hjcnp, name=eth0)
2026-02-17 02:39:11.907 [INFO][69] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/webserver-deployment-6bc58496c7-gcgg6", EndpointId:"eth0"}
2026-02-17 02:39:11.908 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-3145/webserver-deployment-6bc58496c7-h2bgb" endpoint_id:"eth0"} endpoint:{state:"active" name:"califb10a9b70b2" profile_ids:"kns.deployment-3145" profile_ids:"ksa.deployment-3145.default" ipv4_nets:"10.100.226.20/32"}
2026-02-17 02:39:11.908 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-3145/webserver-deployment-6bc58496c7-h2bgb" endpoint_id:"eth0"}
2026-02-17 02:39:11.908 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-3145/webserver-deployment-6bc58496c7-hjcnp" endpoint_id:"eth0"} endpoint:{state:"active" name:"calica0e5e94301" profile_ids:"kns.deployment-3145" profile_ids:"ksa.deployment-3145.default" ipv4_nets:"10.100.226.25/32"}
2026-02-17 02:39:11.908 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-3145/webserver-deployment-6bc58496c7-hjcnp" endpoint_id:"eth0"}
2026-02-17 02:39:11.908 [INFO][69] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/webserver-deployment-6bc58496c7-h2bgb", EndpointId:"eth0"}
2026-02-17 02:39:11.908 [INFO][69] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/webserver-deployment-6bc58496c7-h2bgb", EndpointId:"eth0"}
2026-02-17 02:39:11.909 [INFO][69] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/webserver-deployment-6bc58496c7-h2bgb", EndpointId:"eth0"}
2026-02-17 02:39:11.909 [INFO][69] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/webserver-deployment-6bc58496c7-hjcnp", EndpointId:"eth0"}
2026-02-17 02:39:11.909 [INFO][69] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/webserver-deployment-6bc58496c7-hjcnp", EndpointId:"eth0"}
2026-02-17 02:39:11.911 [INFO][69] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/webserver-deployment-6bc58496c7-hjcnp", EndpointId:"eth0"}
2026-02-17 02:39:11.911 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calica0e5e94301" ipVersion=0x4 table="filter"
2026-02-17 02:39:11.911 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-califb10a9b70b2" ipVersion=0x4 table="filter"
2026-02-17 02:39:11.911 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calica0e5e94301" ipVersion=0x4 table="filter"
2026-02-17 02:39:11.911 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-califb10a9b70b2" ipVersion=0x4 table="filter"
2026-02-17 02:39:11.911 [INFO][69] felix/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/webserver-deployment-6bc58496c7-h2bgb", EndpointId:"eth0"}
2026-02-17 02:39:11.911 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/webserver-deployment-6bc58496c7-h2bgb", EndpointId:"eth0"}
2026-02-17 02:39:11.911 [INFO][69] felix/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/webserver-deployment-6bc58496c7-hjcnp", EndpointId:"eth0"}
2026-02-17 02:39:11.911 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/webserver-deployment-6bc58496c7-hjcnp", EndpointId:"eth0"}
2026-02-17 02:39:11.912 [INFO][69] felix/conntrack.go 90: Removing conntrack flows ip=10.100.226.20
2026-02-17 02:39:11.920 [INFO][69] felix/conntrack.go 90: Removing conntrack flows ip=10.100.226.25
2026-02-17 02:39:11.987 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=deployment-3145/webserver-deployment-6bc58496c7-m4wxq, name=eth0)
2026-02-17 02:39:11.994 [INFO][69] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=deployment-3145/webserver-deployment-6bc58496c7-m4wxq, name=eth0)
2026-02-17 02:39:11.999 [INFO][69] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/webserver-deployment-6bc58496c7-h2bgb", EndpointId:"eth0"}
2026-02-17 02:39:11.999 [INFO][69] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/webserver-deployment-6bc58496c7-hjcnp", EndpointId:"eth0"}
2026-02-17 02:39:12.008 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=deployment-3145/webserver-deployment-6bc58496c7-ntxxr, name=eth0)
2026-02-17 02:39:12.019 [INFO][69] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=deployment-3145/webserver-deployment-6bc58496c7-ntxxr, name=eth0)
2026-02-17 02:39:12.042 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=deployment-3145/webserver-deployment-6bc58496c7-rwn7w, name=eth0)
2026-02-17 02:39:12.048 [INFO][69] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=deployment-3145/webserver-deployment-6bc58496c7-rwn7w, name=eth0)
2026-02-17 02:39:12.064 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=deployment-3145/webserver-deployment-6bc58496c7-s2d2b, name=eth0)
2026-02-17 02:39:12.065 [INFO][69] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=deployment-3145/webserver-deployment-6bc58496c7-s2d2b, name=eth0)
2026-02-17 02:39:12.077 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-3145/webserver-deployment-6bc58496c7-m4wxq" endpoint_id:"eth0"} endpoint:{state:"active" name:"calic857ae204ed" profile_ids:"kns.deployment-3145" profile_ids:"ksa.deployment-3145.default" ipv4_nets:"10.100.226.12/32"}
2026-02-17 02:39:12.077 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-3145/webserver-deployment-6bc58496c7-m4wxq" endpoint_id:"eth0"}
2026-02-17 02:39:12.077 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-3145/webserver-deployment-6bc58496c7-ntxxr" endpoint_id:"eth0"} endpoint:{state:"active" name:"calid7a7c464392" profile_ids:"kns.deployment-3145" profile_ids:"ksa.deployment-3145.default" ipv4_nets:"10.100.226.8/32"}
2026-02-17 02:39:12.078 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-3145/webserver-deployment-6bc58496c7-ntxxr" endpoint_id:"eth0"}
2026-02-17 02:39:12.078 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-3145/webserver-deployment-6bc58496c7-rwn7w" endpoint_id:"eth0"} endpoint:{state:"active" name:"calia582c895e73" profile_ids:"kns.deployment-3145" profile_ids:"ksa.deployment-3145.default" ipv4_nets:"10.100.226.13/32"}
2026-02-17 02:39:12.078 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-3145/webserver-deployment-6bc58496c7-rwn7w" endpoint_id:"eth0"}
2026-02-17 02:39:12.078 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-3145/webserver-deployment-6bc58496c7-s2d2b" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali21150ea646c" profile_ids:"kns.deployment-3145" profile_ids:"ksa.deployment-3145.default" ipv4_nets:"10.100.226.23/32"}
2026-02-17 02:39:12.078 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-3145/webserver-deployment-6bc58496c7-s2d2b" endpoint_id:"eth0"}
2026-02-17 02:39:12.078 [INFO][69] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/webserver-deployment-6bc58496c7-m4wxq", EndpointId:"eth0"}
2026-02-17 02:39:12.078 [INFO][69] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/webserver-deployment-6bc58496c7-m4wxq", EndpointId:"eth0"}
2026-02-17 02:39:12.078 [INFO][69] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/webserver-deployment-6bc58496c7-m4wxq", EndpointId:"eth0"}
2026-02-17 02:39:12.078 [INFO][69] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/webserver-deployment-6bc58496c7-ntxxr", EndpointId:"eth0"}
2026-02-17 02:39:12.078 [INFO][69] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/webserver-deployment-6bc58496c7-ntxxr", EndpointId:"eth0"}
2026-02-17 02:39:12.079 [INFO][69] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/webserver-deployment-6bc58496c7-ntxxr", EndpointId:"eth0"}
2026-02-17 02:39:12.079 [INFO][69] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/webserver-deployment-6bc58496c7-rwn7w", EndpointId:"eth0"}
2026-02-17 02:39:12.079 [INFO][69] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/webserver-deployment-6bc58496c7-rwn7w", EndpointId:"eth0"}
2026-02-17 02:39:12.079 [INFO][69] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/webserver-deployment-6bc58496c7-rwn7w", EndpointId:"eth0"}
2026-02-17 02:39:12.079 [INFO][69] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/webserver-deployment-6bc58496c7-s2d2b", EndpointId:"eth0"}
2026-02-17 02:39:12.079 [INFO][69] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/webserver-deployment-6bc58496c7-s2d2b", EndpointId:"eth0"}
2026-02-17 02:39:12.079 [INFO][69] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/webserver-deployment-6bc58496c7-s2d2b", EndpointId:"eth0"}
2026-02-17 02:39:12.079 [INFO][69] 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:39:12.079 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali21150ea646c" ipVersion=0x4 table="filter"
2026-02-17 02:39:12.079 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calia582c895e73" ipVersion=0x4 table="filter"
2026-02-17 02:39:12.079 [INFO][69] 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:39:12.079 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calic857ae204ed" ipVersion=0x4 table="filter"
2026-02-17 02:39:12.079 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calid7a7c464392" ipVersion=0x4 table="filter"
2026-02-17 02:39:12.079 [INFO][69] 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:39:12.079 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali21150ea646c" ipVersion=0x4 table="filter"
2026-02-17 02:39:12.079 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calia582c895e73" ipVersion=0x4 table="filter"
2026-02-17 02:39:12.079 [INFO][69] 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:39:12.079 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calic857ae204ed" ipVersion=0x4 table="filter"
2026-02-17 02:39:12.079 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calid7a7c464392" ipVersion=0x4 table="filter"
2026-02-17 02:39:12.079 [INFO][69] felix/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/webserver-deployment-6bc58496c7-m4wxq", EndpointId:"eth0"}
2026-02-17 02:39:12.079 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/webserver-deployment-6bc58496c7-m4wxq", EndpointId:"eth0"}
2026-02-17 02:39:12.079 [INFO][69] felix/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/webserver-deployment-6bc58496c7-ntxxr", EndpointId:"eth0"}
2026-02-17 02:39:12.079 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/webserver-deployment-6bc58496c7-ntxxr", EndpointId:"eth0"}
2026-02-17 02:39:12.080 [INFO][69] felix/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/webserver-deployment-6bc58496c7-rwn7w", EndpointId:"eth0"}
2026-02-17 02:39:12.080 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/webserver-deployment-6bc58496c7-rwn7w", EndpointId:"eth0"}
2026-02-17 02:39:12.080 [INFO][69] felix/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/webserver-deployment-6bc58496c7-s2d2b", EndpointId:"eth0"}
2026-02-17 02:39:12.080 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/webserver-deployment-6bc58496c7-s2d2b", EndpointId:"eth0"}
2026-02-17 02:39:12.080 [INFO][69] felix/conntrack.go 90: Removing conntrack flows ip=10.100.226.13
2026-02-17 02:39:12.080 [INFO][69] felix/conntrack.go 90: Removing conntrack flows ip=10.100.226.12
2026-02-17 02:39:12.082 [INFO][69] felix/conntrack.go 90: Removing conntrack flows ip=10.100.226.23
2026-02-17 02:39:12.097 [INFO][69] felix/conntrack.go 90: Removing conntrack flows ip=10.100.226.8
2026-02-17 02:39:12.127 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=deployment-3145/webserver-deployment-76fc67f65c-2ffw5, name=eth0)
2026-02-17 02:39:12.140 [INFO][69] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/webserver-deployment-6bc58496c7-m4wxq", EndpointId:"eth0"}
2026-02-17 02:39:12.141 [INFO][69] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/webserver-deployment-6bc58496c7-ntxxr", EndpointId:"eth0"}
2026-02-17 02:39:12.141 [INFO][69] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/webserver-deployment-6bc58496c7-rwn7w", EndpointId:"eth0"}
2026-02-17 02:39:12.141 [INFO][69] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/webserver-deployment-6bc58496c7-s2d2b", EndpointId:"eth0"}
2026-02-17 02:39:12.141 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-3145/webserver-deployment-76fc67f65c-2ffw5" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali912d247695c" profile_ids:"kns.deployment-3145" profile_ids:"ksa.deployment-3145.default" ipv4_nets:"10.100.226.15/32"}
2026-02-17 02:39:12.141 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/webserver-deployment-76fc67f65c-2ffw5", EndpointId:"eth0"}
2026-02-17 02:39:12.141 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/webserver-deployment-76fc67f65c-2ffw5", EndpointId:"eth0"}
2026-02-17 02:39:12.141 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/webserver-deployment-76fc67f65c-2ffw5", EndpointId:"eth0"}
2026-02-17 02:39:12.141 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali912d247695c"
2026-02-17 02:39:12.141 [INFO][69] felix/endpoint_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/webserver-deployment-76fc67f65c-2ffw5", EndpointId:"eth0"}
2026-02-17 02:39:12.141 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/webserver-deployment-76fc67f65c-2ffw5", EndpointId:"eth0"}
2026-02-17 02:39:12.154 [INFO][69] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=deployment-3145/webserver-deployment-76fc67f65c-2ffw5, name=eth0)
2026-02-17 02:39:12.162 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/webserver-deployment-76fc67f65c-2ffw5", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:39:12.162 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/webserver-deployment-76fc67f65c-2ffw5", EndpointId:"eth0"} status="up"
2026-02-17 02:39:12.162 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-3145/webserver-deployment-76fc67f65c-2ffw5" endpoint_id:"eth0"}
2026-02-17 02:39:12.162 [INFO][69] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/webserver-deployment-76fc67f65c-2ffw5", EndpointId:"eth0"}
2026-02-17 02:39:12.162 [INFO][69] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/webserver-deployment-76fc67f65c-2ffw5", EndpointId:"eth0"}
2026-02-17 02:39:12.165 [INFO][69] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/webserver-deployment-76fc67f65c-2ffw5", EndpointId:"eth0"}
2026-02-17 02:39:12.165 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali912d247695c" ipVersion=0x4 nextLog=2026-02-17 02:39:28.19157387 +0000 UTC m=+480.699703495 table="filter"
2026-02-17 02:39:12.165 [INFO][69] felix/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/webserver-deployment-76fc67f65c-2ffw5", EndpointId:"eth0"}
2026-02-17 02:39:12.165 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/webserver-deployment-76fc67f65c-2ffw5", EndpointId:"eth0"}
2026-02-17 02:39:12.166 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=deployment-3145/webserver-deployment-76fc67f65c-4jhvm, name=eth0)
2026-02-17 02:39:12.166 [INFO][69] felix/conntrack.go 90: Removing conntrack flows ip=10.100.226.15
2026-02-17 02:39:12.169 [INFO][69] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=deployment-3145/webserver-deployment-76fc67f65c-4jhvm, name=eth0)
2026-02-17 02:39:12.188 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=deployment-3145/webserver-deployment-76fc67f65c-76v67, name=eth0)
2026-02-17 02:39:12.194 [INFO][69] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=deployment-3145/webserver-deployment-76fc67f65c-76v67, name=eth0)
2026-02-17 02:39:12.224 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=deployment-3145/webserver-deployment-76fc67f65c-bn8hl, name=eth0)
2026-02-17 02:39:12.228 [INFO][69] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=deployment-3145/webserver-deployment-76fc67f65c-bn8hl, name=eth0)
2026-02-17 02:39:12.231 [INFO][69] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/webserver-deployment-76fc67f65c-2ffw5", EndpointId:"eth0"}
2026-02-17 02:39:12.231 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-3145/webserver-deployment-76fc67f65c-4jhvm" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali786f9e00287" profile_ids:"kns.deployment-3145" profile_ids:"ksa.deployment-3145.default" ipv4_nets:"10.100.226.16/32"}
2026-02-17 02:39:12.231 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-3145/webserver-deployment-76fc67f65c-4jhvm" endpoint_id:"eth0"}
2026-02-17 02:39:12.231 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-3145/webserver-deployment-76fc67f65c-76v67" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali775116ea800" profile_ids:"kns.deployment-3145" profile_ids:"ksa.deployment-3145.default" ipv4_nets:"10.100.226.19/32"}
2026-02-17 02:39:12.231 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-3145/webserver-deployment-76fc67f65c-76v67" endpoint_id:"eth0"}
2026-02-17 02:39:12.232 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-3145/webserver-deployment-76fc67f65c-bn8hl" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali70493ff2b41" profile_ids:"kns.deployment-3145" profile_ids:"ksa.deployment-3145.default" ipv4_nets:"10.100.226.22/32"}
2026-02-17 02:39:12.232 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-3145/webserver-deployment-76fc67f65c-bn8hl" endpoint_id:"eth0"}
2026-02-17 02:39:12.232 [INFO][69] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/webserver-deployment-76fc67f65c-4jhvm", EndpointId:"eth0"}
2026-02-17 02:39:12.232 [INFO][69] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/webserver-deployment-76fc67f65c-4jhvm", EndpointId:"eth0"}
2026-02-17 02:39:12.233 [INFO][69] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/webserver-deployment-76fc67f65c-4jhvm", EndpointId:"eth0"}
2026-02-17 02:39:12.233 [INFO][69] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/webserver-deployment-76fc67f65c-76v67", EndpointId:"eth0"}
2026-02-17 02:39:12.233 [INFO][69] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/webserver-deployment-76fc67f65c-76v67", EndpointId:"eth0"}
2026-02-17 02:39:12.233 [INFO][69] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/webserver-deployment-76fc67f65c-76v67", EndpointId:"eth0"}
2026-02-17 02:39:12.233 [INFO][69] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/webserver-deployment-76fc67f65c-bn8hl", EndpointId:"eth0"}
2026-02-17 02:39:12.233 [INFO][69] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/webserver-deployment-76fc67f65c-bn8hl", EndpointId:"eth0"}
2026-02-17 02:39:12.234 [INFO][69] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/webserver-deployment-76fc67f65c-bn8hl", EndpointId:"eth0"}
2026-02-17 02:39:12.234 [INFO][69] felix/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/webserver-deployment-76fc67f65c-4jhvm", EndpointId:"eth0"}
2026-02-17 02:39:12.234 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/webserver-deployment-76fc67f65c-4jhvm", EndpointId:"eth0"}
2026-02-17 02:39:12.234 [INFO][69] felix/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/webserver-deployment-76fc67f65c-76v67", EndpointId:"eth0"}
2026-02-17 02:39:12.235 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/webserver-deployment-76fc67f65c-76v67", EndpointId:"eth0"}
2026-02-17 02:39:12.235 [INFO][69] felix/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/webserver-deployment-76fc67f65c-bn8hl", EndpointId:"eth0"}
2026-02-17 02:39:12.235 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/webserver-deployment-76fc67f65c-bn8hl", EndpointId:"eth0"}
2026-02-17 02:39:12.236 [INFO][69] felix/conntrack.go 90: Removing conntrack flows ip=10.100.226.16
2026-02-17 02:39:12.236 [INFO][69] felix/conntrack.go 90: Removing conntrack flows ip=10.100.226.19
2026-02-17 02:39:12.237 [INFO][69] felix/conntrack.go 90: Removing conntrack flows ip=10.100.226.22
2026-02-17 02:39:12.308 [INFO][69] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/webserver-deployment-76fc67f65c-4jhvm", EndpointId:"eth0"}
2026-02-17 02:39:12.308 [INFO][69] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/webserver-deployment-76fc67f65c-76v67", EndpointId:"eth0"}
2026-02-17 02:39:12.308 [INFO][69] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/webserver-deployment-76fc67f65c-bn8hl", EndpointId:"eth0"}
2026-02-17 02:39:12.309 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=deployment-3145/webserver-deployment-76fc67f65c-mr4jg, name=eth0)
2026-02-17 02:39:12.309 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-3145/webserver-deployment-76fc67f65c-mr4jg" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali3993edb7ddb" profile_ids:"kns.deployment-3145" profile_ids:"ksa.deployment-3145.default" ipv4_nets:"10.100.226.17/32"}
2026-02-17 02:39:12.309 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/webserver-deployment-76fc67f65c-mr4jg", EndpointId:"eth0"}
2026-02-17 02:39:12.310 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/webserver-deployment-76fc67f65c-mr4jg", EndpointId:"eth0"}
2026-02-17 02:39:12.310 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/webserver-deployment-76fc67f65c-mr4jg", EndpointId:"eth0"}
2026-02-17 02:39:12.310 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali3993edb7ddb"
2026-02-17 02:39:12.310 [INFO][69] felix/endpoint_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/webserver-deployment-76fc67f65c-mr4jg", EndpointId:"eth0"}
2026-02-17 02:39:12.310 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/webserver-deployment-76fc67f65c-mr4jg", EndpointId:"eth0"}
2026-02-17 02:39:12.317 [INFO][69] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=deployment-3145/webserver-deployment-76fc67f65c-mr4jg, name=eth0)
2026-02-17 02:39:12.332 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/webserver-deployment-76fc67f65c-mr4jg", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:39:12.332 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/webserver-deployment-76fc67f65c-mr4jg", EndpointId:"eth0"} status="up"
2026-02-17 02:39:12.332 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-3145/webserver-deployment-76fc67f65c-mr4jg" endpoint_id:"eth0"}
2026-02-17 02:39:12.332 [INFO][69] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/webserver-deployment-76fc67f65c-mr4jg", EndpointId:"eth0"}
2026-02-17 02:39:12.332 [INFO][69] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/webserver-deployment-76fc67f65c-mr4jg", EndpointId:"eth0"}
2026-02-17 02:39:12.333 [INFO][69] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/webserver-deployment-76fc67f65c-mr4jg", EndpointId:"eth0"}
2026-02-17 02:39:12.333 [INFO][69] felix/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/webserver-deployment-76fc67f65c-mr4jg", EndpointId:"eth0"}
2026-02-17 02:39:12.333 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/webserver-deployment-76fc67f65c-mr4jg", EndpointId:"eth0"}
2026-02-17 02:39:12.333 [INFO][69] felix/conntrack.go 90: Removing conntrack flows ip=10.100.226.17
2026-02-17 02:39:12.394 [INFO][69] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/webserver-deployment-76fc67f65c-mr4jg", EndpointId:"eth0"}
2026-02-17 02:39:12.398 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=deployment-3145/webserver-deployment-76fc67f65c-wc7ml, name=eth0)
2026-02-17 02:39:12.399 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-3145/webserver-deployment-76fc67f65c-wc7ml" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali26b6eedc29c" profile_ids:"kns.deployment-3145" profile_ids:"ksa.deployment-3145.default" ipv4_nets:"10.100.226.26/32"}
2026-02-17 02:39:12.399 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/webserver-deployment-76fc67f65c-wc7ml", EndpointId:"eth0"}
2026-02-17 02:39:12.399 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/webserver-deployment-76fc67f65c-wc7ml", EndpointId:"eth0"}
2026-02-17 02:39:12.399 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/webserver-deployment-76fc67f65c-wc7ml", EndpointId:"eth0"}
2026-02-17 02:39:12.400 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali26b6eedc29c"
2026-02-17 02:39:12.400 [INFO][69] felix/endpoint_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/webserver-deployment-76fc67f65c-wc7ml", EndpointId:"eth0"}
2026-02-17 02:39:12.400 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/webserver-deployment-76fc67f65c-wc7ml", EndpointId:"eth0"}
2026-02-17 02:39:12.409 [INFO][69] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=deployment-3145/webserver-deployment-76fc67f65c-wc7ml, name=eth0)
2026-02-17 02:39:12.423 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/webserver-deployment-76fc67f65c-wc7ml", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:39:12.423 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/webserver-deployment-76fc67f65c-wc7ml", EndpointId:"eth0"} status="up"
2026-02-17 02:39:12.423 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-3145/webserver-deployment-76fc67f65c-wc7ml" endpoint_id:"eth0"}
2026-02-17 02:39:12.424 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.deployment-3145"}
2026-02-17 02:39:12.424 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.deployment-3145.default"}
2026-02-17 02:39:12.424 [INFO][69] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/webserver-deployment-76fc67f65c-wc7ml", EndpointId:"eth0"}
2026-02-17 02:39:12.424 [INFO][69] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/webserver-deployment-76fc67f65c-wc7ml", EndpointId:"eth0"}
2026-02-17 02:39:12.424 [INFO][69] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/webserver-deployment-76fc67f65c-wc7ml", EndpointId:"eth0"}
2026-02-17 02:39:12.424 [INFO][69] felix/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/webserver-deployment-76fc67f65c-wc7ml", EndpointId:"eth0"}
2026-02-17 02:39:12.424 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/webserver-deployment-76fc67f65c-wc7ml", EndpointId:"eth0"}
2026-02-17 02:39:12.425 [INFO][69] felix/conntrack.go 90: Removing conntrack flows ip=10.100.226.26
2026-02-17 02:39:12.483 [INFO][69] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/webserver-deployment-76fc67f65c-wc7ml", EndpointId:"eth0"}
2026-02-17 02:39:12.557 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=deployment-9385/test-rolling-update-controller-sw64l, name=eth0)
2026-02-17 02:39:12.557 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-9385/test-rolling-update-controller-sw64l" endpoint_id:"eth0"} endpoint:{state:"active" name:"calic3246b7bd77" profile_ids:"kns.deployment-9385" profile_ids:"ksa.deployment-9385.default" ipv4_nets:"10.100.226.28/32"}
2026-02-17 02:39:12.557 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9385/test-rolling-update-controller-sw64l", EndpointId:"eth0"}
2026-02-17 02:39:12.557 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9385/test-rolling-update-controller-sw64l", EndpointId:"eth0"}
2026-02-17 02:39:12.557 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9385/test-rolling-update-controller-sw64l", EndpointId:"eth0"}
2026-02-17 02:39:12.558 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calic3246b7bd77"
2026-02-17 02:39:12.558 [INFO][69] felix/endpoint_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-9385/test-rolling-update-controller-sw64l", EndpointId:"eth0"}
2026-02-17 02:39:12.558 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9385/test-rolling-update-controller-sw64l", EndpointId:"eth0"}
2026-02-17 02:39:12.573 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=81 ifaceName="cali1c5ef04432a" state="down"
2026-02-17 02:39:12.573 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali1c5ef04432a"
2026-02-17 02:39:12.573 [INFO][69] 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:39:12.579 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=81 ifaceName="cali1c5ef04432a" state=""
2026-02-17 02:39:12.579 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali1c5ef04432a"
2026-02-17 02:39:12.592 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9385/test-rolling-update-controller-sw64l", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:39:12.592 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9385/test-rolling-update-controller-sw64l", EndpointId:"eth0"} status="up"
2026-02-17 02:39:12.592 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali1c5ef04432a", State:"down", Index:81}
2026-02-17 02:39:12.592 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali1c5ef04432a", Addrs:set.Typed[string]{}}
2026-02-17 02:39:12.592 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali1c5ef04432a", Addrs:set.Typed[string]{}}
2026-02-17 02:39:12.592 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali1c5ef04432a", State:"", Index:81}
2026-02-17 02:39:12.592 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali1c5ef04432a", Addrs:set.Set[string](nil)}
2026-02-17 02:39:12.592 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali1c5ef04432a", Addrs:set.Set[string](nil)}
2026-02-17 02:39:12.592 [INFO][69] felix/int_dataplane.go 2323: Dataplane updates throttled
2026-02-17 02:39:12.696 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=91 ifaceName="caliedd3a4c8d84" state="down"
2026-02-17 02:39:12.696 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliedd3a4c8d84", State:"down", Index:91}
2026-02-17 02:39:12.696 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="caliedd3a4c8d84"
2026-02-17 02:39:12.696 [INFO][69] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=91
2026-02-17 02:39:12.696 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliedd3a4c8d84", Addrs:set.Typed[string]{}}
2026-02-17 02:39:12.696 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliedd3a4c8d84", Addrs:set.Typed[string]{}}
2026-02-17 02:39:12.702 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=91 ifaceName="caliedd3a4c8d84" state=""
2026-02-17 02:39:12.702 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="caliedd3a4c8d84"
2026-02-17 02:39:12.702 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliedd3a4c8d84", State:"", Index:91}
2026-02-17 02:39:12.702 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliedd3a4c8d84", Addrs:set.Set[string](nil)}
2026-02-17 02:39:12.702 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliedd3a4c8d84", Addrs:set.Set[string](nil)}
2026-02-17 02:39:12.824 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=93 ifaceName="cali77eb20eaf27" state="down"
2026-02-17 02:39:12.824 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali77eb20eaf27"
2026-02-17 02:39:12.824 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali77eb20eaf27", State:"down", Index:93}
2026-02-17 02:39:12.824 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali77eb20eaf27", Addrs:set.Typed[string]{}}
2026-02-17 02:39:12.824 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali77eb20eaf27", Addrs:set.Typed[string]{}}
2026-02-17 02:39:12.825 [INFO][69] 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:39:12.826 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=93 ifaceName="cali77eb20eaf27" state=""
2026-02-17 02:39:12.826 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali77eb20eaf27"
2026-02-17 02:39:12.826 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali77eb20eaf27", State:"", Index:93}
2026-02-17 02:39:12.826 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali77eb20eaf27", Addrs:set.Set[string](nil)}
2026-02-17 02:39:12.826 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali77eb20eaf27", Addrs:set.Set[string](nil)}
2026-02-17 02:39:12.942 [INFO][69] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=94
2026-02-17 02:39:12.943 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calic3246b7bd77"
2026-02-17 02:39:12.943 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic3246b7bd77", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:39:12.943 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic3246b7bd77", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:39:12.964 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=77 ifaceName="calicb6794c09b2" state="down"
2026-02-17 02:39:12.965 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calicb6794c09b2", State:"down", Index:77}
2026-02-17 02:39:12.974 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calicb6794c09b2"
2026-02-17 02:39:12.974 [INFO][69] 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:39:12.974 [INFO][69] 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:39:12.974 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali775116ea800"
2026-02-17 02:39:12.974 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=77 ifaceName="calicb6794c09b2" state=""
2026-02-17 02:39:12.974 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calicb6794c09b2"
2026-02-17 02:39:12.974 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=86 ifaceName="cali775116ea800" state="down"
2026-02-17 02:39:12.974 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calicb6794c09b2", Addrs:set.Typed[string]{}}
2026-02-17 02:39:12.974 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calicb6794c09b2", Addrs:set.Typed[string]{}}
2026-02-17 02:39:12.974 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali775116ea800", Addrs:set.Typed[string]{}}
2026-02-17 02:39:12.974 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali775116ea800", Addrs:set.Typed[string]{}}
2026-02-17 02:39:12.974 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calicb6794c09b2", State:"", Index:77}
2026-02-17 02:39:12.974 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calicb6794c09b2", Addrs:set.Set[string](nil)}
2026-02-17 02:39:12.974 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calicb6794c09b2", Addrs:set.Set[string](nil)}
2026-02-17 02:39:12.974 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali775116ea800", State:"down", Index:86}
2026-02-17 02:39:12.976 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=86 ifaceName="cali775116ea800" state=""
2026-02-17 02:39:12.976 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali775116ea800"
2026-02-17 02:39:12.976 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali775116ea800", State:"", Index:86}
2026-02-17 02:39:12.977 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali775116ea800", Addrs:set.Set[string](nil)}
2026-02-17 02:39:12.977 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali775116ea800", Addrs:set.Set[string](nil)}
2026-02-17 02:39:12.991 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=89 ifaceName="calica0e5e94301" state="down"
2026-02-17 02:39:12.991 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calica0e5e94301"
2026-02-17 02:39:12.991 [INFO][69] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=89
2026-02-17 02:39:12.991 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calica0e5e94301", State:"down", Index:89}
2026-02-17 02:39:12.991 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calica0e5e94301", Addrs:set.Typed[string]{}}
2026-02-17 02:39:12.991 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calica0e5e94301", Addrs:set.Typed[string]{}}
2026-02-17 02:39:12.995 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=89 ifaceName="calica0e5e94301" state=""
2026-02-17 02:39:12.995 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calica0e5e94301"
2026-02-17 02:39:12.995 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calica0e5e94301", State:"", Index:89}
2026-02-17 02:39:12.995 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calica0e5e94301", Addrs:set.Set[string](nil)}
2026-02-17 02:39:12.995 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calica0e5e94301", Addrs:set.Set[string](nil)}
2026-02-17 02:39:13.048 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=84 ifaceName="cali912d247695c" state="down"
2026-02-17 02:39:13.049 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali912d247695c"
2026-02-17 02:39:13.049 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali912d247695c", State:"down", Index:84}
2026-02-17 02:39:13.049 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali912d247695c", Addrs:set.Typed[string]{}}
2026-02-17 02:39:13.049 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali912d247695c", Addrs:set.Typed[string]{}}
2026-02-17 02:39:13.050 [INFO][69] 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:39:13.058 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=84 ifaceName="cali912d247695c" state=""
2026-02-17 02:39:13.058 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali912d247695c"
2026-02-17 02:39:13.065 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=87 ifaceName="califb10a9b70b2" state="down"
2026-02-17 02:39:13.065 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="califb10a9b70b2"
2026-02-17 02:39:13.065 [INFO][69] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=87
2026-02-17 02:39:13.068 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali912d247695c", State:"", Index:84}
2026-02-17 02:39:13.068 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali912d247695c", Addrs:set.Set[string](nil)}
2026-02-17 02:39:13.068 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali912d247695c", Addrs:set.Set[string](nil)}
2026-02-17 02:39:13.068 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"califb10a9b70b2", State:"down", Index:87}
2026-02-17 02:39:13.068 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"califb10a9b70b2", Addrs:set.Typed[string]{}}
2026-02-17 02:39:13.068 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"califb10a9b70b2", Addrs:set.Typed[string]{}}
2026-02-17 02:39:13.072 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=87 ifaceName="califb10a9b70b2" state=""
2026-02-17 02:39:13.072 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="califb10a9b70b2"
2026-02-17 02:39:13.072 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"califb10a9b70b2", State:"", Index:87}
2026-02-17 02:39:13.072 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"califb10a9b70b2", Addrs:set.Set[string](nil)}
2026-02-17 02:39:13.072 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"califb10a9b70b2", Addrs:set.Set[string](nil)}
2026-02-17 02:39:13.125 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=79 ifaceName="calic857ae204ed" state="down"
2026-02-17 02:39:13.126 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic857ae204ed", State:"down", Index:79}
2026-02-17 02:39:13.126 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calic857ae204ed"
2026-02-17 02:39:13.126 [INFO][69] 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:39:13.126 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic857ae204ed", Addrs:set.Typed[string]{}}
2026-02-17 02:39:13.126 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic857ae204ed", Addrs:set.Typed[string]{}}
2026-02-17 02:39:13.128 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=79 ifaceName="calic857ae204ed" state=""
2026-02-17 02:39:13.128 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calic857ae204ed"
2026-02-17 02:39:13.128 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic857ae204ed", State:"", Index:79}
2026-02-17 02:39:13.128 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic857ae204ed", Addrs:set.Set[string](nil)}
2026-02-17 02:39:13.128 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic857ae204ed", Addrs:set.Set[string](nil)}
2026-02-17 02:39:13.132 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=85 ifaceName="cali3993edb7ddb" state="down"
2026-02-17 02:39:13.132 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali3993edb7ddb"
2026-02-17 02:39:13.132 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali3993edb7ddb", State:"down", Index:85}
2026-02-17 02:39:13.132 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali3993edb7ddb", Addrs:set.Typed[string]{}}
2026-02-17 02:39:13.132 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali3993edb7ddb", Addrs:set.Typed[string]{}}
2026-02-17 02:39:13.133 [INFO][69] 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:39:13.134 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=85 ifaceName="cali3993edb7ddb" state=""
2026-02-17 02:39:13.134 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali3993edb7ddb"
2026-02-17 02:39:13.134 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali3993edb7ddb", State:"", Index:85}
2026-02-17 02:39:13.134 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali3993edb7ddb", Addrs:set.Set[string](nil)}
2026-02-17 02:39:13.134 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali3993edb7ddb", Addrs:set.Set[string](nil)}
2026-02-17 02:39:13.181 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=88 ifaceName="cali70493ff2b41" state="down"
2026-02-17 02:39:13.181 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali70493ff2b41"
2026-02-17 02:39:13.181 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali70493ff2b41", State:"down", Index:88}
2026-02-17 02:39:13.181 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali70493ff2b41", Addrs:set.Typed[string]{}}
2026-02-17 02:39:13.181 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali70493ff2b41", Addrs:set.Typed[string]{}}
2026-02-17 02:39:13.182 [INFO][69] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=88
2026-02-17 02:39:13.184 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=88 ifaceName="cali70493ff2b41" state=""
2026-02-17 02:39:13.184 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali70493ff2b41"
2026-02-17 02:39:13.184 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali70493ff2b41", State:"", Index:88}
2026-02-17 02:39:13.184 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali70493ff2b41", Addrs:set.Set[string](nil)}
2026-02-17 02:39:13.184 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali70493ff2b41", Addrs:set.Set[string](nil)}
2026-02-17 02:39:13.195 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=92 ifaceName="cali26b6eedc29c" state="down"
2026-02-17 02:39:13.196 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali26b6eedc29c"
2026-02-17 02:39:13.196 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali26b6eedc29c", State:"down", Index:92}
2026-02-17 02:39:13.196 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali26b6eedc29c", Addrs:set.Typed[string]{}}
2026-02-17 02:39:13.196 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali26b6eedc29c", Addrs:set.Typed[string]{}}
2026-02-17 02:39:13.197 [INFO][69] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=92
2026-02-17 02:39:13.205 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=92 ifaceName="cali26b6eedc29c" state=""
2026-02-17 02:39:13.205 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali26b6eedc29c"
2026-02-17 02:39:13.205 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali26b6eedc29c", State:"", Index:92}
2026-02-17 02:39:13.205 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali26b6eedc29c", Addrs:set.Set[string](nil)}
2026-02-17 02:39:13.205 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali26b6eedc29c", Addrs:set.Set[string](nil)}
2026-02-17 02:39:13.217 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=83 ifaceName="cali786f9e00287" state="down"
2026-02-17 02:39:13.217 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali786f9e00287", State:"down", Index:83}
2026-02-17 02:39:13.221 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali786f9e00287"
2026-02-17 02:39:13.221 [INFO][69] 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:39:13.221 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=83 ifaceName="cali786f9e00287" state=""
2026-02-17 02:39:13.222 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali786f9e00287"
2026-02-17 02:39:13.222 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali786f9e00287", Addrs:set.Typed[string]{}}
2026-02-17 02:39:13.222 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali786f9e00287", Addrs:set.Typed[string]{}}
2026-02-17 02:39:13.222 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali786f9e00287", State:"", Index:83}
2026-02-17 02:39:13.222 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali786f9e00287", Addrs:set.Set[string](nil)}
2026-02-17 02:39:13.222 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali786f9e00287", Addrs:set.Set[string](nil)}
2026-02-17 02:39:13.298 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=80 ifaceName="calia582c895e73" state="down"
2026-02-17 02:39:13.298 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calia582c895e73"
2026-02-17 02:39:13.298 [INFO][69] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=80
2026-02-17 02:39:13.298 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calia582c895e73", State:"down", Index:80}
2026-02-17 02:39:13.298 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calia582c895e73", Addrs:set.Typed[string]{}}
2026-02-17 02:39:13.299 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calia582c895e73", Addrs:set.Typed[string]{}}
2026-02-17 02:39:13.300 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=80 ifaceName="calia582c895e73" state=""
2026-02-17 02:39:13.300 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calia582c895e73"
2026-02-17 02:39:13.300 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calia582c895e73", State:"", Index:80}
2026-02-17 02:39:13.300 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calia582c895e73", Addrs:set.Set[string](nil)}
2026-02-17 02:39:13.300 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calia582c895e73", Addrs:set.Set[string](nil)}
2026-02-17 02:39:13.315 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=90 ifaceName="cali21150ea646c" state="down"
2026-02-17 02:39:13.315 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali21150ea646c"
2026-02-17 02:39:13.315 [INFO][69] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=90
2026-02-17 02:39:13.315 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali21150ea646c", State:"down", Index:90}
2026-02-17 02:39:13.315 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali21150ea646c", Addrs:set.Typed[string]{}}
2026-02-17 02:39:13.315 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali21150ea646c", Addrs:set.Typed[string]{}}
2026-02-17 02:39:13.319 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=90 ifaceName="cali21150ea646c" state=""
2026-02-17 02:39:13.319 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali21150ea646c"
2026-02-17 02:39:13.319 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali21150ea646c", State:"", Index:90}
2026-02-17 02:39:13.319 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali21150ea646c", Addrs:set.Set[string](nil)}
2026-02-17 02:39:13.320 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali21150ea646c", Addrs:set.Set[string](nil)}
2026-02-17 02:39:13.323 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=78 ifaceName="calid7a7c464392" state="down"
2026-02-17 02:39:13.323 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid7a7c464392", State:"down", Index:78}
2026-02-17 02:39:13.323 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calid7a7c464392"
2026-02-17 02:39:13.323 [INFO][69] 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:39:13.323 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid7a7c464392", Addrs:set.Typed[string]{}}
2026-02-17 02:39:13.323 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid7a7c464392", Addrs:set.Typed[string]{}}
2026-02-17 02:39:13.325 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=78 ifaceName="calid7a7c464392" state=""
2026-02-17 02:39:13.325 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calid7a7c464392"
2026-02-17 02:39:13.325 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid7a7c464392", State:"", Index:78}
2026-02-17 02:39:13.325 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid7a7c464392", Addrs:set.Set[string](nil)}
2026-02-17 02:39:13.325 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid7a7c464392", Addrs:set.Set[string](nil)}
2026-02-17 02:39:14.394 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"deployment-3145" name:"default"}
2026-02-17 02:39:14.394 [INFO][69] felix/int_dataplane.go 2279: Dataplane updates no longer throttled
2026-02-17 02:39:15.269 [INFO][69] 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:"648329da-2048-4e6b-a697-5d6bd747a7ee"} 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:39:15.309 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"deployment-3145"}
2026-02-17 02:39:15.931 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"projected-9138" name:"default"}
2026-02-17 02:39:16.204 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-9138"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"648329da-2048-4e6b-a697-5d6bd747a7ee"} labels:{key:"kubernetes.io/metadata.name" value:"projected-9138"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9138"}
2026-02-17 02:39:16.233 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"projected-9138"}
2026-02-17 02:39:17.467 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=deployment-9385/test-rolling-update-controller-sw64l, name=eth0)
2026-02-17 02:39:17.467 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-9385/test-rolling-update-controller-sw64l" endpoint_id:"eth0"} endpoint:{state:"active" name:"calic3246b7bd77" profile_ids:"kns.deployment-9385" profile_ids:"ksa.deployment-9385.default" ipv4_nets:"10.100.226.28/32"}
2026-02-17 02:39:17.467 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9385/test-rolling-update-controller-sw64l", EndpointId:"eth0"}
2026-02-17 02:39:17.468 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9385/test-rolling-update-controller-sw64l", EndpointId:"eth0"}
2026-02-17 02:39:17.469 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9385/test-rolling-update-controller-sw64l", EndpointId:"eth0"}
2026-02-17 02:39:17.470 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calic3246b7bd77"
2026-02-17 02:39:17.470 [INFO][69] felix/endpoint_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-9385/test-rolling-update-controller-sw64l", EndpointId:"eth0"}
2026-02-17 02:39:17.470 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9385/test-rolling-update-controller-sw64l", EndpointId:"eth0"}
2026-02-17 02:39:17.497 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9385/test-rolling-update-controller-sw64l", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:39:17.497 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9385/test-rolling-update-controller-sw64l", EndpointId:"eth0"} status="up"
2026-02-17 02:39:17.497 [INFO][69] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=deployment-9385/test-rolling-update-controller-sw64l, name=eth0)
2026-02-17 02:39:17.498 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-9385/test-rolling-update-controller-sw64l" endpoint_id:"eth0"}
2026-02-17 02:39:17.498 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.deployment-9385.default"}
2026-02-17 02:39:17.498 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.deployment-9385"}
2026-02-17 02:39:17.498 [INFO][69] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9385/test-rolling-update-controller-sw64l", EndpointId:"eth0"}
2026-02-17 02:39:17.498 [INFO][69] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9385/test-rolling-update-controller-sw64l", EndpointId:"eth0"}
2026-02-17 02:39:17.499 [INFO][69] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9385/test-rolling-update-controller-sw64l", EndpointId:"eth0"}
2026-02-17 02:39:17.499 [INFO][69] felix/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-9385/test-rolling-update-controller-sw64l", EndpointId:"eth0"}
2026-02-17 02:39:17.499 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9385/test-rolling-update-controller-sw64l", EndpointId:"eth0"}
2026-02-17 02:39:17.502 [INFO][69] felix/conntrack.go 90: Removing conntrack flows ip=10.100.226.28
2026-02-17 02:39:17.565 [INFO][69] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9385/test-rolling-update-controller-sw64l", EndpointId:"eth0"}
bird: KIF: Received address message for unknown interface 94
2026-02-17 02:39:17.889 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=94 ifaceName="calic3246b7bd77" state="down"
2026-02-17 02:39:17.890 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic3246b7bd77", State:"down", Index:94}
2026-02-17 02:39:17.890 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calic3246b7bd77"
2026-02-17 02:39:17.890 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic3246b7bd77", Addrs:set.Typed[string]{}}
2026-02-17 02:39:17.890 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic3246b7bd77", Addrs:set.Typed[string]{}}
2026-02-17 02:39:17.890 [INFO][69] 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:39:17.894 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=94 ifaceName="calic3246b7bd77" state=""
2026-02-17 02:39:17.894 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calic3246b7bd77"
2026-02-17 02:39:17.913 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic3246b7bd77", State:"", Index:94}
2026-02-17 02:39:17.914 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic3246b7bd77", Addrs:set.Set[string](nil)}
2026-02-17 02:39:17.914 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic3246b7bd77", Addrs:set.Set[string](nil)}
2026-02-17 02:39:17.990 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"deployment-9385"} labels:{key:"e2e-framework" value:"deployment"} labels:{key:"e2e-run" value:"648329da-2048-4e6b-a697-5d6bd747a7ee"} labels:{key:"kubernetes.io/metadata.name" value:"deployment-9385"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9385"}
2026-02-17 02:39:18.027 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"svcaccounts-9484"} labels:{key:"e2e-framework" value:"svcaccounts"} labels:{key:"e2e-run" value:"648329da-2048-4e6b-a697-5d6bd747a7ee"} labels:{key:"kubernetes.io/metadata.name" value:"svcaccounts-9484"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9484"}
2026-02-17 02:39:18.054 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"svcaccounts-9484" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:39:18.081 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=statefulset-4613/ss-1, name=eth0)
2026-02-17 02:39:18.087 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.statefulset-4613.default"} profile:{}
2026-02-17 02:39:18.087 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.statefulset-4613"} profile:{inbound_rules:{action:"allow" rule_id:"nWfYg9OlmrJeMufp"} outbound_rules:{action:"allow" rule_id:"Is3_4OpP5_eRzvYb"}}
2026-02-17 02:39:18.087 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-4613/ss-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali8acea33ce08" profile_ids:"kns.statefulset-4613" profile_ids:"ksa.statefulset-4613.default" ipv4_nets:"10.100.226.30/32"}
2026-02-17 02:39:18.087 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"svcaccounts-9484" name:"mount-test"} labels:{key:"projectcalico.org/name" value:"mount-test"}
2026-02-17 02:39:18.087 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-4613/ss-1", EndpointId:"eth0"}
2026-02-17 02:39:18.087 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-4613/ss-1", EndpointId:"eth0"}
2026-02-17 02:39:18.088 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-4613/ss-1", EndpointId:"eth0"}
2026-02-17 02:39:18.088 [INFO][69] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali8acea33ce08"
2026-02-17 02:39:18.088 [INFO][69] felix/endpoint_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-4613/ss-1", EndpointId:"eth0"}
2026-02-17 02:39:18.088 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-4613/ss-1", EndpointId:"eth0"}
2026-02-17 02:39:18.133 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-4613/ss-1", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:39:18.133 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-4613/ss-1", EndpointId:"eth0"} status="down"
2026-02-17 02:39:18.161 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=95 ifaceName="cali8acea33ce08" state="down"
2026-02-17 02:39:18.161 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali8acea33ce08"
2026-02-17 02:39:18.162 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali8acea33ce08", State:"down", Index:95}
2026-02-17 02:39:18.162 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali8acea33ce08", Addrs:set.Typed[string]{}}
2026-02-17 02:39:18.162 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali8acea33ce08", Addrs:set.Typed[string]{}}
2026-02-17 02:39:18.162 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali8acea33ce08"
2026-02-17 02:39:18.162 [INFO][69] felix/endpoint_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-4613/ss-1", EndpointId:"eth0"}
2026-02-17 02:39:18.162 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-4613/ss-1", EndpointId:"eth0"}
2026-02-17 02:39:18.168 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=95 ifaceName="cali8acea33ce08" state="up"
2026-02-17 02:39:18.186 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-4613/ss-1", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:39:18.186 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-4613/ss-1", EndpointId:"eth0"} status="down"
2026-02-17 02:39:18.186 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali8acea33ce08", State:"up", Index:95}
2026-02-17 02:39:18.187 [INFO][69] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali8acea33ce08"
2026-02-17 02:39:18.187 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali8acea33ce08"
2026-02-17 02:39:18.187 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali8acea33ce08"
2026-02-17 02:39:18.187 [INFO][69] felix/endpoint_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-4613/ss-1", EndpointId:"eth0"}
2026-02-17 02:39:18.187 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-4613/ss-1", EndpointId:"eth0"}
2026-02-17 02:39:18.214 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-4613/ss-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:39:18.214 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-4613/ss-1", EndpointId:"eth0"} status="up"
2026-02-17 02:39:18.788 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=statefulset-4613/ss-1, name=eth0)
2026-02-17 02:39:18.788 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-4613/ss-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali8acea33ce08" profile_ids:"kns.statefulset-4613" profile_ids:"ksa.statefulset-4613.default" ipv4_nets:"10.100.226.30/32"}
2026-02-17 02:39:18.788 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-4613/ss-1", EndpointId:"eth0"}
2026-02-17 02:39:18.788 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-4613/ss-1", EndpointId:"eth0"}
2026-02-17 02:39:18.789 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-4613/ss-1", EndpointId:"eth0"}
2026-02-17 02:39:18.789 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali8acea33ce08"
2026-02-17 02:39:18.790 [INFO][69] felix/endpoint_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-4613/ss-1", EndpointId:"eth0"}
2026-02-17 02:39:18.790 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-4613/ss-1", EndpointId:"eth0"}
2026-02-17 02:39:18.815 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-4613/ss-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:39:18.815 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-4613/ss-1", EndpointId:"eth0"} status="up"
2026-02-17 02:39:19.793 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=statefulset-4613/ss-1, name=eth0)
2026-02-17 02:39:19.794 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-4613/ss-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali8acea33ce08" profile_ids:"kns.statefulset-4613" profile_ids:"ksa.statefulset-4613.default" ipv4_nets:"10.100.226.30/32"}
2026-02-17 02:39:19.794 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-4613/ss-1", EndpointId:"eth0"}
2026-02-17 02:39:19.794 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-4613/ss-1", EndpointId:"eth0"}
2026-02-17 02:39:19.794 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-4613/ss-1", EndpointId:"eth0"}
2026-02-17 02:39:19.794 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali8acea33ce08"
2026-02-17 02:39:19.795 [INFO][69] felix/endpoint_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-4613/ss-1", EndpointId:"eth0"}
2026-02-17 02:39:19.795 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-4613/ss-1", EndpointId:"eth0"}
2026-02-17 02:39:19.819 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-4613/ss-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:39:19.819 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-4613/ss-1", EndpointId:"eth0"} status="up"
2026-02-17 02:39:19.823 [INFO][69] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=95
2026-02-17 02:39:19.823 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali8acea33ce08"
2026-02-17 02:39:19.823 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali8acea33ce08", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:39:19.823 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali8acea33ce08", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:39:20.659 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"svcaccounts-9484"} labels:{key:"e2e-framework" value:"svcaccounts"} labels:{key:"e2e-run" value:"648329da-2048-4e6b-a697-5d6bd747a7ee"} labels:{key:"kubernetes.io/metadata.name" value:"svcaccounts-9484"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9484"}
2026-02-17 02:39:20.690 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"csistoragecapacity-5987"} labels:{key:"e2e-framework" value:"csistoragecapacity"} labels:{key:"e2e-run" value:"648329da-2048-4e6b-a697-5d6bd747a7ee"} labels:{key:"kubernetes.io/metadata.name" value:"csistoragecapacity-5987"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-5987"}
2026-02-17 02:39:20.708 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"csistoragecapacity-5987" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:39:20.865 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"csistoragecapacity-5987"} labels:{key:"e2e-framework" value:"csistoragecapacity"} labels:{key:"e2e-run" value:"648329da-2048-4e6b-a697-5d6bd747a7ee"} labels:{key:"kubernetes.io/metadata.name" value:"csistoragecapacity-5987"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-5987"}
2026-02-17 02:39:20.890 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replication-controller-50"} labels:{key:"e2e-framework" value:"replication-controller"} labels:{key:"e2e-run" value:"648329da-2048-4e6b-a697-5d6bd747a7ee"} labels:{key:"kubernetes.io/metadata.name" value:"replication-controller-50"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-50"}
2026-02-17 02:39:20.891 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"replication-controller-50" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:39:21.498 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=replication-controller-50/e2e-rc-hbk7t-vp7r9, name=eth0)
2026-02-17 02:39:21.498 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.replication-controller-50"} profile:{inbound_rules:{action:"allow" rule_id:"LyD22cZcgtZcZ4sU"} outbound_rules:{action:"allow" rule_id:"tPlPtbO2rZzN7lgp"}}
2026-02-17 02:39:21.499 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.replication-controller-50.default"} profile:{}
2026-02-17 02:39:21.499 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replication-controller-50/e2e-rc-hbk7t-vp7r9" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali4640bd20811" profile_ids:"kns.replication-controller-50" profile_ids:"ksa.replication-controller-50.default" ipv4_nets:"10.100.226.33/32"}
2026-02-17 02:39:21.499 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-50/e2e-rc-hbk7t-vp7r9", EndpointId:"eth0"}
2026-02-17 02:39:21.499 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-50/e2e-rc-hbk7t-vp7r9", EndpointId:"eth0"}
2026-02-17 02:39:21.499 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-50/e2e-rc-hbk7t-vp7r9", EndpointId:"eth0"}
2026-02-17 02:39:21.499 [INFO][69] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali4640bd20811"
2026-02-17 02:39:21.499 [INFO][69] felix/endpoint_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-50/e2e-rc-hbk7t-vp7r9", EndpointId:"eth0"}
2026-02-17 02:39:21.499 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-50/e2e-rc-hbk7t-vp7r9", EndpointId:"eth0"}
2026-02-17 02:39:21.535 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-50/e2e-rc-hbk7t-vp7r9", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:39:21.535 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-50/e2e-rc-hbk7t-vp7r9", EndpointId:"eth0"} status="down"
2026-02-17 02:39:21.576 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=96 ifaceName="cali4640bd20811" state="down"
2026-02-17 02:39:21.576 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali4640bd20811"
2026-02-17 02:39:21.576 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali4640bd20811", State:"down", Index:96}
2026-02-17 02:39:21.576 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali4640bd20811", Addrs:set.Typed[string]{}}
2026-02-17 02:39:21.576 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali4640bd20811", Addrs:set.Typed[string]{}}
2026-02-17 02:39:21.576 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali4640bd20811"
2026-02-17 02:39:21.576 [INFO][69] felix/endpoint_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-50/e2e-rc-hbk7t-vp7r9", EndpointId:"eth0"}
2026-02-17 02:39:21.576 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-50/e2e-rc-hbk7t-vp7r9", EndpointId:"eth0"}
2026-02-17 02:39:21.578 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=96 ifaceName="cali4640bd20811" state="up"
2026-02-17 02:39:21.597 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-50/e2e-rc-hbk7t-vp7r9", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:39:21.597 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-50/e2e-rc-hbk7t-vp7r9", EndpointId:"eth0"} status="down"
2026-02-17 02:39:21.597 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali4640bd20811", State:"up", Index:96}
2026-02-17 02:39:21.598 [INFO][69] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali4640bd20811"
2026-02-17 02:39:21.598 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali4640bd20811"
2026-02-17 02:39:21.598 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali4640bd20811"
2026-02-17 02:39:21.598 [INFO][69] felix/endpoint_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-50/e2e-rc-hbk7t-vp7r9", EndpointId:"eth0"}
2026-02-17 02:39:21.598 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-50/e2e-rc-hbk7t-vp7r9", EndpointId:"eth0"}
2026-02-17 02:39:21.620 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-50/e2e-rc-hbk7t-vp7r9", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:39:21.620 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-50/e2e-rc-hbk7t-vp7r9", EndpointId:"eth0"} status="up"
2026-02-17 02:39:22.831 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=replication-controller-50/e2e-rc-hbk7t-vp7r9, name=eth0)
2026-02-17 02:39:22.831 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replication-controller-50/e2e-rc-hbk7t-vp7r9" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali4640bd20811" profile_ids:"kns.replication-controller-50" profile_ids:"ksa.replication-controller-50.default" ipv4_nets:"10.100.226.33/32"}
2026-02-17 02:39:22.831 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-50/e2e-rc-hbk7t-vp7r9", EndpointId:"eth0"}
2026-02-17 02:39:22.831 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-50/e2e-rc-hbk7t-vp7r9", EndpointId:"eth0"}
2026-02-17 02:39:22.831 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-50/e2e-rc-hbk7t-vp7r9", EndpointId:"eth0"}
2026-02-17 02:39:22.832 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali4640bd20811"
2026-02-17 02:39:22.832 [INFO][69] felix/endpoint_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-50/e2e-rc-hbk7t-vp7r9", EndpointId:"eth0"}
2026-02-17 02:39:22.832 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-50/e2e-rc-hbk7t-vp7r9", EndpointId:"eth0"}
2026-02-17 02:39:22.854 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-50/e2e-rc-hbk7t-vp7r9", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:39:22.855 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-50/e2e-rc-hbk7t-vp7r9", EndpointId:"eth0"} status="up"
2026-02-17 02:39:22.890 [INFO][69] 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:39:22.891 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali4640bd20811"
2026-02-17 02:39:22.891 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali4640bd20811", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:39:22.891 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali4640bd20811", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:39:22.968 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replication-controller-50"} labels:{key:"e2e-framework" value:"replication-controller"} labels:{key:"e2e-run" value:"648329da-2048-4e6b-a697-5d6bd747a7ee"} labels:{key:"kubernetes.io/metadata.name" value:"replication-controller-50"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-50"}
2026-02-17 02:39:22.997 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-logs-7896"} labels:{key:"e2e-framework" value:"kubectl-logs"} labels:{key:"e2e-run" value:"648329da-2048-4e6b-a697-5d6bd747a7ee"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-logs-7896"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7896"}
2026-02-17 02:39:23.023 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kubectl-logs-7896" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:39:23.430 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"deployment-9385" name:"default"}
2026-02-17 02:39:23.652 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"deployment-9385"} labels:{key:"e2e-framework" value:"deployment"} labels:{key:"e2e-run" value:"648329da-2048-4e6b-a697-5d6bd747a7ee"} labels:{key:"kubernetes.io/metadata.name" value:"deployment-9385"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9385"}
2026-02-17 02:39:23.672 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"deployment-9385"}
2026-02-17 02:39:23.712 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=kubectl-logs-7896/logs-generator, name=eth0)
2026-02-17 02:39:23.713 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.kubectl-logs-7896"} profile:{inbound_rules:{action:"allow" rule_id:"5y_HsdSCMmB0l-S1"} outbound_rules:{action:"allow" rule_id:"aUTBAGIxMn6DGJ_W"}}
2026-02-17 02:39:23.713 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.kubectl-logs-7896.default"} profile:{}
2026-02-17 02:39:23.713 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-logs-7896/logs-generator" endpoint_id:"eth0"} endpoint:{state:"active" name:"calida7b554818e" profile_ids:"kns.kubectl-logs-7896" profile_ids:"ksa.kubectl-logs-7896.default" ipv4_nets:"10.100.226.32/32"}
2026-02-17 02:39:23.713 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-logs-7896/logs-generator", EndpointId:"eth0"}
2026-02-17 02:39:23.713 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-logs-7896/logs-generator", EndpointId:"eth0"}
2026-02-17 02:39:23.713 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-logs-7896/logs-generator", EndpointId:"eth0"}
2026-02-17 02:39:23.713 [INFO][69] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calida7b554818e"
2026-02-17 02:39:23.713 [INFO][69] felix/endpoint_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-7896/logs-generator", EndpointId:"eth0"}
2026-02-17 02:39:23.713 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-logs-7896/logs-generator", EndpointId:"eth0"}
2026-02-17 02:39:23.752 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-logs-7896/logs-generator", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:39:23.752 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-logs-7896/logs-generator", EndpointId:"eth0"} status="down"
2026-02-17 02:39:23.784 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=97 ifaceName="calida7b554818e" state="down"
2026-02-17 02:39:23.784 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calida7b554818e"
2026-02-17 02:39:23.784 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calida7b554818e", State:"down", Index:97}
2026-02-17 02:39:23.784 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calida7b554818e", Addrs:set.Typed[string]{}}
2026-02-17 02:39:23.784 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calida7b554818e", Addrs:set.Typed[string]{}}
2026-02-17 02:39:23.784 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calida7b554818e"
2026-02-17 02:39:23.784 [INFO][69] felix/endpoint_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-7896/logs-generator", EndpointId:"eth0"}
2026-02-17 02:39:23.784 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-logs-7896/logs-generator", EndpointId:"eth0"}
2026-02-17 02:39:23.789 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=97 ifaceName="calida7b554818e" state="up"
2026-02-17 02:39:23.800 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-logs-7896/logs-generator", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:39:23.800 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-logs-7896/logs-generator", EndpointId:"eth0"} status="down"
2026-02-17 02:39:23.800 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calida7b554818e", State:"up", Index:97}
2026-02-17 02:39:23.800 [INFO][69] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calida7b554818e"
2026-02-17 02:39:23.800 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calida7b554818e"
2026-02-17 02:39:23.800 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calida7b554818e"
2026-02-17 02:39:23.800 [INFO][69] felix/endpoint_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-7896/logs-generator", EndpointId:"eth0"}
2026-02-17 02:39:23.800 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-logs-7896/logs-generator", EndpointId:"eth0"}
2026-02-17 02:39:23.819 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-logs-7896/logs-generator", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:39:23.819 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-logs-7896/logs-generator", EndpointId:"eth0"} status="up"
2026-02-17 02:39:24.751 [INFO][69] 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:39:24.751 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calida7b554818e"
2026-02-17 02:39:24.751 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calida7b554818e", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:39:24.751 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calida7b554818e", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:39:24.839 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=kubectl-logs-7896/logs-generator, name=eth0)
2026-02-17 02:39:24.839 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-logs-7896/logs-generator" endpoint_id:"eth0"} endpoint:{state:"active" name:"calida7b554818e" profile_ids:"kns.kubectl-logs-7896" profile_ids:"ksa.kubectl-logs-7896.default" ipv4_nets:"10.100.226.32/32"}
2026-02-17 02:39:24.839 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-logs-7896/logs-generator", EndpointId:"eth0"}
2026-02-17 02:39:24.839 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-logs-7896/logs-generator", EndpointId:"eth0"}
2026-02-17 02:39:24.839 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-logs-7896/logs-generator", EndpointId:"eth0"}
2026-02-17 02:39:24.840 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calida7b554818e"
2026-02-17 02:39:24.840 [INFO][69] felix/endpoint_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-7896/logs-generator", EndpointId:"eth0"}
2026-02-17 02:39:24.840 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-logs-7896/logs-generator", EndpointId:"eth0"}
2026-02-17 02:39:24.860 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-logs-7896/logs-generator", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:39:24.860 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-logs-7896/logs-generator", EndpointId:"eth0"} status="up"
2026-02-17 02:39:25.949 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"svcaccounts-9484" name:"default"}
2026-02-17 02:39:25.973 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"svcaccounts-9484" name:"mount-test"}
2026-02-17 02:39:26.007 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"svcaccounts-9484"} labels:{key:"e2e-framework" value:"svcaccounts"} labels:{key:"e2e-run" value:"648329da-2048-4e6b-a697-5d6bd747a7ee"} labels:{key:"kubernetes.io/metadata.name" value:"svcaccounts-9484"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9484"}
2026-02-17 02:39:26.036 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"svcaccounts-9484"}
2026-02-17 02:39:26.078 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"csistoragecapacity-5987" name:"default"}
2026-02-17 02:39:26.262 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"csistoragecapacity-5987"} labels:{key:"e2e-framework" value:"csistoragecapacity"} labels:{key:"e2e-run" value:"648329da-2048-4e6b-a697-5d6bd747a7ee"} labels:{key:"kubernetes.io/metadata.name" value:"csistoragecapacity-5987"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-5987"}
2026-02-17 02:39:26.286 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"csistoragecapacity-5987"}
2026-02-17 02:39:28.015 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=replication-controller-50/e2e-rc-hbk7t-vp7r9, name=eth0)
2026-02-17 02:39:28.016 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replication-controller-50/e2e-rc-hbk7t-vp7r9" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali4640bd20811" profile_ids:"kns.replication-controller-50" profile_ids:"ksa.replication-controller-50.default" ipv4_nets:"10.100.226.33/32"}
2026-02-17 02:39:28.016 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-50/e2e-rc-hbk7t-vp7r9", EndpointId:"eth0"}
2026-02-17 02:39:28.016 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-50/e2e-rc-hbk7t-vp7r9", EndpointId:"eth0"}
2026-02-17 02:39:28.017 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-50/e2e-rc-hbk7t-vp7r9", EndpointId:"eth0"}
2026-02-17 02:39:28.018 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali4640bd20811"
2026-02-17 02:39:28.018 [INFO][69] felix/endpoint_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-50/e2e-rc-hbk7t-vp7r9", EndpointId:"eth0"}
2026-02-17 02:39:28.018 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-50/e2e-rc-hbk7t-vp7r9", EndpointId:"eth0"}
2026-02-17 02:39:28.026 [INFO][69] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=replication-controller-50/e2e-rc-hbk7t-vp7r9, name=eth0)
2026-02-17 02:39:28.047 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-50/e2e-rc-hbk7t-vp7r9", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:39:28.047 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-50/e2e-rc-hbk7t-vp7r9", EndpointId:"eth0"} status="up"
2026-02-17 02:39:28.047 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replication-controller-50/e2e-rc-hbk7t-vp7r9" endpoint_id:"eth0"}
2026-02-17 02:39:28.047 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.replication-controller-50"}
2026-02-17 02:39:28.047 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.replication-controller-50.default"}
2026-02-17 02:39:28.048 [INFO][69] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-50/e2e-rc-hbk7t-vp7r9", EndpointId:"eth0"}
2026-02-17 02:39:28.048 [INFO][69] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-50/e2e-rc-hbk7t-vp7r9", EndpointId:"eth0"}
2026-02-17 02:39:28.048 [INFO][69] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-50/e2e-rc-hbk7t-vp7r9", EndpointId:"eth0"}
2026-02-17 02:39:28.048 [INFO][69] felix/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-50/e2e-rc-hbk7t-vp7r9", EndpointId:"eth0"}
2026-02-17 02:39:28.048 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-50/e2e-rc-hbk7t-vp7r9", EndpointId:"eth0"}
2026-02-17 02:39:28.048 [INFO][69] felix/conntrack.go 90: Removing conntrack flows ip=10.100.226.33
2026-02-17 02:39:28.119 [INFO][69] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-50/e2e-rc-hbk7t-vp7r9", EndpointId:"eth0"}
2026-02-17 02:39:28.181 [INFO][75] monitor-addresses/autodetection_methods.go 103: Using autodetected IPv4 address on interface ens3: 192.168.24.214/24
2026-02-17 02:39:28.332 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"replication-controller-50" name:"default"}
2026-02-17 02:39:28.426 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=kubectl-logs-7896/logs-generator, name=eth0)
2026-02-17 02:39:28.427 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-logs-7896/logs-generator" endpoint_id:"eth0"} endpoint:{state:"active" name:"calida7b554818e" profile_ids:"kns.kubectl-logs-7896" profile_ids:"ksa.kubectl-logs-7896.default" ipv4_nets:"10.100.226.32/32"}
2026-02-17 02:39:28.427 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-logs-7896/logs-generator", EndpointId:"eth0"}
2026-02-17 02:39:28.427 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-logs-7896/logs-generator", EndpointId:"eth0"}
2026-02-17 02:39:28.427 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-logs-7896/logs-generator", EndpointId:"eth0"}
2026-02-17 02:39:28.428 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calida7b554818e"
2026-02-17 02:39:28.428 [INFO][69] felix/endpoint_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-7896/logs-generator", EndpointId:"eth0"}
2026-02-17 02:39:28.428 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-logs-7896/logs-generator", EndpointId:"eth0"}
2026-02-17 02:39:28.447 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=kubectl-logs-7896/logs-generator, name=eth0)
2026-02-17 02:39:28.453 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-logs-7896/logs-generator", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:39:28.454 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-logs-7896/logs-generator", EndpointId:"eth0"} status="up"
2026-02-17 02:39:28.454 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-logs-7896/logs-generator" endpoint_id:"eth0"} endpoint:{state:"active" name:"calida7b554818e" profile_ids:"kns.kubectl-logs-7896" profile_ids:"ksa.kubectl-logs-7896.default" ipv4_nets:"10.100.226.32/32"}
2026-02-17 02:39:28.454 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replication-controller-50"} labels:{key:"e2e-framework" value:"replication-controller"} labels:{key:"e2e-run" value:"648329da-2048-4e6b-a697-5d6bd747a7ee"} labels:{key:"kubernetes.io/metadata.name" value:"replication-controller-50"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-50"}
2026-02-17 02:39:28.454 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-logs-7896/logs-generator", EndpointId:"eth0"}
2026-02-17 02:39:28.454 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-logs-7896/logs-generator", EndpointId:"eth0"}
2026-02-17 02:39:28.454 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-logs-7896/logs-generator", EndpointId:"eth0"}
2026-02-17 02:39:28.455 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calida7b554818e"
2026-02-17 02:39:28.455 [INFO][69] felix/endpoint_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-7896/logs-generator", EndpointId:"eth0"}
2026-02-17 02:39:28.455 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-logs-7896/logs-generator", EndpointId:"eth0"}
2026-02-17 02:39:28.471 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-logs-7896/logs-generator", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:39:28.471 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-logs-7896/logs-generator", EndpointId:"eth0"} status="up"
2026-02-17 02:39:28.473 [INFO][69] 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:39:28.473 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali4640bd20811"
2026-02-17 02:39:28.473 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=96 ifaceName="cali4640bd20811" state="down"
2026-02-17 02:39:28.473 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali4640bd20811", Addrs:set.Typed[string]{}}
2026-02-17 02:39:28.473 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali4640bd20811", Addrs:set.Typed[string]{}}
2026-02-17 02:39:28.473 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali4640bd20811", State:"down", Index:96}
2026-02-17 02:39:28.473 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=96 ifaceName="cali4640bd20811" state=""
2026-02-17 02:39:28.473 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali4640bd20811"
2026-02-17 02:39:28.491 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"replication-controller-50"}
2026-02-17 02:39:28.507 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali4640bd20811", State:"", Index:96}
2026-02-17 02:39:28.508 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali4640bd20811", Addrs:set.Set[string](nil)}
2026-02-17 02:39:28.508 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali4640bd20811", Addrs:set.Set[string](nil)}
2026-02-17 02:39:28.797 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=statefulset-4613/ss-1, name=eth0)
2026-02-17 02:39:28.797 [INFO][69] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=kubectl-logs-7896/logs-generator, name=eth0)
2026-02-17 02:39:28.797 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-4613/ss-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali8acea33ce08" profile_ids:"kns.statefulset-4613" profile_ids:"ksa.statefulset-4613.default" ipv4_nets:"10.100.226.30/32"}
2026-02-17 02:39:28.797 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-logs-7896/logs-generator" endpoint_id:"eth0"}
2026-02-17 02:39:28.797 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.kubectl-logs-7896.default"}
2026-02-17 02:39:28.798 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.kubectl-logs-7896"}
2026-02-17 02:39:28.798 [INFO][69] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-logs-7896/logs-generator", EndpointId:"eth0"}
2026-02-17 02:39:28.798 [INFO][69] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-logs-7896/logs-generator", EndpointId:"eth0"}
2026-02-17 02:39:28.798 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_zdUyXvzwQuD1Bd-sPq" ipVersion=0x4 logsSkipped=47 table="filter"
2026-02-17 02:39:28.799 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_nLLLCJP6lng6B7KeW8" ipVersion=0x4 table="filter"
2026-02-17 02:39:28.799 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_zdUyXvzwQuD1Bd-sPq" ipVersion=0x4 table="filter"
2026-02-17 02:39:28.799 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_nLLLCJP6lng6B7KeW8" ipVersion=0x4 table="filter"
2026-02-17 02:39:28.799 [INFO][69] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-logs-7896/logs-generator", EndpointId:"eth0"}
2026-02-17 02:39:28.800 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-4613/ss-1", EndpointId:"eth0"}
2026-02-17 02:39:28.800 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-4613/ss-1", EndpointId:"eth0"}
2026-02-17 02:39:28.800 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-4613/ss-1", EndpointId:"eth0"}
2026-02-17 02:39:28.801 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calida7b554818e" ipVersion=0x4 table="filter"
2026-02-17 02:39:28.801 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calida7b554818e" ipVersion=0x4 table="filter"
2026-02-17 02:39:28.801 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali8acea33ce08"
2026-02-17 02:39:28.802 [INFO][69] felix/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-7896/logs-generator", EndpointId:"eth0"}
2026-02-17 02:39:28.802 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-logs-7896/logs-generator", EndpointId:"eth0"}
2026-02-17 02:39:28.802 [INFO][69] felix/endpoint_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-4613/ss-1", EndpointId:"eth0"}
2026-02-17 02:39:28.802 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-4613/ss-1", EndpointId:"eth0"}
2026-02-17 02:39:28.803 [INFO][69] felix/conntrack.go 90: Removing conntrack flows ip=10.100.226.32
2026-02-17 02:39:28.846 [INFO][69] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-logs-7896/logs-generator", EndpointId:"eth0"}
2026-02-17 02:39:28.846 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-4613/ss-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:39:28.846 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-4613/ss-1", EndpointId:"eth0"} status="up"
2026-02-17 02:39:28.909 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=97 ifaceName="calida7b554818e" state="down"
2026-02-17 02:39:28.909 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calida7b554818e"
2026-02-17 02:39:28.909 [INFO][69] 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:39:28.910 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calida7b554818e", State:"down", Index:97}
2026-02-17 02:39:28.910 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calida7b554818e", Addrs:set.Typed[string]{}}
2026-02-17 02:39:28.910 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calida7b554818e", Addrs:set.Typed[string]{}}
2026-02-17 02:39:28.913 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=97 ifaceName="calida7b554818e" state=""
2026-02-17 02:39:28.913 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calida7b554818e"
2026-02-17 02:39:28.931 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calida7b554818e", State:"", Index:97}
2026-02-17 02:39:28.931 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calida7b554818e", Addrs:set.Set[string](nil)}
2026-02-17 02:39:28.931 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calida7b554818e", Addrs:set.Set[string](nil)}
2026-02-17 02:39:29.921 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-logs-7896"} labels:{key:"e2e-framework" value:"kubectl-logs"} labels:{key:"e2e-run" value:"648329da-2048-4e6b-a697-5d6bd747a7ee"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-logs-7896"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7896"}
2026-02-17 02:39:29.959 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-7718"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"648329da-2048-4e6b-a697-5d6bd747a7ee"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-7718"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-7718"}
2026-02-17 02:39:29.985 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"downward-api-7718" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:39:34.069 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-7718"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"648329da-2048-4e6b-a697-5d6bd747a7ee"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-7718"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-7718"}
2026-02-17 02:39:34.092 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-4584"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"648329da-2048-4e6b-a697-5d6bd747a7ee"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-4584"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4584"}
2026-02-17 02:39:34.117 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"configmap-4584" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:39:34.170 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-4584"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"648329da-2048-4e6b-a697-5d6bd747a7ee"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-4584"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4584"}
2026-02-17 02:39:34.206 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-8559"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"648329da-2048-4e6b-a697-5d6bd747a7ee"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-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:"emptydir-8559"}
2026-02-17 02:39:34.233 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"emptydir-8559" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:39:34.993 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"kubectl-logs-7896" name:"default"}
2026-02-17 02:39:35.214 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-logs-7896"} labels:{key:"e2e-framework" value:"kubectl-logs"} labels:{key:"e2e-run" value:"648329da-2048-4e6b-a697-5d6bd747a7ee"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-logs-7896"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7896"}
2026-02-17 02:39:35.237 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"kubectl-logs-7896"}
2026-02-17 02:39:38.325 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-8559"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"648329da-2048-4e6b-a697-5d6bd747a7ee"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-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:"emptydir-8559"}
2026-02-17 02:39:38.357 [INFO][69] felix/summary.go 100: Summarising 242 dataplane reconciliation loops over 1m3.1s: avg=30ms longest=92ms (resync-calico-v4,resync-filter-v4,update-filter-v4)
2026-02-17 02:39:38.357 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-4034"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"648329da-2048-4e6b-a697-5d6bd747a7ee"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-4034"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4034"}
2026-02-17 02:39:38.357 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"resourcequota-4034" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:39:38.905 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=statefulset-4613/ss-1, name=eth0)
2026-02-17 02:39:38.908 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-4613/ss-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali8acea33ce08" profile_ids:"kns.statefulset-4613" profile_ids:"ksa.statefulset-4613.default" ipv4_nets:"10.100.226.30/32"}
2026-02-17 02:39:38.908 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-4613/ss-1", EndpointId:"eth0"}
2026-02-17 02:39:38.908 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-4613/ss-1", EndpointId:"eth0"}
2026-02-17 02:39:38.909 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-4613/ss-1", EndpointId:"eth0"}
2026-02-17 02:39:38.910 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali8acea33ce08"
2026-02-17 02:39:38.910 [INFO][69] felix/endpoint_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-4613/ss-1", EndpointId:"eth0"}
2026-02-17 02:39:38.910 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-4613/ss-1", EndpointId:"eth0"}
2026-02-17 02:39:38.931 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-4613/ss-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:39:38.931 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-4613/ss-1", EndpointId:"eth0"} status="up"
2026-02-17 02:39:38.936 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=statefulset-4613/ss-1, name=eth0)
2026-02-17 02:39:38.936 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-4613/ss-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali8acea33ce08" profile_ids:"kns.statefulset-4613" profile_ids:"ksa.statefulset-4613.default" ipv4_nets:"10.100.226.30/32"}
2026-02-17 02:39:38.936 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-4613/ss-1", EndpointId:"eth0"}
2026-02-17 02:39:38.936 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-4613/ss-1", EndpointId:"eth0"}
2026-02-17 02:39:38.936 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-4613/ss-1", EndpointId:"eth0"}
2026-02-17 02:39:38.936 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali8acea33ce08"
2026-02-17 02:39:38.937 [INFO][69] felix/endpoint_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-4613/ss-1", EndpointId:"eth0"}
2026-02-17 02:39:38.937 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-4613/ss-1", EndpointId:"eth0"}
2026-02-17 02:39:38.962 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-4613/ss-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:39:38.963 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-4613/ss-1", EndpointId:"eth0"} status="up"
2026-02-17 02:39:39.205 [INFO][69] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=statefulset-4613/ss-1, name=eth0)
2026-02-17 02:39:39.206 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-4613/ss-1" endpoint_id:"eth0"}
2026-02-17 02:39:39.206 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.statefulset-4613"}
2026-02-17 02:39:39.206 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.statefulset-4613.default"}
2026-02-17 02:39:39.206 [INFO][69] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-4613/ss-1", EndpointId:"eth0"}
2026-02-17 02:39:39.206 [INFO][69] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-4613/ss-1", EndpointId:"eth0"}
2026-02-17 02:39:39.207 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_wpCbXybLc8Tuj8vbH5" ipVersion=0x4 table="filter"
2026-02-17 02:39:39.207 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_Iqik6nQ01-GtHrOQTz" ipVersion=0x4 table="filter"
2026-02-17 02:39:39.207 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_wpCbXybLc8Tuj8vbH5" ipVersion=0x4 table="filter"
2026-02-17 02:39:39.207 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_Iqik6nQ01-GtHrOQTz" ipVersion=0x4 table="filter"
2026-02-17 02:39:39.207 [INFO][69] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-4613/ss-1", EndpointId:"eth0"}
2026-02-17 02:39:39.207 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali8acea33ce08" ipVersion=0x4 table="filter"
2026-02-17 02:39:39.207 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali8acea33ce08" ipVersion=0x4 table="filter"
2026-02-17 02:39:39.207 [INFO][69] felix/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-4613/ss-1", EndpointId:"eth0"}
2026-02-17 02:39:39.207 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-4613/ss-1", EndpointId:"eth0"}
2026-02-17 02:39:39.207 [INFO][69] felix/conntrack.go 90: Removing conntrack flows ip=10.100.226.30
2026-02-17 02:39:39.272 [INFO][69] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-4613/ss-1", EndpointId:"eth0"}
2026-02-17 02:39:39.317 [INFO][69] 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:39:39.317 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali8acea33ce08"
2026-02-17 02:39:39.317 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=95 ifaceName="cali8acea33ce08" state="down"
2026-02-17 02:39:39.317 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali8acea33ce08", Addrs:set.Typed[string]{}}
2026-02-17 02:39:39.317 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali8acea33ce08", Addrs:set.Typed[string]{}}
2026-02-17 02:39:39.317 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali8acea33ce08", State:"down", Index:95}
2026-02-17 02:39:39.319 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=95 ifaceName="cali8acea33ce08" state=""
2026-02-17 02:39:39.319 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali8acea33ce08"
2026-02-17 02:39:39.341 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali8acea33ce08", State:"", Index:95}
2026-02-17 02:39:39.341 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali8acea33ce08", Addrs:set.Set[string](nil)}
2026-02-17 02:39:39.341 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali8acea33ce08", Addrs:set.Set[string](nil)}
2026-02-17 02:39:39.381 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"configmap-4584" name:"default"}
2026-02-17 02:39:39.824 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-4584"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"648329da-2048-4e6b-a697-5d6bd747a7ee"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-4584"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4584"}
2026-02-17 02:39:39.853 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"configmap-4584"}
2026-02-17 02:39:39.987 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"downward-api-7718" name:"default"}
2026-02-17 02:39:40.015 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-7718"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"648329da-2048-4e6b-a697-5d6bd747a7ee"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-7718"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-7718"}
2026-02-17 02:39:40.036 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"downward-api-7718"}
2026-02-17 02:39:43.743 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"emptydir-8559" name:"default"}
2026-02-17 02:39:43.784 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-8559"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"648329da-2048-4e6b-a697-5d6bd747a7ee"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-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:"emptydir-8559"}
2026-02-17 02:39:43.809 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"emptydir-8559"}
2026-02-17 02:39:47.457 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-4034"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"648329da-2048-4e6b-a697-5d6bd747a7ee"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-4034"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4034"}
2026-02-17 02:39:47.488 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-6853"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"648329da-2048-4e6b-a697-5d6bd747a7ee"} labels:{key:"kubernetes.io/metadata.name" value:"projected-6853"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6853"}
2026-02-17 02:39:47.488 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"projected-6853" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:39:49.022 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"statefulset-4613"} labels:{key:"e2e-framework" value:"statefulset"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"statefulset-4613"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-4613"}
2026-02-17 02:39:49.054 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"statefulset-2463"} labels:{key:"e2e-framework" value:"statefulset"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"statefulset-2463"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-2463"}
2026-02-17 02:39:49.083 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"statefulset-2463" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:39:49.115 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"test" namespace:"statefulset-2463" type:"ClusterIP" cluster_ips:"None" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:39:51.593 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-6853"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"648329da-2048-4e6b-a697-5d6bd747a7ee"} labels:{key:"kubernetes.io/metadata.name" value:"projected-6853"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6853"}
2026-02-17 02:39:51.619 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-3565"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"648329da-2048-4e6b-a697-5d6bd747a7ee"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-3565"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3565"}
2026-02-17 02:39:51.645 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"secrets-3565" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:39:52.702 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"resourcequota-4034" name:"default"}
2026-02-17 02:39:52.815 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-4034"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"648329da-2048-4e6b-a697-5d6bd747a7ee"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-4034"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4034"}
2026-02-17 02:39:52.843 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"resourcequota-4034"}
2026-02-17 02:39:54.361 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"statefulset-4613" name:"default"}
2026-02-17 02:39:54.573 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"test" namespace:"statefulset-4613"
2026-02-17 02:39:54.603 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"statefulset-4613"} labels:{key:"e2e-framework" value:"statefulset"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"statefulset-4613"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-4613"}
2026-02-17 02:39:54.630 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"statefulset-4613"}
2026-02-17 02:39:55.762 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-3565"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"648329da-2048-4e6b-a697-5d6bd747a7ee"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-3565"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3565"}
2026-02-17 02:39:55.788 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"server-version-5777"} labels:{key:"e2e-framework" value:"server-version"} labels:{key:"e2e-run" value:"648329da-2048-4e6b-a697-5d6bd747a7ee"} labels:{key:"kubernetes.io/metadata.name" value:"server-version-5777"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-5777"}
2026-02-17 02:39:55.813 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"server-version-5777" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:39:55.866 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"server-version-5777"} labels:{key:"e2e-framework" value:"server-version"} labels:{key:"e2e-run" value:"648329da-2048-4e6b-a697-5d6bd747a7ee"} labels:{key:"kubernetes.io/metadata.name" value:"server-version-5777"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-5777"}
2026-02-17 02:39:55.887 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"var-expansion-3735"} labels:{key:"e2e-framework" value:"var-expansion"} labels:{key:"e2e-run" value:"648329da-2048-4e6b-a697-5d6bd747a7ee"} labels:{key:"kubernetes.io/metadata.name" value:"var-expansion-3735"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3735"}
2026-02-17 02:39:55.908 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"var-expansion-3735" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:39:56.789 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"projected-6853" name:"default"}
2026-02-17 02:39:56.847 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-6853"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"648329da-2048-4e6b-a697-5d6bd747a7ee"} labels:{key:"kubernetes.io/metadata.name" value:"projected-6853"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6853"}
2026-02-17 02:39:56.873 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"projected-6853"}
2026-02-17 02:39:59.708 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=statefulset-2463/test-ss-1, name=eth0)
2026-02-17 02:39:59.709 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.statefulset-2463"} profile:{inbound_rules:{action:"allow" rule_id:"L-2vi-gSHWifWUdR"} outbound_rules:{action:"allow" rule_id:"vJ59PuXI92QNaH7c"}}
2026-02-17 02:39:59.709 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.statefulset-2463.default"} profile:{}
2026-02-17 02:39:59.709 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-2463/test-ss-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"caliaf52bb52565" profile_ids:"kns.statefulset-2463" profile_ids:"ksa.statefulset-2463.default" ipv4_nets:"10.100.226.31/32"}
2026-02-17 02:39:59.710 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-2463/test-ss-1", EndpointId:"eth0"}
2026-02-17 02:39:59.710 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-2463/test-ss-1", EndpointId:"eth0"}
2026-02-17 02:39:59.710 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-2463/test-ss-1", EndpointId:"eth0"}
2026-02-17 02:39:59.710 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-caliaf52bb52565" ipVersion=0x4 table="filter"
2026-02-17 02:39:59.711 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_Kud87SFll1x-DoZhrk" ipVersion=0x4 table="filter"
2026-02-17 02:39:59.711 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_7DWxXZVXuZkXmiuYXX" ipVersion=0x4 table="filter"
2026-02-17 02:39:59.711 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-caliaf52bb52565" ipVersion=0x4 table="filter"
2026-02-17 02:39:59.711 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_Kud87SFll1x-DoZhrk" ipVersion=0x4 table="filter"
2026-02-17 02:39:59.711 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_7DWxXZVXuZkXmiuYXX" ipVersion=0x4 table="filter"
2026-02-17 02:39:59.711 [INFO][69] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="caliaf52bb52565"
2026-02-17 02:39:59.711 [INFO][69] felix/endpoint_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-2463/test-ss-1", EndpointId:"eth0"}
2026-02-17 02:39:59.711 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-2463/test-ss-1", EndpointId:"eth0"}
2026-02-17 02:39:59.747 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-2463/test-ss-1", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:39:59.747 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-2463/test-ss-1", EndpointId:"eth0"} status="down"
2026-02-17 02:39:59.783 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=98 ifaceName="caliaf52bb52565" state="down"
2026-02-17 02:39:59.783 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="caliaf52bb52565"
2026-02-17 02:39:59.783 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliaf52bb52565", State:"down", Index:98}
2026-02-17 02:39:59.784 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliaf52bb52565", Addrs:set.Typed[string]{}}
2026-02-17 02:39:59.784 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliaf52bb52565", Addrs:set.Typed[string]{}}
2026-02-17 02:39:59.784 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="caliaf52bb52565"
2026-02-17 02:39:59.784 [INFO][69] felix/endpoint_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-2463/test-ss-1", EndpointId:"eth0"}
2026-02-17 02:39:59.784 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-2463/test-ss-1", EndpointId:"eth0"}
2026-02-17 02:39:59.788 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=98 ifaceName="caliaf52bb52565" state="up"
2026-02-17 02:39:59.801 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-2463/test-ss-1", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:39:59.801 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-2463/test-ss-1", EndpointId:"eth0"} status="down"
2026-02-17 02:39:59.801 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliaf52bb52565", State:"up", Index:98}
2026-02-17 02:39:59.801 [INFO][69] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="caliaf52bb52565"
2026-02-17 02:39:59.801 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="caliaf52bb52565"
2026-02-17 02:39:59.801 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="caliaf52bb52565"
2026-02-17 02:39:59.802 [INFO][69] felix/endpoint_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-2463/test-ss-1", EndpointId:"eth0"}
2026-02-17 02:39:59.802 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-2463/test-ss-1", EndpointId:"eth0"}
2026-02-17 02:39:59.819 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-2463/test-ss-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:39:59.819 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-2463/test-ss-1", EndpointId:"eth0"} status="up"
2026-02-17 02:40:00.149 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=cronjob-8628/replace-29521599-2n7f5, name=eth0)
2026-02-17 02:40:00.149 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"cronjob-8628/replace-29521599-2n7f5" endpoint_id:"eth0"} endpoint:{state:"active" name:"calibfca53b2ad3" profile_ids:"kns.cronjob-8628" profile_ids:"ksa.cronjob-8628.default" ipv4_nets:"10.100.226.14/32"}
2026-02-17 02:40:00.149 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-8628/replace-29521599-2n7f5", EndpointId:"eth0"}
2026-02-17 02:40:00.150 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-8628/replace-29521599-2n7f5", EndpointId:"eth0"}
2026-02-17 02:40:00.150 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-8628/replace-29521599-2n7f5", EndpointId:"eth0"}
2026-02-17 02:40:00.152 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calibfca53b2ad3"
2026-02-17 02:40:00.152 [INFO][69] felix/endpoint_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-8628/replace-29521599-2n7f5", EndpointId:"eth0"}
2026-02-17 02:40:00.152 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-8628/replace-29521599-2n7f5", EndpointId:"eth0"}
2026-02-17 02:40:00.176 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-8628/replace-29521599-2n7f5", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:40:00.177 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-8628/replace-29521599-2n7f5", EndpointId:"eth0"} status="up"
2026-02-17 02:40:00.185 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=cronjob-8628/replace-29521599-2n7f5, name=eth0)
2026-02-17 02:40:00.185 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"cronjob-8628/replace-29521599-2n7f5" endpoint_id:"eth0"} endpoint:{state:"active" name:"calibfca53b2ad3" profile_ids:"kns.cronjob-8628" profile_ids:"ksa.cronjob-8628.default" ipv4_nets:"10.100.226.14/32"}
2026-02-17 02:40:00.185 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-8628/replace-29521599-2n7f5", EndpointId:"eth0"}
2026-02-17 02:40:00.185 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-8628/replace-29521599-2n7f5", EndpointId:"eth0"}
2026-02-17 02:40:00.185 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-8628/replace-29521599-2n7f5", EndpointId:"eth0"}
2026-02-17 02:40:00.185 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calibfca53b2ad3"
2026-02-17 02:40:00.186 [INFO][69] felix/endpoint_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-8628/replace-29521599-2n7f5", EndpointId:"eth0"}
2026-02-17 02:40:00.187 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-8628/replace-29521599-2n7f5", EndpointId:"eth0"}
2026-02-17 02:40:00.204 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=cronjob-8628/replace-29521599-2n7f5, name=eth0)
2026-02-17 02:40:00.211 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-8628/replace-29521599-2n7f5", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:40:00.211 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-8628/replace-29521599-2n7f5", EndpointId:"eth0"} status="up"
2026-02-17 02:40:00.212 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"cronjob-8628/replace-29521599-2n7f5" endpoint_id:"eth0"} endpoint:{state:"active" name:"calibfca53b2ad3" profile_ids:"kns.cronjob-8628" profile_ids:"ksa.cronjob-8628.default" ipv4_nets:"10.100.226.14/32"}
2026-02-17 02:40:00.212 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-8628/replace-29521599-2n7f5", EndpointId:"eth0"}
2026-02-17 02:40:00.213 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-8628/replace-29521599-2n7f5", EndpointId:"eth0"}
2026-02-17 02:40:00.213 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-8628/replace-29521599-2n7f5", EndpointId:"eth0"}
2026-02-17 02:40:00.214 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calibfca53b2ad3"
2026-02-17 02:40:00.215 [INFO][69] felix/endpoint_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-8628/replace-29521599-2n7f5", EndpointId:"eth0"}
2026-02-17 02:40:00.215 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-8628/replace-29521599-2n7f5", EndpointId:"eth0"}
2026-02-17 02:40:00.239 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-8628/replace-29521599-2n7f5", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:40:00.239 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-8628/replace-29521599-2n7f5", EndpointId:"eth0"} status="up"
2026-02-17 02:40:00.747 [INFO][69] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=98
2026-02-17 02:40:00.747 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="caliaf52bb52565"
2026-02-17 02:40:00.747 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliaf52bb52565", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:40:00.747 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliaf52bb52565", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:40:00.954 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"secrets-3565" name:"default"}
2026-02-17 02:40:01.067 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=statefulset-2463/test-ss-1, name=eth0)
2026-02-17 02:40:01.067 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-2463/test-ss-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"caliaf52bb52565" profile_ids:"kns.statefulset-2463" profile_ids:"ksa.statefulset-2463.default" ipv4_nets:"10.100.226.31/32"}
2026-02-17 02:40:01.068 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-2463/test-ss-1", EndpointId:"eth0"}
2026-02-17 02:40:01.068 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-2463/test-ss-1", EndpointId:"eth0"}
2026-02-17 02:40:01.068 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-2463/test-ss-1", EndpointId:"eth0"}
2026-02-17 02:40:01.069 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="caliaf52bb52565"
2026-02-17 02:40:01.069 [INFO][69] felix/endpoint_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-2463/test-ss-1", EndpointId:"eth0"}
2026-02-17 02:40:01.069 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-2463/test-ss-1", EndpointId:"eth0"}
2026-02-17 02:40:01.089 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-2463/test-ss-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:40:01.089 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-2463/test-ss-1", EndpointId:"eth0"} status="up"
2026-02-17 02:40:01.206 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-3565"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"648329da-2048-4e6b-a697-5d6bd747a7ee"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-3565"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3565"}
2026-02-17 02:40:01.227 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"secrets-3565"}
2026-02-17 02:40:01.383 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"server-version-5777" name:"default"}
2026-02-17 02:40:01.428 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"server-version-5777"} labels:{key:"e2e-framework" value:"server-version"} labels:{key:"e2e-run" value:"648329da-2048-4e6b-a697-5d6bd747a7ee"} labels:{key:"kubernetes.io/metadata.name" value:"server-version-5777"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-5777"}
2026-02-17 02:40:01.454 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"server-version-5777"}
2026-02-17 02:40:01.861 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"cronjob-8628"} labels:{key:"e2e-framework" value:"cronjob"} labels:{key:"e2e-run" value:"c813837b-097e-4d2a-845a-e92d88485297"} labels:{key:"kubernetes.io/metadata.name" value:"cronjob-8628"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8628"}
2026-02-17 02:40:01.923 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pod-network-test-9050"} labels:{key:"e2e-framework" value:"pod-network-test"} labels:{key:"e2e-run" value:"c813837b-097e-4d2a-845a-e92d88485297"} labels:{key:"kubernetes.io/metadata.name" value:"pod-network-test-9050"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-9050"}
2026-02-17 02:40:01.947 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"pod-network-test-9050" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:40:02.078 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=statefulset-2463/test-ss-1, name=eth0)
2026-02-17 02:40:02.078 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-2463/test-ss-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"caliaf52bb52565" profile_ids:"kns.statefulset-2463" profile_ids:"ksa.statefulset-2463.default" ipv4_nets:"10.100.226.31/32"}
2026-02-17 02:40:02.078 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-2463/test-ss-1", EndpointId:"eth0"}
2026-02-17 02:40:02.078 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-2463/test-ss-1", EndpointId:"eth0"}
2026-02-17 02:40:02.078 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-2463/test-ss-1", EndpointId:"eth0"}
2026-02-17 02:40:02.079 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="caliaf52bb52565"
2026-02-17 02:40:02.079 [INFO][69] felix/endpoint_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-2463/test-ss-1", EndpointId:"eth0"}
2026-02-17 02:40:02.079 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-2463/test-ss-1", EndpointId:"eth0"}
2026-02-17 02:40:02.105 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-2463/test-ss-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:40:02.105 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-2463/test-ss-1", EndpointId:"eth0"} status="up"
2026-02-17 02:40:02.564 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=pod-network-test-9050/netserver-1, name=eth0)
2026-02-17 02:40:02.565 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.pod-network-test-9050"} profile:{inbound_rules:{action:"allow" rule_id:"vy45izs21lHuIZGZ"} outbound_rules:{action:"allow" rule_id:"elCq4aDmDCtzsmOi"}}
2026-02-17 02:40:02.565 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.pod-network-test-9050.default"} profile:{}
2026-02-17 02:40:02.565 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-9050/netserver-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9899eafab40" profile_ids:"kns.pod-network-test-9050" profile_ids:"ksa.pod-network-test-9050.default" ipv4_nets:"10.100.226.27/32"}
2026-02-17 02:40:02.565 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-9050/netserver-1", EndpointId:"eth0"}
2026-02-17 02:40:02.565 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-9050/netserver-1", EndpointId:"eth0"}
2026-02-17 02:40:02.565 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-9050/netserver-1", EndpointId:"eth0"}
2026-02-17 02:40:02.566 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali9899eafab40" ipVersion=0x4 table="filter"
2026-02-17 02:40:02.566 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_0UlNJ50DDQRTqrWq38" ipVersion=0x4 table="filter"
2026-02-17 02:40:02.566 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_iC--aqsEqaQ6Il_Vo6" ipVersion=0x4 table="filter"
2026-02-17 02:40:02.566 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali9899eafab40" ipVersion=0x4 table="filter"
2026-02-17 02:40:02.566 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_0UlNJ50DDQRTqrWq38" ipVersion=0x4 table="filter"
2026-02-17 02:40:02.566 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_iC--aqsEqaQ6Il_Vo6" ipVersion=0x4 table="filter"
2026-02-17 02:40:02.566 [INFO][69] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali9899eafab40"
2026-02-17 02:40:02.566 [INFO][69] felix/endpoint_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-9050/netserver-1", EndpointId:"eth0"}
2026-02-17 02:40:02.566 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-9050/netserver-1", EndpointId:"eth0"}
2026-02-17 02:40:02.603 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-9050/netserver-1", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:40:02.603 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-9050/netserver-1", EndpointId:"eth0"} status="down"
2026-02-17 02:40:02.643 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=99 ifaceName="cali9899eafab40" state="down"
2026-02-17 02:40:02.643 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali9899eafab40"
2026-02-17 02:40:02.643 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali9899eafab40", State:"down", Index:99}
2026-02-17 02:40:02.644 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali9899eafab40", Addrs:set.Typed[string]{}}
2026-02-17 02:40:02.644 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali9899eafab40", Addrs:set.Typed[string]{}}
2026-02-17 02:40:02.644 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali9899eafab40"
2026-02-17 02:40:02.644 [INFO][69] felix/endpoint_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-9050/netserver-1", EndpointId:"eth0"}
2026-02-17 02:40:02.644 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-9050/netserver-1", EndpointId:"eth0"}
2026-02-17 02:40:02.645 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=99 ifaceName="cali9899eafab40" state="up"
2026-02-17 02:40:02.670 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-9050/netserver-1", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:40:02.670 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-9050/netserver-1", EndpointId:"eth0"} status="down"
2026-02-17 02:40:02.670 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali9899eafab40", State:"up", Index:99}
2026-02-17 02:40:02.670 [INFO][69] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali9899eafab40"
2026-02-17 02:40:02.670 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali9899eafab40"
2026-02-17 02:40:02.671 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9899eafab40"
2026-02-17 02:40:02.671 [INFO][69] felix/endpoint_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-9050/netserver-1", EndpointId:"eth0"}
2026-02-17 02:40:02.671 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-9050/netserver-1", EndpointId:"eth0"}
2026-02-17 02:40:02.690 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-9050/netserver-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:40:02.690 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-9050/netserver-1", EndpointId:"eth0"} status="up"
2026-02-17 02:40:03.086 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=pod-network-test-9050/netserver-1, name=eth0)
2026-02-17 02:40:03.087 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-9050/netserver-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9899eafab40" profile_ids:"kns.pod-network-test-9050" profile_ids:"ksa.pod-network-test-9050.default" ipv4_nets:"10.100.226.27/32"}
2026-02-17 02:40:03.087 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-9050/netserver-1", EndpointId:"eth0"}
2026-02-17 02:40:03.087 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-9050/netserver-1", EndpointId:"eth0"}
2026-02-17 02:40:03.087 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-9050/netserver-1", EndpointId:"eth0"}
2026-02-17 02:40:03.088 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9899eafab40"
2026-02-17 02:40:03.088 [INFO][69] felix/endpoint_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-9050/netserver-1", EndpointId:"eth0"}
2026-02-17 02:40:03.088 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-9050/netserver-1", EndpointId:"eth0"}
2026-02-17 02:40:03.115 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-9050/netserver-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:40:03.115 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-9050/netserver-1", EndpointId:"eth0"} status="up"
2026-02-17 02:40:04.331 [INFO][69] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=99
2026-02-17 02:40:04.332 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali9899eafab40"
2026-02-17 02:40:04.332 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali9899eafab40", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:40:04.332 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali9899eafab40", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:40:06.901 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"cronjob-8628"} labels:{key:"e2e-framework" value:"cronjob"} labels:{key:"e2e-run" value:"c813837b-097e-4d2a-845a-e92d88485297"} labels:{key:"kubernetes.io/metadata.name" value:"cronjob-8628"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8628"}
2026-02-17 02:40:09.194 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=statefulset-2463/test-ss-1, name=eth0)
2026-02-17 02:40:09.194 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-2463/test-ss-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"caliaf52bb52565" profile_ids:"kns.statefulset-2463" profile_ids:"ksa.statefulset-2463.default" ipv4_nets:"10.100.226.31/32"}
2026-02-17 02:40:09.194 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-2463/test-ss-1", EndpointId:"eth0"}
2026-02-17 02:40:09.194 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-2463/test-ss-1", EndpointId:"eth0"}
2026-02-17 02:40:09.194 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-2463/test-ss-1", EndpointId:"eth0"}
2026-02-17 02:40:09.195 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="caliaf52bb52565"
2026-02-17 02:40:09.195 [INFO][69] felix/endpoint_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-2463/test-ss-1", EndpointId:"eth0"}
2026-02-17 02:40:09.195 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-2463/test-ss-1", EndpointId:"eth0"}
2026-02-17 02:40:09.223 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=statefulset-2463/test-ss-1, name=eth0)
2026-02-17 02:40:09.224 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-2463/test-ss-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:40:09.226 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-2463/test-ss-1", EndpointId:"eth0"} status="up"
2026-02-17 02:40:09.226 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-2463/test-ss-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"caliaf52bb52565" profile_ids:"kns.statefulset-2463" profile_ids:"ksa.statefulset-2463.default" ipv4_nets:"10.100.226.31/32"}
2026-02-17 02:40:09.226 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-2463/test-ss-1", EndpointId:"eth0"}
2026-02-17 02:40:09.226 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-2463/test-ss-1", EndpointId:"eth0"}
2026-02-17 02:40:09.226 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-2463/test-ss-1", EndpointId:"eth0"}
2026-02-17 02:40:09.226 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="caliaf52bb52565"
2026-02-17 02:40:09.226 [INFO][69] felix/endpoint_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-2463/test-ss-1", EndpointId:"eth0"}
2026-02-17 02:40:09.226 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-2463/test-ss-1", EndpointId:"eth0"}
2026-02-17 02:40:09.257 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-2463/test-ss-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:40:09.257 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-2463/test-ss-1", EndpointId:"eth0"} status="up"
2026-02-17 02:40:09.257 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"statefulset-2463"} labels:{key:"e2e-framework" value:"statefulset"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"statefulset-2463"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-2463"}
2026-02-17 02:40:09.257 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"aggregateddiscovery-7109"} labels:{key:"e2e-framework" value:"aggregateddiscovery"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"aggregateddiscovery-7109"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-7109"}
2026-02-17 02:40:09.274 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"aggregateddiscovery-7109" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:40:09.314 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"aggregateddiscovery-7109"} labels:{key:"e2e-framework" value:"aggregateddiscovery"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"aggregateddiscovery-7109"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-7109"}
2026-02-17 02:40:09.366 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-7426"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-7426"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7426"}
2026-02-17 02:40:09.384 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"emptydir-7426" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:40:09.555 [INFO][69] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=statefulset-2463/test-ss-1, name=eth0)
2026-02-17 02:40:09.555 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-2463/test-ss-1" endpoint_id:"eth0"}
2026-02-17 02:40:09.555 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.statefulset-2463"}
2026-02-17 02:40:09.556 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.statefulset-2463.default"}
2026-02-17 02:40:09.556 [INFO][69] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-2463/test-ss-1", EndpointId:"eth0"}
2026-02-17 02:40:09.556 [INFO][69] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-2463/test-ss-1", EndpointId:"eth0"}
2026-02-17 02:40:09.557 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_Kud87SFll1x-DoZhrk" ipVersion=0x4 table="filter"
2026-02-17 02:40:09.557 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_7DWxXZVXuZkXmiuYXX" ipVersion=0x4 table="filter"
2026-02-17 02:40:09.557 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_Kud87SFll1x-DoZhrk" ipVersion=0x4 table="filter"
2026-02-17 02:40:09.557 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_7DWxXZVXuZkXmiuYXX" ipVersion=0x4 table="filter"
2026-02-17 02:40:09.557 [INFO][69] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-2463/test-ss-1", EndpointId:"eth0"}
2026-02-17 02:40:09.557 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-caliaf52bb52565" ipVersion=0x4 table="filter"
2026-02-17 02:40:09.557 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-caliaf52bb52565" ipVersion=0x4 table="filter"
2026-02-17 02:40:09.557 [INFO][69] felix/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-2463/test-ss-1", EndpointId:"eth0"}
2026-02-17 02:40:09.557 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-2463/test-ss-1", EndpointId:"eth0"}
bird: KIF: Received address message for unknown interface 98
2026-02-17 02:40:09.559 [INFO][69] felix/conntrack.go 90: Removing conntrack flows ip=10.100.226.31
2026-02-17 02:40:09.619 [INFO][69] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-2463/test-ss-1", EndpointId:"eth0"}
2026-02-17 02:40:09.670 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=98 ifaceName="caliaf52bb52565" state="down"
2026-02-17 02:40:09.670 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="caliaf52bb52565"
2026-02-17 02:40:09.670 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=98 ifaceName="caliaf52bb52565" state=""
2026-02-17 02:40:09.671 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="caliaf52bb52565"
2026-02-17 02:40:09.671 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliaf52bb52565", State:"down", Index:98}
2026-02-17 02:40:09.671 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliaf52bb52565", Addrs:set.Typed[string]{}}
2026-02-17 02:40:09.671 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliaf52bb52565", Addrs:set.Typed[string]{}}
2026-02-17 02:40:09.671 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliaf52bb52565", State:"", Index:98}
2026-02-17 02:40:09.671 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliaf52bb52565", Addrs:set.Set[string](nil)}
2026-02-17 02:40:09.671 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliaf52bb52565", Addrs:set.Set[string](nil)}
2026-02-17 02:40:09.672 [INFO][69] 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=98
2026-02-17 02:40:10.017 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=emptydir-7426/pod-9921f57b-bb92-47b5-8bb9-5154cdd49059, name=eth0)
2026-02-17 02:40:10.017 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.emptydir-7426"} profile:{inbound_rules:{action:"allow" rule_id:"nvqhGPewIQh1JIhf"} outbound_rules:{action:"allow" rule_id:"QGuXIdE3SRUuntc6"}}
2026-02-17 02:40:10.017 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.emptydir-7426.default"} profile:{}
2026-02-17 02:40:10.017 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"emptydir-7426/pod-9921f57b-bb92-47b5-8bb9-5154cdd49059" endpoint_id:"eth0"} endpoint:{state:"active" name:"calibd69ad4b177" profile_ids:"kns.emptydir-7426" profile_ids:"ksa.emptydir-7426.default" ipv4_nets:"10.100.226.35/32"}
2026-02-17 02:40:10.017 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-7426/pod-9921f57b-bb92-47b5-8bb9-5154cdd49059", EndpointId:"eth0"}
2026-02-17 02:40:10.017 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-7426/pod-9921f57b-bb92-47b5-8bb9-5154cdd49059", EndpointId:"eth0"}
2026-02-17 02:40:10.017 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-7426/pod-9921f57b-bb92-47b5-8bb9-5154cdd49059", EndpointId:"eth0"}
2026-02-17 02:40:10.018 [INFO][69] 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:40:10.018 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calibd69ad4b177" ipVersion=0x4 table="filter"
2026-02-17 02:40:10.018 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.emptydir-7426" ipVersion=0x4 table="filter"
2026-02-17 02:40:10.018 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_kyP2Ss2ZT9GayFDAH5" ipVersion=0x4 table="filter"
2026-02-17 02:40:10.018 [INFO][69] 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:40:10.018 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calibd69ad4b177" ipVersion=0x4 table="filter"
2026-02-17 02:40:10.018 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.emptydir-7426" ipVersion=0x4 table="filter"
2026-02-17 02:40:10.018 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_kyP2Ss2ZT9GayFDAH5" ipVersion=0x4 table="filter"
2026-02-17 02:40:10.018 [INFO][69] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calibd69ad4b177"
2026-02-17 02:40:10.018 [INFO][69] felix/endpoint_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-7426/pod-9921f57b-bb92-47b5-8bb9-5154cdd49059", EndpointId:"eth0"}
2026-02-17 02:40:10.018 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-7426/pod-9921f57b-bb92-47b5-8bb9-5154cdd49059", EndpointId:"eth0"}
2026-02-17 02:40:10.051 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-7426/pod-9921f57b-bb92-47b5-8bb9-5154cdd49059", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:40:10.051 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-7426/pod-9921f57b-bb92-47b5-8bb9-5154cdd49059", EndpointId:"eth0"} status="down"
2026-02-17 02:40:10.098 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=100 ifaceName="calibd69ad4b177" state="down"
2026-02-17 02:40:10.098 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calibd69ad4b177"
2026-02-17 02:40:10.098 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calibd69ad4b177", State:"down", Index:100}
2026-02-17 02:40:10.098 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calibd69ad4b177", Addrs:set.Typed[string]{}}
2026-02-17 02:40:10.098 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calibd69ad4b177", Addrs:set.Typed[string]{}}
2026-02-17 02:40:10.098 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calibd69ad4b177"
2026-02-17 02:40:10.098 [INFO][69] felix/endpoint_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-7426/pod-9921f57b-bb92-47b5-8bb9-5154cdd49059", EndpointId:"eth0"}
2026-02-17 02:40:10.098 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-7426/pod-9921f57b-bb92-47b5-8bb9-5154cdd49059", EndpointId:"eth0"}
2026-02-17 02:40:10.102 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=100 ifaceName="calibd69ad4b177" state="up"
2026-02-17 02:40:10.123 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-7426/pod-9921f57b-bb92-47b5-8bb9-5154cdd49059", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:40:10.123 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-7426/pod-9921f57b-bb92-47b5-8bb9-5154cdd49059", EndpointId:"eth0"} status="down"
2026-02-17 02:40:10.123 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calibd69ad4b177", State:"up", Index:100}
2026-02-17 02:40:10.123 [INFO][69] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calibd69ad4b177"
2026-02-17 02:40:10.123 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calibd69ad4b177"
2026-02-17 02:40:10.124 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calibd69ad4b177"
2026-02-17 02:40:10.124 [INFO][69] felix/endpoint_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-7426/pod-9921f57b-bb92-47b5-8bb9-5154cdd49059", EndpointId:"eth0"}
2026-02-17 02:40:10.124 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-7426/pod-9921f57b-bb92-47b5-8bb9-5154cdd49059", EndpointId:"eth0"}
2026-02-17 02:40:10.144 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-7426/pod-9921f57b-bb92-47b5-8bb9-5154cdd49059", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:40:10.145 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-7426/pod-9921f57b-bb92-47b5-8bb9-5154cdd49059", EndpointId:"eth0"} status="up"
2026-02-17 02:40:11.133 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=emptydir-7426/pod-9921f57b-bb92-47b5-8bb9-5154cdd49059, name=eth0)
2026-02-17 02:40:11.134 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"emptydir-7426/pod-9921f57b-bb92-47b5-8bb9-5154cdd49059" endpoint_id:"eth0"} endpoint:{state:"active" name:"calibd69ad4b177" profile_ids:"kns.emptydir-7426" profile_ids:"ksa.emptydir-7426.default" ipv4_nets:"10.100.226.35/32"}
2026-02-17 02:40:11.134 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-7426/pod-9921f57b-bb92-47b5-8bb9-5154cdd49059", EndpointId:"eth0"}
2026-02-17 02:40:11.134 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-7426/pod-9921f57b-bb92-47b5-8bb9-5154cdd49059", EndpointId:"eth0"}
2026-02-17 02:40:11.134 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-7426/pod-9921f57b-bb92-47b5-8bb9-5154cdd49059", EndpointId:"eth0"}
2026-02-17 02:40:11.136 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calibd69ad4b177"
2026-02-17 02:40:11.136 [INFO][69] felix/endpoint_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-7426/pod-9921f57b-bb92-47b5-8bb9-5154cdd49059", EndpointId:"eth0"}
2026-02-17 02:40:11.137 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-7426/pod-9921f57b-bb92-47b5-8bb9-5154cdd49059", EndpointId:"eth0"}
2026-02-17 02:40:11.157 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-7426/pod-9921f57b-bb92-47b5-8bb9-5154cdd49059", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:40:11.157 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-7426/pod-9921f57b-bb92-47b5-8bb9-5154cdd49059", EndpointId:"eth0"} status="up"
2026-02-17 02:40:11.339 [INFO][69] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=100
2026-02-17 02:40:11.339 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calibd69ad4b177"
2026-02-17 02:40:11.339 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calibd69ad4b177", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:40:11.339 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calibd69ad4b177", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:40:12.305 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=emptydir-7426/pod-9921f57b-bb92-47b5-8bb9-5154cdd49059, name=eth0)
2026-02-17 02:40:12.305 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"emptydir-7426/pod-9921f57b-bb92-47b5-8bb9-5154cdd49059" endpoint_id:"eth0"} endpoint:{state:"active" name:"calibd69ad4b177" profile_ids:"kns.emptydir-7426" profile_ids:"ksa.emptydir-7426.default" ipv4_nets:"10.100.226.35/32"}
2026-02-17 02:40:12.305 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-7426/pod-9921f57b-bb92-47b5-8bb9-5154cdd49059", EndpointId:"eth0"}
2026-02-17 02:40:12.305 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-7426/pod-9921f57b-bb92-47b5-8bb9-5154cdd49059", EndpointId:"eth0"}
2026-02-17 02:40:12.305 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-7426/pod-9921f57b-bb92-47b5-8bb9-5154cdd49059", EndpointId:"eth0"}
2026-02-17 02:40:12.306 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calibd69ad4b177"
2026-02-17 02:40:12.306 [INFO][69] felix/endpoint_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-7426/pod-9921f57b-bb92-47b5-8bb9-5154cdd49059", EndpointId:"eth0"}
2026-02-17 02:40:12.306 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-7426/pod-9921f57b-bb92-47b5-8bb9-5154cdd49059", EndpointId:"eth0"}
bird: KIF: Received address message for unknown interface 100
2026-02-17 02:40:12.332 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-7426/pod-9921f57b-bb92-47b5-8bb9-5154cdd49059", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:40:12.332 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-7426/pod-9921f57b-bb92-47b5-8bb9-5154cdd49059", EndpointId:"eth0"} status="up"
2026-02-17 02:40:12.410 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=100 ifaceName="calibd69ad4b177" state="down"
2026-02-17 02:40:12.410 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calibd69ad4b177"
2026-02-17 02:40:12.410 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calibd69ad4b177", State:"down", Index:100}
2026-02-17 02:40:12.411 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calibd69ad4b177", Addrs:set.Typed[string]{}}
2026-02-17 02:40:12.411 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calibd69ad4b177", Addrs:set.Typed[string]{}}
2026-02-17 02:40:12.411 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calibd69ad4b177"
2026-02-17 02:40:12.411 [INFO][69] felix/endpoint_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-7426/pod-9921f57b-bb92-47b5-8bb9-5154cdd49059", EndpointId:"eth0"}
2026-02-17 02:40:12.411 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-7426/pod-9921f57b-bb92-47b5-8bb9-5154cdd49059", EndpointId:"eth0"}
2026-02-17 02:40:12.411 [INFO][69] felix/conntrack.go 90: Removing conntrack flows ip=10.100.226.35
2026-02-17 02:40:12.411 [INFO][69] 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:40:12.414 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=100 ifaceName="calibd69ad4b177" state=""
2026-02-17 02:40:12.414 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calibd69ad4b177"
2026-02-17 02:40:12.441 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-7426/pod-9921f57b-bb92-47b5-8bb9-5154cdd49059", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:40:12.441 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-7426/pod-9921f57b-bb92-47b5-8bb9-5154cdd49059", EndpointId:"eth0"} status="down"
2026-02-17 02:40:12.441 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calibd69ad4b177", State:"", Index:100}
2026-02-17 02:40:12.441 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calibd69ad4b177", Addrs:set.Set[string](nil)}
2026-02-17 02:40:12.441 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calibd69ad4b177", Addrs:set.Set[string](nil)}
2026-02-17 02:40:12.441 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calibd69ad4b177"
2026-02-17 02:40:12.441 [INFO][69] felix/endpoint_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-7426/pod-9921f57b-bb92-47b5-8bb9-5154cdd49059", EndpointId:"eth0"}
2026-02-17 02:40:12.442 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-7426/pod-9921f57b-bb92-47b5-8bb9-5154cdd49059", EndpointId:"eth0"}
2026-02-17 02:40:12.468 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-7426/pod-9921f57b-bb92-47b5-8bb9-5154cdd49059", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:40:12.468 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-7426/pod-9921f57b-bb92-47b5-8bb9-5154cdd49059", EndpointId:"eth0"} status="down"
2026-02-17 02:40:12.532 [INFO][69] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=emptydir-7426/pod-9921f57b-bb92-47b5-8bb9-5154cdd49059, name=eth0)
2026-02-17 02:40:12.533 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"emptydir-7426/pod-9921f57b-bb92-47b5-8bb9-5154cdd49059" endpoint_id:"eth0"}
2026-02-17 02:40:12.533 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.emptydir-7426"}
2026-02-17 02:40:12.533 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.emptydir-7426.default"}
2026-02-17 02:40:12.533 [INFO][69] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-7426/pod-9921f57b-bb92-47b5-8bb9-5154cdd49059", EndpointId:"eth0"}
2026-02-17 02:40:12.533 [INFO][69] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-7426/pod-9921f57b-bb92-47b5-8bb9-5154cdd49059", EndpointId:"eth0"}
2026-02-17 02:40:12.534 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.emptydir-7426" ipVersion=0x4 table="filter"
2026-02-17 02:40:12.534 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_kyP2Ss2ZT9GayFDAH5" ipVersion=0x4 table="filter"
2026-02-17 02:40:12.534 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.emptydir-7426" ipVersion=0x4 table="filter"
2026-02-17 02:40:12.534 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_kyP2Ss2ZT9GayFDAH5" ipVersion=0x4 table="filter"
2026-02-17 02:40:12.534 [INFO][69] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-7426/pod-9921f57b-bb92-47b5-8bb9-5154cdd49059", EndpointId:"eth0"}
2026-02-17 02:40:12.534 [INFO][69] 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:40:12.534 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calibd69ad4b177" ipVersion=0x4 table="filter"
2026-02-17 02:40:12.534 [INFO][69] 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:40:12.534 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calibd69ad4b177" ipVersion=0x4 table="filter"
2026-02-17 02:40:12.534 [INFO][69] felix/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-7426/pod-9921f57b-bb92-47b5-8bb9-5154cdd49059", EndpointId:"eth0"}
2026-02-17 02:40:12.534 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-7426/pod-9921f57b-bb92-47b5-8bb9-5154cdd49059", EndpointId:"eth0"}
2026-02-17 02:40:12.586 [INFO][69] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-7426/pod-9921f57b-bb92-47b5-8bb9-5154cdd49059", EndpointId:"eth0"}
2026-02-17 02:40:13.495 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-7426"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-7426"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7426"}
2026-02-17 02:40:13.560 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-3233"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-3233"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3233"}
2026-02-17 02:40:13.585 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kubectl-3233" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:40:14.091 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=pod-network-test-9050/netserver-1, name=eth0)
2026-02-17 02:40:14.091 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-9050/netserver-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9899eafab40" profile_ids:"kns.pod-network-test-9050" profile_ids:"ksa.pod-network-test-9050.default" ipv4_nets:"10.100.226.27/32"}
2026-02-17 02:40:14.091 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-9050/netserver-1", EndpointId:"eth0"}
2026-02-17 02:40:14.091 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-9050/netserver-1", EndpointId:"eth0"}
2026-02-17 02:40:14.091 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-9050/netserver-1", EndpointId:"eth0"}
2026-02-17 02:40:14.092 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9899eafab40"
2026-02-17 02:40:14.092 [INFO][69] felix/endpoint_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-9050/netserver-1", EndpointId:"eth0"}
2026-02-17 02:40:14.092 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-9050/netserver-1", EndpointId:"eth0"}
2026-02-17 02:40:14.113 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-9050/netserver-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:40:14.113 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-9050/netserver-1", EndpointId:"eth0"} status="up"
2026-02-17 02:40:14.342 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=kubectl-3233/pause, name=eth0)
2026-02-17 02:40:14.342 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.kubectl-3233"} profile:{inbound_rules:{action:"allow" rule_id:"JsUBrIN0Z4CdicnO"} outbound_rules:{action:"allow" rule_id:"wMWhKMWeBluqq4NO"}}
2026-02-17 02:40:14.343 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.kubectl-3233.default"} profile:{}
2026-02-17 02:40:14.343 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-3233/pause" endpoint_id:"eth0"} endpoint:{state:"active" name:"caliab91ab4087d" profile_ids:"kns.kubectl-3233" profile_ids:"ksa.kubectl-3233.default" ipv4_nets:"10.100.226.36/32"}
2026-02-17 02:40:14.343 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3233/pause", EndpointId:"eth0"}
2026-02-17 02:40:14.343 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3233/pause", EndpointId:"eth0"}
2026-02-17 02:40:14.343 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3233/pause", EndpointId:"eth0"}
2026-02-17 02:40:14.343 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-caliab91ab4087d" ipVersion=0x4 table="filter"
2026-02-17 02:40:14.343 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.kubectl-3233" ipVersion=0x4 table="filter"
2026-02-17 02:40:14.343 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_9gmHVhEEUE4fybX7oz" ipVersion=0x4 table="filter"
2026-02-17 02:40:14.343 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-caliab91ab4087d" ipVersion=0x4 table="filter"
2026-02-17 02:40:14.343 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.kubectl-3233" ipVersion=0x4 table="filter"
2026-02-17 02:40:14.344 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_9gmHVhEEUE4fybX7oz" ipVersion=0x4 table="filter"
2026-02-17 02:40:14.344 [INFO][69] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="caliab91ab4087d"
2026-02-17 02:40:14.344 [INFO][69] felix/endpoint_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-3233/pause", EndpointId:"eth0"}
2026-02-17 02:40:14.344 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3233/pause", EndpointId:"eth0"}
2026-02-17 02:40:14.387 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3233/pause", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:40:14.387 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3233/pause", EndpointId:"eth0"} status="down"
2026-02-17 02:40:14.415 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"statefulset-2463" name:"default"}
2026-02-17 02:40:14.418 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=101 ifaceName="caliab91ab4087d" state="down"
2026-02-17 02:40:14.418 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="caliab91ab4087d"
2026-02-17 02:40:14.421 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=101 ifaceName="caliab91ab4087d" state="up"
2026-02-17 02:40:14.442 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliab91ab4087d", State:"down", Index:101}
2026-02-17 02:40:14.442 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliab91ab4087d", Addrs:set.Typed[string]{}}
2026-02-17 02:40:14.442 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliab91ab4087d", Addrs:set.Typed[string]{}}
2026-02-17 02:40:14.442 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliab91ab4087d", State:"up", Index:101}
2026-02-17 02:40:14.442 [INFO][69] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="caliab91ab4087d"
2026-02-17 02:40:14.442 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="caliab91ab4087d"
2026-02-17 02:40:14.443 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="caliab91ab4087d"
2026-02-17 02:40:14.443 [INFO][69] felix/endpoint_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-3233/pause", EndpointId:"eth0"}
2026-02-17 02:40:14.443 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3233/pause", EndpointId:"eth0"}
2026-02-17 02:40:14.473 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3233/pause", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:40:14.473 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3233/pause", EndpointId:"eth0"} status="up"
2026-02-17 02:40:14.683 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"test" namespace:"statefulset-2463"
2026-02-17 02:40:14.770 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"aggregateddiscovery-7109" name:"default"}
2026-02-17 02:40:14.800 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"statefulset-2463"} labels:{key:"e2e-framework" value:"statefulset"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"statefulset-2463"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-2463"}
2026-02-17 02:40:14.838 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"statefulset-2463"}
2026-02-17 02:40:15.114 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"aggregateddiscovery-7109"} labels:{key:"e2e-framework" value:"aggregateddiscovery"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"aggregateddiscovery-7109"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-7109"}
2026-02-17 02:40:15.141 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"aggregateddiscovery-7109"}
2026-02-17 02:40:15.168 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=kubectl-3233/pause, name=eth0)
2026-02-17 02:40:15.169 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-3233/pause" endpoint_id:"eth0"} endpoint:{state:"active" name:"caliab91ab4087d" profile_ids:"kns.kubectl-3233" profile_ids:"ksa.kubectl-3233.default" ipv4_nets:"10.100.226.36/32"}
2026-02-17 02:40:15.169 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3233/pause", EndpointId:"eth0"}
2026-02-17 02:40:15.169 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3233/pause", EndpointId:"eth0"}
2026-02-17 02:40:15.169 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3233/pause", EndpointId:"eth0"}
2026-02-17 02:40:15.169 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="caliab91ab4087d"
2026-02-17 02:40:15.170 [INFO][69] felix/endpoint_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-3233/pause", EndpointId:"eth0"}
2026-02-17 02:40:15.170 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3233/pause", EndpointId:"eth0"}
2026-02-17 02:40:15.194 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3233/pause", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:40:15.195 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3233/pause", EndpointId:"eth0"} status="up"
2026-02-17 02:40:15.896 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=kubectl-3233/pause, name=eth0)
2026-02-17 02:40:15.896 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-3233/pause" endpoint_id:"eth0"} endpoint:{state:"active" name:"caliab91ab4087d" profile_ids:"kns.kubectl-3233" profile_ids:"ksa.kubectl-3233.default" ipv4_nets:"10.100.226.36/32"}
2026-02-17 02:40:15.896 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3233/pause", EndpointId:"eth0"}
2026-02-17 02:40:15.896 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3233/pause", EndpointId:"eth0"}
2026-02-17 02:40:15.897 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3233/pause", EndpointId:"eth0"}
2026-02-17 02:40:15.897 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="caliab91ab4087d"
2026-02-17 02:40:15.897 [INFO][69] felix/endpoint_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-3233/pause", EndpointId:"eth0"}
2026-02-17 02:40:15.897 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3233/pause", EndpointId:"eth0"}
2026-02-17 02:40:15.920 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3233/pause", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:40:15.920 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3233/pause", EndpointId:"eth0"} status="up"
2026-02-17 02:40:16.104 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=kubectl-3233/pause, name=eth0)
2026-02-17 02:40:16.105 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-3233/pause" endpoint_id:"eth0"} endpoint:{state:"active" name:"caliab91ab4087d" profile_ids:"kns.kubectl-3233" profile_ids:"ksa.kubectl-3233.default" ipv4_nets:"10.100.226.36/32"}
2026-02-17 02:40:16.105 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3233/pause", EndpointId:"eth0"}
2026-02-17 02:40:16.105 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3233/pause", EndpointId:"eth0"}
2026-02-17 02:40:16.109 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3233/pause", EndpointId:"eth0"}
2026-02-17 02:40:16.109 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="caliab91ab4087d"
2026-02-17 02:40:16.110 [INFO][69] felix/endpoint_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-3233/pause", EndpointId:"eth0"}
2026-02-17 02:40:16.110 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3233/pause", EndpointId:"eth0"}
2026-02-17 02:40:16.137 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3233/pause", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:40:16.137 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3233/pause", EndpointId:"eth0"} status="up"
2026-02-17 02:40:16.302 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=kubectl-3233/pause, name=eth0)
2026-02-17 02:40:16.302 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-3233/pause" endpoint_id:"eth0"} endpoint:{state:"active" name:"caliab91ab4087d" profile_ids:"kns.kubectl-3233" profile_ids:"ksa.kubectl-3233.default" ipv4_nets:"10.100.226.36/32"}
2026-02-17 02:40:16.302 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3233/pause", EndpointId:"eth0"}
2026-02-17 02:40:16.302 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3233/pause", EndpointId:"eth0"}
2026-02-17 02:40:16.302 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3233/pause", EndpointId:"eth0"}
2026-02-17 02:40:16.303 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="caliab91ab4087d"
2026-02-17 02:40:16.304 [INFO][69] felix/endpoint_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-3233/pause", EndpointId:"eth0"}
2026-02-17 02:40:16.304 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3233/pause", EndpointId:"eth0"}
2026-02-17 02:40:16.308 [INFO][69] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=kubectl-3233/pause, name=eth0)
2026-02-17 02:40:16.328 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3233/pause", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:40:16.329 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3233/pause", EndpointId:"eth0"} status="up"
2026-02-17 02:40:16.330 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-3233/pause" endpoint_id:"eth0"}
2026-02-17 02:40:16.331 [INFO][69] 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:40:16.331 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="caliab91ab4087d"
2026-02-17 02:40:16.331 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.kubectl-3233.default"}
2026-02-17 02:40:16.331 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.kubectl-3233"}
2026-02-17 02:40:16.331 [INFO][69] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3233/pause", EndpointId:"eth0"}
2026-02-17 02:40:16.332 [INFO][69] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3233/pause", EndpointId:"eth0"}
2026-02-17 02:40:16.333 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.kubectl-3233" ipVersion=0x4 table="filter"
2026-02-17 02:40:16.333 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_9gmHVhEEUE4fybX7oz" ipVersion=0x4 table="filter"
2026-02-17 02:40:16.334 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.kubectl-3233" ipVersion=0x4 table="filter"
2026-02-17 02:40:16.334 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_9gmHVhEEUE4fybX7oz" ipVersion=0x4 table="filter"
2026-02-17 02:40:16.334 [INFO][69] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3233/pause", EndpointId:"eth0"}
2026-02-17 02:40:16.335 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-caliab91ab4087d" ipVersion=0x4 table="filter"
2026-02-17 02:40:16.335 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-caliab91ab4087d" ipVersion=0x4 table="filter"
2026-02-17 02:40:16.336 [INFO][69] felix/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-3233/pause", EndpointId:"eth0"}
2026-02-17 02:40:16.336 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3233/pause", EndpointId:"eth0"}
2026-02-17 02:40:16.337 [INFO][69] felix/conntrack.go 90: Removing conntrack flows ip=10.100.226.36
2026-02-17 02:40:16.403 [INFO][69] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3233/pause", EndpointId:"eth0"}
2026-02-17 02:40:16.403 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliab91ab4087d", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:40:16.403 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliab91ab4087d", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:40:16.556 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-3233"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-3233"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3233"}
2026-02-17 02:40:16.585 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-5797"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-5797"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5797"}
2026-02-17 02:40:16.613 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"secrets-5797" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:40:16.671 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-5797"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-5797"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5797"}
2026-02-17 02:40:16.705 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-9998"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"services-9998"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-9998"}
2026-02-17 02:40:16.741 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"services-9998" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:40:16.771 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-9998"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"services-9998"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-9998"}
2026-02-17 02:40:16.796 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-watch-8542"} labels:{key:"e2e-framework" value:"crd-watch"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"crd-watch-8542"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-8542"}
2026-02-17 02:40:16.820 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"crd-watch-8542" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:40:18.563 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=101 ifaceName="caliab91ab4087d" state="down"
2026-02-17 02:40:18.563 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="caliab91ab4087d"
2026-02-17 02:40:18.563 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliab91ab4087d", State:"down", Index:101}
2026-02-17 02:40:18.563 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliab91ab4087d", Addrs:set.Typed[string]{}}
2026-02-17 02:40:18.563 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliab91ab4087d", Addrs:set.Typed[string]{}}
2026-02-17 02:40:18.563 [INFO][69] 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:40:18.565 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=101 ifaceName="caliab91ab4087d" state=""
2026-02-17 02:40:18.565 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="caliab91ab4087d"
2026-02-17 02:40:18.593 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"emptydir-7426" name:"default"}
2026-02-17 02:40:18.624 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliab91ab4087d", State:"", Index:101}
2026-02-17 02:40:18.624 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliab91ab4087d", Addrs:set.Set[string](nil)}
2026-02-17 02:40:18.624 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliab91ab4087d", Addrs:set.Set[string](nil)}
2026-02-17 02:40:18.839 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-7426"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-7426"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7426"}
2026-02-17 02:40:18.879 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"emptydir-7426"}
2026-02-17 02:40:20.285 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pod-network-test-9050"} labels:{key:"e2e-framework" value:"pod-network-test"} labels:{key:"e2e-run" value:"c813837b-097e-4d2a-845a-e92d88485297"} labels:{key:"kubernetes.io/metadata.name" value:"pod-network-test-9050"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-9050"}
2026-02-17 02:40:20.310 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-6828"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"c813837b-097e-4d2a-845a-e92d88485297"} labels:{key:"kubernetes.io/metadata.name" value:"job-6828"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-6828"}
2026-02-17 02:40:20.339 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"job-6828" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:40:20.951 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=job-6828/indexed-job-1-j9ps5, name=eth0)
2026-02-17 02:40:20.951 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.job-6828"} profile:{inbound_rules:{action:"allow" rule_id:"5cKevD5nC17bxzeX"} outbound_rules:{action:"allow" rule_id:"U7Kv1mI0DM_9OhKZ"}}
2026-02-17 02:40:20.951 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.job-6828.default"} profile:{}
2026-02-17 02:40:20.951 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-6828/indexed-job-1-j9ps5" endpoint_id:"eth0"} endpoint:{state:"active" name:"calic91f44052d6" profile_ids:"kns.job-6828" profile_ids:"ksa.job-6828.default" ipv4_nets:"10.100.226.38/32"}
2026-02-17 02:40:20.951 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6828/indexed-job-1-j9ps5", EndpointId:"eth0"}
2026-02-17 02:40:20.951 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6828/indexed-job-1-j9ps5", EndpointId:"eth0"}
2026-02-17 02:40:20.951 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6828/indexed-job-1-j9ps5", EndpointId:"eth0"}
2026-02-17 02:40:20.952 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calic91f44052d6" ipVersion=0x4 table="filter"
2026-02-17 02:40:20.952 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.job-6828" ipVersion=0x4 table="filter"
2026-02-17 02:40:20.952 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_oIDPzFs9GsmkpmiyST" ipVersion=0x4 table="filter"
2026-02-17 02:40:20.952 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calic91f44052d6" ipVersion=0x4 table="filter"
2026-02-17 02:40:20.952 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.job-6828" ipVersion=0x4 table="filter"
2026-02-17 02:40:20.952 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_oIDPzFs9GsmkpmiyST" ipVersion=0x4 table="filter"
2026-02-17 02:40:20.952 [INFO][69] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calic91f44052d6"
2026-02-17 02:40:20.952 [INFO][69] felix/endpoint_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-6828/indexed-job-1-j9ps5", EndpointId:"eth0"}
2026-02-17 02:40:20.952 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6828/indexed-job-1-j9ps5", EndpointId:"eth0"}
2026-02-17 02:40:20.988 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6828/indexed-job-1-j9ps5", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:40:20.989 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6828/indexed-job-1-j9ps5", EndpointId:"eth0"} status="down"
2026-02-17 02:40:21.023 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=102 ifaceName="calic91f44052d6" state="down"
2026-02-17 02:40:21.023 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic91f44052d6", State:"down", Index:102}
2026-02-17 02:40:21.024 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calic91f44052d6"
2026-02-17 02:40:21.024 [INFO][69] felix/endpoint_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-6828/indexed-job-1-j9ps5", EndpointId:"eth0"}
2026-02-17 02:40:21.024 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6828/indexed-job-1-j9ps5", EndpointId:"eth0"}
2026-02-17 02:40:21.033 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calic91f44052d6"
2026-02-17 02:40:21.033 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=102 ifaceName="calic91f44052d6" state="up"
2026-02-17 02:40:21.046 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6828/indexed-job-1-j9ps5", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:40:21.046 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6828/indexed-job-1-j9ps5", EndpointId:"eth0"} status="down"
2026-02-17 02:40:21.046 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic91f44052d6", Addrs:set.Typed[string]{}}
2026-02-17 02:40:21.046 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic91f44052d6", Addrs:set.Typed[string]{}}
2026-02-17 02:40:21.046 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic91f44052d6", State:"up", Index:102}
2026-02-17 02:40:21.046 [INFO][69] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calic91f44052d6"
2026-02-17 02:40:21.046 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calic91f44052d6"
2026-02-17 02:40:21.047 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calic91f44052d6"
2026-02-17 02:40:21.047 [INFO][69] felix/endpoint_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-6828/indexed-job-1-j9ps5", EndpointId:"eth0"}
2026-02-17 02:40:21.047 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6828/indexed-job-1-j9ps5", EndpointId:"eth0"}
2026-02-17 02:40:21.052 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=job-6828/indexed-job-0-mxsw4, name=eth0)
2026-02-17 02:40:21.071 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6828/indexed-job-1-j9ps5", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:40:21.072 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6828/indexed-job-1-j9ps5", EndpointId:"eth0"} status="up"
2026-02-17 02:40:21.072 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-6828/indexed-job-0-mxsw4" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali6a613604161" profile_ids:"kns.job-6828" profile_ids:"ksa.job-6828.default" ipv4_nets:"10.100.226.37/32"}
2026-02-17 02:40:21.072 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6828/indexed-job-0-mxsw4", EndpointId:"eth0"}
2026-02-17 02:40:21.072 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6828/indexed-job-0-mxsw4", EndpointId:"eth0"}
2026-02-17 02:40:21.072 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6828/indexed-job-0-mxsw4", EndpointId:"eth0"}
2026-02-17 02:40:21.072 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali6a613604161" ipVersion=0x4 table="filter"
2026-02-17 02:40:21.072 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali6a613604161" ipVersion=0x4 table="filter"
2026-02-17 02:40:21.072 [INFO][69] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali6a613604161"
2026-02-17 02:40:21.072 [INFO][69] felix/endpoint_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-6828/indexed-job-0-mxsw4", EndpointId:"eth0"}
2026-02-17 02:40:21.072 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6828/indexed-job-0-mxsw4", EndpointId:"eth0"}
2026-02-17 02:40:21.113 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6828/indexed-job-0-mxsw4", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:40:21.113 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6828/indexed-job-0-mxsw4", EndpointId:"eth0"} status="down"
2026-02-17 02:40:21.122 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=103 ifaceName="cali6a613604161" state="down"
2026-02-17 02:40:21.123 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali6a613604161"
2026-02-17 02:40:21.123 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali6a613604161", State:"down", Index:103}
2026-02-17 02:40:21.123 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali6a613604161", Addrs:set.Typed[string]{}}
2026-02-17 02:40:21.123 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali6a613604161", Addrs:set.Typed[string]{}}
2026-02-17 02:40:21.123 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali6a613604161"
2026-02-17 02:40:21.123 [INFO][69] felix/endpoint_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-6828/indexed-job-0-mxsw4", EndpointId:"eth0"}
2026-02-17 02:40:21.123 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6828/indexed-job-0-mxsw4", EndpointId:"eth0"}
2026-02-17 02:40:21.123 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=103 ifaceName="cali6a613604161" state="up"
2026-02-17 02:40:21.141 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6828/indexed-job-0-mxsw4", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:40:21.141 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6828/indexed-job-0-mxsw4", EndpointId:"eth0"} status="down"
2026-02-17 02:40:21.141 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali6a613604161", State:"up", Index:103}
2026-02-17 02:40:21.141 [INFO][69] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali6a613604161"
2026-02-17 02:40:21.141 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali6a613604161"
2026-02-17 02:40:21.141 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali6a613604161"
2026-02-17 02:40:21.141 [INFO][69] felix/endpoint_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-6828/indexed-job-0-mxsw4", EndpointId:"eth0"}
2026-02-17 02:40:21.141 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6828/indexed-job-0-mxsw4", EndpointId:"eth0"}
2026-02-17 02:40:21.164 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6828/indexed-job-0-mxsw4", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:40:21.164 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6828/indexed-job-0-mxsw4", EndpointId:"eth0"} status="up"
2026-02-17 02:40:21.630 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"kubectl-3233" name:"default"}
2026-02-17 02:40:21.788 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"secrets-5797" name:"default"}
2026-02-17 02:40:21.924 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-3233"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-3233"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3233"}
2026-02-17 02:40:21.950 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"kubectl-3233"}
2026-02-17 02:40:22.179 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"services-9998" name:"default"}
2026-02-17 02:40:22.208 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-5797"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-5797"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5797"}
2026-02-17 02:40:22.208 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"secrets-5797"}
2026-02-17 02:40:22.216 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=job-6828/indexed-job-0-mxsw4, name=eth0)
2026-02-17 02:40:22.232 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-6828/indexed-job-0-mxsw4" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali6a613604161" profile_ids:"kns.job-6828" profile_ids:"ksa.job-6828.default" ipv4_nets:"10.100.226.37/32"}
2026-02-17 02:40:22.232 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6828/indexed-job-0-mxsw4", EndpointId:"eth0"}
2026-02-17 02:40:22.232 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6828/indexed-job-0-mxsw4", EndpointId:"eth0"}
2026-02-17 02:40:22.232 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6828/indexed-job-0-mxsw4", EndpointId:"eth0"}
2026-02-17 02:40:22.233 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali6a613604161"
2026-02-17 02:40:22.233 [INFO][69] felix/endpoint_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-6828/indexed-job-0-mxsw4", EndpointId:"eth0"}
2026-02-17 02:40:22.233 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6828/indexed-job-0-mxsw4", EndpointId:"eth0"}
2026-02-17 02:40:22.236 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=job-6828/indexed-job-1-j9ps5, name=eth0)
2026-02-17 02:40:22.257 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6828/indexed-job-0-mxsw4", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:40:22.257 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6828/indexed-job-0-mxsw4", EndpointId:"eth0"} status="up"
2026-02-17 02:40:22.257 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-6828/indexed-job-1-j9ps5" endpoint_id:"eth0"} endpoint:{state:"active" name:"calic91f44052d6" profile_ids:"kns.job-6828" profile_ids:"ksa.job-6828.default" ipv4_nets:"10.100.226.38/32"}
2026-02-17 02:40:22.257 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6828/indexed-job-1-j9ps5", EndpointId:"eth0"}
2026-02-17 02:40:22.257 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6828/indexed-job-1-j9ps5", EndpointId:"eth0"}
2026-02-17 02:40:22.257 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6828/indexed-job-1-j9ps5", EndpointId:"eth0"}
2026-02-17 02:40:22.258 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calic91f44052d6"
2026-02-17 02:40:22.258 [INFO][69] felix/endpoint_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-6828/indexed-job-1-j9ps5", EndpointId:"eth0"}
2026-02-17 02:40:22.258 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6828/indexed-job-1-j9ps5", EndpointId:"eth0"}
2026-02-17 02:40:22.289 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6828/indexed-job-1-j9ps5", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:40:22.289 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6828/indexed-job-1-j9ps5", EndpointId:"eth0"} status="up"
2026-02-17 02:40:22.291 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-9998"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"services-9998"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-9998"}
2026-02-17 02:40:22.314 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"services-9998"}
2026-02-17 02:40:22.667 [INFO][69] 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:40:22.667 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calic91f44052d6"
2026-02-17 02:40:22.667 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic91f44052d6", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:40:22.667 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic91f44052d6", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:40:22.955 [INFO][69] 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:40:22.956 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali6a613604161"
2026-02-17 02:40:22.956 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali6a613604161", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:40:22.956 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali6a613604161", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:40:23.429 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=job-6828/indexed-job-0-mxsw4, name=eth0)
2026-02-17 02:40:23.430 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-6828/indexed-job-0-mxsw4" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali6a613604161" profile_ids:"kns.job-6828" profile_ids:"ksa.job-6828.default" ipv4_nets:"10.100.226.37/32"}
2026-02-17 02:40:23.430 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6828/indexed-job-0-mxsw4", EndpointId:"eth0"}
2026-02-17 02:40:23.430 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6828/indexed-job-0-mxsw4", EndpointId:"eth0"}
2026-02-17 02:40:23.430 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6828/indexed-job-0-mxsw4", EndpointId:"eth0"}
2026-02-17 02:40:23.431 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali6a613604161"
2026-02-17 02:40:23.431 [INFO][69] felix/endpoint_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-6828/indexed-job-0-mxsw4", EndpointId:"eth0"}
2026-02-17 02:40:23.431 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6828/indexed-job-0-mxsw4", EndpointId:"eth0"}
2026-02-17 02:40:23.440 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=job-6828/indexed-job-1-j9ps5, name=eth0)
bird: KIF: Received address message for unknown interface 103
2026-02-17 02:40:23.465 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6828/indexed-job-0-mxsw4", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:40:23.465 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6828/indexed-job-0-mxsw4", EndpointId:"eth0"} status="up"
2026-02-17 02:40:23.465 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-6828/indexed-job-1-j9ps5" endpoint_id:"eth0"} endpoint:{state:"active" name:"calic91f44052d6" profile_ids:"kns.job-6828" profile_ids:"ksa.job-6828.default" ipv4_nets:"10.100.226.38/32"}
2026-02-17 02:40:23.466 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6828/indexed-job-1-j9ps5", EndpointId:"eth0"}
2026-02-17 02:40:23.466 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6828/indexed-job-1-j9ps5", EndpointId:"eth0"}
2026-02-17 02:40:23.466 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6828/indexed-job-1-j9ps5", EndpointId:"eth0"}
2026-02-17 02:40:23.466 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calic91f44052d6"
2026-02-17 02:40:23.466 [INFO][69] 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-6828/indexed-job-1-j9ps5", EndpointId:"eth0"}
2026-02-17 02:40:23.466 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6828/indexed-job-1-j9ps5", EndpointId:"eth0"}
2026-02-17 02:40:23.497 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6828/indexed-job-1-j9ps5", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:40:23.497 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6828/indexed-job-1-j9ps5", EndpointId:"eth0"} status="down"
2026-02-17 02:40:23.536 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=103 ifaceName="cali6a613604161" state="down"
2026-02-17 02:40:23.537 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali6a613604161", State:"down", Index:103}
2026-02-17 02:40:23.537 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali6a613604161"
2026-02-17 02:40:23.537 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calic91f44052d6"
2026-02-17 02:40:23.537 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali6a613604161"
2026-02-17 02:40:23.537 [INFO][69] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=103
2026-02-17 02:40:23.537 [INFO][69] felix/endpoint_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-6828/indexed-job-0-mxsw4", EndpointId:"eth0"}
2026-02-17 02:40:23.537 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6828/indexed-job-0-mxsw4", EndpointId:"eth0"}
2026-02-17 02:40:23.538 [INFO][69] felix/conntrack.go 90: Removing conntrack flows ip=10.100.226.37
2026-02-17 02:40:23.542 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=103 ifaceName="cali6a613604161" state=""
2026-02-17 02:40:23.542 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali6a613604161"
2026-02-17 02:40:23.547 [INFO][69] 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:40:23.547 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calic91f44052d6"
2026-02-17 02:40:23.547 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=102 ifaceName="calic91f44052d6" state="down"
2026-02-17 02:40:23.547 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=102 ifaceName="calic91f44052d6" state=""
2026-02-17 02:40:23.547 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calic91f44052d6"
2026-02-17 02:40:23.562 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6828/indexed-job-0-mxsw4", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:40:23.562 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6828/indexed-job-0-mxsw4", EndpointId:"eth0"} status="down"
2026-02-17 02:40:23.562 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali6a613604161", Addrs:set.Typed[string]{}}
2026-02-17 02:40:23.562 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali6a613604161", Addrs:set.Typed[string]{}}
2026-02-17 02:40:23.562 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali6a613604161", State:"", Index:103}
2026-02-17 02:40:23.562 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali6a613604161", Addrs:set.Set[string](nil)}
2026-02-17 02:40:23.562 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali6a613604161", Addrs:set.Set[string](nil)}
2026-02-17 02:40:23.562 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic91f44052d6", Addrs:set.Typed[string]{}}
2026-02-17 02:40:23.562 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic91f44052d6", Addrs:set.Typed[string]{}}
2026-02-17 02:40:23.562 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic91f44052d6", State:"down", Index:102}
2026-02-17 02:40:23.562 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic91f44052d6", State:"", Index:102}
2026-02-17 02:40:23.563 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic91f44052d6", Addrs:set.Set[string](nil)}
2026-02-17 02:40:23.563 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic91f44052d6", Addrs:set.Set[string](nil)}
2026-02-17 02:40:23.563 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali6a613604161"
2026-02-17 02:40:23.563 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calic91f44052d6"
2026-02-17 02:40:23.563 [INFO][69] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calic91f44052d6"
2026-02-17 02:40:23.563 [INFO][69] felix/endpoint_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-6828/indexed-job-0-mxsw4", EndpointId:"eth0"}
2026-02-17 02:40:23.563 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6828/indexed-job-0-mxsw4", EndpointId:"eth0"}
2026-02-17 02:40:23.563 [INFO][69] felix/endpoint_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-6828/indexed-job-1-j9ps5", EndpointId:"eth0"}
2026-02-17 02:40:23.563 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6828/indexed-job-1-j9ps5", EndpointId:"eth0"}
2026-02-17 02:40:23.563 [INFO][69] felix/conntrack.go 90: Removing conntrack flows ip=10.100.226.38
2026-02-17 02:40:23.586 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6828/indexed-job-0-mxsw4", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:40:23.586 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6828/indexed-job-0-mxsw4", EndpointId:"eth0"} status="down"
2026-02-17 02:40:23.586 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6828/indexed-job-1-j9ps5", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:40:23.586 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6828/indexed-job-1-j9ps5", EndpointId:"eth0"} status="down"
2026-02-17 02:40:23.650 [INFO][69] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=job-6828/indexed-job-0-mxsw4, name=eth0)
2026-02-17 02:40:23.650 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-6828/indexed-job-0-mxsw4" endpoint_id:"eth0"}
2026-02-17 02:40:23.650 [INFO][69] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6828/indexed-job-0-mxsw4", EndpointId:"eth0"}
2026-02-17 02:40:23.651 [INFO][69] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6828/indexed-job-0-mxsw4", EndpointId:"eth0"}
2026-02-17 02:40:23.651 [INFO][69] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6828/indexed-job-0-mxsw4", EndpointId:"eth0"}
2026-02-17 02:40:23.651 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali6a613604161" ipVersion=0x4 table="filter"
2026-02-17 02:40:23.651 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali6a613604161" ipVersion=0x4 table="filter"
2026-02-17 02:40:23.651 [INFO][69] felix/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-6828/indexed-job-0-mxsw4", EndpointId:"eth0"}
2026-02-17 02:40:23.651 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6828/indexed-job-0-mxsw4", EndpointId:"eth0"}
2026-02-17 02:40:23.726 [INFO][69] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6828/indexed-job-0-mxsw4", EndpointId:"eth0"}
2026-02-17 02:40:23.756 [INFO][69] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=job-6828/indexed-job-1-j9ps5, name=eth0)
2026-02-17 02:40:23.757 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-6828/indexed-job-1-j9ps5" endpoint_id:"eth0"}
2026-02-17 02:40:23.757 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.job-6828"}
2026-02-17 02:40:23.757 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.job-6828.default"}
2026-02-17 02:40:23.757 [INFO][69] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6828/indexed-job-1-j9ps5", EndpointId:"eth0"}
2026-02-17 02:40:23.757 [INFO][69] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6828/indexed-job-1-j9ps5", EndpointId:"eth0"}
2026-02-17 02:40:23.757 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.job-6828" ipVersion=0x4 table="filter"
2026-02-17 02:40:23.757 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_oIDPzFs9GsmkpmiyST" ipVersion=0x4 table="filter"
2026-02-17 02:40:23.757 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.job-6828" ipVersion=0x4 table="filter"
2026-02-17 02:40:23.757 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_oIDPzFs9GsmkpmiyST" ipVersion=0x4 table="filter"
2026-02-17 02:40:23.757 [INFO][69] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6828/indexed-job-1-j9ps5", EndpointId:"eth0"}
2026-02-17 02:40:23.757 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calic91f44052d6" ipVersion=0x4 table="filter"
2026-02-17 02:40:23.757 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calic91f44052d6" ipVersion=0x4 table="filter"
2026-02-17 02:40:23.758 [INFO][69] felix/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-6828/indexed-job-1-j9ps5", EndpointId:"eth0"}
2026-02-17 02:40:23.758 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6828/indexed-job-1-j9ps5", EndpointId:"eth0"}
2026-02-17 02:40:23.821 [INFO][69] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6828/indexed-job-1-j9ps5", EndpointId:"eth0"}
2026-02-17 02:40:25.044 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=job-6828/indexed-job-2-96fjw, name=eth0)
2026-02-17 02:40:25.045 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.job-6828"} profile:{inbound_rules:{action:"allow" rule_id:"5cKevD5nC17bxzeX"} outbound_rules:{action:"allow" rule_id:"U7Kv1mI0DM_9OhKZ"}}
2026-02-17 02:40:25.045 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.job-6828.default"} profile:{}
2026-02-17 02:40:25.069 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-6828/indexed-job-2-96fjw" endpoint_id:"eth0"} endpoint:{state:"active" name:"calif33e1da1795" profile_ids:"kns.job-6828" profile_ids:"ksa.job-6828.default" ipv4_nets:"10.100.226.34/32"}
2026-02-17 02:40:25.070 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6828/indexed-job-2-96fjw", EndpointId:"eth0"}
2026-02-17 02:40:25.070 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6828/indexed-job-2-96fjw", EndpointId:"eth0"}
2026-02-17 02:40:25.070 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6828/indexed-job-2-96fjw", EndpointId:"eth0"}
2026-02-17 02:40:25.071 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calif33e1da1795" ipVersion=0x4 table="filter"
2026-02-17 02:40:25.071 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.job-6828" ipVersion=0x4 table="filter"
2026-02-17 02:40:25.071 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_oIDPzFs9GsmkpmiyST" ipVersion=0x4 table="filter"
2026-02-17 02:40:25.071 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calif33e1da1795" ipVersion=0x4 table="filter"
2026-02-17 02:40:25.071 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.job-6828" ipVersion=0x4 table="filter"
2026-02-17 02:40:25.071 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_oIDPzFs9GsmkpmiyST" ipVersion=0x4 table="filter"
2026-02-17 02:40:25.071 [INFO][69] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calif33e1da1795"
2026-02-17 02:40:25.071 [INFO][69] felix/endpoint_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-6828/indexed-job-2-96fjw", EndpointId:"eth0"}
2026-02-17 02:40:25.072 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6828/indexed-job-2-96fjw", EndpointId:"eth0"}
2026-02-17 02:40:25.118 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=104 ifaceName="calif33e1da1795" state="down"
2026-02-17 02:40:25.119 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calif33e1da1795"
2026-02-17 02:40:25.120 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=104 ifaceName="calif33e1da1795" state="up"
2026-02-17 02:40:25.122 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6828/indexed-job-2-96fjw", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:40:25.122 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6828/indexed-job-2-96fjw", EndpointId:"eth0"} status="down"
2026-02-17 02:40:25.122 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif33e1da1795", State:"down", Index:104}
2026-02-17 02:40:25.123 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calif33e1da1795", Addrs:set.Typed[string]{}}
2026-02-17 02:40:25.123 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calif33e1da1795", Addrs:set.Typed[string]{}}
2026-02-17 02:40:25.123 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif33e1da1795", State:"up", Index:104}
2026-02-17 02:40:25.123 [INFO][69] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calif33e1da1795"
2026-02-17 02:40:25.123 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calif33e1da1795"
2026-02-17 02:40:25.123 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calif33e1da1795"
2026-02-17 02:40:25.123 [INFO][69] felix/endpoint_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-6828/indexed-job-2-96fjw", EndpointId:"eth0"}
2026-02-17 02:40:25.123 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6828/indexed-job-2-96fjw", EndpointId:"eth0"}
2026-02-17 02:40:25.155 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6828/indexed-job-2-96fjw", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:40:25.155 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6828/indexed-job-2-96fjw", EndpointId:"eth0"} status="up"
2026-02-17 02:40:25.354 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=pod-network-test-9050/netserver-1, name=eth0)
2026-02-17 02:40:25.354 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-9050/netserver-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9899eafab40" profile_ids:"kns.pod-network-test-9050" profile_ids:"ksa.pod-network-test-9050.default" ipv4_nets:"10.100.226.27/32"}
2026-02-17 02:40:25.354 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-9050/netserver-1", EndpointId:"eth0"}
2026-02-17 02:40:25.354 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-9050/netserver-1", EndpointId:"eth0"}
2026-02-17 02:40:25.354 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-9050/netserver-1", EndpointId:"eth0"}
2026-02-17 02:40:25.354 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9899eafab40"
2026-02-17 02:40:25.355 [INFO][69] felix/endpoint_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-9050/netserver-1", EndpointId:"eth0"}
2026-02-17 02:40:25.355 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-9050/netserver-1", EndpointId:"eth0"}
2026-02-17 02:40:25.384 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-9050/netserver-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:40:25.384 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-9050/netserver-1", EndpointId:"eth0"} status="up"
2026-02-17 02:40:25.399 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=pod-network-test-9050/netserver-1, name=eth0)
2026-02-17 02:40:25.399 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-9050/netserver-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9899eafab40" profile_ids:"kns.pod-network-test-9050" profile_ids:"ksa.pod-network-test-9050.default" ipv4_nets:"10.100.226.27/32"}
2026-02-17 02:40:25.399 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-9050/netserver-1", EndpointId:"eth0"}
2026-02-17 02:40:25.399 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-9050/netserver-1", EndpointId:"eth0"}
2026-02-17 02:40:25.399 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-9050/netserver-1", EndpointId:"eth0"}
2026-02-17 02:40:25.399 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9899eafab40"
2026-02-17 02:40:25.400 [INFO][69] felix/endpoint_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-9050/netserver-1", EndpointId:"eth0"}
2026-02-17 02:40:25.400 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-9050/netserver-1", EndpointId:"eth0"}
2026-02-17 02:40:25.423 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-9050/netserver-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:40:25.423 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-9050/netserver-1", EndpointId:"eth0"} status="up"
2026-02-17 02:40:25.423 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pod-network-test-9050"} labels:{key:"e2e-framework" value:"pod-network-test"} labels:{key:"e2e-run" value:"c813837b-097e-4d2a-845a-e92d88485297"} labels:{key:"kubernetes.io/metadata.name" value:"pod-network-test-9050"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-9050"}
2026-02-17 02:40:25.734 [INFO][69] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=pod-network-test-9050/netserver-1, name=eth0)
2026-02-17 02:40:25.734 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-9050/netserver-1" endpoint_id:"eth0"}
2026-02-17 02:40:25.734 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.pod-network-test-9050"}
2026-02-17 02:40:25.734 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.pod-network-test-9050.default"}
2026-02-17 02:40:25.734 [INFO][69] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-9050/netserver-1", EndpointId:"eth0"}
2026-02-17 02:40:25.734 [INFO][69] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-9050/netserver-1", EndpointId:"eth0"}
2026-02-17 02:40:25.735 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_0UlNJ50DDQRTqrWq38" ipVersion=0x4 table="filter"
2026-02-17 02:40:25.735 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_iC--aqsEqaQ6Il_Vo6" ipVersion=0x4 table="filter"
2026-02-17 02:40:25.735 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_0UlNJ50DDQRTqrWq38" ipVersion=0x4 table="filter"
2026-02-17 02:40:25.735 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_iC--aqsEqaQ6Il_Vo6" ipVersion=0x4 table="filter"
2026-02-17 02:40:25.735 [INFO][69] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-9050/netserver-1", EndpointId:"eth0"}
2026-02-17 02:40:25.735 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali9899eafab40" ipVersion=0x4 table="filter"
2026-02-17 02:40:25.735 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali9899eafab40" ipVersion=0x4 table="filter"
2026-02-17 02:40:25.735 [INFO][69] felix/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-9050/netserver-1", EndpointId:"eth0"}
2026-02-17 02:40:25.735 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-9050/netserver-1", EndpointId:"eth0"}
2026-02-17 02:40:25.736 [INFO][69] felix/conntrack.go 90: Removing conntrack flows ip=10.100.226.27
bird: KIF: Received address message for unknown interface 99
2026-02-17 02:40:25.807 [INFO][69] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-9050/netserver-1", EndpointId:"eth0"}
2026-02-17 02:40:25.846 [INFO][69] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=99
2026-02-17 02:40:25.846 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali9899eafab40"
2026-02-17 02:40:25.846 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=99 ifaceName="cali9899eafab40" state="down"
2026-02-17 02:40:25.847 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali9899eafab40", Addrs:set.Typed[string]{}}
2026-02-17 02:40:25.847 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=99 ifaceName="cali9899eafab40" state=""
2026-02-17 02:40:25.847 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali9899eafab40", Addrs:set.Typed[string]{}}
2026-02-17 02:40:25.847 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali9899eafab40"
2026-02-17 02:40:25.847 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali9899eafab40", State:"down", Index:99}
2026-02-17 02:40:25.847 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali9899eafab40", State:"", Index:99}
2026-02-17 02:40:25.847 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali9899eafab40", Addrs:set.Set[string](nil)}
2026-02-17 02:40:25.847 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali9899eafab40", Addrs:set.Set[string](nil)}
2026-02-17 02:40:26.271 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=job-6828/indexed-job-2-96fjw, name=eth0)
2026-02-17 02:40:26.271 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-6828/indexed-job-2-96fjw" endpoint_id:"eth0"} endpoint:{state:"active" name:"calif33e1da1795" profile_ids:"kns.job-6828" profile_ids:"ksa.job-6828.default" ipv4_nets:"10.100.226.34/32"}
2026-02-17 02:40:26.271 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6828/indexed-job-2-96fjw", EndpointId:"eth0"}
2026-02-17 02:40:26.272 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6828/indexed-job-2-96fjw", EndpointId:"eth0"}
2026-02-17 02:40:26.272 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6828/indexed-job-2-96fjw", EndpointId:"eth0"}
2026-02-17 02:40:26.272 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calif33e1da1795"
2026-02-17 02:40:26.272 [INFO][69] felix/endpoint_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-6828/indexed-job-2-96fjw", EndpointId:"eth0"}
2026-02-17 02:40:26.272 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6828/indexed-job-2-96fjw", EndpointId:"eth0"}
2026-02-17 02:40:26.298 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6828/indexed-job-2-96fjw", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:40:26.298 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6828/indexed-job-2-96fjw", EndpointId:"eth0"} status="up"
2026-02-17 02:40:26.475 [INFO][69] 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:40:26.475 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calif33e1da1795"
2026-02-17 02:40:26.475 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calif33e1da1795", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:40:26.475 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calif33e1da1795", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:40:27.466 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=job-6828/indexed-job-2-96fjw, name=eth0)
2026-02-17 02:40:27.466 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-6828/indexed-job-2-96fjw" endpoint_id:"eth0"} endpoint:{state:"active" name:"calif33e1da1795" profile_ids:"kns.job-6828" profile_ids:"ksa.job-6828.default" ipv4_nets:"10.100.226.34/32"}
2026-02-17 02:40:27.467 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6828/indexed-job-2-96fjw", EndpointId:"eth0"}
2026-02-17 02:40:27.467 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6828/indexed-job-2-96fjw", EndpointId:"eth0"}
2026-02-17 02:40:27.467 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6828/indexed-job-2-96fjw", EndpointId:"eth0"}
2026-02-17 02:40:27.468 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calif33e1da1795"
2026-02-17 02:40:27.468 [INFO][69] felix/endpoint_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-6828/indexed-job-2-96fjw", EndpointId:"eth0"}
2026-02-17 02:40:27.468 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6828/indexed-job-2-96fjw", EndpointId:"eth0"}
bird: KIF: Received address message for unknown interface 104
2026-02-17 02:40:27.491 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6828/indexed-job-2-96fjw", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:40:27.491 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6828/indexed-job-2-96fjw", EndpointId:"eth0"} status="up"
2026-02-17 02:40:27.574 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=104 ifaceName="calif33e1da1795" state="down"
2026-02-17 02:40:27.574 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calif33e1da1795"
2026-02-17 02:40:27.574 [INFO][69] 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:40:27.574 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif33e1da1795", State:"down", Index:104}
2026-02-17 02:40:27.574 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calif33e1da1795", Addrs:set.Typed[string]{}}
2026-02-17 02:40:27.574 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calif33e1da1795", Addrs:set.Typed[string]{}}
2026-02-17 02:40:27.574 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calif33e1da1795"
2026-02-17 02:40:27.574 [INFO][69] felix/endpoint_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-6828/indexed-job-2-96fjw", EndpointId:"eth0"}
2026-02-17 02:40:27.574 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6828/indexed-job-2-96fjw", EndpointId:"eth0"}
2026-02-17 02:40:27.575 [INFO][69] felix/conntrack.go 90: Removing conntrack flows ip=10.100.226.34
2026-02-17 02:40:27.578 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=104 ifaceName="calif33e1da1795" state=""
2026-02-17 02:40:27.578 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calif33e1da1795"
2026-02-17 02:40:27.608 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6828/indexed-job-2-96fjw", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:40:27.608 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6828/indexed-job-2-96fjw", EndpointId:"eth0"} status="down"
2026-02-17 02:40:27.608 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif33e1da1795", State:"", Index:104}
2026-02-17 02:40:27.608 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calif33e1da1795", Addrs:set.Set[string](nil)}
2026-02-17 02:40:27.608 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calif33e1da1795", Addrs:set.Set[string](nil)}
2026-02-17 02:40:27.608 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calif33e1da1795"
2026-02-17 02:40:27.608 [INFO][69] felix/endpoint_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-6828/indexed-job-2-96fjw", EndpointId:"eth0"}
2026-02-17 02:40:27.608 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6828/indexed-job-2-96fjw", EndpointId:"eth0"}
2026-02-17 02:40:27.643 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6828/indexed-job-2-96fjw", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:40:27.643 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6828/indexed-job-2-96fjw", EndpointId:"eth0"} status="down"
2026-02-17 02:40:27.688 [INFO][69] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=job-6828/indexed-job-2-96fjw, name=eth0)
2026-02-17 02:40:27.688 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-6828/indexed-job-2-96fjw" endpoint_id:"eth0"}
2026-02-17 02:40:27.688 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.job-6828"}
2026-02-17 02:40:27.689 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.job-6828.default"}
2026-02-17 02:40:27.689 [INFO][69] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6828/indexed-job-2-96fjw", EndpointId:"eth0"}
2026-02-17 02:40:27.689 [INFO][69] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6828/indexed-job-2-96fjw", EndpointId:"eth0"}
2026-02-17 02:40:27.689 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.job-6828" ipVersion=0x4 table="filter"
2026-02-17 02:40:27.689 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_oIDPzFs9GsmkpmiyST" ipVersion=0x4 table="filter"
2026-02-17 02:40:27.689 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.job-6828" ipVersion=0x4 table="filter"
2026-02-17 02:40:27.689 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_oIDPzFs9GsmkpmiyST" ipVersion=0x4 table="filter"
2026-02-17 02:40:27.689 [INFO][69] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6828/indexed-job-2-96fjw", EndpointId:"eth0"}
2026-02-17 02:40:27.689 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calif33e1da1795" ipVersion=0x4 table="filter"
2026-02-17 02:40:27.689 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calif33e1da1795" ipVersion=0x4 table="filter"
2026-02-17 02:40:27.689 [INFO][69] felix/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-6828/indexed-job-2-96fjw", EndpointId:"eth0"}
2026-02-17 02:40:27.689 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6828/indexed-job-2-96fjw", EndpointId:"eth0"}
2026-02-17 02:40:27.760 [INFO][69] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6828/indexed-job-2-96fjw", EndpointId:"eth0"}
2026-02-17 02:40:28.202 [INFO][75] monitor-addresses/autodetection_methods.go 103: Using autodetected IPv4 address on interface ens3: 192.168.24.214/24
2026-02-17 02:40:28.416 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-6828"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"c813837b-097e-4d2a-845a-e92d88485297"} labels:{key:"kubernetes.io/metadata.name" value:"job-6828"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-6828"}
2026-02-17 02:40:28.443 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"hostport-3310"} labels:{key:"e2e-framework" value:"hostport"} labels:{key:"e2e-run" value:"c813837b-097e-4d2a-845a-e92d88485297"} labels:{key:"kubernetes.io/metadata.name" value:"hostport-3310"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-3310"}
2026-02-17 02:40:28.465 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"hostport-3310" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:40:30.535 [INFO][69] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=cronjob-8628/replace-29521599-2n7f5, name=eth0)
2026-02-17 02:40:30.536 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"cronjob-8628/replace-29521599-2n7f5" endpoint_id:"eth0"}
2026-02-17 02:40:30.536 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.cronjob-8628"}
2026-02-17 02:40:30.536 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.cronjob-8628.default"}
2026-02-17 02:40:30.536 [INFO][69] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-8628/replace-29521599-2n7f5", EndpointId:"eth0"}
2026-02-17 02:40:30.536 [INFO][69] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-8628/replace-29521599-2n7f5", EndpointId:"eth0"}
2026-02-17 02:40:30.537 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.cronjob-8628" ipVersion=0x4 table="filter"
2026-02-17 02:40:30.537 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_NSn6HsYVEawTP6Bz61" ipVersion=0x4 table="filter"
2026-02-17 02:40:30.537 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.cronjob-8628" ipVersion=0x4 table="filter"
2026-02-17 02:40:30.537 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_NSn6HsYVEawTP6Bz61" ipVersion=0x4 table="filter"
2026-02-17 02:40:30.537 [INFO][69] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-8628/replace-29521599-2n7f5", EndpointId:"eth0"}
2026-02-17 02:40:30.537 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calibfca53b2ad3" ipVersion=0x4 table="filter"
2026-02-17 02:40:30.537 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calibfca53b2ad3" ipVersion=0x4 table="filter"
2026-02-17 02:40:30.537 [INFO][69] felix/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-8628/replace-29521599-2n7f5", EndpointId:"eth0"}
2026-02-17 02:40:30.537 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-8628/replace-29521599-2n7f5", EndpointId:"eth0"}
2026-02-17 02:40:30.538 [INFO][69] felix/conntrack.go 90: Removing conntrack flows ip=10.100.226.14
2026-02-17 02:40:30.605 [INFO][69] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-8628/replace-29521599-2n7f5", EndpointId:"eth0"}
2026-02-17 02:40:30.652 [INFO][69] 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:40:30.652 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calibfca53b2ad3"
2026-02-17 02:40:30.652 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=82 ifaceName="calibfca53b2ad3" state="down"
2026-02-17 02:40:30.652 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=82 ifaceName="calibfca53b2ad3" state=""
2026-02-17 02:40:30.652 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calibfca53b2ad3", Addrs:set.Typed[string]{}}
2026-02-17 02:40:30.652 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calibfca53b2ad3", Addrs:set.Typed[string]{}}
2026-02-17 02:40:30.652 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calibfca53b2ad3", State:"down", Index:82}
2026-02-17 02:40:30.652 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calibfca53b2ad3", State:"", Index:82}
2026-02-17 02:40:30.652 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calibfca53b2ad3"
2026-02-17 02:40:30.652 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calibfca53b2ad3", Addrs:set.Set[string](nil)}
2026-02-17 02:40:30.652 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calibfca53b2ad3", Addrs:set.Set[string](nil)}
2026-02-17 02:40:30.898 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"pod-network-test-9050" name:"default"}
2026-02-17 02:40:31.018 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"pod-network-test-9050"}
2026-02-17 02:40:32.749 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"var-expansion-3735"} labels:{key:"e2e-framework" value:"var-expansion"} labels:{key:"e2e-run" value:"648329da-2048-4e6b-a697-5d6bd747a7ee"} labels:{key:"kubernetes.io/metadata.name" value:"var-expansion-3735"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3735"}
2026-02-17 02:40:32.773 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-3941"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"648329da-2048-4e6b-a697-5d6bd747a7ee"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-3941"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3941"}
2026-02-17 02:40:32.773 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"emptydir-3941" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:40:33.420 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=emptydir-3941/pod-278badf5-922a-43f6-ac55-764346f2454a, name=eth0)
2026-02-17 02:40:33.420 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.emptydir-3941.default"} profile:{}
2026-02-17 02:40:33.420 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.emptydir-3941"} profile:{inbound_rules:{action:"allow" rule_id:"vHtSTFPiEeF0SM51"} outbound_rules:{action:"allow" rule_id:"UTfJwX_GDdPymOIH"}}
2026-02-17 02:40:33.421 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"emptydir-3941/pod-278badf5-922a-43f6-ac55-764346f2454a" endpoint_id:"eth0"} endpoint:{state:"active" name:"calic3aee92b45f" profile_ids:"kns.emptydir-3941" profile_ids:"ksa.emptydir-3941.default" ipv4_nets:"10.100.226.40/32"}
2026-02-17 02:40:33.421 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-3941/pod-278badf5-922a-43f6-ac55-764346f2454a", EndpointId:"eth0"}
2026-02-17 02:40:33.421 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-3941/pod-278badf5-922a-43f6-ac55-764346f2454a", EndpointId:"eth0"}
2026-02-17 02:40:33.421 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-3941/pod-278badf5-922a-43f6-ac55-764346f2454a", EndpointId:"eth0"}
2026-02-17 02:40:33.421 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calic3aee92b45f" ipVersion=0x4 table="filter"
2026-02-17 02:40:33.421 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.emptydir-3941" ipVersion=0x4 table="filter"
2026-02-17 02:40:33.421 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_rBPGNlo9I67Bpt2IW1" ipVersion=0x4 table="filter"
2026-02-17 02:40:33.421 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calic3aee92b45f" ipVersion=0x4 table="filter"
2026-02-17 02:40:33.421 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.emptydir-3941" ipVersion=0x4 table="filter"
2026-02-17 02:40:33.421 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_rBPGNlo9I67Bpt2IW1" ipVersion=0x4 table="filter"
2026-02-17 02:40:33.421 [INFO][69] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calic3aee92b45f"
2026-02-17 02:40:33.421 [INFO][69] felix/endpoint_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-3941/pod-278badf5-922a-43f6-ac55-764346f2454a", EndpointId:"eth0"}
2026-02-17 02:40:33.421 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-3941/pod-278badf5-922a-43f6-ac55-764346f2454a", EndpointId:"eth0"}
2026-02-17 02:40:33.467 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-3941/pod-278badf5-922a-43f6-ac55-764346f2454a", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:40:33.467 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-3941/pod-278badf5-922a-43f6-ac55-764346f2454a", EndpointId:"eth0"} status="down"
2026-02-17 02:40:33.479 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=105 ifaceName="calic3aee92b45f" state="down"
2026-02-17 02:40:33.479 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic3aee92b45f", State:"down", Index:105}
2026-02-17 02:40:33.479 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calic3aee92b45f"
2026-02-17 02:40:33.479 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calic3aee92b45f"
2026-02-17 02:40:33.479 [INFO][69] felix/endpoint_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-3941/pod-278badf5-922a-43f6-ac55-764346f2454a", EndpointId:"eth0"}
2026-02-17 02:40:33.479 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-3941/pod-278badf5-922a-43f6-ac55-764346f2454a", EndpointId:"eth0"}
2026-02-17 02:40:33.484 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=105 ifaceName="calic3aee92b45f" state="up"
2026-02-17 02:40:33.505 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-3941/pod-278badf5-922a-43f6-ac55-764346f2454a", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:40:33.505 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-3941/pod-278badf5-922a-43f6-ac55-764346f2454a", EndpointId:"eth0"} status="down"
2026-02-17 02:40:33.506 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic3aee92b45f", Addrs:set.Typed[string]{}}
2026-02-17 02:40:33.506 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic3aee92b45f", Addrs:set.Typed[string]{}}
2026-02-17 02:40:33.506 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic3aee92b45f", State:"up", Index:105}
2026-02-17 02:40:33.506 [INFO][69] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calic3aee92b45f"
2026-02-17 02:40:33.506 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calic3aee92b45f"
2026-02-17 02:40:33.506 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calic3aee92b45f"
2026-02-17 02:40:33.506 [INFO][69] felix/endpoint_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-3941/pod-278badf5-922a-43f6-ac55-764346f2454a", EndpointId:"eth0"}
2026-02-17 02:40:33.506 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-3941/pod-278badf5-922a-43f6-ac55-764346f2454a", EndpointId:"eth0"}
2026-02-17 02:40:33.527 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-3941/pod-278badf5-922a-43f6-ac55-764346f2454a", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:40:33.527 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-3941/pod-278badf5-922a-43f6-ac55-764346f2454a", EndpointId:"eth0"} status="up"
2026-02-17 02:40:33.982 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"job-6828" name:"default"}
2026-02-17 02:40:34.056 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-6828"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"c813837b-097e-4d2a-845a-e92d88485297"} labels:{key:"kubernetes.io/metadata.name" value:"job-6828"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-6828"}
2026-02-17 02:40:34.080 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"job-6828"}
2026-02-17 02:40:34.340 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=emptydir-3941/pod-278badf5-922a-43f6-ac55-764346f2454a, name=eth0)
2026-02-17 02:40:34.340 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"emptydir-3941/pod-278badf5-922a-43f6-ac55-764346f2454a" endpoint_id:"eth0"} endpoint:{state:"active" name:"calic3aee92b45f" profile_ids:"kns.emptydir-3941" profile_ids:"ksa.emptydir-3941.default" ipv4_nets:"10.100.226.40/32"}
2026-02-17 02:40:34.340 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-3941/pod-278badf5-922a-43f6-ac55-764346f2454a", EndpointId:"eth0"}
2026-02-17 02:40:34.341 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-3941/pod-278badf5-922a-43f6-ac55-764346f2454a", EndpointId:"eth0"}
2026-02-17 02:40:34.341 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-3941/pod-278badf5-922a-43f6-ac55-764346f2454a", EndpointId:"eth0"}
2026-02-17 02:40:34.341 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calic3aee92b45f"
2026-02-17 02:40:34.342 [INFO][69] felix/endpoint_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-3941/pod-278badf5-922a-43f6-ac55-764346f2454a", EndpointId:"eth0"}
2026-02-17 02:40:34.342 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-3941/pod-278badf5-922a-43f6-ac55-764346f2454a", EndpointId:"eth0"}
2026-02-17 02:40:34.376 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-3941/pod-278badf5-922a-43f6-ac55-764346f2454a", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:40:34.376 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-3941/pod-278badf5-922a-43f6-ac55-764346f2454a", EndpointId:"eth0"} status="up"
2026-02-17 02:40:35.115 [INFO][69] 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:40:35.115 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calic3aee92b45f"
2026-02-17 02:40:35.115 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic3aee92b45f", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:40:35.115 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic3aee92b45f", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:40:35.513 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=emptydir-3941/pod-278badf5-922a-43f6-ac55-764346f2454a, name=eth0)
2026-02-17 02:40:35.514 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"emptydir-3941/pod-278badf5-922a-43f6-ac55-764346f2454a" endpoint_id:"eth0"} endpoint:{state:"active" name:"calic3aee92b45f" profile_ids:"kns.emptydir-3941" profile_ids:"ksa.emptydir-3941.default" ipv4_nets:"10.100.226.40/32"}
2026-02-17 02:40:35.514 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-3941/pod-278badf5-922a-43f6-ac55-764346f2454a", EndpointId:"eth0"}
2026-02-17 02:40:35.514 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-3941/pod-278badf5-922a-43f6-ac55-764346f2454a", EndpointId:"eth0"}
2026-02-17 02:40:35.514 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-3941/pod-278badf5-922a-43f6-ac55-764346f2454a", EndpointId:"eth0"}
2026-02-17 02:40:35.515 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calic3aee92b45f"
2026-02-17 02:40:35.515 [INFO][69] felix/endpoint_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-3941/pod-278badf5-922a-43f6-ac55-764346f2454a", EndpointId:"eth0"}
2026-02-17 02:40:35.515 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-3941/pod-278badf5-922a-43f6-ac55-764346f2454a", EndpointId:"eth0"}
bird: KIF: Received address message for unknown interface 105
2026-02-17 02:40:35.536 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-3941/pod-278badf5-922a-43f6-ac55-764346f2454a", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:40:35.536 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-3941/pod-278badf5-922a-43f6-ac55-764346f2454a", EndpointId:"eth0"} status="up"
2026-02-17 02:40:35.619 [INFO][69] 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:40:35.619 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calic3aee92b45f"
2026-02-17 02:40:35.619 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=105 ifaceName="calic3aee92b45f" state="down"
2026-02-17 02:40:35.620 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic3aee92b45f", Addrs:set.Typed[string]{}}
2026-02-17 02:40:35.620 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic3aee92b45f", Addrs:set.Typed[string]{}}
2026-02-17 02:40:35.620 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic3aee92b45f", State:"down", Index:105}
2026-02-17 02:40:35.620 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calic3aee92b45f"
2026-02-17 02:40:35.620 [INFO][69] felix/endpoint_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-3941/pod-278badf5-922a-43f6-ac55-764346f2454a", EndpointId:"eth0"}
2026-02-17 02:40:35.620 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-3941/pod-278badf5-922a-43f6-ac55-764346f2454a", EndpointId:"eth0"}
2026-02-17 02:40:35.620 [INFO][69] felix/conntrack.go 90: Removing conntrack flows ip=10.100.226.40
2026-02-17 02:40:35.621 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=105 ifaceName="calic3aee92b45f" state=""
2026-02-17 02:40:35.621 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calic3aee92b45f"
2026-02-17 02:40:35.640 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-3941/pod-278badf5-922a-43f6-ac55-764346f2454a", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:40:35.640 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-3941/pod-278badf5-922a-43f6-ac55-764346f2454a", EndpointId:"eth0"} status="down"
2026-02-17 02:40:35.640 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic3aee92b45f", State:"", Index:105}
2026-02-17 02:40:35.640 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic3aee92b45f", Addrs:set.Set[string](nil)}
2026-02-17 02:40:35.640 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic3aee92b45f", Addrs:set.Set[string](nil)}
2026-02-17 02:40:35.640 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calic3aee92b45f"
2026-02-17 02:40:35.640 [INFO][69] felix/endpoint_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-3941/pod-278badf5-922a-43f6-ac55-764346f2454a", EndpointId:"eth0"}
2026-02-17 02:40:35.640 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-3941/pod-278badf5-922a-43f6-ac55-764346f2454a", EndpointId:"eth0"}
2026-02-17 02:40:35.661 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-3941/pod-278badf5-922a-43f6-ac55-764346f2454a", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:40:35.661 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-3941/pod-278badf5-922a-43f6-ac55-764346f2454a", EndpointId:"eth0"} status="down"
2026-02-17 02:40:35.718 [INFO][69] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=emptydir-3941/pod-278badf5-922a-43f6-ac55-764346f2454a, name=eth0)
2026-02-17 02:40:35.718 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"emptydir-3941/pod-278badf5-922a-43f6-ac55-764346f2454a" endpoint_id:"eth0"}
2026-02-17 02:40:35.718 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.emptydir-3941.default"}
2026-02-17 02:40:35.718 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.emptydir-3941"}
2026-02-17 02:40:35.718 [INFO][69] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-3941/pod-278badf5-922a-43f6-ac55-764346f2454a", EndpointId:"eth0"}
2026-02-17 02:40:35.718 [INFO][69] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-3941/pod-278badf5-922a-43f6-ac55-764346f2454a", EndpointId:"eth0"}
2026-02-17 02:40:35.719 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.emptydir-3941" ipVersion=0x4 table="filter"
2026-02-17 02:40:35.719 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_rBPGNlo9I67Bpt2IW1" ipVersion=0x4 table="filter"
2026-02-17 02:40:35.719 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.emptydir-3941" ipVersion=0x4 table="filter"
2026-02-17 02:40:35.719 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_rBPGNlo9I67Bpt2IW1" ipVersion=0x4 table="filter"
2026-02-17 02:40:35.719 [INFO][69] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-3941/pod-278badf5-922a-43f6-ac55-764346f2454a", EndpointId:"eth0"}
2026-02-17 02:40:35.719 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calic3aee92b45f" ipVersion=0x4 table="filter"
2026-02-17 02:40:35.719 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calic3aee92b45f" ipVersion=0x4 table="filter"
2026-02-17 02:40:35.719 [INFO][69] felix/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-3941/pod-278badf5-922a-43f6-ac55-764346f2454a", EndpointId:"eth0"}
2026-02-17 02:40:35.719 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-3941/pod-278badf5-922a-43f6-ac55-764346f2454a", EndpointId:"eth0"}
2026-02-17 02:40:35.782 [INFO][69] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-3941/pod-278badf5-922a-43f6-ac55-764346f2454a", EndpointId:"eth0"}
2026-02-17 02:40:36.895 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-3941"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"648329da-2048-4e6b-a697-5d6bd747a7ee"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-3941"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3941"}
2026-02-17 02:40:36.968 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-6144"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"648329da-2048-4e6b-a697-5d6bd747a7ee"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-6144"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6144"}
2026-02-17 02:40:36.999 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"emptydir-6144" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:40:37.552 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=emptydir-6144/pod-b86562f2-074b-4283-8e2e-18d658ddfcf3, name=eth0)
2026-02-17 02:40:37.552 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.emptydir-6144.default"} profile:{}
2026-02-17 02:40:37.552 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.emptydir-6144"} profile:{inbound_rules:{action:"allow" rule_id:"5s8NbpzaqEF4Faod"} outbound_rules:{action:"allow" rule_id:"wjgMpyTE9KvH3LbH"}}
2026-02-17 02:40:37.552 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"emptydir-6144/pod-b86562f2-074b-4283-8e2e-18d658ddfcf3" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali024ad2c0733" profile_ids:"kns.emptydir-6144" profile_ids:"ksa.emptydir-6144.default" ipv4_nets:"10.100.226.39/32"}
2026-02-17 02:40:37.552 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6144/pod-b86562f2-074b-4283-8e2e-18d658ddfcf3", EndpointId:"eth0"}
2026-02-17 02:40:37.552 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6144/pod-b86562f2-074b-4283-8e2e-18d658ddfcf3", EndpointId:"eth0"}
2026-02-17 02:40:37.553 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6144/pod-b86562f2-074b-4283-8e2e-18d658ddfcf3", EndpointId:"eth0"}
2026-02-17 02:40:37.553 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali024ad2c0733" ipVersion=0x4 table="filter"
2026-02-17 02:40:37.553 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.emptydir-6144" ipVersion=0x4 table="filter"
2026-02-17 02:40:37.553 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_pWT6KL-WP_iMwWsuZ-" ipVersion=0x4 table="filter"
2026-02-17 02:40:37.553 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali024ad2c0733" ipVersion=0x4 table="filter"
2026-02-17 02:40:37.553 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.emptydir-6144" ipVersion=0x4 table="filter"
2026-02-17 02:40:37.553 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_pWT6KL-WP_iMwWsuZ-" ipVersion=0x4 table="filter"
2026-02-17 02:40:37.553 [INFO][69] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali024ad2c0733"
2026-02-17 02:40:37.553 [INFO][69] felix/endpoint_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-6144/pod-b86562f2-074b-4283-8e2e-18d658ddfcf3", EndpointId:"eth0"}
2026-02-17 02:40:37.553 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6144/pod-b86562f2-074b-4283-8e2e-18d658ddfcf3", EndpointId:"eth0"}
2026-02-17 02:40:37.594 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6144/pod-b86562f2-074b-4283-8e2e-18d658ddfcf3", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:40:37.595 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6144/pod-b86562f2-074b-4283-8e2e-18d658ddfcf3", EndpointId:"eth0"} status="down"
2026-02-17 02:40:37.629 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=106 ifaceName="cali024ad2c0733" state="down"
2026-02-17 02:40:37.629 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali024ad2c0733", State:"down", Index:106}
2026-02-17 02:40:37.630 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali024ad2c0733"
2026-02-17 02:40:37.630 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali024ad2c0733"
2026-02-17 02:40:37.630 [INFO][69] felix/endpoint_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-6144/pod-b86562f2-074b-4283-8e2e-18d658ddfcf3", EndpointId:"eth0"}
2026-02-17 02:40:37.630 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6144/pod-b86562f2-074b-4283-8e2e-18d658ddfcf3", EndpointId:"eth0"}
2026-02-17 02:40:37.636 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=106 ifaceName="cali024ad2c0733" state="up"
2026-02-17 02:40:37.650 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6144/pod-b86562f2-074b-4283-8e2e-18d658ddfcf3", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:40:37.650 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6144/pod-b86562f2-074b-4283-8e2e-18d658ddfcf3", EndpointId:"eth0"} status="down"
2026-02-17 02:40:37.651 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali024ad2c0733", Addrs:set.Typed[string]{}}
2026-02-17 02:40:37.651 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali024ad2c0733", Addrs:set.Typed[string]{}}
2026-02-17 02:40:37.651 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali024ad2c0733", State:"up", Index:106}
2026-02-17 02:40:37.651 [INFO][69] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali024ad2c0733"
2026-02-17 02:40:37.651 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali024ad2c0733"
2026-02-17 02:40:37.651 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali024ad2c0733"
2026-02-17 02:40:37.651 [INFO][69] felix/endpoint_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-6144/pod-b86562f2-074b-4283-8e2e-18d658ddfcf3", EndpointId:"eth0"}
2026-02-17 02:40:37.651 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6144/pod-b86562f2-074b-4283-8e2e-18d658ddfcf3", EndpointId:"eth0"}
2026-02-17 02:40:37.680 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6144/pod-b86562f2-074b-4283-8e2e-18d658ddfcf3", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:40:37.680 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6144/pod-b86562f2-074b-4283-8e2e-18d658ddfcf3", EndpointId:"eth0"} status="up"
2026-02-17 02:40:38.057 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"var-expansion-3735" name:"default"}
2026-02-17 02:40:38.086 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"var-expansion-3735"} labels:{key:"e2e-framework" value:"var-expansion"} labels:{key:"e2e-run" value:"648329da-2048-4e6b-a697-5d6bd747a7ee"} labels:{key:"kubernetes.io/metadata.name" value:"var-expansion-3735"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3735"}
2026-02-17 02:40:38.110 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"var-expansion-3735"}
2026-02-17 02:40:38.362 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=emptydir-6144/pod-b86562f2-074b-4283-8e2e-18d658ddfcf3, name=eth0)
2026-02-17 02:40:38.362 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"emptydir-6144/pod-b86562f2-074b-4283-8e2e-18d658ddfcf3" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali024ad2c0733" profile_ids:"kns.emptydir-6144" profile_ids:"ksa.emptydir-6144.default" ipv4_nets:"10.100.226.39/32"}
2026-02-17 02:40:38.362 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6144/pod-b86562f2-074b-4283-8e2e-18d658ddfcf3", EndpointId:"eth0"}
2026-02-17 02:40:38.362 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6144/pod-b86562f2-074b-4283-8e2e-18d658ddfcf3", EndpointId:"eth0"}
2026-02-17 02:40:38.362 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6144/pod-b86562f2-074b-4283-8e2e-18d658ddfcf3", EndpointId:"eth0"}
2026-02-17 02:40:38.364 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali024ad2c0733"
2026-02-17 02:40:38.364 [INFO][69] felix/endpoint_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-6144/pod-b86562f2-074b-4283-8e2e-18d658ddfcf3", EndpointId:"eth0"}
2026-02-17 02:40:38.364 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6144/pod-b86562f2-074b-4283-8e2e-18d658ddfcf3", EndpointId:"eth0"}
2026-02-17 02:40:38.387 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6144/pod-b86562f2-074b-4283-8e2e-18d658ddfcf3", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:40:38.388 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6144/pod-b86562f2-074b-4283-8e2e-18d658ddfcf3", EndpointId:"eth0"} status="up"
2026-02-17 02:40:38.388 [INFO][69] felix/summary.go 100: Summarising 193 dataplane reconciliation loops over 1m0s: avg=29ms longest=76ms (resync-calico-v4,resync-filter-v4,update-filter-v4)
2026-02-17 02:40:38.796 [INFO][69] 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:40:38.797 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali024ad2c0733"
2026-02-17 02:40:38.797 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali024ad2c0733", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:40:38.798 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali024ad2c0733", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:40:39.532 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=emptydir-6144/pod-b86562f2-074b-4283-8e2e-18d658ddfcf3, name=eth0)
2026-02-17 02:40:39.533 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"emptydir-6144/pod-b86562f2-074b-4283-8e2e-18d658ddfcf3" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali024ad2c0733" profile_ids:"kns.emptydir-6144" profile_ids:"ksa.emptydir-6144.default" ipv4_nets:"10.100.226.39/32"}
2026-02-17 02:40:39.533 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6144/pod-b86562f2-074b-4283-8e2e-18d658ddfcf3", EndpointId:"eth0"}
2026-02-17 02:40:39.533 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6144/pod-b86562f2-074b-4283-8e2e-18d658ddfcf3", EndpointId:"eth0"}
2026-02-17 02:40:39.533 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6144/pod-b86562f2-074b-4283-8e2e-18d658ddfcf3", EndpointId:"eth0"}
2026-02-17 02:40:39.533 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali024ad2c0733"
2026-02-17 02:40:39.534 [INFO][69] felix/endpoint_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-6144/pod-b86562f2-074b-4283-8e2e-18d658ddfcf3", EndpointId:"eth0"}
2026-02-17 02:40:39.534 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6144/pod-b86562f2-074b-4283-8e2e-18d658ddfcf3", EndpointId:"eth0"}
bird: KIF: Received address message for unknown interface 106
2026-02-17 02:40:39.553 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6144/pod-b86562f2-074b-4283-8e2e-18d658ddfcf3", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:40:39.554 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6144/pod-b86562f2-074b-4283-8e2e-18d658ddfcf3", EndpointId:"eth0"} status="up"
2026-02-17 02:40:39.638 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=106 ifaceName="cali024ad2c0733" state="down"
2026-02-17 02:40:39.638 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali024ad2c0733"
2026-02-17 02:40:39.638 [INFO][69] 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:40:39.638 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali024ad2c0733", State:"down", Index:106}
2026-02-17 02:40:39.638 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali024ad2c0733", Addrs:set.Typed[string]{}}
2026-02-17 02:40:39.639 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali024ad2c0733", Addrs:set.Typed[string]{}}
2026-02-17 02:40:39.639 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali024ad2c0733"
2026-02-17 02:40:39.639 [INFO][69] felix/endpoint_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-6144/pod-b86562f2-074b-4283-8e2e-18d658ddfcf3", EndpointId:"eth0"}
2026-02-17 02:40:39.639 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6144/pod-b86562f2-074b-4283-8e2e-18d658ddfcf3", EndpointId:"eth0"}
2026-02-17 02:40:39.639 [INFO][69] felix/conntrack.go 90: Removing conntrack flows ip=10.100.226.39
2026-02-17 02:40:39.643 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=106 ifaceName="cali024ad2c0733" state=""
2026-02-17 02:40:39.643 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali024ad2c0733"
2026-02-17 02:40:39.660 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6144/pod-b86562f2-074b-4283-8e2e-18d658ddfcf3", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:40:39.660 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6144/pod-b86562f2-074b-4283-8e2e-18d658ddfcf3", EndpointId:"eth0"} status="down"
2026-02-17 02:40:39.660 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali024ad2c0733", State:"", Index:106}
2026-02-17 02:40:39.660 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali024ad2c0733", Addrs:set.Set[string](nil)}
2026-02-17 02:40:39.660 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali024ad2c0733", Addrs:set.Set[string](nil)}
2026-02-17 02:40:39.660 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali024ad2c0733"
2026-02-17 02:40:39.660 [INFO][69] felix/endpoint_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-6144/pod-b86562f2-074b-4283-8e2e-18d658ddfcf3", EndpointId:"eth0"}
2026-02-17 02:40:39.660 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6144/pod-b86562f2-074b-4283-8e2e-18d658ddfcf3", EndpointId:"eth0"}
2026-02-17 02:40:39.681 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6144/pod-b86562f2-074b-4283-8e2e-18d658ddfcf3", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:40:39.681 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6144/pod-b86562f2-074b-4283-8e2e-18d658ddfcf3", EndpointId:"eth0"} status="down"
2026-02-17 02:40:39.763 [INFO][69] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=emptydir-6144/pod-b86562f2-074b-4283-8e2e-18d658ddfcf3, name=eth0)
2026-02-17 02:40:39.764 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"emptydir-6144/pod-b86562f2-074b-4283-8e2e-18d658ddfcf3" endpoint_id:"eth0"}
2026-02-17 02:40:39.764 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.emptydir-6144"}
2026-02-17 02:40:39.764 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.emptydir-6144.default"}
2026-02-17 02:40:39.764 [INFO][69] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6144/pod-b86562f2-074b-4283-8e2e-18d658ddfcf3", EndpointId:"eth0"}
2026-02-17 02:40:39.764 [INFO][69] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6144/pod-b86562f2-074b-4283-8e2e-18d658ddfcf3", EndpointId:"eth0"}
2026-02-17 02:40:39.764 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.emptydir-6144" ipVersion=0x4 table="filter"
2026-02-17 02:40:39.764 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_pWT6KL-WP_iMwWsuZ-" ipVersion=0x4 table="filter"
2026-02-17 02:40:39.764 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.emptydir-6144" ipVersion=0x4 table="filter"
2026-02-17 02:40:39.764 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_pWT6KL-WP_iMwWsuZ-" ipVersion=0x4 table="filter"
2026-02-17 02:40:39.764 [INFO][69] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6144/pod-b86562f2-074b-4283-8e2e-18d658ddfcf3", EndpointId:"eth0"}
2026-02-17 02:40:39.764 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali024ad2c0733" ipVersion=0x4 table="filter"
2026-02-17 02:40:39.765 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali024ad2c0733" ipVersion=0x4 table="filter"
2026-02-17 02:40:39.765 [INFO][69] felix/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-6144/pod-b86562f2-074b-4283-8e2e-18d658ddfcf3", EndpointId:"eth0"}
2026-02-17 02:40:39.765 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6144/pod-b86562f2-074b-4283-8e2e-18d658ddfcf3", EndpointId:"eth0"}
2026-02-17 02:40:39.830 [INFO][69] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6144/pod-b86562f2-074b-4283-8e2e-18d658ddfcf3", EndpointId:"eth0"}
2026-02-17 02:40:41.096 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-6144"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"648329da-2048-4e6b-a697-5d6bd747a7ee"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-6144"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6144"}
2026-02-17 02:40:41.123 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pv-8400"} labels:{key:"e2e-framework" value:"pv"} labels:{key:"e2e-run" value:"648329da-2048-4e6b-a697-5d6bd747a7ee"} labels:{key:"kubernetes.io/metadata.name" value:"pv-8400"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-8400"}
2026-02-17 02:40:41.145 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"pv-8400" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:40:41.299 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pv-8400"} labels:{key:"e2e-framework" value:"pv"} labels:{key:"e2e-run" value:"648329da-2048-4e6b-a697-5d6bd747a7ee"} labels:{key:"kubernetes.io/metadata.name" value:"pv-8400"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-8400"}
2026-02-17 02:40:41.329 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-1556"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"648329da-2048-4e6b-a697-5d6bd747a7ee"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-1556"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-1556"}
2026-02-17 02:40:41.353 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-1556" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:40:41.353 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-1556"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"648329da-2048-4e6b-a697-5d6bd747a7ee"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-1556"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-1556"} labels:{key:"webhook-1556" value:"true"}
2026-02-17 02:40:41.380 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-1925"} labels:{key:"e2e-run" value:"648329da-2048-4e6b-a697-5d6bd747a7ee"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-1925"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{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-1925"} labels:{key:"webhook-1556-markers" value:"true"}
2026-02-17 02:40:41.380 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-markers-1925" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:40:41.845 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"hostport-3310"} labels:{key:"e2e-framework" value:"hostport"} labels:{key:"e2e-run" value:"c813837b-097e-4d2a-845a-e92d88485297"} labels:{key:"kubernetes.io/metadata.name" value:"hostport-3310"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-3310"}
2026-02-17 02:40:41.884 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-2186"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"c813837b-097e-4d2a-845a-e92d88485297"} labels:{key:"kubernetes.io/metadata.name" value:"job-2186"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-2186"}
2026-02-17 02:40:41.910 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"job-2186" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:40:42.199 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"emptydir-3941" name:"default"}
2026-02-17 02:40:42.362 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-3941"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"648329da-2048-4e6b-a697-5d6bd747a7ee"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-3941"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3941"}
2026-02-17 02:40:42.389 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"emptydir-3941"}
2026-02-17 02:40:42.505 [INFO][69] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-pwjhx-default-worker-p5kvq-knrdg-ppwhg" ipv4_addr:"192.168.24.198/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-pwjhx-default-worker-p5kvq-knrdg-ppwhg"} labels:{key:"kubernetes.io/os" value:"linux"} labels:{key:"node-role.kubernetes.io/worker" value:""} labels:{key:"node.cluster.x-k8s.io/nodegroup" value:"default-worker"} labels:{key:"node.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"topology.cinder.csi.openstack.org/zone" value:"nova"} labels:{key:"topology.kubernetes.io/region" value:"RegionOne"} labels:{key:"topology.kubernetes.io/zone" value:"nova"}
2026-02-17 02:40:42.505 [INFO][69] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 02:40:42.505 [INFO][69] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 02:40:42.536 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=job-2186/fail-once-local-rnjk6, name=eth0)
2026-02-17 02:40:42.536 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.job-2186"} profile:{inbound_rules:{action:"allow" rule_id:"XKrDRzIwQhadt2mC"} outbound_rules:{action:"allow" rule_id:"F2jynJxs4tQxT_XH"}}
2026-02-17 02:40:42.537 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.job-2186.default"} profile:{}
2026-02-17 02:40:42.537 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-2186/fail-once-local-rnjk6" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali6756ffe475e" profile_ids:"kns.job-2186" profile_ids:"ksa.job-2186.default" ipv4_nets:"10.100.226.42/32"}
2026-02-17 02:40:42.537 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-2186/fail-once-local-rnjk6", EndpointId:"eth0"}
2026-02-17 02:40:42.537 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-2186/fail-once-local-rnjk6", EndpointId:"eth0"}
2026-02-17 02:40:42.537 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-2186/fail-once-local-rnjk6", EndpointId:"eth0"}
2026-02-17 02:40:42.539 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali6756ffe475e" ipVersion=0x4 table="filter"
2026-02-17 02:40:42.539 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.job-2186" ipVersion=0x4 table="filter"
2026-02-17 02:40:42.539 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_E3sldj9eFZIL54oi_t" ipVersion=0x4 table="filter"
2026-02-17 02:40:42.539 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali6756ffe475e" ipVersion=0x4 table="filter"
2026-02-17 02:40:42.539 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.job-2186" ipVersion=0x4 table="filter"
2026-02-17 02:40:42.539 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_E3sldj9eFZIL54oi_t" ipVersion=0x4 table="filter"
2026-02-17 02:40:42.539 [INFO][69] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali6756ffe475e"
2026-02-17 02:40:42.539 [INFO][69] felix/endpoint_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-2186/fail-once-local-rnjk6", EndpointId:"eth0"}
2026-02-17 02:40:42.539 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-2186/fail-once-local-rnjk6", EndpointId:"eth0"}
2026-02-17 02:40:42.588 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-2186/fail-once-local-rnjk6", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:40:42.588 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-2186/fail-once-local-rnjk6", EndpointId:"eth0"} status="down"
2026-02-17 02:40:42.618 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=107 ifaceName="cali6756ffe475e" state="down"
2026-02-17 02:40:42.618 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali6756ffe475e"
2026-02-17 02:40:42.619 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali6756ffe475e", State:"down", Index:107}
2026-02-17 02:40:42.619 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali6756ffe475e", Addrs:set.Typed[string]{}}
2026-02-17 02:40:42.619 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali6756ffe475e", Addrs:set.Typed[string]{}}
2026-02-17 02:40:42.619 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali6756ffe475e"
2026-02-17 02:40:42.619 [INFO][69] felix/endpoint_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-2186/fail-once-local-rnjk6", EndpointId:"eth0"}
2026-02-17 02:40:42.619 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-2186/fail-once-local-rnjk6", EndpointId:"eth0"}
2026-02-17 02:40:42.621 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=107 ifaceName="cali6756ffe475e" state="up"
2026-02-17 02:40:42.640 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-2186/fail-once-local-rnjk6", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:40:42.640 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-2186/fail-once-local-rnjk6", EndpointId:"eth0"} status="down"
2026-02-17 02:40:42.640 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali6756ffe475e", State:"up", Index:107}
2026-02-17 02:40:42.640 [INFO][69] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali6756ffe475e"
2026-02-17 02:40:42.641 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali6756ffe475e"
2026-02-17 02:40:42.641 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali6756ffe475e"
2026-02-17 02:40:42.641 [INFO][69] felix/endpoint_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-2186/fail-once-local-rnjk6", EndpointId:"eth0"}
2026-02-17 02:40:42.641 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-2186/fail-once-local-rnjk6", EndpointId:"eth0"}
2026-02-17 02:40:42.647 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=job-2186/fail-once-local-chl8g, name=eth0)
2026-02-17 02:40:42.674 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-2186/fail-once-local-rnjk6", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:40:42.674 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-2186/fail-once-local-rnjk6", EndpointId:"eth0"} status="up"
2026-02-17 02:40:42.674 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-2186/fail-once-local-chl8g" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali64eaf04c1cc" profile_ids:"kns.job-2186" profile_ids:"ksa.job-2186.default" ipv4_nets:"10.100.226.43/32"}
2026-02-17 02:40:42.674 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-2186/fail-once-local-chl8g", EndpointId:"eth0"}
2026-02-17 02:40:42.675 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-2186/fail-once-local-chl8g", EndpointId:"eth0"}
2026-02-17 02:40:42.675 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-2186/fail-once-local-chl8g", EndpointId:"eth0"}
2026-02-17 02:40:42.675 [INFO][69] 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:40:42.675 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali64eaf04c1cc" ipVersion=0x4 table="filter"
2026-02-17 02:40:42.675 [INFO][69] 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:40:42.675 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali64eaf04c1cc" ipVersion=0x4 table="filter"
2026-02-17 02:40:42.676 [INFO][69] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali64eaf04c1cc"
2026-02-17 02:40:42.676 [INFO][69] felix/endpoint_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-2186/fail-once-local-chl8g", EndpointId:"eth0"}
2026-02-17 02:40:42.676 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-2186/fail-once-local-chl8g", EndpointId:"eth0"}
2026-02-17 02:40:42.724 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-2186/fail-once-local-chl8g", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:40:42.724 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-2186/fail-once-local-chl8g", EndpointId:"eth0"} status="down"
2026-02-17 02:40:42.728 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=108 ifaceName="cali64eaf04c1cc" state="down"
2026-02-17 02:40:42.728 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali64eaf04c1cc"
2026-02-17 02:40:42.729 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=108 ifaceName="cali64eaf04c1cc" state="up"
2026-02-17 02:40:42.729 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali64eaf04c1cc", State:"down", Index:108}
2026-02-17 02:40:42.729 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali64eaf04c1cc", Addrs:set.Typed[string]{}}
2026-02-17 02:40:42.729 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali64eaf04c1cc", Addrs:set.Typed[string]{}}
2026-02-17 02:40:42.729 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali64eaf04c1cc", State:"up", Index:108}
2026-02-17 02:40:42.729 [INFO][69] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali64eaf04c1cc"
2026-02-17 02:40:42.729 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali64eaf04c1cc"
2026-02-17 02:40:42.729 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali64eaf04c1cc"
2026-02-17 02:40:42.729 [INFO][69] felix/endpoint_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-2186/fail-once-local-chl8g", EndpointId:"eth0"}
2026-02-17 02:40:42.729 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-2186/fail-once-local-chl8g", EndpointId:"eth0"}
2026-02-17 02:40:42.749 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-2186/fail-once-local-chl8g", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:40:42.749 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-2186/fail-once-local-chl8g", EndpointId:"eth0"} status="up"
2026-02-17 02:40:42.764 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=webhook-1556/sample-webhook-deployment-7d44fffc8-ctn5g, name=eth0)
2026-02-17 02:40:42.765 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.webhook-1556"} profile:{inbound_rules:{action:"allow" rule_id:"y-xXV-juStSCkx_x"} outbound_rules:{action:"allow" rule_id:"D-F89rVH19QxFlnz"}}
2026-02-17 02:40:42.765 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.webhook-1556.default"} profile:{}
2026-02-17 02:40:42.765 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-1556/sample-webhook-deployment-7d44fffc8-ctn5g" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali366f58f641a" profile_ids:"kns.webhook-1556" profile_ids:"ksa.webhook-1556.default" ipv4_nets:"10.100.226.44/32"}
2026-02-17 02:40:42.765 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1556/sample-webhook-deployment-7d44fffc8-ctn5g", EndpointId:"eth0"}
2026-02-17 02:40:42.765 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1556/sample-webhook-deployment-7d44fffc8-ctn5g", EndpointId:"eth0"}
2026-02-17 02:40:42.765 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1556/sample-webhook-deployment-7d44fffc8-ctn5g", EndpointId:"eth0"}
2026-02-17 02:40:42.766 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali366f58f641a" ipVersion=0x4 table="filter"
2026-02-17 02:40:42.766 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.webhook-1556" ipVersion=0x4 table="filter"
2026-02-17 02:40:42.766 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_bkwBxLkFowXqFRvD8o" ipVersion=0x4 table="filter"
2026-02-17 02:40:42.766 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali366f58f641a" ipVersion=0x4 table="filter"
2026-02-17 02:40:42.766 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.webhook-1556" ipVersion=0x4 table="filter"
2026-02-17 02:40:42.766 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_bkwBxLkFowXqFRvD8o" ipVersion=0x4 table="filter"
2026-02-17 02:40:42.766 [INFO][69] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali366f58f641a"
2026-02-17 02:40:42.766 [INFO][69] felix/endpoint_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-1556/sample-webhook-deployment-7d44fffc8-ctn5g", EndpointId:"eth0"}
2026-02-17 02:40:42.766 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1556/sample-webhook-deployment-7d44fffc8-ctn5g", EndpointId:"eth0"}
2026-02-17 02:40:42.808 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1556/sample-webhook-deployment-7d44fffc8-ctn5g", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:40:42.808 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1556/sample-webhook-deployment-7d44fffc8-ctn5g", EndpointId:"eth0"} status="down"
2026-02-17 02:40:42.850 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=109 ifaceName="cali366f58f641a" state="down"
2026-02-17 02:40:42.850 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali366f58f641a"
2026-02-17 02:40:42.851 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=109 ifaceName="cali366f58f641a" state="up"
2026-02-17 02:40:42.851 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali366f58f641a", State:"down", Index:109}
2026-02-17 02:40:42.851 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali366f58f641a", Addrs:set.Typed[string]{}}
2026-02-17 02:40:42.851 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali366f58f641a", Addrs:set.Typed[string]{}}
2026-02-17 02:40:42.851 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali366f58f641a", State:"up", Index:109}
2026-02-17 02:40:42.851 [INFO][69] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali366f58f641a"
2026-02-17 02:40:42.851 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali366f58f641a"
2026-02-17 02:40:42.851 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali366f58f641a"
2026-02-17 02:40:42.851 [INFO][69] felix/endpoint_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-1556/sample-webhook-deployment-7d44fffc8-ctn5g", EndpointId:"eth0"}
2026-02-17 02:40:42.851 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1556/sample-webhook-deployment-7d44fffc8-ctn5g", EndpointId:"eth0"}
2026-02-17 02:40:42.874 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1556/sample-webhook-deployment-7d44fffc8-ctn5g", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:40:42.874 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1556/sample-webhook-deployment-7d44fffc8-ctn5g", EndpointId:"eth0"} status="up"
2026-02-17 02:40:43.394 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=webhook-1556/sample-webhook-deployment-7d44fffc8-ctn5g, name=eth0)
2026-02-17 02:40:43.395 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-1556/sample-webhook-deployment-7d44fffc8-ctn5g" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali366f58f641a" profile_ids:"kns.webhook-1556" profile_ids:"ksa.webhook-1556.default" ipv4_nets:"10.100.226.44/32"}
2026-02-17 02:40:43.395 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1556/sample-webhook-deployment-7d44fffc8-ctn5g", EndpointId:"eth0"}
2026-02-17 02:40:43.395 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1556/sample-webhook-deployment-7d44fffc8-ctn5g", EndpointId:"eth0"}
2026-02-17 02:40:43.395 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1556/sample-webhook-deployment-7d44fffc8-ctn5g", EndpointId:"eth0"}
2026-02-17 02:40:43.395 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali366f58f641a"
2026-02-17 02:40:43.396 [INFO][69] felix/endpoint_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-1556/sample-webhook-deployment-7d44fffc8-ctn5g", EndpointId:"eth0"}
2026-02-17 02:40:43.396 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1556/sample-webhook-deployment-7d44fffc8-ctn5g", EndpointId:"eth0"}
2026-02-17 02:40:43.413 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=job-2186/fail-once-local-chl8g, name=eth0)
2026-02-17 02:40:43.429 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1556/sample-webhook-deployment-7d44fffc8-ctn5g", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:40:43.429 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1556/sample-webhook-deployment-7d44fffc8-ctn5g", EndpointId:"eth0"} status="up"
2026-02-17 02:40:43.429 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-2186/fail-once-local-chl8g" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali64eaf04c1cc" profile_ids:"kns.job-2186" profile_ids:"ksa.job-2186.default" ipv4_nets:"10.100.226.43/32"}
2026-02-17 02:40:43.430 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-2186/fail-once-local-chl8g", EndpointId:"eth0"}
2026-02-17 02:40:43.430 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-2186/fail-once-local-chl8g", EndpointId:"eth0"}
2026-02-17 02:40:43.430 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-2186/fail-once-local-chl8g", EndpointId:"eth0"}
2026-02-17 02:40:43.430 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=job-2186/fail-once-local-rnjk6, name=eth0)
2026-02-17 02:40:43.430 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali64eaf04c1cc"
2026-02-17 02:40:43.430 [INFO][69] felix/endpoint_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-2186/fail-once-local-chl8g", EndpointId:"eth0"}
2026-02-17 02:40:43.430 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-2186/fail-once-local-chl8g", EndpointId:"eth0"}
2026-02-17 02:40:43.452 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=webhook-1556/sample-webhook-deployment-7d44fffc8-ctn5g, name=eth0)
2026-02-17 02:40:43.457 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-2186/fail-once-local-chl8g", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:40:43.457 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-2186/fail-once-local-chl8g", EndpointId:"eth0"} status="up"
2026-02-17 02:40:43.457 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-2186/fail-once-local-rnjk6" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali6756ffe475e" profile_ids:"kns.job-2186" profile_ids:"ksa.job-2186.default" ipv4_nets:"10.100.226.42/32"}
2026-02-17 02:40:43.457 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-1556/sample-webhook-deployment-7d44fffc8-ctn5g" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali366f58f641a" profile_ids:"kns.webhook-1556" profile_ids:"ksa.webhook-1556.default" ipv4_nets:"10.100.226.44/32"}
2026-02-17 02:40:43.457 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-2186/fail-once-local-rnjk6", EndpointId:"eth0"}
2026-02-17 02:40:43.457 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-2186/fail-once-local-rnjk6", EndpointId:"eth0"}
2026-02-17 02:40:43.457 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-2186/fail-once-local-rnjk6", EndpointId:"eth0"}
2026-02-17 02:40:43.457 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1556/sample-webhook-deployment-7d44fffc8-ctn5g", EndpointId:"eth0"}
2026-02-17 02:40:43.457 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1556/sample-webhook-deployment-7d44fffc8-ctn5g", EndpointId:"eth0"}
2026-02-17 02:40:43.457 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1556/sample-webhook-deployment-7d44fffc8-ctn5g", EndpointId:"eth0"}
2026-02-17 02:40:43.458 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali6756ffe475e"
2026-02-17 02:40:43.458 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali366f58f641a"
2026-02-17 02:40:43.458 [INFO][69] felix/endpoint_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-2186/fail-once-local-rnjk6", EndpointId:"eth0"}
2026-02-17 02:40:43.458 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-2186/fail-once-local-rnjk6", EndpointId:"eth0"}
2026-02-17 02:40:43.458 [INFO][69] felix/endpoint_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-1556/sample-webhook-deployment-7d44fffc8-ctn5g", EndpointId:"eth0"}
2026-02-17 02:40:43.458 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1556/sample-webhook-deployment-7d44fffc8-ctn5g", EndpointId:"eth0"}
2026-02-17 02:40:43.476 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-2186/fail-once-local-rnjk6", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:40:43.476 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-2186/fail-once-local-rnjk6", EndpointId:"eth0"} status="up"
2026-02-17 02:40:43.476 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1556/sample-webhook-deployment-7d44fffc8-ctn5g", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:40:43.476 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1556/sample-webhook-deployment-7d44fffc8-ctn5g", EndpointId:"eth0"} status="up"
2026-02-17 02:40:43.567 [INFO][69] 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:40:43.567 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali6756ffe475e"
2026-02-17 02:40:43.567 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali6756ffe475e", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:40:43.567 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali6756ffe475e", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:40:43.787 [INFO][69] 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:40:43.787 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali366f58f641a"
2026-02-17 02:40:43.787 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali366f58f641a", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:40:43.787 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali366f58f641a", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:40:43.991 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"cronjob-8628" name:"default"}
2026-02-17 02:40:44.108 [INFO][69] 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:40:44.108 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali64eaf04c1cc"
2026-02-17 02:40:44.108 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali64eaf04c1cc", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:40:44.108 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali64eaf04c1cc", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:40:44.136 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-1556" type:"ClusterIP" cluster_ips:"10.254.95.187" ports:{Protocol:"TCP" Port:8443}
2026-02-17 02:40:44.393 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"cronjob-8628"}
2026-02-17 02:40:44.431 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=job-2186/fail-once-local-chl8g, name=eth0)
2026-02-17 02:40:44.432 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-2186/fail-once-local-chl8g" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali64eaf04c1cc" profile_ids:"kns.job-2186" profile_ids:"ksa.job-2186.default" ipv4_nets:"10.100.226.43/32"}
2026-02-17 02:40:44.432 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-2186/fail-once-local-chl8g", EndpointId:"eth0"}
2026-02-17 02:40:44.432 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-2186/fail-once-local-chl8g", EndpointId:"eth0"}
2026-02-17 02:40:44.433 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-2186/fail-once-local-chl8g", EndpointId:"eth0"}
2026-02-17 02:40:44.434 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali64eaf04c1cc"
2026-02-17 02:40:44.435 [INFO][69] felix/endpoint_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-2186/fail-once-local-chl8g", EndpointId:"eth0"}
2026-02-17 02:40:44.435 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-2186/fail-once-local-chl8g", EndpointId:"eth0"}
2026-02-17 02:40:44.445 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=job-2186/fail-once-local-rnjk6, name=eth0)
2026-02-17 02:40:44.465 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-2186/fail-once-local-chl8g", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:40:44.465 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-2186/fail-once-local-chl8g", EndpointId:"eth0"} status="up"
2026-02-17 02:40:44.465 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-2186/fail-once-local-rnjk6" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali6756ffe475e" profile_ids:"kns.job-2186" profile_ids:"ksa.job-2186.default" ipv4_nets:"10.100.226.42/32"}
2026-02-17 02:40:44.465 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-2186/fail-once-local-rnjk6", EndpointId:"eth0"}
2026-02-17 02:40:44.465 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-2186/fail-once-local-rnjk6", EndpointId:"eth0"}
2026-02-17 02:40:44.465 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-2186/fail-once-local-rnjk6", EndpointId:"eth0"}
2026-02-17 02:40:44.467 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali6756ffe475e"
2026-02-17 02:40:44.467 [INFO][69] felix/endpoint_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-2186/fail-once-local-rnjk6", EndpointId:"eth0"}
2026-02-17 02:40:44.467 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-2186/fail-once-local-rnjk6", EndpointId:"eth0"}
2026-02-17 02:40:44.487 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-2186/fail-once-local-rnjk6", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:40:44.487 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-2186/fail-once-local-rnjk6", EndpointId:"eth0"} status="up"
2026-02-17 02:40:45.160 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-1556"
2026-02-17 02:40:45.213 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=webhook-1556/sample-webhook-deployment-7d44fffc8-ctn5g, name=eth0)
2026-02-17 02:40:45.213 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-1556/sample-webhook-deployment-7d44fffc8-ctn5g" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali366f58f641a" profile_ids:"kns.webhook-1556" profile_ids:"ksa.webhook-1556.default" ipv4_nets:"10.100.226.44/32"}
2026-02-17 02:40:45.213 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1556/sample-webhook-deployment-7d44fffc8-ctn5g", EndpointId:"eth0"}
2026-02-17 02:40:45.213 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1556/sample-webhook-deployment-7d44fffc8-ctn5g", EndpointId:"eth0"}
2026-02-17 02:40:45.213 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1556/sample-webhook-deployment-7d44fffc8-ctn5g", EndpointId:"eth0"}
2026-02-17 02:40:45.214 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali366f58f641a"
2026-02-17 02:40:45.214 [INFO][69] felix/endpoint_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-1556/sample-webhook-deployment-7d44fffc8-ctn5g", EndpointId:"eth0"}
2026-02-17 02:40:45.214 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1556/sample-webhook-deployment-7d44fffc8-ctn5g", EndpointId:"eth0"}
2026-02-17 02:40:45.219 [INFO][69] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=webhook-1556/sample-webhook-deployment-7d44fffc8-ctn5g, name=eth0)
2026-02-17 02:40:45.259 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1556/sample-webhook-deployment-7d44fffc8-ctn5g", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:40:45.259 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1556/sample-webhook-deployment-7d44fffc8-ctn5g", EndpointId:"eth0"} status="up"
2026-02-17 02:40:45.259 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-1556/sample-webhook-deployment-7d44fffc8-ctn5g" endpoint_id:"eth0"}
2026-02-17 02:40:45.260 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.webhook-1556"}
2026-02-17 02:40:45.260 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.webhook-1556.default"}
2026-02-17 02:40:45.260 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-1556"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"648329da-2048-4e6b-a697-5d6bd747a7ee"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-1556"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-1556"} labels:{key:"webhook-1556" value:"true"}
2026-02-17 02:40:45.260 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-1925"} labels:{key:"e2e-run" value:"648329da-2048-4e6b-a697-5d6bd747a7ee"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-1925"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{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-1925"} labels:{key:"webhook-1556-markers" value:"true"}
2026-02-17 02:40:45.261 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"security-context-5141"} labels:{key:"e2e-framework" value:"security-context"} labels:{key:"e2e-run" value:"648329da-2048-4e6b-a697-5d6bd747a7ee"} labels:{key:"kubernetes.io/metadata.name" value:"security-context-5141"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-5141"}
2026-02-17 02:40:45.261 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"security-context-5141" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:40:45.261 [INFO][69] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1556/sample-webhook-deployment-7d44fffc8-ctn5g", EndpointId:"eth0"}
2026-02-17 02:40:45.261 [INFO][69] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1556/sample-webhook-deployment-7d44fffc8-ctn5g", EndpointId:"eth0"}
2026-02-17 02:40:45.267 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.webhook-1556" ipVersion=0x4 table="filter"
2026-02-17 02:40:45.267 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_bkwBxLkFowXqFRvD8o" ipVersion=0x4 table="filter"
2026-02-17 02:40:45.267 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.webhook-1556" ipVersion=0x4 table="filter"
2026-02-17 02:40:45.267 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_bkwBxLkFowXqFRvD8o" ipVersion=0x4 table="filter"
2026-02-17 02:40:45.267 [INFO][69] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1556/sample-webhook-deployment-7d44fffc8-ctn5g", EndpointId:"eth0"}
2026-02-17 02:40:45.267 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali366f58f641a" ipVersion=0x4 table="filter"
2026-02-17 02:40:45.267 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali366f58f641a" ipVersion=0x4 table="filter"
2026-02-17 02:40:45.267 [INFO][69] felix/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-1556/sample-webhook-deployment-7d44fffc8-ctn5g", EndpointId:"eth0"}
2026-02-17 02:40:45.267 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1556/sample-webhook-deployment-7d44fffc8-ctn5g", EndpointId:"eth0"}
2026-02-17 02:40:45.268 [INFO][69] felix/conntrack.go 90: Removing conntrack flows ip=10.100.226.44
2026-02-17 02:40:45.319 [INFO][69] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1556/sample-webhook-deployment-7d44fffc8-ctn5g", EndpointId:"eth0"}
2026-02-17 02:40:45.459 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=job-2186/fail-once-local-chl8g, name=eth0)
2026-02-17 02:40:45.459 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-2186/fail-once-local-chl8g" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali64eaf04c1cc" profile_ids:"kns.job-2186" profile_ids:"ksa.job-2186.default" ipv4_nets:"10.100.226.43/32"}
2026-02-17 02:40:45.459 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-2186/fail-once-local-chl8g", EndpointId:"eth0"}
2026-02-17 02:40:45.460 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-2186/fail-once-local-chl8g", EndpointId:"eth0"}
2026-02-17 02:40:45.460 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-2186/fail-once-local-chl8g", EndpointId:"eth0"}
2026-02-17 02:40:45.460 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali64eaf04c1cc"
2026-02-17 02:40:45.460 [INFO][69] felix/endpoint_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-2186/fail-once-local-chl8g", EndpointId:"eth0"}
2026-02-17 02:40:45.460 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-2186/fail-once-local-chl8g", EndpointId:"eth0"}
2026-02-17 02:40:45.481 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=job-2186/fail-once-local-rnjk6, name=eth0)
2026-02-17 02:40:45.483 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-2186/fail-once-local-chl8g", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:40:45.483 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-2186/fail-once-local-chl8g", EndpointId:"eth0"} status="up"
2026-02-17 02:40:45.483 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-2186/fail-once-local-rnjk6" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali6756ffe475e" profile_ids:"kns.job-2186" profile_ids:"ksa.job-2186.default" ipv4_nets:"10.100.226.42/32"}
2026-02-17 02:40:45.483 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-2186/fail-once-local-rnjk6", EndpointId:"eth0"}
2026-02-17 02:40:45.483 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-2186/fail-once-local-rnjk6", EndpointId:"eth0"}
2026-02-17 02:40:45.483 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-2186/fail-once-local-rnjk6", EndpointId:"eth0"}
2026-02-17 02:40:45.484 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali6756ffe475e"
2026-02-17 02:40:45.484 [INFO][69] felix/endpoint_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-2186/fail-once-local-rnjk6", EndpointId:"eth0"}
2026-02-17 02:40:45.484 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-2186/fail-once-local-rnjk6", EndpointId:"eth0"}
2026-02-17 02:40:45.508 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-2186/fail-once-local-rnjk6", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:40:45.508 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-2186/fail-once-local-rnjk6", EndpointId:"eth0"} status="up"
2026-02-17 02:40:45.614 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=job-2186/fail-once-local-chl8g, name=eth0)
2026-02-17 02:40:45.614 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-2186/fail-once-local-chl8g" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali64eaf04c1cc" profile_ids:"kns.job-2186" profile_ids:"ksa.job-2186.default" ipv4_nets:"10.100.226.43/32"}
2026-02-17 02:40:45.614 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-2186/fail-once-local-chl8g", EndpointId:"eth0"}
2026-02-17 02:40:45.615 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-2186/fail-once-local-chl8g", EndpointId:"eth0"}
2026-02-17 02:40:45.615 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-2186/fail-once-local-chl8g", EndpointId:"eth0"}
2026-02-17 02:40:45.616 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali64eaf04c1cc"
2026-02-17 02:40:45.616 [INFO][69] felix/endpoint_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-2186/fail-once-local-chl8g", EndpointId:"eth0"}
2026-02-17 02:40:45.616 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-2186/fail-once-local-chl8g", EndpointId:"eth0"}
2026-02-17 02:40:45.620 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=job-2186/fail-once-local-rnjk6, name=eth0)
bird: KIF: Received address message for unknown interface 108
2026-02-17 02:40:45.644 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-2186/fail-once-local-chl8g", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:40:45.644 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-2186/fail-once-local-chl8g", EndpointId:"eth0"} status="up"
2026-02-17 02:40:45.644 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-2186/fail-once-local-rnjk6" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali6756ffe475e" profile_ids:"kns.job-2186" profile_ids:"ksa.job-2186.default" ipv4_nets:"10.100.226.42/32"}
2026-02-17 02:40:45.644 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-2186/fail-once-local-rnjk6", EndpointId:"eth0"}
2026-02-17 02:40:45.644 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-2186/fail-once-local-rnjk6", EndpointId:"eth0"}
2026-02-17 02:40:45.644 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-2186/fail-once-local-rnjk6", EndpointId:"eth0"}
2026-02-17 02:40:45.644 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali6756ffe475e"
2026-02-17 02:40:45.644 [INFO][69] 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-2186/fail-once-local-rnjk6", EndpointId:"eth0"}
2026-02-17 02:40:45.644 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-2186/fail-once-local-rnjk6", EndpointId:"eth0"}
2026-02-17 02:40:45.661 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-2186/fail-once-local-rnjk6", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:40:45.661 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-2186/fail-once-local-rnjk6", EndpointId:"eth0"} status="down"
2026-02-17 02:40:45.723 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=108 ifaceName="cali64eaf04c1cc" state="down"
2026-02-17 02:40:45.723 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali64eaf04c1cc", State:"down", Index:108}
2026-02-17 02:40:45.724 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali64eaf04c1cc"
2026-02-17 02:40:45.724 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali6756ffe475e"
2026-02-17 02:40:45.724 [INFO][69] felix/endpoint_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-2186/fail-once-local-chl8g", EndpointId:"eth0"}
2026-02-17 02:40:45.724 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-2186/fail-once-local-chl8g", EndpointId:"eth0"}
2026-02-17 02:40:45.725 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali64eaf04c1cc"
2026-02-17 02:40:45.725 [INFO][69] 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:40:45.725 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=108 ifaceName="cali64eaf04c1cc" state=""
2026-02-17 02:40:45.725 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali64eaf04c1cc"
2026-02-17 02:40:45.725 [INFO][69] felix/conntrack.go 90: Removing conntrack flows ip=10.100.226.43
2026-02-17 02:40:45.735 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=107 ifaceName="cali6756ffe475e" state="down"
2026-02-17 02:40:45.735 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali6756ffe475e"
2026-02-17 02:40:45.735 [INFO][69] 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:40:45.735 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=107 ifaceName="cali6756ffe475e" state=""
2026-02-17 02:40:45.735 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali6756ffe475e"
2026-02-17 02:40:45.744 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-2186/fail-once-local-chl8g", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:40:45.744 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-2186/fail-once-local-chl8g", EndpointId:"eth0"} status="down"
2026-02-17 02:40:45.744 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali64eaf04c1cc", Addrs:set.Typed[string]{}}
2026-02-17 02:40:45.744 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali64eaf04c1cc", Addrs:set.Typed[string]{}}
2026-02-17 02:40:45.744 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali64eaf04c1cc", State:"", Index:108}
2026-02-17 02:40:45.744 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali64eaf04c1cc", Addrs:set.Set[string](nil)}
2026-02-17 02:40:45.744 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali64eaf04c1cc", Addrs:set.Set[string](nil)}
2026-02-17 02:40:45.744 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali6756ffe475e", State:"down", Index:107}
2026-02-17 02:40:45.744 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali6756ffe475e", Addrs:set.Typed[string]{}}
2026-02-17 02:40:45.744 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali6756ffe475e", Addrs:set.Typed[string]{}}
2026-02-17 02:40:45.744 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali6756ffe475e", State:"", Index:107}
2026-02-17 02:40:45.744 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali6756ffe475e", Addrs:set.Set[string](nil)}
2026-02-17 02:40:45.744 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali6756ffe475e", Addrs:set.Set[string](nil)}
2026-02-17 02:40:45.744 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali64eaf04c1cc"
2026-02-17 02:40:45.744 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali6756ffe475e"
2026-02-17 02:40:45.744 [INFO][69] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali6756ffe475e"
2026-02-17 02:40:45.744 [INFO][69] felix/endpoint_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-2186/fail-once-local-rnjk6", EndpointId:"eth0"}
2026-02-17 02:40:45.744 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-2186/fail-once-local-rnjk6", EndpointId:"eth0"}
2026-02-17 02:40:45.744 [INFO][69] felix/endpoint_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-2186/fail-once-local-chl8g", EndpointId:"eth0"}
2026-02-17 02:40:45.744 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-2186/fail-once-local-chl8g", EndpointId:"eth0"}
2026-02-17 02:40:45.744 [INFO][69] felix/conntrack.go 90: Removing conntrack flows ip=10.100.226.42
2026-02-17 02:40:45.765 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-2186/fail-once-local-rnjk6", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:40:45.766 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-2186/fail-once-local-rnjk6", EndpointId:"eth0"} status="down"
2026-02-17 02:40:45.766 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-2186/fail-once-local-chl8g", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:40:45.766 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-2186/fail-once-local-chl8g", EndpointId:"eth0"} status="down"
2026-02-17 02:40:45.932 [INFO][69] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=job-2186/fail-once-local-chl8g, name=eth0)
2026-02-17 02:40:45.932 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-2186/fail-once-local-chl8g" endpoint_id:"eth0"}
2026-02-17 02:40:45.932 [INFO][69] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-2186/fail-once-local-chl8g", EndpointId:"eth0"}
2026-02-17 02:40:45.932 [INFO][69] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-2186/fail-once-local-chl8g", EndpointId:"eth0"}
2026-02-17 02:40:45.933 [INFO][69] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-2186/fail-once-local-chl8g", EndpointId:"eth0"}
2026-02-17 02:40:45.933 [INFO][69] 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:40:45.933 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali64eaf04c1cc" ipVersion=0x4 table="filter"
2026-02-17 02:40:45.933 [INFO][69] 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:40:45.933 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali64eaf04c1cc" ipVersion=0x4 table="filter"
2026-02-17 02:40:45.933 [INFO][69] felix/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-2186/fail-once-local-chl8g", EndpointId:"eth0"}
2026-02-17 02:40:45.933 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-2186/fail-once-local-chl8g", EndpointId:"eth0"}
2026-02-17 02:40:45.984 [INFO][69] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-2186/fail-once-local-chl8g", EndpointId:"eth0"}
2026-02-17 02:40:46.031 [INFO][69] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=job-2186/fail-once-local-rnjk6, name=eth0)
2026-02-17 02:40:46.031 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-2186/fail-once-local-rnjk6" endpoint_id:"eth0"}
2026-02-17 02:40:46.032 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.job-2186"}
2026-02-17 02:40:46.032 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.job-2186.default"}
2026-02-17 02:40:46.032 [INFO][69] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-2186/fail-once-local-rnjk6", EndpointId:"eth0"}
2026-02-17 02:40:46.032 [INFO][69] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-2186/fail-once-local-rnjk6", EndpointId:"eth0"}
2026-02-17 02:40:46.032 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.job-2186" ipVersion=0x4 table="filter"
2026-02-17 02:40:46.032 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_E3sldj9eFZIL54oi_t" ipVersion=0x4 table="filter"
2026-02-17 02:40:46.032 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.job-2186" ipVersion=0x4 table="filter"
2026-02-17 02:40:46.032 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_E3sldj9eFZIL54oi_t" ipVersion=0x4 table="filter"
2026-02-17 02:40:46.032 [INFO][69] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-2186/fail-once-local-rnjk6", EndpointId:"eth0"}
2026-02-17 02:40:46.032 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali6756ffe475e" ipVersion=0x4 table="filter"
2026-02-17 02:40:46.032 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali6756ffe475e" ipVersion=0x4 table="filter"
2026-02-17 02:40:46.032 [INFO][69] felix/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-2186/fail-once-local-rnjk6", EndpointId:"eth0"}
2026-02-17 02:40:46.032 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-2186/fail-once-local-rnjk6", EndpointId:"eth0"}
2026-02-17 02:40:46.108 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=security-context-5141/security-context-4daa4b28-37ed-44d3-9e70-c789f5d2fd62, name=eth0)
2026-02-17 02:40:46.108 [INFO][69] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-2186/fail-once-local-rnjk6", EndpointId:"eth0"}
2026-02-17 02:40:46.109 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.security-context-5141"} profile:{inbound_rules:{action:"allow" rule_id:"gN3SQbQwqYzcrMJA"} outbound_rules:{action:"allow" rule_id:"_QnCENKXBopjCy-S"}}
2026-02-17 02:40:46.109 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.security-context-5141.default"} profile:{}
2026-02-17 02:40:46.109 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"security-context-5141/security-context-4daa4b28-37ed-44d3-9e70-c789f5d2fd62" endpoint_id:"eth0"} endpoint:{state:"active" name:"calid3400fd45d5" profile_ids:"kns.security-context-5141" profile_ids:"ksa.security-context-5141.default" ipv4_nets:"10.100.226.45/32"}
2026-02-17 02:40:46.109 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-5141/security-context-4daa4b28-37ed-44d3-9e70-c789f5d2fd62", EndpointId:"eth0"}
2026-02-17 02:40:46.109 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-5141/security-context-4daa4b28-37ed-44d3-9e70-c789f5d2fd62", EndpointId:"eth0"}
2026-02-17 02:40:46.109 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-5141/security-context-4daa4b28-37ed-44d3-9e70-c789f5d2fd62", EndpointId:"eth0"}
2026-02-17 02:40:46.110 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calid3400fd45d5" ipVersion=0x4 table="filter"
2026-02-17 02:40:46.110 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_b093ofHJUcjWpDzr5J" ipVersion=0x4 table="filter"
2026-02-17 02:40:46.110 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_CjDjcJjVAsZ_N1bbPa" ipVersion=0x4 table="filter"
2026-02-17 02:40:46.118 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calid3400fd45d5" ipVersion=0x4 table="filter"
2026-02-17 02:40:46.118 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_b093ofHJUcjWpDzr5J" ipVersion=0x4 table="filter"
2026-02-17 02:40:46.118 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_CjDjcJjVAsZ_N1bbPa" ipVersion=0x4 table="filter"
2026-02-17 02:40:46.118 [INFO][69] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calid3400fd45d5"
2026-02-17 02:40:46.118 [INFO][69] felix/endpoint_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-5141/security-context-4daa4b28-37ed-44d3-9e70-c789f5d2fd62", EndpointId:"eth0"}
2026-02-17 02:40:46.118 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-5141/security-context-4daa4b28-37ed-44d3-9e70-c789f5d2fd62", EndpointId:"eth0"}
2026-02-17 02:40:46.151 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-5141/security-context-4daa4b28-37ed-44d3-9e70-c789f5d2fd62", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:40:46.151 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-5141/security-context-4daa4b28-37ed-44d3-9e70-c789f5d2fd62", EndpointId:"eth0"} status="down"
2026-02-17 02:40:46.176 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=110 ifaceName="calid3400fd45d5" state="down"
2026-02-17 02:40:46.177 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calid3400fd45d5"
2026-02-17 02:40:46.177 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid3400fd45d5", State:"down", Index:110}
2026-02-17 02:40:46.177 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid3400fd45d5", Addrs:set.Typed[string]{}}
2026-02-17 02:40:46.177 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid3400fd45d5", Addrs:set.Typed[string]{}}
2026-02-17 02:40:46.177 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calid3400fd45d5"
2026-02-17 02:40:46.177 [INFO][69] felix/endpoint_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-5141/security-context-4daa4b28-37ed-44d3-9e70-c789f5d2fd62", EndpointId:"eth0"}
2026-02-17 02:40:46.177 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-5141/security-context-4daa4b28-37ed-44d3-9e70-c789f5d2fd62", EndpointId:"eth0"}
2026-02-17 02:40:46.178 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=110 ifaceName="calid3400fd45d5" state="up"
2026-02-17 02:40:46.204 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-5141/security-context-4daa4b28-37ed-44d3-9e70-c789f5d2fd62", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:40:46.204 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-5141/security-context-4daa4b28-37ed-44d3-9e70-c789f5d2fd62", EndpointId:"eth0"} status="down"
2026-02-17 02:40:46.205 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"emptydir-6144" name:"default"}
2026-02-17 02:40:46.229 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid3400fd45d5", State:"up", Index:110}
2026-02-17 02:40:46.229 [INFO][69] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calid3400fd45d5"
2026-02-17 02:40:46.230 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calid3400fd45d5"
2026-02-17 02:40:46.230 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calid3400fd45d5"
2026-02-17 02:40:46.230 [INFO][69] felix/endpoint_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-5141/security-context-4daa4b28-37ed-44d3-9e70-c789f5d2fd62", EndpointId:"eth0"}
2026-02-17 02:40:46.230 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-5141/security-context-4daa4b28-37ed-44d3-9e70-c789f5d2fd62", EndpointId:"eth0"}
2026-02-17 02:40:46.253 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-5141/security-context-4daa4b28-37ed-44d3-9e70-c789f5d2fd62", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:40:46.253 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-5141/security-context-4daa4b28-37ed-44d3-9e70-c789f5d2fd62", EndpointId:"eth0"} status="up"
2026-02-17 02:40:46.462 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=security-context-5141/security-context-4daa4b28-37ed-44d3-9e70-c789f5d2fd62, name=eth0)
2026-02-17 02:40:46.462 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"security-context-5141/security-context-4daa4b28-37ed-44d3-9e70-c789f5d2fd62" endpoint_id:"eth0"} endpoint:{state:"active" name:"calid3400fd45d5" profile_ids:"kns.security-context-5141" profile_ids:"ksa.security-context-5141.default" ipv4_nets:"10.100.226.45/32"}
2026-02-17 02:40:46.463 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-5141/security-context-4daa4b28-37ed-44d3-9e70-c789f5d2fd62", EndpointId:"eth0"}
2026-02-17 02:40:46.463 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-5141/security-context-4daa4b28-37ed-44d3-9e70-c789f5d2fd62", EndpointId:"eth0"}
2026-02-17 02:40:46.463 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-5141/security-context-4daa4b28-37ed-44d3-9e70-c789f5d2fd62", EndpointId:"eth0"}
2026-02-17 02:40:46.463 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calid3400fd45d5"
2026-02-17 02:40:46.463 [INFO][69] felix/endpoint_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-5141/security-context-4daa4b28-37ed-44d3-9e70-c789f5d2fd62", EndpointId:"eth0"}
2026-02-17 02:40:46.463 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-5141/security-context-4daa4b28-37ed-44d3-9e70-c789f5d2fd62", EndpointId:"eth0"}
2026-02-17 02:40:46.489 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-5141/security-context-4daa4b28-37ed-44d3-9e70-c789f5d2fd62", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:40:46.489 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-5141/security-context-4daa4b28-37ed-44d3-9e70-c789f5d2fd62", EndpointId:"eth0"} status="up"
2026-02-17 02:40:46.584 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-6144"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"648329da-2048-4e6b-a697-5d6bd747a7ee"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-6144"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6144"}
2026-02-17 02:40:46.610 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"emptydir-6144"}
2026-02-17 02:40:46.772 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"pv-8400" name:"default"}
2026-02-17 02:40:46.833 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pv-8400"} labels:{key:"e2e-framework" value:"pv"} labels:{key:"e2e-run" value:"648329da-2048-4e6b-a697-5d6bd747a7ee"} labels:{key:"kubernetes.io/metadata.name" value:"pv-8400"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-8400"}
2026-02-17 02:40:46.863 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"pv-8400"}
2026-02-17 02:40:46.863 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=109 ifaceName="cali366f58f641a" state="down"
2026-02-17 02:40:46.864 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali366f58f641a"
2026-02-17 02:40:46.864 [INFO][69] 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:40:46.865 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=109 ifaceName="cali366f58f641a" state=""
2026-02-17 02:40:46.865 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali366f58f641a"
2026-02-17 02:40:46.899 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali366f58f641a", State:"down", Index:109}
2026-02-17 02:40:46.899 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali366f58f641a", Addrs:set.Typed[string]{}}
2026-02-17 02:40:46.899 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali366f58f641a", Addrs:set.Typed[string]{}}
2026-02-17 02:40:46.899 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali366f58f641a", State:"", Index:109}
2026-02-17 02:40:46.899 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali366f58f641a", Addrs:set.Set[string](nil)}
2026-02-17 02:40:46.899 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali366f58f641a", Addrs:set.Set[string](nil)}
2026-02-17 02:40:46.943 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"hostport-3310"} labels:{key:"e2e-framework" value:"hostport"} labels:{key:"e2e-run" value:"c813837b-097e-4d2a-845a-e92d88485297"} labels:{key:"kubernetes.io/metadata.name" value:"hostport-3310"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-3310"}
2026-02-17 02:40:47.181 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=job-2186/fail-once-local-9fx7x, name=eth0)
2026-02-17 02:40:47.182 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.job-2186.default"} profile:{}
2026-02-17 02:40:47.182 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.job-2186"} profile:{inbound_rules:{action:"allow" rule_id:"XKrDRzIwQhadt2mC"} outbound_rules:{action:"allow" rule_id:"F2jynJxs4tQxT_XH"}}
2026-02-17 02:40:47.183 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-2186/fail-once-local-9fx7x" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie907013b914" profile_ids:"kns.job-2186" profile_ids:"ksa.job-2186.default" ipv4_nets:"10.100.226.41/32"}
2026-02-17 02:40:47.183 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-2186/fail-once-local-9fx7x", EndpointId:"eth0"}
2026-02-17 02:40:47.183 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-2186/fail-once-local-9fx7x", EndpointId:"eth0"}
2026-02-17 02:40:47.183 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-2186/fail-once-local-9fx7x", EndpointId:"eth0"}
2026-02-17 02:40:47.183 [INFO][69] 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:40:47.184 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calie907013b914" ipVersion=0x4 table="filter"
2026-02-17 02:40:47.184 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.job-2186" ipVersion=0x4 table="filter"
2026-02-17 02:40:47.184 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_E3sldj9eFZIL54oi_t" ipVersion=0x4 table="filter"
2026-02-17 02:40:47.184 [INFO][69] 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:40:47.184 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calie907013b914" ipVersion=0x4 table="filter"
2026-02-17 02:40:47.184 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.job-2186" ipVersion=0x4 table="filter"
2026-02-17 02:40:47.184 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_E3sldj9eFZIL54oi_t" ipVersion=0x4 table="filter"
2026-02-17 02:40:47.184 [INFO][69] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calie907013b914"
2026-02-17 02:40:47.184 [INFO][69] felix/endpoint_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-2186/fail-once-local-9fx7x", EndpointId:"eth0"}
2026-02-17 02:40:47.184 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-2186/fail-once-local-9fx7x", EndpointId:"eth0"}
2026-02-17 02:40:47.224 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-2186/fail-once-local-9fx7x", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:40:47.225 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-2186/fail-once-local-9fx7x", EndpointId:"eth0"} status="down"
2026-02-17 02:40:47.247 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=111 ifaceName="calie907013b914" state="down"
2026-02-17 02:40:47.247 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calie907013b914"
2026-02-17 02:40:47.247 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie907013b914", State:"down", Index:111}
2026-02-17 02:40:47.247 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie907013b914", Addrs:set.Typed[string]{}}
2026-02-17 02:40:47.247 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie907013b914", Addrs:set.Typed[string]{}}
2026-02-17 02:40:47.247 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calie907013b914"
2026-02-17 02:40:47.247 [INFO][69] felix/endpoint_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-2186/fail-once-local-9fx7x", EndpointId:"eth0"}
2026-02-17 02:40:47.247 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-2186/fail-once-local-9fx7x", EndpointId:"eth0"}
2026-02-17 02:40:47.248 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=111 ifaceName="calie907013b914" state="up"
2026-02-17 02:40:47.274 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-2186/fail-once-local-9fx7x", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:40:47.274 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-2186/fail-once-local-9fx7x", EndpointId:"eth0"} status="down"
2026-02-17 02:40:47.274 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie907013b914", State:"up", Index:111}
2026-02-17 02:40:47.274 [INFO][69] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calie907013b914"
2026-02-17 02:40:47.274 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calie907013b914"
2026-02-17 02:40:47.274 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie907013b914"
2026-02-17 02:40:47.274 [INFO][69] felix/endpoint_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-2186/fail-once-local-9fx7x", EndpointId:"eth0"}
2026-02-17 02:40:47.275 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-2186/fail-once-local-9fx7x", EndpointId:"eth0"}
2026-02-17 02:40:47.292 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=job-2186/fail-once-local-gq2rg, name=eth0)
2026-02-17 02:40:47.307 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-2186/fail-once-local-9fx7x", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:40:47.307 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-2186/fail-once-local-9fx7x", EndpointId:"eth0"} status="up"
2026-02-17 02:40:47.307 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-2186/fail-once-local-gq2rg" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali330696f0d17" profile_ids:"kns.job-2186" profile_ids:"ksa.job-2186.default" ipv4_nets:"10.100.226.46/32"}
2026-02-17 02:40:47.308 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-2186/fail-once-local-gq2rg", EndpointId:"eth0"}
2026-02-17 02:40:47.308 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-2186/fail-once-local-gq2rg", EndpointId:"eth0"}
2026-02-17 02:40:47.308 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-2186/fail-once-local-gq2rg", EndpointId:"eth0"}
2026-02-17 02:40:47.308 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali330696f0d17" ipVersion=0x4 table="filter"
2026-02-17 02:40:47.308 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali330696f0d17" ipVersion=0x4 table="filter"
2026-02-17 02:40:47.308 [INFO][69] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali330696f0d17"
2026-02-17 02:40:47.308 [INFO][69] felix/endpoint_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-2186/fail-once-local-gq2rg", EndpointId:"eth0"}
2026-02-17 02:40:47.308 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-2186/fail-once-local-gq2rg", EndpointId:"eth0"}
2026-02-17 02:40:47.344 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-2186/fail-once-local-gq2rg", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:40:47.344 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-2186/fail-once-local-gq2rg", EndpointId:"eth0"} status="down"
2026-02-17 02:40:47.357 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=112 ifaceName="cali330696f0d17" state="down"
2026-02-17 02:40:47.357 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali330696f0d17"
2026-02-17 02:40:47.357 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali330696f0d17", State:"down", Index:112}
2026-02-17 02:40:47.357 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali330696f0d17", Addrs:set.Typed[string]{}}
2026-02-17 02:40:47.357 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali330696f0d17", Addrs:set.Typed[string]{}}
2026-02-17 02:40:47.357 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali330696f0d17"
2026-02-17 02:40:47.357 [INFO][69] felix/endpoint_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-2186/fail-once-local-gq2rg", EndpointId:"eth0"}
2026-02-17 02:40:47.358 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-2186/fail-once-local-gq2rg", EndpointId:"eth0"}
2026-02-17 02:40:47.359 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=112 ifaceName="cali330696f0d17" state="up"
2026-02-17 02:40:47.376 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-2186/fail-once-local-gq2rg", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:40:47.376 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-2186/fail-once-local-gq2rg", EndpointId:"eth0"} status="down"
2026-02-17 02:40:47.376 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali330696f0d17", State:"up", Index:112}
2026-02-17 02:40:47.376 [INFO][69] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali330696f0d17"
2026-02-17 02:40:47.376 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali330696f0d17"
2026-02-17 02:40:47.376 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali330696f0d17"
2026-02-17 02:40:47.376 [INFO][69] felix/endpoint_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-2186/fail-once-local-gq2rg", EndpointId:"eth0"}
2026-02-17 02:40:47.376 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-2186/fail-once-local-gq2rg", EndpointId:"eth0"}
2026-02-17 02:40:47.399 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-2186/fail-once-local-gq2rg", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:40:47.399 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-2186/fail-once-local-gq2rg", EndpointId:"eth0"} status="up"
2026-02-17 02:40:47.474 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=security-context-5141/security-context-4daa4b28-37ed-44d3-9e70-c789f5d2fd62, name=eth0)
2026-02-17 02:40:47.474 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"security-context-5141/security-context-4daa4b28-37ed-44d3-9e70-c789f5d2fd62" endpoint_id:"eth0"} endpoint:{state:"active" name:"calid3400fd45d5" profile_ids:"kns.security-context-5141" profile_ids:"ksa.security-context-5141.default" ipv4_nets:"10.100.226.45/32"}
2026-02-17 02:40:47.474 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-5141/security-context-4daa4b28-37ed-44d3-9e70-c789f5d2fd62", EndpointId:"eth0"}
2026-02-17 02:40:47.474 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-5141/security-context-4daa4b28-37ed-44d3-9e70-c789f5d2fd62", EndpointId:"eth0"}
2026-02-17 02:40:47.474 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-5141/security-context-4daa4b28-37ed-44d3-9e70-c789f5d2fd62", EndpointId:"eth0"}
2026-02-17 02:40:47.475 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calid3400fd45d5"
2026-02-17 02:40:47.475 [INFO][69] felix/endpoint_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-5141/security-context-4daa4b28-37ed-44d3-9e70-c789f5d2fd62", EndpointId:"eth0"}
2026-02-17 02:40:47.475 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-5141/security-context-4daa4b28-37ed-44d3-9e70-c789f5d2fd62", EndpointId:"eth0"}
2026-02-17 02:40:47.508 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-5141/security-context-4daa4b28-37ed-44d3-9e70-c789f5d2fd62", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:40:47.508 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-5141/security-context-4daa4b28-37ed-44d3-9e70-c789f5d2fd62", EndpointId:"eth0"} status="up"
2026-02-17 02:40:47.819 [INFO][69] 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:40:47.819 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calid3400fd45d5"
2026-02-17 02:40:47.819 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid3400fd45d5", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:40:47.819 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid3400fd45d5", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:40:48.498 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=job-2186/fail-once-local-gq2rg, name=eth0)
2026-02-17 02:40:48.499 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-2186/fail-once-local-gq2rg" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali330696f0d17" profile_ids:"kns.job-2186" profile_ids:"ksa.job-2186.default" ipv4_nets:"10.100.226.46/32"}
2026-02-17 02:40:48.499 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-2186/fail-once-local-gq2rg", EndpointId:"eth0"}
2026-02-17 02:40:48.499 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-2186/fail-once-local-gq2rg", EndpointId:"eth0"}
2026-02-17 02:40:48.499 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-2186/fail-once-local-gq2rg", EndpointId:"eth0"}
2026-02-17 02:40:48.508 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali330696f0d17"
2026-02-17 02:40:48.509 [INFO][69] felix/endpoint_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-2186/fail-once-local-gq2rg", EndpointId:"eth0"}
2026-02-17 02:40:48.509 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-2186/fail-once-local-gq2rg", EndpointId:"eth0"}
2026-02-17 02:40:48.519 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=job-2186/fail-once-local-9fx7x, name=eth0)
2026-02-17 02:40:48.534 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-2186/fail-once-local-gq2rg", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:40:48.534 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-2186/fail-once-local-gq2rg", EndpointId:"eth0"} status="up"
2026-02-17 02:40:48.534 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-2186/fail-once-local-9fx7x" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie907013b914" profile_ids:"kns.job-2186" profile_ids:"ksa.job-2186.default" ipv4_nets:"10.100.226.41/32"}
2026-02-17 02:40:48.534 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-2186/fail-once-local-9fx7x", EndpointId:"eth0"}
2026-02-17 02:40:48.534 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-2186/fail-once-local-9fx7x", EndpointId:"eth0"}
2026-02-17 02:40:48.534 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-2186/fail-once-local-9fx7x", EndpointId:"eth0"}
2026-02-17 02:40:48.535 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie907013b914"
2026-02-17 02:40:48.535 [INFO][69] felix/endpoint_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-2186/fail-once-local-9fx7x", EndpointId:"eth0"}
2026-02-17 02:40:48.535 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-2186/fail-once-local-9fx7x", EndpointId:"eth0"}
2026-02-17 02:40:48.560 [INFO][69] 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:40:48.560 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calie907013b914"
2026-02-17 02:40:48.560 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-2186/fail-once-local-9fx7x", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:40:48.560 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-2186/fail-once-local-9fx7x", EndpointId:"eth0"} status="up"
2026-02-17 02:40:48.560 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie907013b914", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:40:48.560 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie907013b914", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:40:48.744 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=security-context-5141/security-context-4daa4b28-37ed-44d3-9e70-c789f5d2fd62, name=eth0)
2026-02-17 02:40:48.745 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"security-context-5141/security-context-4daa4b28-37ed-44d3-9e70-c789f5d2fd62" endpoint_id:"eth0"} endpoint:{state:"active" name:"calid3400fd45d5" profile_ids:"kns.security-context-5141" profile_ids:"ksa.security-context-5141.default" ipv4_nets:"10.100.226.45/32"}
2026-02-17 02:40:48.745 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-5141/security-context-4daa4b28-37ed-44d3-9e70-c789f5d2fd62", EndpointId:"eth0"}
2026-02-17 02:40:48.745 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-5141/security-context-4daa4b28-37ed-44d3-9e70-c789f5d2fd62", EndpointId:"eth0"}
2026-02-17 02:40:48.745 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-5141/security-context-4daa4b28-37ed-44d3-9e70-c789f5d2fd62", EndpointId:"eth0"}
2026-02-17 02:40:48.745 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calid3400fd45d5"
2026-02-17 02:40:48.746 [INFO][69] felix/endpoint_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-5141/security-context-4daa4b28-37ed-44d3-9e70-c789f5d2fd62", EndpointId:"eth0"}
2026-02-17 02:40:48.746 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-5141/security-context-4daa4b28-37ed-44d3-9e70-c789f5d2fd62", EndpointId:"eth0"}
2026-02-17 02:40:48.780 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-5141/security-context-4daa4b28-37ed-44d3-9e70-c789f5d2fd62", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:40:48.780 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-5141/security-context-4daa4b28-37ed-44d3-9e70-c789f5d2fd62", EndpointId:"eth0"} status="up"
2026-02-17 02:40:48.858 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=110 ifaceName="calid3400fd45d5" state="down"
2026-02-17 02:40:48.859 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calid3400fd45d5"
2026-02-17 02:40:48.859 [INFO][69] 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:40:48.859 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=110 ifaceName="calid3400fd45d5" state=""
2026-02-17 02:40:48.859 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calid3400fd45d5"
2026-02-17 02:40:48.859 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid3400fd45d5", State:"down", Index:110}
2026-02-17 02:40:48.859 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid3400fd45d5", Addrs:set.Typed[string]{}}
2026-02-17 02:40:48.859 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid3400fd45d5", Addrs:set.Typed[string]{}}
2026-02-17 02:40:48.859 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid3400fd45d5", State:"", Index:110}
2026-02-17 02:40:48.859 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid3400fd45d5", Addrs:set.Set[string](nil)}
2026-02-17 02:40:48.859 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid3400fd45d5", Addrs:set.Set[string](nil)}
2026-02-17 02:40:48.859 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calid3400fd45d5"
2026-02-17 02:40:48.859 [INFO][69] felix/endpoint_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-5141/security-context-4daa4b28-37ed-44d3-9e70-c789f5d2fd62", EndpointId:"eth0"}
2026-02-17 02:40:48.860 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-5141/security-context-4daa4b28-37ed-44d3-9e70-c789f5d2fd62", EndpointId:"eth0"}
2026-02-17 02:40:48.861 [INFO][69] felix/conntrack.go 90: Removing conntrack flows ip=10.100.226.45
2026-02-17 02:40:48.886 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-5141/security-context-4daa4b28-37ed-44d3-9e70-c789f5d2fd62", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:40:48.886 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-5141/security-context-4daa4b28-37ed-44d3-9e70-c789f5d2fd62", EndpointId:"eth0"} status="down"
2026-02-17 02:40:48.939 [INFO][69] 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:40:48.939 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali330696f0d17"
2026-02-17 02:40:48.939 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali330696f0d17", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:40:48.939 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali330696f0d17", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:40:48.954 [INFO][69] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=security-context-5141/security-context-4daa4b28-37ed-44d3-9e70-c789f5d2fd62, name=eth0)
2026-02-17 02:40:48.965 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"security-context-5141/security-context-4daa4b28-37ed-44d3-9e70-c789f5d2fd62" endpoint_id:"eth0"}
2026-02-17 02:40:48.965 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.security-context-5141.default"}
2026-02-17 02:40:48.965 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.security-context-5141"}
2026-02-17 02:40:48.966 [INFO][69] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-5141/security-context-4daa4b28-37ed-44d3-9e70-c789f5d2fd62", EndpointId:"eth0"}
2026-02-17 02:40:48.966 [INFO][69] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-5141/security-context-4daa4b28-37ed-44d3-9e70-c789f5d2fd62", EndpointId:"eth0"}
2026-02-17 02:40:48.966 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_b093ofHJUcjWpDzr5J" ipVersion=0x4 table="filter"
2026-02-17 02:40:48.966 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_CjDjcJjVAsZ_N1bbPa" ipVersion=0x4 table="filter"
2026-02-17 02:40:48.966 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_b093ofHJUcjWpDzr5J" ipVersion=0x4 table="filter"
2026-02-17 02:40:48.966 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_CjDjcJjVAsZ_N1bbPa" ipVersion=0x4 table="filter"
2026-02-17 02:40:48.966 [INFO][69] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-5141/security-context-4daa4b28-37ed-44d3-9e70-c789f5d2fd62", EndpointId:"eth0"}
2026-02-17 02:40:48.966 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calid3400fd45d5" ipVersion=0x4 table="filter"
2026-02-17 02:40:48.966 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calid3400fd45d5" ipVersion=0x4 table="filter"
2026-02-17 02:40:48.966 [INFO][69] felix/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-5141/security-context-4daa4b28-37ed-44d3-9e70-c789f5d2fd62", EndpointId:"eth0"}
2026-02-17 02:40:48.966 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-5141/security-context-4daa4b28-37ed-44d3-9e70-c789f5d2fd62", EndpointId:"eth0"}
2026-02-17 02:40:49.019 [INFO][69] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-5141/security-context-4daa4b28-37ed-44d3-9e70-c789f5d2fd62", EndpointId:"eth0"}
2026-02-17 02:40:49.354 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"security-context-5141"} labels:{key:"e2e-framework" value:"security-context"} labels:{key:"e2e-run" value:"648329da-2048-4e6b-a697-5d6bd747a7ee"} labels:{key:"kubernetes.io/metadata.name" value:"security-context-5141"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-5141"}
2026-02-17 02:40:49.382 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"chunking-2571"} labels:{key:"e2e-framework" value:"chunking"} labels:{key:"e2e-run" value:"648329da-2048-4e6b-a697-5d6bd747a7ee"} labels:{key:"kubernetes.io/metadata.name" value:"chunking-2571"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-2571"}
2026-02-17 02:40:49.382 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"chunking-2571" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:40:49.509 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=job-2186/fail-once-local-gq2rg, name=eth0)
2026-02-17 02:40:49.509 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-2186/fail-once-local-gq2rg" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali330696f0d17" profile_ids:"kns.job-2186" profile_ids:"ksa.job-2186.default" ipv4_nets:"10.100.226.46/32"}
2026-02-17 02:40:49.509 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-2186/fail-once-local-gq2rg", EndpointId:"eth0"}
2026-02-17 02:40:49.510 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-2186/fail-once-local-gq2rg", EndpointId:"eth0"}
2026-02-17 02:40:49.510 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-2186/fail-once-local-gq2rg", EndpointId:"eth0"}
2026-02-17 02:40:49.510 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali330696f0d17"
2026-02-17 02:40:49.510 [INFO][69] felix/endpoint_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-2186/fail-once-local-gq2rg", EndpointId:"eth0"}
2026-02-17 02:40:49.510 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-2186/fail-once-local-gq2rg", EndpointId:"eth0"}
2026-02-17 02:40:49.533 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=job-2186/fail-once-local-9fx7x, name=eth0)
2026-02-17 02:40:49.536 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-2186/fail-once-local-gq2rg", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:40:49.536 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-2186/fail-once-local-gq2rg", EndpointId:"eth0"} status="up"
2026-02-17 02:40:49.536 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-2186/fail-once-local-9fx7x" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie907013b914" profile_ids:"kns.job-2186" profile_ids:"ksa.job-2186.default" ipv4_nets:"10.100.226.41/32"}
2026-02-17 02:40:49.536 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-2186/fail-once-local-9fx7x", EndpointId:"eth0"}
2026-02-17 02:40:49.537 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-2186/fail-once-local-9fx7x", EndpointId:"eth0"}
2026-02-17 02:40:49.537 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-2186/fail-once-local-9fx7x", EndpointId:"eth0"}
2026-02-17 02:40:49.537 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie907013b914"
2026-02-17 02:40:49.538 [INFO][69] felix/endpoint_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-2186/fail-once-local-9fx7x", EndpointId:"eth0"}
2026-02-17 02:40:49.538 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-2186/fail-once-local-9fx7x", EndpointId:"eth0"}
2026-02-17 02:40:49.560 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-2186/fail-once-local-9fx7x", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:40:49.560 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-2186/fail-once-local-9fx7x", EndpointId:"eth0"} status="up"
2026-02-17 02:40:50.435 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-markers-1925" name:"default"}
2026-02-17 02:40:50.526 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=job-2186/fail-once-local-gq2rg, name=eth0)
2026-02-17 02:40:50.526 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-2186/fail-once-local-gq2rg" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali330696f0d17" profile_ids:"kns.job-2186" profile_ids:"ksa.job-2186.default" ipv4_nets:"10.100.226.46/32"}
2026-02-17 02:40:50.526 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-2186/fail-once-local-gq2rg", EndpointId:"eth0"}
2026-02-17 02:40:50.526 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-2186/fail-once-local-gq2rg", EndpointId:"eth0"}
2026-02-17 02:40:50.526 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-2186/fail-once-local-gq2rg", EndpointId:"eth0"}
2026-02-17 02:40:50.527 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali330696f0d17"
2026-02-17 02:40:50.527 [INFO][69] felix/endpoint_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-2186/fail-once-local-gq2rg", EndpointId:"eth0"}
2026-02-17 02:40:50.527 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-2186/fail-once-local-gq2rg", EndpointId:"eth0"}
2026-02-17 02:40:50.548 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=job-2186/fail-once-local-9fx7x, name=eth0)
2026-02-17 02:40:50.552 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-2186/fail-once-local-gq2rg", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:40:50.552 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-2186/fail-once-local-gq2rg", EndpointId:"eth0"} status="up"
2026-02-17 02:40:50.552 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-2186/fail-once-local-9fx7x" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie907013b914" profile_ids:"kns.job-2186" profile_ids:"ksa.job-2186.default" ipv4_nets:"10.100.226.41/32"}
2026-02-17 02:40:50.552 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-2186/fail-once-local-9fx7x", EndpointId:"eth0"}
2026-02-17 02:40:50.552 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-2186/fail-once-local-9fx7x", EndpointId:"eth0"}
2026-02-17 02:40:50.552 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-2186/fail-once-local-9fx7x", EndpointId:"eth0"}
2026-02-17 02:40:50.553 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie907013b914"
2026-02-17 02:40:50.553 [INFO][69] felix/endpoint_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-2186/fail-once-local-9fx7x", EndpointId:"eth0"}
2026-02-17 02:40:50.553 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-2186/fail-once-local-9fx7x", EndpointId:"eth0"}
2026-02-17 02:40:50.572 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-2186/fail-once-local-9fx7x", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:40:50.572 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-2186/fail-once-local-9fx7x", EndpointId:"eth0"} status="up"
2026-02-17 02:40:50.725 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-1556" name:"default"}
2026-02-17 02:40:50.732 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=job-2186/fail-once-local-gq2rg, name=eth0)
2026-02-17 02:40:50.738 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=job-2186/fail-once-local-9fx7x, name=eth0)
2026-02-17 02:40:50.764 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-2186/fail-once-local-gq2rg" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali330696f0d17" profile_ids:"kns.job-2186" profile_ids:"ksa.job-2186.default" ipv4_nets:"10.100.226.46/32"}
2026-02-17 02:40:50.764 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-2186/fail-once-local-9fx7x" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie907013b914" profile_ids:"kns.job-2186" profile_ids:"ksa.job-2186.default" ipv4_nets:"10.100.226.41/32"}
2026-02-17 02:40:50.764 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-2186/fail-once-local-gq2rg", EndpointId:"eth0"}
2026-02-17 02:40:50.764 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-2186/fail-once-local-gq2rg", EndpointId:"eth0"}
2026-02-17 02:40:50.764 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-2186/fail-once-local-gq2rg", EndpointId:"eth0"}
2026-02-17 02:40:50.764 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-2186/fail-once-local-9fx7x", EndpointId:"eth0"}
2026-02-17 02:40:50.764 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-2186/fail-once-local-9fx7x", EndpointId:"eth0"}
2026-02-17 02:40:50.764 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-2186/fail-once-local-9fx7x", EndpointId:"eth0"}
2026-02-17 02:40:50.765 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali330696f0d17"
2026-02-17 02:40:50.765 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie907013b914"
2026-02-17 02:40:50.765 [INFO][69] 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-2186/fail-once-local-gq2rg", EndpointId:"eth0"}
2026-02-17 02:40:50.765 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-2186/fail-once-local-gq2rg", EndpointId:"eth0"}
2026-02-17 02:40:50.765 [INFO][69] 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-2186/fail-once-local-9fx7x", EndpointId:"eth0"}
2026-02-17 02:40:50.765 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-2186/fail-once-local-9fx7x", EndpointId:"eth0"}
2026-02-17 02:40:50.782 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-2186/fail-once-local-9fx7x", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:40:50.783 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-2186/fail-once-local-9fx7x", EndpointId:"eth0"} status="down"
2026-02-17 02:40:50.783 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-2186/fail-once-local-gq2rg", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:40:50.783 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-2186/fail-once-local-gq2rg", EndpointId:"eth0"} status="down"
2026-02-17 02:40:50.783 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-1925"} labels:{key:"e2e-run" value:"648329da-2048-4e6b-a697-5d6bd747a7ee"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-1925"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{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-1925"} labels:{key:"webhook-1556-markers" value:"true"}
2026-02-17 02:40:50.783 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali330696f0d17"
2026-02-17 02:40:50.783 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie907013b914"
2026-02-17 02:40:50.805 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-markers-1925"}
2026-02-17 02:40:50.805 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali330696f0d17"
2026-02-17 02:40:50.805 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie907013b914"
2026-02-17 02:40:50.842 [INFO][69] 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:40:50.842 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calie907013b914"
2026-02-17 02:40:50.842 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=111 ifaceName="calie907013b914" state="down"
2026-02-17 02:40:50.842 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=111 ifaceName="calie907013b914" state=""
2026-02-17 02:40:50.842 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calie907013b914"
2026-02-17 02:40:50.842 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie907013b914", Addrs:set.Typed[string]{}}
2026-02-17 02:40:50.842 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie907013b914", Addrs:set.Typed[string]{}}
2026-02-17 02:40:50.842 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie907013b914", State:"down", Index:111}
2026-02-17 02:40:50.842 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie907013b914", State:"", Index:111}
2026-02-17 02:40:50.842 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie907013b914", Addrs:set.Set[string](nil)}
2026-02-17 02:40:50.842 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie907013b914", Addrs:set.Set[string](nil)}
2026-02-17 02:40:50.842 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calie907013b914"
2026-02-17 02:40:50.842 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali330696f0d17"
2026-02-17 02:40:50.842 [INFO][69] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calie907013b914"
2026-02-17 02:40:50.842 [INFO][69] felix/endpoint_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-2186/fail-once-local-9fx7x", EndpointId:"eth0"}
2026-02-17 02:40:50.842 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-2186/fail-once-local-9fx7x", EndpointId:"eth0"}
2026-02-17 02:40:50.843 [INFO][69] felix/conntrack.go 90: Removing conntrack flows ip=10.100.226.41
2026-02-17 02:40:50.846 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=112 ifaceName="cali330696f0d17" state="down"
2026-02-17 02:40:50.846 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali330696f0d17"
2026-02-17 02:40:50.848 [INFO][69] 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:40:50.848 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=112 ifaceName="cali330696f0d17" state=""
2026-02-17 02:40:50.848 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali330696f0d17"
2026-02-17 02:40:50.865 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-2186/fail-once-local-9fx7x", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:40:50.865 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-2186/fail-once-local-9fx7x", EndpointId:"eth0"} status="down"
2026-02-17 02:40:50.865 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali330696f0d17", State:"down", Index:112}
2026-02-17 02:40:50.865 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali330696f0d17", Addrs:set.Typed[string]{}}
2026-02-17 02:40:50.865 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali330696f0d17", Addrs:set.Typed[string]{}}
2026-02-17 02:40:50.865 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali330696f0d17", State:"", Index:112}
2026-02-17 02:40:50.865 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali330696f0d17", Addrs:set.Set[string](nil)}
2026-02-17 02:40:50.865 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali330696f0d17", Addrs:set.Set[string](nil)}
2026-02-17 02:40:50.865 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali330696f0d17"
2026-02-17 02:40:50.865 [INFO][69] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali330696f0d17"
2026-02-17 02:40:50.865 [INFO][69] felix/endpoint_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-2186/fail-once-local-gq2rg", EndpointId:"eth0"}
2026-02-17 02:40:50.865 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-2186/fail-once-local-gq2rg", EndpointId:"eth0"}
2026-02-17 02:40:50.866 [INFO][69] felix/conntrack.go 90: Removing conntrack flows ip=10.100.226.46
2026-02-17 02:40:50.885 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-2186/fail-once-local-gq2rg", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:40:50.885 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-2186/fail-once-local-gq2rg", EndpointId:"eth0"} status="down"
2026-02-17 02:40:50.952 [INFO][69] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=job-2186/fail-once-local-9fx7x, name=eth0)
2026-02-17 02:40:50.952 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-2186/fail-once-local-9fx7x" endpoint_id:"eth0"}
2026-02-17 02:40:50.952 [INFO][69] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-2186/fail-once-local-9fx7x", EndpointId:"eth0"}
2026-02-17 02:40:50.952 [INFO][69] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-2186/fail-once-local-9fx7x", EndpointId:"eth0"}
2026-02-17 02:40:50.953 [INFO][69] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-2186/fail-once-local-9fx7x", EndpointId:"eth0"}
2026-02-17 02:40:50.953 [INFO][69] 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:40:50.953 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calie907013b914" ipVersion=0x4 table="filter"
2026-02-17 02:40:50.953 [INFO][69] 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:40:50.953 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calie907013b914" ipVersion=0x4 table="filter"
2026-02-17 02:40:50.953 [INFO][69] felix/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-2186/fail-once-local-9fx7x", EndpointId:"eth0"}
2026-02-17 02:40:50.953 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-2186/fail-once-local-9fx7x", EndpointId:"eth0"}
2026-02-17 02:40:51.011 [INFO][69] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-2186/fail-once-local-9fx7x", EndpointId:"eth0"}
2026-02-17 02:40:51.058 [INFO][69] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=job-2186/fail-once-local-gq2rg, name=eth0)
2026-02-17 02:40:51.059 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-2186/fail-once-local-gq2rg" endpoint_id:"eth0"}
2026-02-17 02:40:51.059 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.job-2186.default"}
2026-02-17 02:40:51.059 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.job-2186"}
2026-02-17 02:40:51.059 [INFO][69] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-2186/fail-once-local-gq2rg", EndpointId:"eth0"}
2026-02-17 02:40:51.059 [INFO][69] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-2186/fail-once-local-gq2rg", EndpointId:"eth0"}
2026-02-17 02:40:51.060 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.job-2186" ipVersion=0x4 table="filter"
2026-02-17 02:40:51.060 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_E3sldj9eFZIL54oi_t" ipVersion=0x4 table="filter"
2026-02-17 02:40:51.060 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.job-2186" ipVersion=0x4 table="filter"
2026-02-17 02:40:51.060 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_E3sldj9eFZIL54oi_t" ipVersion=0x4 table="filter"
2026-02-17 02:40:51.060 [INFO][69] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-2186/fail-once-local-gq2rg", EndpointId:"eth0"}
2026-02-17 02:40:51.060 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali330696f0d17" ipVersion=0x4 table="filter"
2026-02-17 02:40:51.060 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali330696f0d17" ipVersion=0x4 table="filter"
2026-02-17 02:40:51.060 [INFO][69] felix/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-2186/fail-once-local-gq2rg", EndpointId:"eth0"}
2026-02-17 02:40:51.060 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-2186/fail-once-local-gq2rg", EndpointId:"eth0"}
2026-02-17 02:40:51.120 [INFO][69] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-2186/fail-once-local-gq2rg", EndpointId:"eth0"}
2026-02-17 02:40:51.120 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-1556"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"648329da-2048-4e6b-a697-5d6bd747a7ee"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-1556"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-1556"} labels:{key:"webhook-1556" value:"true"}
2026-02-17 02:40:51.145 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-1556"}
2026-02-17 02:40:51.978 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-2186"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"c813837b-097e-4d2a-845a-e92d88485297"} labels:{key:"kubernetes.io/metadata.name" value:"job-2186"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-2186"}
2026-02-17 02:40:52.008 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-537"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"c813837b-097e-4d2a-845a-e92d88485297"} labels:{key:"kubernetes.io/metadata.name" value:"job-537"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-537"}
2026-02-17 02:40:52.031 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"job-537" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:40:52.382 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"hostport-3310" name:"default"}
2026-02-17 02:40:52.446 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"hostport-3310"}
2026-02-17 02:40:54.897 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"security-context-5141" name:"default"}
2026-02-17 02:40:54.932 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"security-context-5141"} labels:{key:"e2e-framework" value:"security-context"} labels:{key:"e2e-run" value:"648329da-2048-4e6b-a697-5d6bd747a7ee"} labels:{key:"kubernetes.io/metadata.name" value:"security-context-5141"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-5141"}
2026-02-17 02:40:54.963 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"security-context-5141"}
2026-02-17 02:40:56.081 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-537"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"c813837b-097e-4d2a-845a-e92d88485297"} labels:{key:"kubernetes.io/metadata.name" value:"job-537"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-537"}
2026-02-17 02:40:56.122 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"csi-storageclass-6409"} labels:{key:"e2e-framework" value:"csi-storageclass"} labels:{key:"e2e-run" value:"c813837b-097e-4d2a-845a-e92d88485297"} labels:{key:"kubernetes.io/metadata.name" value:"csi-storageclass-6409"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6409"}
2026-02-17 02:40:56.151 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"csi-storageclass-6409" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:40:56.221 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"csi-storageclass-6409"} labels:{key:"e2e-framework" value:"csi-storageclass"} labels:{key:"e2e-run" value:"c813837b-097e-4d2a-845a-e92d88485297"} labels:{key:"kubernetes.io/metadata.name" value:"csi-storageclass-6409"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6409"}
2026-02-17 02:40:56.242 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-2718"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"c813837b-097e-4d2a-845a-e92d88485297"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-2718"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2718"}
2026-02-17 02:40:56.267 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"resourcequota-2718" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:40:57.203 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"job-2186" name:"default"}
2026-02-17 02:40:57.531 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-2186"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"c813837b-097e-4d2a-845a-e92d88485297"} labels:{key:"kubernetes.io/metadata.name" value:"job-2186"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-2186"}
2026-02-17 02:40:57.558 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"job-2186"}
2026-02-17 02:41:01.330 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"cronjob-3381"} labels:{key:"e2e-framework" value:"cronjob"} labels:{key:"e2e-run" value:"250c9c08-0bb9-4a58-88f0-5b64e701c66e"} labels:{key:"kubernetes.io/metadata.name" value:"cronjob-3381"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"cronjob-3381"}
2026-02-17 02:41:01.364 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replication-controller-4812"} labels:{key:"e2e-framework" value:"replication-controller"} labels:{key:"e2e-run" value:"250c9c08-0bb9-4a58-88f0-5b64e701c66e"} labels:{key:"kubernetes.io/metadata.name" value:"replication-controller-4812"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4812"}
2026-02-17 02:41:01.382 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"replication-controller-4812" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:41:01.414 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"csi-storageclass-6409" name:"default"}
2026-02-17 02:41:01.534 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"job-537" name:"default"}
2026-02-17 02:41:01.769 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-537"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"c813837b-097e-4d2a-845a-e92d88485297"} labels:{key:"kubernetes.io/metadata.name" value:"job-537"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-537"}
2026-02-17 02:41:01.794 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"job-537"}
2026-02-17 02:41:01.950 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"csi-storageclass-6409"} labels:{key:"e2e-framework" value:"csi-storageclass"} labels:{key:"e2e-run" value:"c813837b-097e-4d2a-845a-e92d88485297"} labels:{key:"kubernetes.io/metadata.name" value:"csi-storageclass-6409"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6409"}
2026-02-17 02:41:01.974 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"csi-storageclass-6409"}
2026-02-17 02:41:03.017 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=replication-controller-4812/condition-test-xhdnz, name=eth0)
2026-02-17 02:41:03.018 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.replication-controller-4812.default"} profile:{}
2026-02-17 02:41:03.018 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.replication-controller-4812"} profile:{inbound_rules:{action:"allow" rule_id:"qpeDVExfI4nRrIwC"} outbound_rules:{action:"allow" rule_id:"2YxGNU3nCykX-GPd"}}
2026-02-17 02:41:03.018 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replication-controller-4812/condition-test-xhdnz" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali4e11a1f3c77" profile_ids:"kns.replication-controller-4812" profile_ids:"ksa.replication-controller-4812.default" ipv4_nets:"10.100.226.48/32"}
2026-02-17 02:41:03.018 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-4812/condition-test-xhdnz", EndpointId:"eth0"}
2026-02-17 02:41:03.019 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-4812/condition-test-xhdnz", EndpointId:"eth0"}
2026-02-17 02:41:03.019 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-4812/condition-test-xhdnz", EndpointId:"eth0"}
2026-02-17 02:41:03.019 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali4e11a1f3c77" ipVersion=0x4 table="filter"
2026-02-17 02:41:03.019 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_IaJyB8Ny1jK-3zbSbY" ipVersion=0x4 table="filter"
2026-02-17 02:41:03.019 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_nRwtmSJUROWFUwyPn3" ipVersion=0x4 table="filter"
2026-02-17 02:41:03.019 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali4e11a1f3c77" ipVersion=0x4 table="filter"
2026-02-17 02:41:03.019 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_IaJyB8Ny1jK-3zbSbY" ipVersion=0x4 table="filter"
2026-02-17 02:41:03.019 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_nRwtmSJUROWFUwyPn3" ipVersion=0x4 table="filter"
2026-02-17 02:41:03.019 [INFO][69] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali4e11a1f3c77"
2026-02-17 02:41:03.019 [INFO][69] felix/endpoint_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-4812/condition-test-xhdnz", EndpointId:"eth0"}
2026-02-17 02:41:03.019 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-4812/condition-test-xhdnz", EndpointId:"eth0"}
2026-02-17 02:41:03.057 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-4812/condition-test-xhdnz", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:41:03.057 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-4812/condition-test-xhdnz", EndpointId:"eth0"} status="down"
2026-02-17 02:41:03.097 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=113 ifaceName="cali4e11a1f3c77" state="down"
2026-02-17 02:41:03.097 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali4e11a1f3c77"
2026-02-17 02:41:03.097 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali4e11a1f3c77", State:"down", Index:113}
2026-02-17 02:41:03.098 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali4e11a1f3c77", Addrs:set.Typed[string]{}}
2026-02-17 02:41:03.098 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali4e11a1f3c77", Addrs:set.Typed[string]{}}
2026-02-17 02:41:03.098 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali4e11a1f3c77"
2026-02-17 02:41:03.098 [INFO][69] felix/endpoint_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-4812/condition-test-xhdnz", EndpointId:"eth0"}
2026-02-17 02:41:03.098 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-4812/condition-test-xhdnz", EndpointId:"eth0"}
2026-02-17 02:41:03.098 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=113 ifaceName="cali4e11a1f3c77" state="up"
2026-02-17 02:41:03.119 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-4812/condition-test-xhdnz", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:41:03.119 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-4812/condition-test-xhdnz", EndpointId:"eth0"} status="down"
2026-02-17 02:41:03.119 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali4e11a1f3c77", State:"up", Index:113}
2026-02-17 02:41:03.120 [INFO][69] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali4e11a1f3c77"
2026-02-17 02:41:03.120 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali4e11a1f3c77"
2026-02-17 02:41:03.120 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali4e11a1f3c77"
2026-02-17 02:41:03.120 [INFO][69] felix/endpoint_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-4812/condition-test-xhdnz", EndpointId:"eth0"}
2026-02-17 02:41:03.120 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-4812/condition-test-xhdnz", EndpointId:"eth0"}
2026-02-17 02:41:03.145 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-4812/condition-test-xhdnz", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:41:03.145 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-4812/condition-test-xhdnz", EndpointId:"eth0"} status="up"
2026-02-17 02:41:03.614 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=replication-controller-4812/condition-test-xhdnz, name=eth0)
2026-02-17 02:41:03.614 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replication-controller-4812/condition-test-xhdnz" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali4e11a1f3c77" profile_ids:"kns.replication-controller-4812" profile_ids:"ksa.replication-controller-4812.default" ipv4_nets:"10.100.226.48/32"}
2026-02-17 02:41:03.614 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-4812/condition-test-xhdnz", EndpointId:"eth0"}
2026-02-17 02:41:03.614 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-4812/condition-test-xhdnz", EndpointId:"eth0"}
2026-02-17 02:41:03.614 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-4812/condition-test-xhdnz", EndpointId:"eth0"}
2026-02-17 02:41:03.616 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali4e11a1f3c77"
2026-02-17 02:41:03.616 [INFO][69] felix/endpoint_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-4812/condition-test-xhdnz", EndpointId:"eth0"}
2026-02-17 02:41:03.616 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-4812/condition-test-xhdnz", EndpointId:"eth0"}
2026-02-17 02:41:03.637 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-4812/condition-test-xhdnz", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:41:03.637 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-4812/condition-test-xhdnz", EndpointId:"eth0"} status="up"
2026-02-17 02:41:04.488 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replication-controller-4812"} labels:{key:"e2e-framework" value:"replication-controller"} labels:{key:"e2e-run" value:"250c9c08-0bb9-4a58-88f0-5b64e701c66e"} labels:{key:"kubernetes.io/metadata.name" value:"replication-controller-4812"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4812"}
2026-02-17 02:41:04.515 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-2361"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"250c9c08-0bb9-4a58-88f0-5b64e701c66e"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-2361"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2361"}
2026-02-17 02:41:04.536 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kubectl-2361" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:41:05.003 [INFO][69] 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:41:05.003 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali4e11a1f3c77"
2026-02-17 02:41:05.003 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali4e11a1f3c77", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:41:05.003 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali4e11a1f3c77", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:41:05.319 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=kubectl-2361/update-demo-nautilus-mzb8p, name=eth0)
2026-02-17 02:41:05.319 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.kubectl-2361.default"} profile:{}
2026-02-17 02:41:05.319 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.kubectl-2361"} profile:{inbound_rules:{action:"allow" rule_id:"HOL5gf7wMwXZYq32"} outbound_rules:{action:"allow" rule_id:"GqC8KLT0h-fj70MA"}}
2026-02-17 02:41:05.319 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-2361/update-demo-nautilus-mzb8p" endpoint_id:"eth0"} endpoint:{state:"active" name:"calif386529e1d2" profile_ids:"kns.kubectl-2361" profile_ids:"ksa.kubectl-2361.default" ipv4_nets:"10.100.226.47/32"}
2026-02-17 02:41:05.319 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2361/update-demo-nautilus-mzb8p", EndpointId:"eth0"}
2026-02-17 02:41:05.320 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2361/update-demo-nautilus-mzb8p", EndpointId:"eth0"}
2026-02-17 02:41:05.320 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2361/update-demo-nautilus-mzb8p", EndpointId:"eth0"}
2026-02-17 02:41:05.320 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calif386529e1d2" ipVersion=0x4 table="filter"
2026-02-17 02:41:05.320 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.kubectl-2361" ipVersion=0x4 table="filter"
2026-02-17 02:41:05.320 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_C5TGpM-Tt5msu1W0_0" ipVersion=0x4 table="filter"
2026-02-17 02:41:05.320 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calif386529e1d2" ipVersion=0x4 table="filter"
2026-02-17 02:41:05.320 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.kubectl-2361" ipVersion=0x4 table="filter"
2026-02-17 02:41:05.320 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_C5TGpM-Tt5msu1W0_0" ipVersion=0x4 table="filter"
2026-02-17 02:41:05.320 [INFO][69] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calif386529e1d2"
2026-02-17 02:41:05.320 [INFO][69] felix/endpoint_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-2361/update-demo-nautilus-mzb8p", EndpointId:"eth0"}
2026-02-17 02:41:05.320 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2361/update-demo-nautilus-mzb8p", EndpointId:"eth0"}
2026-02-17 02:41:05.367 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2361/update-demo-nautilus-mzb8p", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:41:05.367 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2361/update-demo-nautilus-mzb8p", EndpointId:"eth0"} status="down"
2026-02-17 02:41:05.398 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=114 ifaceName="calif386529e1d2" state="down"
2026-02-17 02:41:05.398 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calif386529e1d2"
2026-02-17 02:41:05.398 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif386529e1d2", State:"down", Index:114}
2026-02-17 02:41:05.398 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calif386529e1d2", Addrs:set.Typed[string]{}}
2026-02-17 02:41:05.398 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calif386529e1d2", Addrs:set.Typed[string]{}}
2026-02-17 02:41:05.398 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calif386529e1d2"
2026-02-17 02:41:05.399 [INFO][69] felix/endpoint_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-2361/update-demo-nautilus-mzb8p", EndpointId:"eth0"}
2026-02-17 02:41:05.399 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2361/update-demo-nautilus-mzb8p", EndpointId:"eth0"}
2026-02-17 02:41:05.401 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=114 ifaceName="calif386529e1d2" state="up"
2026-02-17 02:41:05.426 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2361/update-demo-nautilus-mzb8p", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:41:05.426 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2361/update-demo-nautilus-mzb8p", EndpointId:"eth0"} status="down"
2026-02-17 02:41:05.427 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif386529e1d2", State:"up", Index:114}
2026-02-17 02:41:05.427 [INFO][69] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calif386529e1d2"
2026-02-17 02:41:05.427 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calif386529e1d2"
2026-02-17 02:41:05.427 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calif386529e1d2"
2026-02-17 02:41:05.427 [INFO][69] felix/endpoint_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-2361/update-demo-nautilus-mzb8p", EndpointId:"eth0"}
2026-02-17 02:41:05.427 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2361/update-demo-nautilus-mzb8p", EndpointId:"eth0"}
2026-02-17 02:41:05.454 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2361/update-demo-nautilus-mzb8p", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:41:05.454 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2361/update-demo-nautilus-mzb8p", EndpointId:"eth0"} status="up"
2026-02-17 02:41:06.370 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"cronjob-3381"} labels:{key:"e2e-framework" value:"cronjob"} labels:{key:"e2e-run" value:"250c9c08-0bb9-4a58-88f0-5b64e701c66e"} labels:{key:"kubernetes.io/metadata.name" value:"cronjob-3381"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"cronjob-3381"}
2026-02-17 02:41:06.859 [INFO][69] 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:41:06.859 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calif386529e1d2"
2026-02-17 02:41:06.859 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calif386529e1d2", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:41:06.859 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calif386529e1d2", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:41:09.538 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=replication-controller-4812/condition-test-xhdnz, name=eth0)
2026-02-17 02:41:09.539 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replication-controller-4812/condition-test-xhdnz" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali4e11a1f3c77" profile_ids:"kns.replication-controller-4812" profile_ids:"ksa.replication-controller-4812.default" ipv4_nets:"10.100.226.48/32"}
2026-02-17 02:41:09.539 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-4812/condition-test-xhdnz", EndpointId:"eth0"}
2026-02-17 02:41:09.540 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-4812/condition-test-xhdnz", EndpointId:"eth0"}
2026-02-17 02:41:09.540 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-4812/condition-test-xhdnz", EndpointId:"eth0"}
2026-02-17 02:41:09.541 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali4e11a1f3c77"
2026-02-17 02:41:09.542 [INFO][69] felix/endpoint_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-4812/condition-test-xhdnz", EndpointId:"eth0"}
2026-02-17 02:41:09.542 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-4812/condition-test-xhdnz", EndpointId:"eth0"}
2026-02-17 02:41:09.549 [INFO][69] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=replication-controller-4812/condition-test-xhdnz, name=eth0)
2026-02-17 02:41:09.569 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-4812/condition-test-xhdnz", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:41:09.569 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-4812/condition-test-xhdnz", EndpointId:"eth0"} status="up"
2026-02-17 02:41:09.569 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replication-controller-4812/condition-test-xhdnz" endpoint_id:"eth0"}
2026-02-17 02:41:09.569 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.replication-controller-4812"}
2026-02-17 02:41:09.569 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.replication-controller-4812.default"}
2026-02-17 02:41:09.569 [INFO][69] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-4812/condition-test-xhdnz", EndpointId:"eth0"}
2026-02-17 02:41:09.569 [INFO][69] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-4812/condition-test-xhdnz", EndpointId:"eth0"}
2026-02-17 02:41:09.569 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_IaJyB8Ny1jK-3zbSbY" ipVersion=0x4 table="filter"
2026-02-17 02:41:09.569 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_nRwtmSJUROWFUwyPn3" ipVersion=0x4 table="filter"
2026-02-17 02:41:09.569 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_IaJyB8Ny1jK-3zbSbY" ipVersion=0x4 table="filter"
2026-02-17 02:41:09.569 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_nRwtmSJUROWFUwyPn3" ipVersion=0x4 table="filter"
2026-02-17 02:41:09.569 [INFO][69] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-4812/condition-test-xhdnz", EndpointId:"eth0"}
2026-02-17 02:41:09.569 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali4e11a1f3c77" ipVersion=0x4 table="filter"
2026-02-17 02:41:09.569 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali4e11a1f3c77" ipVersion=0x4 table="filter"
2026-02-17 02:41:09.570 [INFO][69] felix/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-4812/condition-test-xhdnz", EndpointId:"eth0"}
2026-02-17 02:41:09.570 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-4812/condition-test-xhdnz", EndpointId:"eth0"}
2026-02-17 02:41:09.570 [INFO][69] felix/conntrack.go 90: Removing conntrack flows ip=10.100.226.48
2026-02-17 02:41:09.619 [INFO][69] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-4812/condition-test-xhdnz", EndpointId:"eth0"}
2026-02-17 02:41:10.291 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"replication-controller-4812" name:"default"}
2026-02-17 02:41:10.316 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replication-controller-4812"} labels:{key:"e2e-framework" value:"replication-controller"} labels:{key:"e2e-run" value:"250c9c08-0bb9-4a58-88f0-5b64e701c66e"} labels:{key:"kubernetes.io/metadata.name" value:"replication-controller-4812"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4812"}
2026-02-17 02:41:10.357 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"replication-controller-4812"}
2026-02-17 02:41:10.546 [INFO][69] 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:41:10.546 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali4e11a1f3c77"
2026-02-17 02:41:10.546 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=113 ifaceName="cali4e11a1f3c77" state="down"
2026-02-17 02:41:10.546 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali4e11a1f3c77", Addrs:set.Typed[string]{}}
2026-02-17 02:41:10.546 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali4e11a1f3c77", Addrs:set.Typed[string]{}}
2026-02-17 02:41:10.547 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali4e11a1f3c77", State:"down", Index:113}
2026-02-17 02:41:10.550 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=113 ifaceName="cali4e11a1f3c77" state=""
2026-02-17 02:41:10.550 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali4e11a1f3c77"
2026-02-17 02:41:10.573 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali4e11a1f3c77", State:"", Index:113}
2026-02-17 02:41:10.573 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali4e11a1f3c77", Addrs:set.Set[string](nil)}
2026-02-17 02:41:10.573 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali4e11a1f3c77", Addrs:set.Set[string](nil)}
2026-02-17 02:41:10.658 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=kubectl-2361/update-demo-nautilus-mzb8p, name=eth0)
2026-02-17 02:41:10.659 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-2361/update-demo-nautilus-mzb8p" endpoint_id:"eth0"} endpoint:{state:"active" name:"calif386529e1d2" profile_ids:"kns.kubectl-2361" profile_ids:"ksa.kubectl-2361.default" ipv4_nets:"10.100.226.47/32"}
2026-02-17 02:41:10.659 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2361/update-demo-nautilus-mzb8p", EndpointId:"eth0"}
2026-02-17 02:41:10.659 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2361/update-demo-nautilus-mzb8p", EndpointId:"eth0"}
2026-02-17 02:41:10.659 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2361/update-demo-nautilus-mzb8p", EndpointId:"eth0"}
2026-02-17 02:41:10.660 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calif386529e1d2"
2026-02-17 02:41:10.660 [INFO][69] felix/endpoint_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-2361/update-demo-nautilus-mzb8p", EndpointId:"eth0"}
2026-02-17 02:41:10.660 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2361/update-demo-nautilus-mzb8p", EndpointId:"eth0"}
2026-02-17 02:41:10.686 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2361/update-demo-nautilus-mzb8p", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:41:10.686 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2361/update-demo-nautilus-mzb8p", EndpointId:"eth0"} status="up"
2026-02-17 02:41:10.828 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"chunking-2571"} labels:{key:"e2e-framework" value:"chunking"} labels:{key:"e2e-run" value:"648329da-2048-4e6b-a697-5d6bd747a7ee"} labels:{key:"kubernetes.io/metadata.name" value:"chunking-2571"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-2571"}
2026-02-17 02:41:10.854 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"subpath-7690"} labels:{key:"e2e-framework" value:"subpath"} labels:{key:"e2e-run" value:"648329da-2048-4e6b-a697-5d6bd747a7ee"} labels:{key:"kubernetes.io/metadata.name" value:"subpath-7690"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7690"}
2026-02-17 02:41:10.878 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"subpath-7690" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:41:11.460 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=subpath-7690/pod-subpath-test-downwardapi-252n, name=eth0)
2026-02-17 02:41:11.461 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.subpath-7690"} profile:{inbound_rules:{action:"allow" rule_id:"RNkaqSD9KLfrUbYN"} outbound_rules:{action:"allow" rule_id:"SpXHPJAp5GjN3vap"}}
2026-02-17 02:41:11.461 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.subpath-7690.default"} profile:{}
2026-02-17 02:41:11.461 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"subpath-7690/pod-subpath-test-downwardapi-252n" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali06b75f7733d" profile_ids:"kns.subpath-7690" profile_ids:"ksa.subpath-7690.default" ipv4_nets:"10.100.226.49/32"}
2026-02-17 02:41:11.461 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-7690/pod-subpath-test-downwardapi-252n", EndpointId:"eth0"}
2026-02-17 02:41:11.461 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-7690/pod-subpath-test-downwardapi-252n", EndpointId:"eth0"}
2026-02-17 02:41:11.461 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-7690/pod-subpath-test-downwardapi-252n", EndpointId:"eth0"}
2026-02-17 02:41:11.462 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali06b75f7733d" ipVersion=0x4 table="filter"
2026-02-17 02:41:11.462 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.subpath-7690" ipVersion=0x4 table="filter"
2026-02-17 02:41:11.462 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_6MW8KcUZCIKRxRY3eA" ipVersion=0x4 table="filter"
2026-02-17 02:41:11.462 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali06b75f7733d" ipVersion=0x4 table="filter"
2026-02-17 02:41:11.462 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.subpath-7690" ipVersion=0x4 table="filter"
2026-02-17 02:41:11.462 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_6MW8KcUZCIKRxRY3eA" ipVersion=0x4 table="filter"
2026-02-17 02:41:11.462 [INFO][69] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali06b75f7733d"
2026-02-17 02:41:11.462 [INFO][69] felix/endpoint_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-7690/pod-subpath-test-downwardapi-252n", EndpointId:"eth0"}
2026-02-17 02:41:11.462 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-7690/pod-subpath-test-downwardapi-252n", EndpointId:"eth0"}
2026-02-17 02:41:11.504 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-7690/pod-subpath-test-downwardapi-252n", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:41:11.504 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-7690/pod-subpath-test-downwardapi-252n", EndpointId:"eth0"} status="down"
2026-02-17 02:41:11.534 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=115 ifaceName="cali06b75f7733d" state="down"
2026-02-17 02:41:11.534 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali06b75f7733d"
2026-02-17 02:41:11.534 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali06b75f7733d", State:"down", Index:115}
2026-02-17 02:41:11.534 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali06b75f7733d", Addrs:set.Typed[string]{}}
2026-02-17 02:41:11.534 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali06b75f7733d", Addrs:set.Typed[string]{}}
2026-02-17 02:41:11.534 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali06b75f7733d"
2026-02-17 02:41:11.534 [INFO][69] felix/endpoint_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-7690/pod-subpath-test-downwardapi-252n", EndpointId:"eth0"}
2026-02-17 02:41:11.534 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-7690/pod-subpath-test-downwardapi-252n", EndpointId:"eth0"}
2026-02-17 02:41:11.537 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=115 ifaceName="cali06b75f7733d" state="up"
2026-02-17 02:41:11.554 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-7690/pod-subpath-test-downwardapi-252n", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:41:11.554 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-7690/pod-subpath-test-downwardapi-252n", EndpointId:"eth0"} status="down"
2026-02-17 02:41:11.554 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali06b75f7733d", State:"up", Index:115}
2026-02-17 02:41:11.554 [INFO][69] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali06b75f7733d"
2026-02-17 02:41:11.554 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali06b75f7733d"
2026-02-17 02:41:11.555 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali06b75f7733d"
2026-02-17 02:41:11.555 [INFO][69] felix/endpoint_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-7690/pod-subpath-test-downwardapi-252n", EndpointId:"eth0"}
2026-02-17 02:41:11.555 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-7690/pod-subpath-test-downwardapi-252n", EndpointId:"eth0"}
2026-02-17 02:41:11.577 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-7690/pod-subpath-test-downwardapi-252n", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:41:11.577 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-7690/pod-subpath-test-downwardapi-252n", EndpointId:"eth0"} status="up"
2026-02-17 02:41:12.682 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=subpath-7690/pod-subpath-test-downwardapi-252n, name=eth0)
2026-02-17 02:41:12.682 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"subpath-7690/pod-subpath-test-downwardapi-252n" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali06b75f7733d" profile_ids:"kns.subpath-7690" profile_ids:"ksa.subpath-7690.default" ipv4_nets:"10.100.226.49/32"}
2026-02-17 02:41:12.682 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-7690/pod-subpath-test-downwardapi-252n", EndpointId:"eth0"}
2026-02-17 02:41:12.682 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-7690/pod-subpath-test-downwardapi-252n", EndpointId:"eth0"}
2026-02-17 02:41:12.683 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-7690/pod-subpath-test-downwardapi-252n", EndpointId:"eth0"}
2026-02-17 02:41:12.684 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali06b75f7733d"
2026-02-17 02:41:12.684 [INFO][69] felix/endpoint_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-7690/pod-subpath-test-downwardapi-252n", EndpointId:"eth0"}
2026-02-17 02:41:12.684 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-7690/pod-subpath-test-downwardapi-252n", EndpointId:"eth0"}
2026-02-17 02:41:12.702 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-7690/pod-subpath-test-downwardapi-252n", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:41:12.702 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-7690/pod-subpath-test-downwardapi-252n", EndpointId:"eth0"} status="up"
2026-02-17 02:41:12.847 [INFO][69] 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:41:12.847 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali06b75f7733d"
2026-02-17 02:41:12.847 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali06b75f7733d", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:41:12.847 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali06b75f7733d", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:41:15.791 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=kubectl-2361/update-demo-nautilus-mzb8p, name=eth0)
2026-02-17 02:41:15.792 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-2361/update-demo-nautilus-mzb8p" endpoint_id:"eth0"} endpoint:{state:"active" name:"calif386529e1d2" profile_ids:"kns.kubectl-2361" profile_ids:"ksa.kubectl-2361.default" ipv4_nets:"10.100.226.47/32"}
2026-02-17 02:41:15.792 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2361/update-demo-nautilus-mzb8p", EndpointId:"eth0"}
2026-02-17 02:41:15.792 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2361/update-demo-nautilus-mzb8p", EndpointId:"eth0"}
2026-02-17 02:41:15.792 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2361/update-demo-nautilus-mzb8p", EndpointId:"eth0"}
2026-02-17 02:41:15.793 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calif386529e1d2"
2026-02-17 02:41:15.794 [INFO][69] felix/endpoint_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-2361/update-demo-nautilus-mzb8p", EndpointId:"eth0"}
2026-02-17 02:41:15.794 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2361/update-demo-nautilus-mzb8p", EndpointId:"eth0"}
2026-02-17 02:41:15.818 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=kubectl-2361/update-demo-nautilus-mzb8p, name=eth0)
2026-02-17 02:41:15.828 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2361/update-demo-nautilus-mzb8p", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:41:15.828 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2361/update-demo-nautilus-mzb8p", EndpointId:"eth0"} status="up"
2026-02-17 02:41:15.828 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-2361/update-demo-nautilus-mzb8p" endpoint_id:"eth0"} endpoint:{state:"active" name:"calif386529e1d2" profile_ids:"kns.kubectl-2361" profile_ids:"ksa.kubectl-2361.default" ipv4_nets:"10.100.226.47/32"}
2026-02-17 02:41:15.828 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2361/update-demo-nautilus-mzb8p", EndpointId:"eth0"}
2026-02-17 02:41:15.828 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2361/update-demo-nautilus-mzb8p", EndpointId:"eth0"}
2026-02-17 02:41:15.828 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2361/update-demo-nautilus-mzb8p", EndpointId:"eth0"}
2026-02-17 02:41:15.829 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calif386529e1d2"
2026-02-17 02:41:15.830 [INFO][69] felix/endpoint_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-2361/update-demo-nautilus-mzb8p", EndpointId:"eth0"}
2026-02-17 02:41:15.830 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2361/update-demo-nautilus-mzb8p", EndpointId:"eth0"}
2026-02-17 02:41:15.858 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2361/update-demo-nautilus-mzb8p", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:41:15.858 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2361/update-demo-nautilus-mzb8p", EndpointId:"eth0"} status="up"
2026-02-17 02:41:15.922 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"chunking-2571" name:"default"}
2026-02-17 02:41:16.164 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-2361"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"250c9c08-0bb9-4a58-88f0-5b64e701c66e"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-2361"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2361"}
2026-02-17 02:41:16.206 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-877"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"250c9c08-0bb9-4a58-88f0-5b64e701c66e"} labels:{key:"kubernetes.io/metadata.name" value:"projected-877"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-877"}
2026-02-17 02:41:16.233 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"projected-877" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:41:16.294 [INFO][69] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=kubectl-2361/update-demo-nautilus-mzb8p, name=eth0)
2026-02-17 02:41:16.294 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-2361/update-demo-nautilus-mzb8p" endpoint_id:"eth0"}
2026-02-17 02:41:16.294 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.kubectl-2361.default"}
2026-02-17 02:41:16.294 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.kubectl-2361"}
2026-02-17 02:41:16.294 [INFO][69] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2361/update-demo-nautilus-mzb8p", EndpointId:"eth0"}
2026-02-17 02:41:16.294 [INFO][69] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2361/update-demo-nautilus-mzb8p", EndpointId:"eth0"}
2026-02-17 02:41:16.307 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.kubectl-2361" ipVersion=0x4 table="filter"
2026-02-17 02:41:16.307 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_C5TGpM-Tt5msu1W0_0" ipVersion=0x4 table="filter"
2026-02-17 02:41:16.307 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.kubectl-2361" ipVersion=0x4 table="filter"
2026-02-17 02:41:16.307 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_C5TGpM-Tt5msu1W0_0" ipVersion=0x4 table="filter"
2026-02-17 02:41:16.307 [INFO][69] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2361/update-demo-nautilus-mzb8p", EndpointId:"eth0"}
2026-02-17 02:41:16.307 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calif386529e1d2" ipVersion=0x4 table="filter"
2026-02-17 02:41:16.307 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calif386529e1d2" ipVersion=0x4 table="filter"
2026-02-17 02:41:16.307 [INFO][69] felix/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-2361/update-demo-nautilus-mzb8p", EndpointId:"eth0"}
2026-02-17 02:41:16.307 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2361/update-demo-nautilus-mzb8p", EndpointId:"eth0"}
2026-02-17 02:41:16.308 [INFO][69] felix/conntrack.go 90: Removing conntrack flows ip=10.100.226.47
2026-02-17 02:41:16.360 [INFO][69] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2361/update-demo-nautilus-mzb8p", EndpointId:"eth0"}
2026-02-17 02:41:16.403 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=114 ifaceName="calif386529e1d2" state="down"
2026-02-17 02:41:16.404 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calif386529e1d2"
2026-02-17 02:41:16.404 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=114 ifaceName="calif386529e1d2" state=""
2026-02-17 02:41:16.404 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calif386529e1d2"
2026-02-17 02:41:16.404 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif386529e1d2", State:"down", Index:114}
2026-02-17 02:41:16.404 [INFO][69] 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=114
2026-02-17 02:41:16.404 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calif386529e1d2", Addrs:set.Typed[string]{}}
2026-02-17 02:41:16.404 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calif386529e1d2", Addrs:set.Typed[string]{}}
2026-02-17 02:41:16.404 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif386529e1d2", State:"", Index:114}
2026-02-17 02:41:16.404 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calif386529e1d2", Addrs:set.Set[string](nil)}
2026-02-17 02:41:16.404 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calif386529e1d2", Addrs:set.Set[string](nil)}
2026-02-17 02:41:16.856 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=projected-877/downwardapi-volume-1c3d2d25-9e32-4f56-93c0-fd6f3aba4479, name=eth0)
2026-02-17 02:41:16.856 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.projected-877"} profile:{inbound_rules:{action:"allow" rule_id:"jfXW0eBflsxF6Aco"} outbound_rules:{action:"allow" rule_id:"VNlSL43jKi9m7rSD"}}
2026-02-17 02:41:16.856 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.projected-877.default"} profile:{}
2026-02-17 02:41:16.856 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-877/downwardapi-volume-1c3d2d25-9e32-4f56-93c0-fd6f3aba4479" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali3b9dbbad7f7" profile_ids:"kns.projected-877" profile_ids:"ksa.projected-877.default" ipv4_nets:"10.100.226.50/32"}
2026-02-17 02:41:16.856 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-877/downwardapi-volume-1c3d2d25-9e32-4f56-93c0-fd6f3aba4479", EndpointId:"eth0"}
2026-02-17 02:41:16.857 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-877/downwardapi-volume-1c3d2d25-9e32-4f56-93c0-fd6f3aba4479", EndpointId:"eth0"}
2026-02-17 02:41:16.857 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-877/downwardapi-volume-1c3d2d25-9e32-4f56-93c0-fd6f3aba4479", EndpointId:"eth0"}
2026-02-17 02:41:16.857 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali3b9dbbad7f7" ipVersion=0x4 table="filter"
2026-02-17 02:41:16.857 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.projected-877" ipVersion=0x4 table="filter"
2026-02-17 02:41:16.857 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_rg1FVypeUSwZHk43si" ipVersion=0x4 table="filter"
2026-02-17 02:41:16.857 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali3b9dbbad7f7" ipVersion=0x4 table="filter"
2026-02-17 02:41:16.857 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.projected-877" ipVersion=0x4 table="filter"
2026-02-17 02:41:16.857 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_rg1FVypeUSwZHk43si" ipVersion=0x4 table="filter"
2026-02-17 02:41:16.857 [INFO][69] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali3b9dbbad7f7"
2026-02-17 02:41:16.857 [INFO][69] felix/endpoint_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-877/downwardapi-volume-1c3d2d25-9e32-4f56-93c0-fd6f3aba4479", EndpointId:"eth0"}
2026-02-17 02:41:16.857 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-877/downwardapi-volume-1c3d2d25-9e32-4f56-93c0-fd6f3aba4479", EndpointId:"eth0"}
2026-02-17 02:41:16.896 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-877/downwardapi-volume-1c3d2d25-9e32-4f56-93c0-fd6f3aba4479", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:41:16.896 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-877/downwardapi-volume-1c3d2d25-9e32-4f56-93c0-fd6f3aba4479", EndpointId:"eth0"} status="down"
2026-02-17 02:41:16.926 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=116 ifaceName="cali3b9dbbad7f7" state="down"
2026-02-17 02:41:16.927 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali3b9dbbad7f7"
2026-02-17 02:41:16.927 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali3b9dbbad7f7", State:"down", Index:116}
2026-02-17 02:41:16.927 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali3b9dbbad7f7", Addrs:set.Typed[string]{}}
2026-02-17 02:41:16.927 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali3b9dbbad7f7", Addrs:set.Typed[string]{}}
2026-02-17 02:41:16.927 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali3b9dbbad7f7"
2026-02-17 02:41:16.927 [INFO][69] felix/endpoint_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-877/downwardapi-volume-1c3d2d25-9e32-4f56-93c0-fd6f3aba4479", EndpointId:"eth0"}
2026-02-17 02:41:16.927 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-877/downwardapi-volume-1c3d2d25-9e32-4f56-93c0-fd6f3aba4479", EndpointId:"eth0"}
2026-02-17 02:41:16.927 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=116 ifaceName="cali3b9dbbad7f7" state="up"
2026-02-17 02:41:16.947 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-877/downwardapi-volume-1c3d2d25-9e32-4f56-93c0-fd6f3aba4479", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:41:16.947 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-877/downwardapi-volume-1c3d2d25-9e32-4f56-93c0-fd6f3aba4479", EndpointId:"eth0"} status="down"
2026-02-17 02:41:16.947 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali3b9dbbad7f7", State:"up", Index:116}
2026-02-17 02:41:16.947 [INFO][69] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali3b9dbbad7f7"
2026-02-17 02:41:16.947 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali3b9dbbad7f7"
2026-02-17 02:41:16.947 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali3b9dbbad7f7"
2026-02-17 02:41:16.948 [INFO][69] felix/endpoint_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-877/downwardapi-volume-1c3d2d25-9e32-4f56-93c0-fd6f3aba4479", EndpointId:"eth0"}
2026-02-17 02:41:16.948 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-877/downwardapi-volume-1c3d2d25-9e32-4f56-93c0-fd6f3aba4479", EndpointId:"eth0"}
2026-02-17 02:41:16.973 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-877/downwardapi-volume-1c3d2d25-9e32-4f56-93c0-fd6f3aba4479", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:41:16.974 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-877/downwardapi-volume-1c3d2d25-9e32-4f56-93c0-fd6f3aba4479", EndpointId:"eth0"} status="up"
2026-02-17 02:41:17.717 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=projected-877/downwardapi-volume-1c3d2d25-9e32-4f56-93c0-fd6f3aba4479, name=eth0)
2026-02-17 02:41:17.717 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-877/downwardapi-volume-1c3d2d25-9e32-4f56-93c0-fd6f3aba4479" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali3b9dbbad7f7" profile_ids:"kns.projected-877" profile_ids:"ksa.projected-877.default" ipv4_nets:"10.100.226.50/32"}
2026-02-17 02:41:17.717 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-877/downwardapi-volume-1c3d2d25-9e32-4f56-93c0-fd6f3aba4479", EndpointId:"eth0"}
2026-02-17 02:41:17.718 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-877/downwardapi-volume-1c3d2d25-9e32-4f56-93c0-fd6f3aba4479", EndpointId:"eth0"}
2026-02-17 02:41:17.718 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-877/downwardapi-volume-1c3d2d25-9e32-4f56-93c0-fd6f3aba4479", EndpointId:"eth0"}
2026-02-17 02:41:17.719 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali3b9dbbad7f7"
2026-02-17 02:41:17.719 [INFO][69] felix/endpoint_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-877/downwardapi-volume-1c3d2d25-9e32-4f56-93c0-fd6f3aba4479", EndpointId:"eth0"}
2026-02-17 02:41:17.719 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-877/downwardapi-volume-1c3d2d25-9e32-4f56-93c0-fd6f3aba4479", EndpointId:"eth0"}
2026-02-17 02:41:17.746 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-877/downwardapi-volume-1c3d2d25-9e32-4f56-93c0-fd6f3aba4479", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:41:17.746 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-877/downwardapi-volume-1c3d2d25-9e32-4f56-93c0-fd6f3aba4479", EndpointId:"eth0"} status="up"
2026-02-17 02:41:18.507 [INFO][69] 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:41:18.507 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali3b9dbbad7f7"
2026-02-17 02:41:18.507 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali3b9dbbad7f7", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:41:18.507 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali3b9dbbad7f7", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:41:18.547 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"chunking-2571"} labels:{key:"e2e-framework" value:"chunking"} labels:{key:"e2e-run" value:"648329da-2048-4e6b-a697-5d6bd747a7ee"} labels:{key:"kubernetes.io/metadata.name" value:"chunking-2571"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-2571"}
2026-02-17 02:41:18.575 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"chunking-2571"}
2026-02-17 02:41:18.891 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=projected-877/downwardapi-volume-1c3d2d25-9e32-4f56-93c0-fd6f3aba4479, name=eth0)
2026-02-17 02:41:18.891 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-877/downwardapi-volume-1c3d2d25-9e32-4f56-93c0-fd6f3aba4479" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali3b9dbbad7f7" profile_ids:"kns.projected-877" profile_ids:"ksa.projected-877.default" ipv4_nets:"10.100.226.50/32"}
2026-02-17 02:41:18.891 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-877/downwardapi-volume-1c3d2d25-9e32-4f56-93c0-fd6f3aba4479", EndpointId:"eth0"}
2026-02-17 02:41:18.891 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-877/downwardapi-volume-1c3d2d25-9e32-4f56-93c0-fd6f3aba4479", EndpointId:"eth0"}
2026-02-17 02:41:18.891 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-877/downwardapi-volume-1c3d2d25-9e32-4f56-93c0-fd6f3aba4479", EndpointId:"eth0"}
2026-02-17 02:41:18.892 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali3b9dbbad7f7"
2026-02-17 02:41:18.892 [INFO][69] felix/endpoint_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-877/downwardapi-volume-1c3d2d25-9e32-4f56-93c0-fd6f3aba4479", EndpointId:"eth0"}
2026-02-17 02:41:18.892 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-877/downwardapi-volume-1c3d2d25-9e32-4f56-93c0-fd6f3aba4479", EndpointId:"eth0"}
2026-02-17 02:41:18.915 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-877/downwardapi-volume-1c3d2d25-9e32-4f56-93c0-fd6f3aba4479", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:41:18.916 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-877/downwardapi-volume-1c3d2d25-9e32-4f56-93c0-fd6f3aba4479", EndpointId:"eth0"} status="up"
2026-02-17 02:41:18.995 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=116 ifaceName="cali3b9dbbad7f7" state="down"
2026-02-17 02:41:18.996 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali3b9dbbad7f7"
2026-02-17 02:41:18.996 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali3b9dbbad7f7", State:"down", Index:116}
2026-02-17 02:41:18.996 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali3b9dbbad7f7", Addrs:set.Typed[string]{}}
2026-02-17 02:41:18.996 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali3b9dbbad7f7", Addrs:set.Typed[string]{}}
2026-02-17 02:41:18.996 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali3b9dbbad7f7"
2026-02-17 02:41:18.996 [INFO][69] felix/endpoint_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-877/downwardapi-volume-1c3d2d25-9e32-4f56-93c0-fd6f3aba4479", EndpointId:"eth0"}
2026-02-17 02:41:18.996 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-877/downwardapi-volume-1c3d2d25-9e32-4f56-93c0-fd6f3aba4479", EndpointId:"eth0"}
2026-02-17 02:41:18.997 [INFO][69] 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:41:18.997 [INFO][69] felix/conntrack.go 90: Removing conntrack flows ip=10.100.226.50
2026-02-17 02:41:18.998 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=116 ifaceName="cali3b9dbbad7f7" state=""
2026-02-17 02:41:18.999 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali3b9dbbad7f7"
2026-02-17 02:41:19.020 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-877/downwardapi-volume-1c3d2d25-9e32-4f56-93c0-fd6f3aba4479", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:41:19.021 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-877/downwardapi-volume-1c3d2d25-9e32-4f56-93c0-fd6f3aba4479", EndpointId:"eth0"} status="down"
2026-02-17 02:41:19.021 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali3b9dbbad7f7", State:"", Index:116}
2026-02-17 02:41:19.021 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali3b9dbbad7f7", Addrs:set.Set[string](nil)}
2026-02-17 02:41:19.021 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali3b9dbbad7f7", Addrs:set.Set[string](nil)}
2026-02-17 02:41:19.021 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali3b9dbbad7f7"
2026-02-17 02:41:19.021 [INFO][69] felix/endpoint_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-877/downwardapi-volume-1c3d2d25-9e32-4f56-93c0-fd6f3aba4479", EndpointId:"eth0"}
2026-02-17 02:41:19.021 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-877/downwardapi-volume-1c3d2d25-9e32-4f56-93c0-fd6f3aba4479", EndpointId:"eth0"}
2026-02-17 02:41:19.039 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-877/downwardapi-volume-1c3d2d25-9e32-4f56-93c0-fd6f3aba4479", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:41:19.039 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-877/downwardapi-volume-1c3d2d25-9e32-4f56-93c0-fd6f3aba4479", EndpointId:"eth0"} status="down"
2026-02-17 02:41:19.094 [INFO][69] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=projected-877/downwardapi-volume-1c3d2d25-9e32-4f56-93c0-fd6f3aba4479, name=eth0)
2026-02-17 02:41:19.094 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-877/downwardapi-volume-1c3d2d25-9e32-4f56-93c0-fd6f3aba4479" endpoint_id:"eth0"}
2026-02-17 02:41:19.094 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.projected-877"}
2026-02-17 02:41:19.094 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.projected-877.default"}
2026-02-17 02:41:19.094 [INFO][69] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-877/downwardapi-volume-1c3d2d25-9e32-4f56-93c0-fd6f3aba4479", EndpointId:"eth0"}
2026-02-17 02:41:19.094 [INFO][69] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-877/downwardapi-volume-1c3d2d25-9e32-4f56-93c0-fd6f3aba4479", EndpointId:"eth0"}
2026-02-17 02:41:19.095 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.projected-877" ipVersion=0x4 table="filter"
2026-02-17 02:41:19.095 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_rg1FVypeUSwZHk43si" ipVersion=0x4 table="filter"
2026-02-17 02:41:19.095 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.projected-877" ipVersion=0x4 table="filter"
2026-02-17 02:41:19.095 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_rg1FVypeUSwZHk43si" ipVersion=0x4 table="filter"
2026-02-17 02:41:19.095 [INFO][69] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-877/downwardapi-volume-1c3d2d25-9e32-4f56-93c0-fd6f3aba4479", EndpointId:"eth0"}
2026-02-17 02:41:19.095 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali3b9dbbad7f7" ipVersion=0x4 table="filter"
2026-02-17 02:41:19.095 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali3b9dbbad7f7" ipVersion=0x4 table="filter"
2026-02-17 02:41:19.095 [INFO][69] felix/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-877/downwardapi-volume-1c3d2d25-9e32-4f56-93c0-fd6f3aba4479", EndpointId:"eth0"}
2026-02-17 02:41:19.095 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-877/downwardapi-volume-1c3d2d25-9e32-4f56-93c0-fd6f3aba4479", EndpointId:"eth0"}
2026-02-17 02:41:19.151 [INFO][69] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-877/downwardapi-volume-1c3d2d25-9e32-4f56-93c0-fd6f3aba4479", EndpointId:"eth0"}
2026-02-17 02:41:19.995 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-watch-8542"} labels:{key:"e2e-framework" value:"crd-watch"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"crd-watch-8542"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-8542"}
2026-02-17 02:41:20.036 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-5701"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-5701"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5701"}
2026-02-17 02:41:20.062 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"resourcequota-5701" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:41:20.371 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-877"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"250c9c08-0bb9-4a58-88f0-5b64e701c66e"} labels:{key:"kubernetes.io/metadata.name" value:"projected-877"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-877"}
2026-02-17 02:41:20.399 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"runtimeclass-3906"} labels:{key:"e2e-framework" value:"runtimeclass"} labels:{key:"e2e-run" value:"250c9c08-0bb9-4a58-88f0-5b64e701c66e"} labels:{key:"kubernetes.io/metadata.name" value:"runtimeclass-3906"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-3906"}
2026-02-17 02:41:20.424 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"runtimeclass-3906" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:41:21.414 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"kubectl-2361" name:"default"}
2026-02-17 02:41:21.482 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-2361"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"250c9c08-0bb9-4a58-88f0-5b64e701c66e"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-2361"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2361"}
2026-02-17 02:41:21.504 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"kubectl-2361"}
2026-02-17 02:41:22.393 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-2718"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"c813837b-097e-4d2a-845a-e92d88485297"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-2718"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2718"}
2026-02-17 02:41:22.420 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"ephemeral-containers-test-5079"} labels:{key:"e2e-framework" value:"ephemeral-containers-test"} labels:{key:"e2e-run" value:"c813837b-097e-4d2a-845a-e92d88485297"} labels:{key:"kubernetes.io/metadata.name" value:"ephemeral-containers-test-5079"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5079"}
2026-02-17 02:41:22.442 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"ephemeral-containers-test-5079" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:41:22.482 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"runtimeclass-3906"} labels:{key:"e2e-framework" value:"runtimeclass"} labels:{key:"e2e-run" value:"250c9c08-0bb9-4a58-88f0-5b64e701c66e"} labels:{key:"kubernetes.io/metadata.name" value:"runtimeclass-3906"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-3906"}
2026-02-17 02:41:22.505 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-3962"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"250c9c08-0bb9-4a58-88f0-5b64e701c66e"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-3962"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3962"}
2026-02-17 02:41:22.527 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"emptydir-3962" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:41:23.012 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=ephemeral-containers-test-5079/ephemeral-containers-target-pod, name=eth0)
2026-02-17 02:41:23.012 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.ephemeral-containers-test-5079"} profile:{inbound_rules:{action:"allow" rule_id:"j0ry_i2T6F9Fr0sw"} outbound_rules:{action:"allow" rule_id:"YhnLLRESu67k0zQx"}}
2026-02-17 02:41:23.013 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.ephemeral-containers-test-5079.default"} profile:{}
2026-02-17 02:41:23.013 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"ephemeral-containers-test-5079/ephemeral-containers-target-pod" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali3ee8ea6dd78" profile_ids:"kns.ephemeral-containers-test-5079" profile_ids:"ksa.ephemeral-containers-test-5079.default" ipv4_nets:"10.100.226.52/32"}
2026-02-17 02:41:23.013 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-5079/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 02:41:23.013 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-5079/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 02:41:23.013 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-5079/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 02:41:23.013 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali3ee8ea6dd78" ipVersion=0x4 table="filter"
2026-02-17 02:41:23.013 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_hygfLhUmCAkiNOHwUo" ipVersion=0x4 table="filter"
2026-02-17 02:41:23.013 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-__FF3_kyJjCdZ1zsHp0" ipVersion=0x4 table="filter"
2026-02-17 02:41:23.013 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali3ee8ea6dd78" ipVersion=0x4 table="filter"
2026-02-17 02:41:23.013 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_hygfLhUmCAkiNOHwUo" ipVersion=0x4 table="filter"
2026-02-17 02:41:23.013 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-__FF3_kyJjCdZ1zsHp0" ipVersion=0x4 table="filter"
2026-02-17 02:41:23.013 [INFO][69] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali3ee8ea6dd78"
2026-02-17 02:41:23.013 [INFO][69] felix/endpoint_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-5079/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 02:41:23.013 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-5079/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 02:41:23.051 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-5079/ephemeral-containers-target-pod", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:41:23.051 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-5079/ephemeral-containers-target-pod", EndpointId:"eth0"} status="down"
2026-02-17 02:41:23.088 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=117 ifaceName="cali3ee8ea6dd78" state="down"
2026-02-17 02:41:23.088 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali3ee8ea6dd78"
2026-02-17 02:41:23.088 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali3ee8ea6dd78", State:"down", Index:117}
2026-02-17 02:41:23.088 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali3ee8ea6dd78", Addrs:set.Typed[string]{}}
2026-02-17 02:41:23.088 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali3ee8ea6dd78", Addrs:set.Typed[string]{}}
2026-02-17 02:41:23.088 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali3ee8ea6dd78"
2026-02-17 02:41:23.088 [INFO][69] felix/endpoint_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-5079/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 02:41:23.088 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-5079/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 02:41:23.091 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=117 ifaceName="cali3ee8ea6dd78" state="up"
2026-02-17 02:41:23.124 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-5079/ephemeral-containers-target-pod", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:41:23.124 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-5079/ephemeral-containers-target-pod", EndpointId:"eth0"} status="down"
2026-02-17 02:41:23.124 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali3ee8ea6dd78", State:"up", Index:117}
2026-02-17 02:41:23.124 [INFO][69] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali3ee8ea6dd78"
2026-02-17 02:41:23.124 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali3ee8ea6dd78"
2026-02-17 02:41:23.124 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali3ee8ea6dd78"
2026-02-17 02:41:23.124 [INFO][69] felix/endpoint_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-5079/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 02:41:23.124 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-5079/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 02:41:23.129 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=emptydir-3962/pod-4e58ebc6-01e8-4458-a89b-8fa757dea80e, name=eth0)
2026-02-17 02:41:23.149 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-5079/ephemeral-containers-target-pod", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:41:23.149 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-5079/ephemeral-containers-target-pod", EndpointId:"eth0"} status="up"
2026-02-17 02:41:23.149 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.emptydir-3962"} profile:{inbound_rules:{action:"allow" rule_id:"EYHlnzSCZJEFmJ4V"} outbound_rules:{action:"allow" rule_id:"oCWJlCED3mzu9pcb"}}
2026-02-17 02:41:23.149 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.emptydir-3962.default"} profile:{}
2026-02-17 02:41:23.149 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"emptydir-3962/pod-4e58ebc6-01e8-4458-a89b-8fa757dea80e" endpoint_id:"eth0"} endpoint:{state:"active" name:"calif2895150ef1" profile_ids:"kns.emptydir-3962" profile_ids:"ksa.emptydir-3962.default" ipv4_nets:"10.100.226.51/32"}
2026-02-17 02:41:23.149 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-3962/pod-4e58ebc6-01e8-4458-a89b-8fa757dea80e", EndpointId:"eth0"}
2026-02-17 02:41:23.149 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-3962/pod-4e58ebc6-01e8-4458-a89b-8fa757dea80e", EndpointId:"eth0"}
2026-02-17 02:41:23.149 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-3962/pod-4e58ebc6-01e8-4458-a89b-8fa757dea80e", EndpointId:"eth0"}
2026-02-17 02:41:23.151 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calif2895150ef1" ipVersion=0x4 table="filter"
2026-02-17 02:41:23.151 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.emptydir-3962" ipVersion=0x4 table="filter"
2026-02-17 02:41:23.151 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_B1n4sO419bEumMTydl" ipVersion=0x4 table="filter"
2026-02-17 02:41:23.151 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calif2895150ef1" ipVersion=0x4 table="filter"
2026-02-17 02:41:23.151 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.emptydir-3962" ipVersion=0x4 table="filter"
2026-02-17 02:41:23.151 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_B1n4sO419bEumMTydl" ipVersion=0x4 table="filter"
2026-02-17 02:41:23.151 [INFO][69] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calif2895150ef1"
2026-02-17 02:41:23.151 [INFO][69] felix/endpoint_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-3962/pod-4e58ebc6-01e8-4458-a89b-8fa757dea80e", EndpointId:"eth0"}
2026-02-17 02:41:23.151 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-3962/pod-4e58ebc6-01e8-4458-a89b-8fa757dea80e", EndpointId:"eth0"}
2026-02-17 02:41:23.203 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-3962/pod-4e58ebc6-01e8-4458-a89b-8fa757dea80e", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:41:23.203 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-3962/pod-4e58ebc6-01e8-4458-a89b-8fa757dea80e", EndpointId:"eth0"} status="down"
2026-02-17 02:41:23.204 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=118 ifaceName="calif2895150ef1" state="down"
2026-02-17 02:41:23.204 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calif2895150ef1"
2026-02-17 02:41:23.204 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif2895150ef1", State:"down", Index:118}
2026-02-17 02:41:23.205 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calif2895150ef1", Addrs:set.Typed[string]{}}
2026-02-17 02:41:23.205 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calif2895150ef1", Addrs:set.Typed[string]{}}
2026-02-17 02:41:23.205 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calif2895150ef1"
2026-02-17 02:41:23.205 [INFO][69] felix/endpoint_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-3962/pod-4e58ebc6-01e8-4458-a89b-8fa757dea80e", EndpointId:"eth0"}
2026-02-17 02:41:23.205 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-3962/pod-4e58ebc6-01e8-4458-a89b-8fa757dea80e", EndpointId:"eth0"}
2026-02-17 02:41:23.208 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=118 ifaceName="calif2895150ef1" state="up"
2026-02-17 02:41:23.221 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-3962/pod-4e58ebc6-01e8-4458-a89b-8fa757dea80e", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:41:23.222 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-3962/pod-4e58ebc6-01e8-4458-a89b-8fa757dea80e", EndpointId:"eth0"} status="down"
2026-02-17 02:41:23.222 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif2895150ef1", State:"up", Index:118}
2026-02-17 02:41:23.222 [INFO][69] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calif2895150ef1"
2026-02-17 02:41:23.222 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calif2895150ef1"
2026-02-17 02:41:23.222 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calif2895150ef1"
2026-02-17 02:41:23.222 [INFO][69] felix/endpoint_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-3962/pod-4e58ebc6-01e8-4458-a89b-8fa757dea80e", EndpointId:"eth0"}
2026-02-17 02:41:23.222 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-3962/pod-4e58ebc6-01e8-4458-a89b-8fa757dea80e", EndpointId:"eth0"}
2026-02-17 02:41:23.247 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-3962/pod-4e58ebc6-01e8-4458-a89b-8fa757dea80e", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:41:23.247 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-3962/pod-4e58ebc6-01e8-4458-a89b-8fa757dea80e", EndpointId:"eth0"} status="up"
2026-02-17 02:41:23.759 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=emptydir-3962/pod-4e58ebc6-01e8-4458-a89b-8fa757dea80e, name=eth0)
2026-02-17 02:41:23.759 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"emptydir-3962/pod-4e58ebc6-01e8-4458-a89b-8fa757dea80e" endpoint_id:"eth0"} endpoint:{state:"active" name:"calif2895150ef1" profile_ids:"kns.emptydir-3962" profile_ids:"ksa.emptydir-3962.default" ipv4_nets:"10.100.226.51/32"}
2026-02-17 02:41:23.759 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-3962/pod-4e58ebc6-01e8-4458-a89b-8fa757dea80e", EndpointId:"eth0"}
2026-02-17 02:41:23.760 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-3962/pod-4e58ebc6-01e8-4458-a89b-8fa757dea80e", EndpointId:"eth0"}
2026-02-17 02:41:23.760 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-3962/pod-4e58ebc6-01e8-4458-a89b-8fa757dea80e", EndpointId:"eth0"}
2026-02-17 02:41:23.760 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calif2895150ef1"
2026-02-17 02:41:23.760 [INFO][69] felix/endpoint_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-3962/pod-4e58ebc6-01e8-4458-a89b-8fa757dea80e", EndpointId:"eth0"}
2026-02-17 02:41:23.760 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-3962/pod-4e58ebc6-01e8-4458-a89b-8fa757dea80e", EndpointId:"eth0"}
2026-02-17 02:41:23.780 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=ephemeral-containers-test-5079/ephemeral-containers-target-pod, name=eth0)
2026-02-17 02:41:23.782 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-3962/pod-4e58ebc6-01e8-4458-a89b-8fa757dea80e", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:41:23.782 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-3962/pod-4e58ebc6-01e8-4458-a89b-8fa757dea80e", EndpointId:"eth0"} status="up"
2026-02-17 02:41:23.782 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"ephemeral-containers-test-5079/ephemeral-containers-target-pod" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali3ee8ea6dd78" profile_ids:"kns.ephemeral-containers-test-5079" profile_ids:"ksa.ephemeral-containers-test-5079.default" ipv4_nets:"10.100.226.52/32"}
2026-02-17 02:41:23.782 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-5079/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 02:41:23.782 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-5079/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 02:41:23.782 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-5079/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 02:41:23.783 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali3ee8ea6dd78"
2026-02-17 02:41:23.783 [INFO][69] felix/endpoint_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-5079/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 02:41:23.783 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-5079/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 02:41:23.812 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-5079/ephemeral-containers-target-pod", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:41:23.813 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-5079/ephemeral-containers-target-pod", EndpointId:"eth0"} status="up"
2026-02-17 02:41:24.473 [INFO][69] 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:41:24.473 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calif2895150ef1"
2026-02-17 02:41:24.474 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calif2895150ef1", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:41:24.474 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calif2895150ef1", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:41:24.504 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=ephemeral-containers-test-5079/ephemeral-containers-target-pod, name=eth0)
2026-02-17 02:41:24.504 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"ephemeral-containers-test-5079/ephemeral-containers-target-pod" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali3ee8ea6dd78" profile_ids:"kns.ephemeral-containers-test-5079" profile_ids:"ksa.ephemeral-containers-test-5079.default" ipv4_nets:"10.100.226.52/32"}
2026-02-17 02:41:24.504 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-5079/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 02:41:24.504 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-5079/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 02:41:24.504 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-5079/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 02:41:24.505 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali3ee8ea6dd78"
2026-02-17 02:41:24.506 [INFO][69] felix/endpoint_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-5079/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 02:41:24.506 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-5079/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 02:41:24.528 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-5079/ephemeral-containers-target-pod", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:41:24.529 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-5079/ephemeral-containers-target-pod", EndpointId:"eth0"} status="up"
2026-02-17 02:41:24.683 [INFO][69] 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:41:24.683 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali3ee8ea6dd78"
2026-02-17 02:41:24.683 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali3ee8ea6dd78", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:41:24.683 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali3ee8ea6dd78", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:41:24.928 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=emptydir-3962/pod-4e58ebc6-01e8-4458-a89b-8fa757dea80e, name=eth0)
2026-02-17 02:41:24.928 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"emptydir-3962/pod-4e58ebc6-01e8-4458-a89b-8fa757dea80e" endpoint_id:"eth0"} endpoint:{state:"active" name:"calif2895150ef1" profile_ids:"kns.emptydir-3962" profile_ids:"ksa.emptydir-3962.default" ipv4_nets:"10.100.226.51/32"}
2026-02-17 02:41:24.928 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-3962/pod-4e58ebc6-01e8-4458-a89b-8fa757dea80e", EndpointId:"eth0"}
2026-02-17 02:41:24.929 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-3962/pod-4e58ebc6-01e8-4458-a89b-8fa757dea80e", EndpointId:"eth0"}
2026-02-17 02:41:24.929 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-3962/pod-4e58ebc6-01e8-4458-a89b-8fa757dea80e", EndpointId:"eth0"}
2026-02-17 02:41:24.930 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calif2895150ef1"
2026-02-17 02:41:24.930 [INFO][69] felix/endpoint_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-3962/pod-4e58ebc6-01e8-4458-a89b-8fa757dea80e", EndpointId:"eth0"}
2026-02-17 02:41:24.930 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-3962/pod-4e58ebc6-01e8-4458-a89b-8fa757dea80e", EndpointId:"eth0"}
2026-02-17 02:41:24.953 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-3962/pod-4e58ebc6-01e8-4458-a89b-8fa757dea80e", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:41:24.953 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-3962/pod-4e58ebc6-01e8-4458-a89b-8fa757dea80e", EndpointId:"eth0"} status="up"
2026-02-17 02:41:25.034 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=118 ifaceName="calif2895150ef1" state="down"
2026-02-17 02:41:25.034 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calif2895150ef1"
2026-02-17 02:41:25.034 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif2895150ef1", State:"down", Index:118}
2026-02-17 02:41:25.034 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calif2895150ef1", Addrs:set.Typed[string]{}}
2026-02-17 02:41:25.034 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calif2895150ef1", Addrs:set.Typed[string]{}}
2026-02-17 02:41:25.035 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calif2895150ef1"
2026-02-17 02:41:25.035 [INFO][69] felix/endpoint_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-3962/pod-4e58ebc6-01e8-4458-a89b-8fa757dea80e", EndpointId:"eth0"}
2026-02-17 02:41:25.035 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-3962/pod-4e58ebc6-01e8-4458-a89b-8fa757dea80e", EndpointId:"eth0"}
2026-02-17 02:41:25.035 [INFO][69] 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:41:25.035 [INFO][69] felix/conntrack.go 90: Removing conntrack flows ip=10.100.226.51
2026-02-17 02:41:25.036 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=118 ifaceName="calif2895150ef1" state=""
2026-02-17 02:41:25.036 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calif2895150ef1"
2026-02-17 02:41:25.060 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-3962/pod-4e58ebc6-01e8-4458-a89b-8fa757dea80e", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:41:25.060 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-3962/pod-4e58ebc6-01e8-4458-a89b-8fa757dea80e", EndpointId:"eth0"} status="down"
2026-02-17 02:41:25.060 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif2895150ef1", State:"", Index:118}
2026-02-17 02:41:25.061 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calif2895150ef1", Addrs:set.Set[string](nil)}
2026-02-17 02:41:25.061 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calif2895150ef1", Addrs:set.Set[string](nil)}
2026-02-17 02:41:25.061 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calif2895150ef1"
2026-02-17 02:41:25.061 [INFO][69] felix/endpoint_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-3962/pod-4e58ebc6-01e8-4458-a89b-8fa757dea80e", EndpointId:"eth0"}
2026-02-17 02:41:25.061 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-3962/pod-4e58ebc6-01e8-4458-a89b-8fa757dea80e", EndpointId:"eth0"}
2026-02-17 02:41:25.087 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-3962/pod-4e58ebc6-01e8-4458-a89b-8fa757dea80e", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:41:25.087 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-3962/pod-4e58ebc6-01e8-4458-a89b-8fa757dea80e", EndpointId:"eth0"} status="down"
2026-02-17 02:41:25.105 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"crd-watch-8542" name:"default"}
2026-02-17 02:41:25.139 [INFO][69] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=emptydir-3962/pod-4e58ebc6-01e8-4458-a89b-8fa757dea80e, name=eth0)
2026-02-17 02:41:25.140 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"emptydir-3962/pod-4e58ebc6-01e8-4458-a89b-8fa757dea80e" endpoint_id:"eth0"}
2026-02-17 02:41:25.140 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.emptydir-3962"}
2026-02-17 02:41:25.140 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.emptydir-3962.default"}
2026-02-17 02:41:25.140 [INFO][69] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-3962/pod-4e58ebc6-01e8-4458-a89b-8fa757dea80e", EndpointId:"eth0"}
2026-02-17 02:41:25.140 [INFO][69] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-3962/pod-4e58ebc6-01e8-4458-a89b-8fa757dea80e", EndpointId:"eth0"}
2026-02-17 02:41:25.140 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.emptydir-3962" ipVersion=0x4 table="filter"
2026-02-17 02:41:25.140 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_B1n4sO419bEumMTydl" ipVersion=0x4 table="filter"
2026-02-17 02:41:25.140 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.emptydir-3962" ipVersion=0x4 table="filter"
2026-02-17 02:41:25.140 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_B1n4sO419bEumMTydl" ipVersion=0x4 table="filter"
2026-02-17 02:41:25.140 [INFO][69] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-3962/pod-4e58ebc6-01e8-4458-a89b-8fa757dea80e", EndpointId:"eth0"}
2026-02-17 02:41:25.140 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calif2895150ef1" ipVersion=0x4 table="filter"
2026-02-17 02:41:25.140 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calif2895150ef1" ipVersion=0x4 table="filter"
2026-02-17 02:41:25.140 [INFO][69] felix/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-3962/pod-4e58ebc6-01e8-4458-a89b-8fa757dea80e", EndpointId:"eth0"}
2026-02-17 02:41:25.140 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-3962/pod-4e58ebc6-01e8-4458-a89b-8fa757dea80e", EndpointId:"eth0"}
2026-02-17 02:41:25.192 [INFO][69] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-3962/pod-4e58ebc6-01e8-4458-a89b-8fa757dea80e", EndpointId:"eth0"}
2026-02-17 02:41:25.262 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-watch-8542"} labels:{key:"e2e-framework" value:"crd-watch"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"crd-watch-8542"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-8542"}
2026-02-17 02:41:25.287 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"crd-watch-8542"}
2026-02-17 02:41:25.461 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"projected-877" name:"default"}
2026-02-17 02:41:25.662 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-877"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"250c9c08-0bb9-4a58-88f0-5b64e701c66e"} labels:{key:"kubernetes.io/metadata.name" value:"projected-877"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-877"}
2026-02-17 02:41:25.693 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"projected-877"}
2026-02-17 02:41:25.780 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=ephemeral-containers-test-5079/ephemeral-containers-target-pod, name=eth0)
2026-02-17 02:41:25.781 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"ephemeral-containers-test-5079/ephemeral-containers-target-pod" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali3ee8ea6dd78" profile_ids:"kns.ephemeral-containers-test-5079" profile_ids:"ksa.ephemeral-containers-test-5079.default" ipv4_nets:"10.100.226.52/32"}
2026-02-17 02:41:25.781 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-5079/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 02:41:25.781 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-5079/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 02:41:25.781 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-5079/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 02:41:25.781 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali3ee8ea6dd78"
2026-02-17 02:41:25.781 [INFO][69] felix/endpoint_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-5079/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 02:41:25.781 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-5079/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 02:41:25.800 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-5079/ephemeral-containers-target-pod", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:41:25.800 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-5079/ephemeral-containers-target-pod", EndpointId:"eth0"} status="up"
2026-02-17 02:41:26.660 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-3962"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"250c9c08-0bb9-4a58-88f0-5b64e701c66e"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-3962"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3962"}
2026-02-17 02:41:26.692 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"podtemplate-775"} labels:{key:"e2e-framework" value:"podtemplate"} labels:{key:"e2e-run" value:"250c9c08-0bb9-4a58-88f0-5b64e701c66e"} labels:{key:"kubernetes.io/metadata.name" value:"podtemplate-775"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-775"}
2026-02-17 02:41:26.717 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"podtemplate-775" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:41:26.759 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"podtemplate-775"} labels:{key:"e2e-framework" value:"podtemplate"} labels:{key:"e2e-run" value:"250c9c08-0bb9-4a58-88f0-5b64e701c66e"} labels:{key:"kubernetes.io/metadata.name" value:"podtemplate-775"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-775"}
2026-02-17 02:41:26.798 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=ephemeral-containers-test-5079/ephemeral-containers-target-pod, name=eth0)
2026-02-17 02:41:26.798 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"ephemeral-containers-test-5079/ephemeral-containers-target-pod" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali3ee8ea6dd78" profile_ids:"kns.ephemeral-containers-test-5079" profile_ids:"ksa.ephemeral-containers-test-5079.default" ipv4_nets:"10.100.226.52/32"}
2026-02-17 02:41:26.798 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-5079/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 02:41:26.798 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-5079/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 02:41:26.798 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-5079/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 02:41:26.799 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali3ee8ea6dd78"
2026-02-17 02:41:26.799 [INFO][69] felix/endpoint_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-5079/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 02:41:26.799 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-5079/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 02:41:26.823 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-5079/ephemeral-containers-target-pod", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:41:26.823 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-5079/ephemeral-containers-target-pod", EndpointId:"eth0"} status="up"
2026-02-17 02:41:26.823 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-8999"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"250c9c08-0bb9-4a58-88f0-5b64e701c66e"} labels:{key:"kubernetes.io/metadata.name" value:"services-8999"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-8999"}
2026-02-17 02:41:26.824 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"services-8999" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:41:26.850 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"e2e-svc-a-mvdf4" namespace:"services-8999" type:"ClusterIP" cluster_ips:"10.254.1.69" ports:{Protocol:"TCP" Port:8001}
2026-02-17 02:41:26.889 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"e2e-svc-b-gqs9n" namespace:"services-8999" type:"ClusterIP" cluster_ips:"10.254.176.201" ports:{Protocol:"TCP" Port:8002}
2026-02-17 02:41:26.912 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"e2e-svc-c-qpp8z" namespace:"services-8999" type:"ClusterIP" cluster_ips:"10.254.161.4" ports:{Protocol:"TCP" Port:8003}
2026-02-17 02:41:26.936 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"e2e-svc-a-mvdf4" namespace:"services-8999"
2026-02-17 02:41:26.937 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"e2e-svc-b-gqs9n" namespace:"services-8999"
2026-02-17 02:41:26.972 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-8999"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"250c9c08-0bb9-4a58-88f0-5b64e701c66e"} labels:{key:"kubernetes.io/metadata.name" value:"services-8999"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-8999"}
2026-02-17 02:41:26.998 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-3699"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"250c9c08-0bb9-4a58-88f0-5b64e701c66e"} labels:{key:"kubernetes.io/metadata.name" value:"projected-3699"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3699"}
2026-02-17 02:41:27.026 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"projected-3699" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:41:27.110 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-5701"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-5701"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5701"}
2026-02-17 02:41:27.154 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-3679"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"services-3679"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-3679"}
2026-02-17 02:41:27.178 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"services-3679" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:41:27.178 [INFO][69] felix/int_dataplane.go 2323: Dataplane updates throttled
2026-02-17 02:41:27.192 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"endpoint-test2" namespace:"services-3679" type:"ClusterIP" cluster_ips:"10.254.211.211" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:41:27.509 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"resourcequota-2718" name:"default"}
2026-02-17 02:41:27.509 [INFO][69] felix/int_dataplane.go 2279: Dataplane updates no longer throttled
2026-02-17 02:41:27.595 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"runtimeclass-3906"} labels:{key:"e2e-framework" value:"runtimeclass"} labels:{key:"e2e-run" value:"250c9c08-0bb9-4a58-88f0-5b64e701c66e"} labels:{key:"kubernetes.io/metadata.name" value:"runtimeclass-3906"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-3906"}
2026-02-17 02:41:27.696 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-2718"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"c813837b-097e-4d2a-845a-e92d88485297"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-2718"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2718"}
2026-02-17 02:41:27.722 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"resourcequota-2718"}
2026-02-17 02:41:27.806 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=services-3679/pod1, name=eth0)
2026-02-17 02:41:27.806 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.services-3679.default"} profile:{}
2026-02-17 02:41:27.807 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.services-3679"} profile:{inbound_rules:{action:"allow" rule_id:"rGoDqrnT3q6BsWaF"} outbound_rules:{action:"allow" rule_id:"XY8shPFAkqBW6fDU"}}
2026-02-17 02:41:27.807 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-3679/pod1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali4490382db23" profile_ids:"kns.services-3679" profile_ids:"ksa.services-3679.default" ipv4_nets:"10.100.226.53/32"}
2026-02-17 02:41:27.807 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3679/pod1", EndpointId:"eth0"}
2026-02-17 02:41:27.807 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3679/pod1", EndpointId:"eth0"}
2026-02-17 02:41:27.807 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3679/pod1", EndpointId:"eth0"}
2026-02-17 02:41:27.807 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali4490382db23" ipVersion=0x4 table="filter"
2026-02-17 02:41:27.807 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.services-3679" ipVersion=0x4 table="filter"
2026-02-17 02:41:27.807 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_OSzcasYeQIVuUcAJG_" ipVersion=0x4 table="filter"
2026-02-17 02:41:27.807 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali4490382db23" ipVersion=0x4 table="filter"
2026-02-17 02:41:27.807 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.services-3679" ipVersion=0x4 table="filter"
2026-02-17 02:41:27.807 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_OSzcasYeQIVuUcAJG_" ipVersion=0x4 table="filter"
2026-02-17 02:41:27.807 [INFO][69] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali4490382db23"
2026-02-17 02:41:27.807 [INFO][69] felix/endpoint_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-3679/pod1", EndpointId:"eth0"}
2026-02-17 02:41:27.807 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3679/pod1", EndpointId:"eth0"}
2026-02-17 02:41:27.848 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3679/pod1", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:41:27.848 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3679/pod1", EndpointId:"eth0"} status="down"
2026-02-17 02:41:27.888 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=119 ifaceName="cali4490382db23" state="down"
2026-02-17 02:41:27.888 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali4490382db23"
2026-02-17 02:41:27.888 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali4490382db23", State:"down", Index:119}
2026-02-17 02:41:27.888 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali4490382db23", Addrs:set.Typed[string]{}}
2026-02-17 02:41:27.888 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali4490382db23", Addrs:set.Typed[string]{}}
2026-02-17 02:41:27.889 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali4490382db23"
2026-02-17 02:41:27.889 [INFO][69] felix/endpoint_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-3679/pod1", EndpointId:"eth0"}
2026-02-17 02:41:27.889 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3679/pod1", EndpointId:"eth0"}
2026-02-17 02:41:27.892 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=119 ifaceName="cali4490382db23" state="up"
2026-02-17 02:41:27.939 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3679/pod1", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:41:27.939 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3679/pod1", EndpointId:"eth0"} status="down"
2026-02-17 02:41:27.940 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali4490382db23", State:"up", Index:119}
2026-02-17 02:41:27.940 [INFO][69] felix/int_dataplane.go 2323: Dataplane updates throttled
2026-02-17 02:41:27.953 [INFO][69] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali4490382db23"
2026-02-17 02:41:27.953 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali4490382db23"
2026-02-17 02:41:27.954 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali4490382db23"
2026-02-17 02:41:27.954 [INFO][69] felix/endpoint_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-3679/pod1", EndpointId:"eth0"}
2026-02-17 02:41:27.954 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3679/pod1", EndpointId:"eth0"}
2026-02-17 02:41:27.982 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3679/pod1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:41:27.982 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3679/pod1", EndpointId:"eth0"} status="up"
2026-02-17 02:41:28.223 [INFO][75] monitor-addresses/autodetection_methods.go 103: Using autodetected IPv4 address on interface ens3: 192.168.24.214/24
2026-02-17 02:41:28.618 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"ephemeral-containers-test-5079"} labels:{key:"e2e-framework" value:"ephemeral-containers-test"} labels:{key:"e2e-run" value:"c813837b-097e-4d2a-845a-e92d88485297"} labels:{key:"kubernetes.io/metadata.name" value:"ephemeral-containers-test-5079"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5079"}
2026-02-17 02:41:28.619 [INFO][69] felix/int_dataplane.go 2279: Dataplane updates no longer throttled
2026-02-17 02:41:28.646 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-423"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"c813837b-097e-4d2a-845a-e92d88485297"} labels:{key:"kubernetes.io/metadata.name" value:"services-423"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-423"}
2026-02-17 02:41:28.670 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"services-423" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:41:28.693 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"test-service-6r22d" namespace:"services-423" type:"LoadBalancer" cluster_ips:"10.254.87.255" ports:{Protocol:"TCP" Port:80 NodePort:32419}
2026-02-17 02:41:28.718 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"test-service-6r22d" namespace:"services-423" type:"LoadBalancer" cluster_ips:"10.254.87.255" ports:{Protocol:"TCP" Port:80 NodePort:32419}
2026-02-17 02:41:28.718 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"test-service-6r22d" namespace:"services-423" type:"LoadBalancer" cluster_ips:"10.254.87.255" ports:{Protocol:"TCP" Port:80 NodePort:32419}
2026-02-17 02:41:28.748 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"test-service-6r22d" namespace:"services-423" type:"LoadBalancer" cluster_ips:"10.254.87.255" ports:{Protocol:"TCP" Port:80 NodePort:32419}
2026-02-17 02:41:28.781 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"test-service-6r22d" namespace:"services-423"
2026-02-17 02:41:28.800 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-423"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"c813837b-097e-4d2a-845a-e92d88485297"} labels:{key:"kubernetes.io/metadata.name" value:"services-423"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-423"}
2026-02-17 02:41:28.807 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=services-3679/pod1, name=eth0)
2026-02-17 02:41:28.820 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-3679/pod1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali4490382db23" profile_ids:"kns.services-3679" profile_ids:"ksa.services-3679.default" ipv4_nets:"10.100.226.53/32"}
2026-02-17 02:41:28.820 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"validating-admission-policy-7394"} labels:{key:"e2e-framework" value:"validating-admission-policy"} labels:{key:"e2e-run" value:"c813837b-097e-4d2a-845a-e92d88485297"} labels:{key:"kubernetes.io/metadata.name" value:"validating-admission-policy-7394"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7394"}
2026-02-17 02:41:28.820 [INFO][69] felix/int_dataplane.go 2323: Dataplane updates throttled
2026-02-17 02:41:28.822 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"validating-admission-policy-7394" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:41:28.835 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"validating-admission-policy-7394"} labels:{key:"e2e-framework" value:"validating-admission-policy"} labels:{key:"e2e-run" value:"c813837b-097e-4d2a-845a-e92d88485297"} labels:{key:"kubernetes.io/metadata.name" value:"validating-admission-policy-7394"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7394"} labels:{key:"validating-admission-policy-7394" value:"true"}
2026-02-17 02:41:28.909 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3679/pod1", EndpointId:"eth0"}
2026-02-17 02:41:28.909 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3679/pod1", EndpointId:"eth0"}
2026-02-17 02:41:28.910 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3679/pod1", EndpointId:"eth0"}
2026-02-17 02:41:28.911 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali4490382db23"
2026-02-17 02:41:28.912 [INFO][69] felix/endpoint_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-3679/pod1", EndpointId:"eth0"}
2026-02-17 02:41:28.912 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3679/pod1", EndpointId:"eth0"}
2026-02-17 02:41:28.932 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3679/pod1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:41:28.932 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3679/pod1", EndpointId:"eth0"} status="up"
2026-02-17 02:41:29.045 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"validating-admission-policy-7394"} labels:{key:"e2e-framework" value:"validating-admission-policy"} labels:{key:"e2e-run" value:"c813837b-097e-4d2a-845a-e92d88485297"} labels:{key:"kubernetes.io/metadata.name" value:"validating-admission-policy-7394"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7394"} labels:{key:"validating-admission-policy-7394" value:"true"}
2026-02-17 02:41:29.071 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-9586"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"c813837b-097e-4d2a-845a-e92d88485297"} labels:{key:"kubernetes.io/metadata.name" value:"services-9586"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-9586"}
2026-02-17 02:41:29.074 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"services-9586" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:41:29.089 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"externalname-service" namespace:"services-9586" type:"ExternalName"
2026-02-17 02:41:29.115 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"externalname-service" namespace:"services-9586" type:"NodePort" cluster_ips:"10.254.166.245" ports:{Protocol:"TCP" Port:80 NodePort:30814}
2026-02-17 02:41:29.454 [INFO][69] 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:41:29.454 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali4490382db23"
2026-02-17 02:41:29.454 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali4490382db23", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:41:29.455 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali4490382db23", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:41:29.455 [INFO][69] felix/int_dataplane.go 2279: Dataplane updates no longer throttled
2026-02-17 02:41:29.720 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=services-9586/externalname-service-5d877588c-89cnv, name=eth0)
2026-02-17 02:41:29.720 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.services-9586"} profile:{inbound_rules:{action:"allow" rule_id:"Y0xEp9v8D8hCBJyw"} outbound_rules:{action:"allow" rule_id:"IlgQZpHoqNJlXze2"}}
2026-02-17 02:41:29.720 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.services-9586.default"} profile:{}
2026-02-17 02:41:29.720 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-9586/externalname-service-5d877588c-89cnv" endpoint_id:"eth0"} endpoint:{state:"active" name:"calida95ecb1da9" profile_ids:"kns.services-9586" profile_ids:"ksa.services-9586.default" ipv4_nets:"10.100.226.54/32"}
2026-02-17 02:41:29.720 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9586/externalname-service-5d877588c-89cnv", EndpointId:"eth0"}
2026-02-17 02:41:29.721 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9586/externalname-service-5d877588c-89cnv", EndpointId:"eth0"}
2026-02-17 02:41:29.721 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9586/externalname-service-5d877588c-89cnv", EndpointId:"eth0"}
2026-02-17 02:41:29.721 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calida95ecb1da9" ipVersion=0x4 table="filter"
2026-02-17 02:41:29.721 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.services-9586" ipVersion=0x4 table="filter"
2026-02-17 02:41:29.721 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-__1l191nrp3TmeHA17C" ipVersion=0x4 table="filter"
2026-02-17 02:41:29.721 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calida95ecb1da9" ipVersion=0x4 table="filter"
2026-02-17 02:41:29.721 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.services-9586" ipVersion=0x4 table="filter"
2026-02-17 02:41:29.721 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-__1l191nrp3TmeHA17C" ipVersion=0x4 table="filter"
2026-02-17 02:41:29.721 [INFO][69] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calida95ecb1da9"
2026-02-17 02:41:29.721 [INFO][69] felix/endpoint_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-9586/externalname-service-5d877588c-89cnv", EndpointId:"eth0"}
2026-02-17 02:41:29.721 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9586/externalname-service-5d877588c-89cnv", EndpointId:"eth0"}
2026-02-17 02:41:29.771 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9586/externalname-service-5d877588c-89cnv", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:41:29.771 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9586/externalname-service-5d877588c-89cnv", EndpointId:"eth0"} status="down"
2026-02-17 02:41:29.804 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=120 ifaceName="calida95ecb1da9" state="down"
2026-02-17 02:41:29.804 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calida95ecb1da9"
2026-02-17 02:41:29.804 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=120 ifaceName="calida95ecb1da9" state="up"
2026-02-17 02:41:29.804 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calida95ecb1da9", State:"down", Index:120}
2026-02-17 02:41:29.805 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calida95ecb1da9", Addrs:set.Typed[string]{}}
2026-02-17 02:41:29.805 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calida95ecb1da9", Addrs:set.Typed[string]{}}
2026-02-17 02:41:29.805 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calida95ecb1da9", State:"up", Index:120}
2026-02-17 02:41:29.805 [INFO][69] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calida95ecb1da9"
2026-02-17 02:41:29.805 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calida95ecb1da9"
2026-02-17 02:41:29.805 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calida95ecb1da9"
2026-02-17 02:41:29.805 [INFO][69] felix/endpoint_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-9586/externalname-service-5d877588c-89cnv", EndpointId:"eth0"}
2026-02-17 02:41:29.805 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9586/externalname-service-5d877588c-89cnv", EndpointId:"eth0"}
2026-02-17 02:41:29.825 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9586/externalname-service-5d877588c-89cnv", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:41:29.825 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9586/externalname-service-5d877588c-89cnv", EndpointId:"eth0"} status="up"
2026-02-17 02:41:30.836 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=services-9586/externalname-service-5d877588c-89cnv, name=eth0)
2026-02-17 02:41:30.836 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-9586/externalname-service-5d877588c-89cnv" endpoint_id:"eth0"} endpoint:{state:"active" name:"calida95ecb1da9" profile_ids:"kns.services-9586" profile_ids:"ksa.services-9586.default" ipv4_nets:"10.100.226.54/32"}
2026-02-17 02:41:30.836 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9586/externalname-service-5d877588c-89cnv", EndpointId:"eth0"}
2026-02-17 02:41:30.836 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9586/externalname-service-5d877588c-89cnv", EndpointId:"eth0"}
2026-02-17 02:41:30.836 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9586/externalname-service-5d877588c-89cnv", EndpointId:"eth0"}
2026-02-17 02:41:30.837 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calida95ecb1da9"
2026-02-17 02:41:30.837 [INFO][69] felix/endpoint_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-9586/externalname-service-5d877588c-89cnv", EndpointId:"eth0"}
2026-02-17 02:41:30.837 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9586/externalname-service-5d877588c-89cnv", EndpointId:"eth0"}
2026-02-17 02:41:30.862 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9586/externalname-service-5d877588c-89cnv", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:41:30.862 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9586/externalname-service-5d877588c-89cnv", EndpointId:"eth0"} status="up"
2026-02-17 02:41:31.132 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-3699"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"250c9c08-0bb9-4a58-88f0-5b64e701c66e"} labels:{key:"kubernetes.io/metadata.name" value:"projected-3699"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3699"}
2026-02-17 02:41:31.161 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-8109"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"250c9c08-0bb9-4a58-88f0-5b64e701c66e"} labels:{key:"kubernetes.io/metadata.name" value:"projected-8109"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8109"}
2026-02-17 02:41:31.161 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"projected-8109" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:41:31.467 [INFO][69] 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:41:31.467 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calida95ecb1da9"
2026-02-17 02:41:31.467 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calida95ecb1da9", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:41:31.467 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calida95ecb1da9", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:41:31.874 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=projected-8109/pod-projected-secrets-707bdade-bf0b-4000-a02b-2d11092e5887, name=eth0)
2026-02-17 02:41:31.875 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.projected-8109"} profile:{inbound_rules:{action:"allow" rule_id:"u5jOuTduvOAvUOSI"} outbound_rules:{action:"allow" rule_id:"KF-48CjtnkXoUK1l"}}
2026-02-17 02:41:31.875 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.projected-8109.default"} profile:{}
2026-02-17 02:41:31.875 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-8109/pod-projected-secrets-707bdade-bf0b-4000-a02b-2d11092e5887" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali2a1a9d993aa" profile_ids:"kns.projected-8109" profile_ids:"ksa.projected-8109.default" ipv4_nets:"10.100.226.55/32"}
2026-02-17 02:41:31.875 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8109/pod-projected-secrets-707bdade-bf0b-4000-a02b-2d11092e5887", EndpointId:"eth0"}
2026-02-17 02:41:31.875 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8109/pod-projected-secrets-707bdade-bf0b-4000-a02b-2d11092e5887", EndpointId:"eth0"}
2026-02-17 02:41:31.875 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8109/pod-projected-secrets-707bdade-bf0b-4000-a02b-2d11092e5887", EndpointId:"eth0"}
2026-02-17 02:41:31.876 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali2a1a9d993aa" ipVersion=0x4 table="filter"
2026-02-17 02:41:31.876 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.projected-8109" ipVersion=0x4 table="filter"
2026-02-17 02:41:31.876 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_tij315RjCpqh7dTpuX" ipVersion=0x4 table="filter"
2026-02-17 02:41:31.876 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali2a1a9d993aa" ipVersion=0x4 table="filter"
2026-02-17 02:41:31.876 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.projected-8109" ipVersion=0x4 table="filter"
2026-02-17 02:41:31.876 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_tij315RjCpqh7dTpuX" ipVersion=0x4 table="filter"
2026-02-17 02:41:31.876 [INFO][69] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali2a1a9d993aa"
2026-02-17 02:41:31.876 [INFO][69] felix/endpoint_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-8109/pod-projected-secrets-707bdade-bf0b-4000-a02b-2d11092e5887", EndpointId:"eth0"}
2026-02-17 02:41:31.876 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8109/pod-projected-secrets-707bdade-bf0b-4000-a02b-2d11092e5887", EndpointId:"eth0"}
2026-02-17 02:41:31.945 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=121 ifaceName="cali2a1a9d993aa" state="down"
2026-02-17 02:41:31.945 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali2a1a9d993aa"
2026-02-17 02:41:31.949 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=121 ifaceName="cali2a1a9d993aa" state="up"
2026-02-17 02:41:31.950 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8109/pod-projected-secrets-707bdade-bf0b-4000-a02b-2d11092e5887", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:41:31.950 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8109/pod-projected-secrets-707bdade-bf0b-4000-a02b-2d11092e5887", EndpointId:"eth0"} status="down"
2026-02-17 02:41:31.950 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali2a1a9d993aa", State:"down", Index:121}
2026-02-17 02:41:31.951 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali2a1a9d993aa", Addrs:set.Typed[string]{}}
2026-02-17 02:41:31.951 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali2a1a9d993aa", Addrs:set.Typed[string]{}}
2026-02-17 02:41:31.951 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali2a1a9d993aa", State:"up", Index:121}
2026-02-17 02:41:31.951 [INFO][69] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali2a1a9d993aa"
2026-02-17 02:41:31.951 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali2a1a9d993aa"
2026-02-17 02:41:31.951 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali2a1a9d993aa"
2026-02-17 02:41:31.951 [INFO][69] felix/endpoint_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-8109/pod-projected-secrets-707bdade-bf0b-4000-a02b-2d11092e5887", EndpointId:"eth0"}
2026-02-17 02:41:31.951 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8109/pod-projected-secrets-707bdade-bf0b-4000-a02b-2d11092e5887", EndpointId:"eth0"}
2026-02-17 02:41:31.978 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8109/pod-projected-secrets-707bdade-bf0b-4000-a02b-2d11092e5887", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:41:31.978 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8109/pod-projected-secrets-707bdade-bf0b-4000-a02b-2d11092e5887", EndpointId:"eth0"} status="up"
2026-02-17 02:41:31.978 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"podtemplate-775" name:"default"}
2026-02-17 02:41:32.062 [INFO][69] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-pwjhx-default-worker-p5kvq-knrdg-vqw28" ipv4_addr:"192.168.24.214/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-pwjhx-default-worker-p5kvq-knrdg-vqw28"} 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:32.063 [INFO][69] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 02:41:32.063 [INFO][69] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 02:41:32.110 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"services-8999" name:"default"}
2026-02-17 02:41:32.189 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"emptydir-3962" name:"default"}
2026-02-17 02:41:32.361 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"e2e-svc-c-qpp8z" namespace:"services-8999"
2026-02-17 02:41:32.720 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"podtemplate-775"} labels:{key:"e2e-framework" value:"podtemplate"} labels:{key:"e2e-run" value:"250c9c08-0bb9-4a58-88f0-5b64e701c66e"} labels:{key:"kubernetes.io/metadata.name" value:"podtemplate-775"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-775"}
2026-02-17 02:41:32.748 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"podtemplate-775"}
2026-02-17 02:41:32.860 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-8999"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"250c9c08-0bb9-4a58-88f0-5b64e701c66e"} labels:{key:"kubernetes.io/metadata.name" value:"services-8999"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-8999"}
2026-02-17 02:41:32.861 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=subpath-7690/pod-subpath-test-downwardapi-252n, name=eth0)
2026-02-17 02:41:32.880 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"subpath-7690/pod-subpath-test-downwardapi-252n" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali06b75f7733d" profile_ids:"kns.subpath-7690" profile_ids:"ksa.subpath-7690.default" ipv4_nets:"10.100.226.49/32"}
2026-02-17 02:41:32.880 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-7690/pod-subpath-test-downwardapi-252n", EndpointId:"eth0"}
2026-02-17 02:41:32.880 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-7690/pod-subpath-test-downwardapi-252n", EndpointId:"eth0"}
2026-02-17 02:41:32.880 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-7690/pod-subpath-test-downwardapi-252n", EndpointId:"eth0"}
2026-02-17 02:41:32.882 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=projected-8109/pod-projected-secrets-707bdade-bf0b-4000-a02b-2d11092e5887, name=eth0)
2026-02-17 02:41:32.885 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali06b75f7733d"
2026-02-17 02:41:32.885 [INFO][69] felix/endpoint_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-7690/pod-subpath-test-downwardapi-252n", EndpointId:"eth0"}
2026-02-17 02:41:32.885 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-7690/pod-subpath-test-downwardapi-252n", EndpointId:"eth0"}
2026-02-17 02:41:32.907 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-7690/pod-subpath-test-downwardapi-252n", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:41:32.907 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-7690/pod-subpath-test-downwardapi-252n", EndpointId:"eth0"} status="up"
2026-02-17 02:41:32.908 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-8109/pod-projected-secrets-707bdade-bf0b-4000-a02b-2d11092e5887" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali2a1a9d993aa" profile_ids:"kns.projected-8109" profile_ids:"ksa.projected-8109.default" ipv4_nets:"10.100.226.55/32"}
2026-02-17 02:41:32.908 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"services-8999"}
2026-02-17 02:41:32.908 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8109/pod-projected-secrets-707bdade-bf0b-4000-a02b-2d11092e5887", EndpointId:"eth0"}
2026-02-17 02:41:32.908 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8109/pod-projected-secrets-707bdade-bf0b-4000-a02b-2d11092e5887", EndpointId:"eth0"}
2026-02-17 02:41:32.908 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8109/pod-projected-secrets-707bdade-bf0b-4000-a02b-2d11092e5887", EndpointId:"eth0"}
2026-02-17 02:41:32.908 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali2a1a9d993aa"
2026-02-17 02:41:32.908 [INFO][69] felix/endpoint_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-8109/pod-projected-secrets-707bdade-bf0b-4000-a02b-2d11092e5887", EndpointId:"eth0"}
2026-02-17 02:41:32.908 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8109/pod-projected-secrets-707bdade-bf0b-4000-a02b-2d11092e5887", EndpointId:"eth0"}
2026-02-17 02:41:32.945 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8109/pod-projected-secrets-707bdade-bf0b-4000-a02b-2d11092e5887", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:41:32.945 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8109/pod-projected-secrets-707bdade-bf0b-4000-a02b-2d11092e5887", EndpointId:"eth0"} status="up"
2026-02-17 02:41:32.945 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-3962"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"250c9c08-0bb9-4a58-88f0-5b64e701c66e"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-3962"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3962"}
2026-02-17 02:41:32.964 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"emptydir-3962"}
2026-02-17 02:41:32.964 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"resourcequota-5701" name:"default"}
2026-02-17 02:41:33.031 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"runtimeclass-3906" name:"default"}
2026-02-17 02:41:33.057 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-5701"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-5701"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5701"}
2026-02-17 02:41:33.081 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"resourcequota-5701"}
2026-02-17 02:41:33.260 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"runtimeclass-3906"}
2026-02-17 02:41:33.286 [INFO][69] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-pwjhx-default-worker-p5kvq-knrdg-ppwhg" ipv4_addr:"192.168.24.198/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-pwjhx-default-worker-p5kvq-knrdg-ppwhg"} 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:33.286 [INFO][69] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 02:41:33.286 [INFO][69] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 02:41:33.483 [INFO][69] 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:41:33.483 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali2a1a9d993aa"
2026-02-17 02:41:33.483 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali2a1a9d993aa", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:41:33.483 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali2a1a9d993aa", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:41:33.650 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=ephemeral-containers-test-5079/ephemeral-containers-target-pod, name=eth0)
2026-02-17 02:41:33.651 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"ephemeral-containers-test-5079/ephemeral-containers-target-pod" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali3ee8ea6dd78" profile_ids:"kns.ephemeral-containers-test-5079" profile_ids:"ksa.ephemeral-containers-test-5079.default" ipv4_nets:"10.100.226.52/32"}
2026-02-17 02:41:33.651 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-5079/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 02:41:33.651 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-5079/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 02:41:33.651 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-5079/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 02:41:33.656 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali3ee8ea6dd78"
2026-02-17 02:41:33.657 [INFO][69] felix/endpoint_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-5079/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 02:41:33.657 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-5079/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 02:41:33.671 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=ephemeral-containers-test-5079/ephemeral-containers-target-pod, name=eth0)
2026-02-17 02:41:33.687 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-5079/ephemeral-containers-target-pod", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:41:33.687 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-5079/ephemeral-containers-target-pod", EndpointId:"eth0"} status="up"
2026-02-17 02:41:33.687 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"ephemeral-containers-test-5079"} labels:{key:"e2e-framework" value:"ephemeral-containers-test"} labels:{key:"e2e-run" value:"c813837b-097e-4d2a-845a-e92d88485297"} labels:{key:"kubernetes.io/metadata.name" value:"ephemeral-containers-test-5079"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5079"}
2026-02-17 02:41:33.687 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"ephemeral-containers-test-5079/ephemeral-containers-target-pod" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali3ee8ea6dd78" profile_ids:"kns.ephemeral-containers-test-5079" profile_ids:"ksa.ephemeral-containers-test-5079.default" ipv4_nets:"10.100.226.52/32"}
2026-02-17 02:41:33.687 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-5079/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 02:41:33.688 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-5079/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 02:41:33.688 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-5079/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 02:41:33.688 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali3ee8ea6dd78"
2026-02-17 02:41:33.689 [INFO][69] felix/endpoint_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-5079/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 02:41:33.689 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-5079/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 02:41:33.710 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-5079/ephemeral-containers-target-pod", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:41:33.710 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-5079/ephemeral-containers-target-pod", EndpointId:"eth0"} status="up"
2026-02-17 02:41:33.873 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"services-423" name:"default"}
2026-02-17 02:41:34.064 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=subpath-7690/pod-subpath-test-downwardapi-252n, name=eth0)
2026-02-17 02:41:34.064 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"subpath-7690/pod-subpath-test-downwardapi-252n" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali06b75f7733d" profile_ids:"kns.subpath-7690" profile_ids:"ksa.subpath-7690.default" ipv4_nets:"10.100.226.49/32"}
2026-02-17 02:41:34.064 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-7690/pod-subpath-test-downwardapi-252n", EndpointId:"eth0"}
2026-02-17 02:41:34.064 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-7690/pod-subpath-test-downwardapi-252n", EndpointId:"eth0"}
2026-02-17 02:41:34.064 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-7690/pod-subpath-test-downwardapi-252n", EndpointId:"eth0"}
2026-02-17 02:41:34.068 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali06b75f7733d"
2026-02-17 02:41:34.068 [INFO][69] 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-7690/pod-subpath-test-downwardapi-252n", EndpointId:"eth0"}
2026-02-17 02:41:34.068 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-7690/pod-subpath-test-downwardapi-252n", EndpointId:"eth0"}
2026-02-17 02:41:34.078 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=projected-8109/pod-projected-secrets-707bdade-bf0b-4000-a02b-2d11092e5887, name=eth0)
2026-02-17 02:41:34.098 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-7690/pod-subpath-test-downwardapi-252n", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:41:34.098 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-7690/pod-subpath-test-downwardapi-252n", EndpointId:"eth0"} status="down"
2026-02-17 02:41:34.098 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-8109/pod-projected-secrets-707bdade-bf0b-4000-a02b-2d11092e5887" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali2a1a9d993aa" profile_ids:"kns.projected-8109" profile_ids:"ksa.projected-8109.default" ipv4_nets:"10.100.226.55/32"}
2026-02-17 02:41:34.098 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8109/pod-projected-secrets-707bdade-bf0b-4000-a02b-2d11092e5887", EndpointId:"eth0"}
2026-02-17 02:41:34.098 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8109/pod-projected-secrets-707bdade-bf0b-4000-a02b-2d11092e5887", EndpointId:"eth0"}
2026-02-17 02:41:34.098 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8109/pod-projected-secrets-707bdade-bf0b-4000-a02b-2d11092e5887", EndpointId:"eth0"}
2026-02-17 02:41:34.099 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali06b75f7733d"
2026-02-17 02:41:34.099 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali2a1a9d993aa"
2026-02-17 02:41:34.099 [INFO][69] 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-8109/pod-projected-secrets-707bdade-bf0b-4000-a02b-2d11092e5887", EndpointId:"eth0"}
2026-02-17 02:41:34.099 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8109/pod-projected-secrets-707bdade-bf0b-4000-a02b-2d11092e5887", EndpointId:"eth0"}
2026-02-17 02:41:34.121 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8109/pod-projected-secrets-707bdade-bf0b-4000-a02b-2d11092e5887", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:41:34.121 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8109/pod-projected-secrets-707bdade-bf0b-4000-a02b-2d11092e5887", EndpointId:"eth0"} status="down"
2026-02-17 02:41:34.143 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=services-3679/pod1, name=eth0)
2026-02-17 02:41:34.143 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-3679/pod1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali4490382db23" profile_ids:"kns.services-3679" profile_ids:"ksa.services-3679.default" ipv4_nets:"10.100.226.53/32"}
2026-02-17 02:41:34.143 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3679/pod1", EndpointId:"eth0"}
2026-02-17 02:41:34.143 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3679/pod1", EndpointId:"eth0"}
2026-02-17 02:41:34.143 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3679/pod1", EndpointId:"eth0"}
2026-02-17 02:41:34.144 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali06b75f7733d"
2026-02-17 02:41:34.144 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali2a1a9d993aa"
2026-02-17 02:41:34.144 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali4490382db23"
2026-02-17 02:41:34.144 [INFO][69] felix/endpoint_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-3679/pod1", EndpointId:"eth0"}
2026-02-17 02:41:34.144 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3679/pod1", EndpointId:"eth0"}
2026-02-17 02:41:34.159 [INFO][69] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=services-3679/pod1, name=eth0)
2026-02-17 02:41:34.163 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=115 ifaceName="cali06b75f7733d" state="down"
2026-02-17 02:41:34.164 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali06b75f7733d"
2026-02-17 02:41:34.166 [INFO][69] 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:41:34.168 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=115 ifaceName="cali06b75f7733d" state=""
2026-02-17 02:41:34.168 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali06b75f7733d"
2026-02-17 02:41:34.172 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3679/pod1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:41:34.172 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3679/pod1", EndpointId:"eth0"} status="up"
2026-02-17 02:41:34.172 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-3679/pod1" endpoint_id:"eth0"}
2026-02-17 02:41:34.172 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.services-3679"}
2026-02-17 02:41:34.173 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.services-3679.default"}
2026-02-17 02:41:34.173 [INFO][69] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3679/pod1", EndpointId:"eth0"}
2026-02-17 02:41:34.173 [INFO][69] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3679/pod1", EndpointId:"eth0"}
2026-02-17 02:41:34.173 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.services-3679" ipVersion=0x4 table="filter"
2026-02-17 02:41:34.173 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_OSzcasYeQIVuUcAJG_" ipVersion=0x4 table="filter"
2026-02-17 02:41:34.173 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.services-3679" ipVersion=0x4 table="filter"
2026-02-17 02:41:34.173 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_OSzcasYeQIVuUcAJG_" ipVersion=0x4 table="filter"
2026-02-17 02:41:34.173 [INFO][69] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3679/pod1", EndpointId:"eth0"}
2026-02-17 02:41:34.174 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali4490382db23" ipVersion=0x4 table="filter"
2026-02-17 02:41:34.174 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali4490382db23" ipVersion=0x4 table="filter"
2026-02-17 02:41:34.174 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali06b75f7733d"
2026-02-17 02:41:34.174 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali2a1a9d993aa"
2026-02-17 02:41:34.174 [INFO][69] felix/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-3679/pod1", EndpointId:"eth0"}
2026-02-17 02:41:34.174 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3679/pod1", EndpointId:"eth0"}
2026-02-17 02:41:34.178 [INFO][69] felix/conntrack.go 90: Removing conntrack flows ip=10.100.226.53
2026-02-17 02:41:34.188 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=121 ifaceName="cali2a1a9d993aa" state="down"
2026-02-17 02:41:34.188 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali2a1a9d993aa"
2026-02-17 02:41:34.188 [INFO][69] 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:41:34.195 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=121 ifaceName="cali2a1a9d993aa" state=""
2026-02-17 02:41:34.195 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali2a1a9d993aa"
2026-02-17 02:41:34.241 [INFO][69] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3679/pod1", EndpointId:"eth0"}
2026-02-17 02:41:34.241 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali06b75f7733d", State:"down", Index:115}
2026-02-17 02:41:34.241 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali06b75f7733d", Addrs:set.Typed[string]{}}
2026-02-17 02:41:34.241 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali06b75f7733d", Addrs:set.Typed[string]{}}
2026-02-17 02:41:34.241 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali06b75f7733d", State:"", Index:115}
2026-02-17 02:41:34.241 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali06b75f7733d", Addrs:set.Set[string](nil)}
2026-02-17 02:41:34.241 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali06b75f7733d", Addrs:set.Set[string](nil)}
2026-02-17 02:41:34.241 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali2a1a9d993aa", State:"down", Index:121}
2026-02-17 02:41:34.241 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali2a1a9d993aa", Addrs:set.Typed[string]{}}
2026-02-17 02:41:34.241 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali2a1a9d993aa", Addrs:set.Typed[string]{}}
2026-02-17 02:41:34.241 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali2a1a9d993aa", State:"", Index:121}
2026-02-17 02:41:34.241 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali2a1a9d993aa", Addrs:set.Set[string](nil)}
2026-02-17 02:41:34.241 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali2a1a9d993aa", Addrs:set.Set[string](nil)}
2026-02-17 02:41:34.241 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali06b75f7733d"
2026-02-17 02:41:34.241 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali2a1a9d993aa"
2026-02-17 02:41:34.241 [INFO][69] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali06b75f7733d"
2026-02-17 02:41:34.241 [INFO][69] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali2a1a9d993aa"
2026-02-17 02:41:34.241 [INFO][69] felix/endpoint_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-7690/pod-subpath-test-downwardapi-252n", EndpointId:"eth0"}
2026-02-17 02:41:34.241 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-7690/pod-subpath-test-downwardapi-252n", EndpointId:"eth0"}
2026-02-17 02:41:34.241 [INFO][69] felix/endpoint_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-8109/pod-projected-secrets-707bdade-bf0b-4000-a02b-2d11092e5887", EndpointId:"eth0"}
2026-02-17 02:41:34.241 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8109/pod-projected-secrets-707bdade-bf0b-4000-a02b-2d11092e5887", EndpointId:"eth0"}
2026-02-17 02:41:34.242 [INFO][69] felix/conntrack.go 90: Removing conntrack flows ip=10.100.226.55
2026-02-17 02:41:34.242 [INFO][69] felix/conntrack.go 90: Removing conntrack flows ip=10.100.226.49
2026-02-17 02:41:34.276 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8109/pod-projected-secrets-707bdade-bf0b-4000-a02b-2d11092e5887", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:41:34.277 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8109/pod-projected-secrets-707bdade-bf0b-4000-a02b-2d11092e5887", EndpointId:"eth0"} status="down"
2026-02-17 02:41:34.277 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-7690/pod-subpath-test-downwardapi-252n", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:41:34.277 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-7690/pod-subpath-test-downwardapi-252n", EndpointId:"eth0"} status="down"
2026-02-17 02:41:34.277 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"validating-admission-policy-7394" name:"default"}
2026-02-17 02:41:34.309 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-423"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"c813837b-097e-4d2a-845a-e92d88485297"} labels:{key:"kubernetes.io/metadata.name" value:"services-423"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-423"}
2026-02-17 02:41:34.330 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"services-423"}
2026-02-17 02:41:34.403 [INFO][69] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=subpath-7690/pod-subpath-test-downwardapi-252n, name=eth0)
2026-02-17 02:41:34.403 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"subpath-7690/pod-subpath-test-downwardapi-252n" endpoint_id:"eth0"}
2026-02-17 02:41:34.403 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.subpath-7690"}
2026-02-17 02:41:34.403 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.subpath-7690.default"}
2026-02-17 02:41:34.403 [INFO][69] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-7690/pod-subpath-test-downwardapi-252n", EndpointId:"eth0"}
2026-02-17 02:41:34.403 [INFO][69] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-7690/pod-subpath-test-downwardapi-252n", EndpointId:"eth0"}
2026-02-17 02:41:34.404 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.subpath-7690" ipVersion=0x4 table="filter"
2026-02-17 02:41:34.404 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_6MW8KcUZCIKRxRY3eA" ipVersion=0x4 table="filter"
2026-02-17 02:41:34.404 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.subpath-7690" ipVersion=0x4 table="filter"
2026-02-17 02:41:34.404 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_6MW8KcUZCIKRxRY3eA" ipVersion=0x4 table="filter"
2026-02-17 02:41:34.404 [INFO][69] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-7690/pod-subpath-test-downwardapi-252n", EndpointId:"eth0"}
2026-02-17 02:41:34.404 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali06b75f7733d" ipVersion=0x4 table="filter"
2026-02-17 02:41:34.404 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali06b75f7733d" ipVersion=0x4 table="filter"
2026-02-17 02:41:34.404 [INFO][69] felix/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-7690/pod-subpath-test-downwardapi-252n", EndpointId:"eth0"}
2026-02-17 02:41:34.404 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-7690/pod-subpath-test-downwardapi-252n", EndpointId:"eth0"}
2026-02-17 02:41:34.484 [INFO][69] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-7690/pod-subpath-test-downwardapi-252n", EndpointId:"eth0"}
2026-02-17 02:41:34.493 [INFO][69] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=projected-8109/pod-projected-secrets-707bdade-bf0b-4000-a02b-2d11092e5887, name=eth0)
2026-02-17 02:41:34.493 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-8109/pod-projected-secrets-707bdade-bf0b-4000-a02b-2d11092e5887" endpoint_id:"eth0"}
2026-02-17 02:41:34.493 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.projected-8109"}
2026-02-17 02:41:34.493 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.projected-8109.default"}
2026-02-17 02:41:34.493 [INFO][69] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8109/pod-projected-secrets-707bdade-bf0b-4000-a02b-2d11092e5887", EndpointId:"eth0"}
2026-02-17 02:41:34.493 [INFO][69] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8109/pod-projected-secrets-707bdade-bf0b-4000-a02b-2d11092e5887", EndpointId:"eth0"}
2026-02-17 02:41:34.494 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.projected-8109" ipVersion=0x4 table="filter"
2026-02-17 02:41:34.494 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_tij315RjCpqh7dTpuX" ipVersion=0x4 table="filter"
2026-02-17 02:41:34.494 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.projected-8109" ipVersion=0x4 table="filter"
2026-02-17 02:41:34.494 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_tij315RjCpqh7dTpuX" ipVersion=0x4 table="filter"
2026-02-17 02:41:34.494 [INFO][69] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8109/pod-projected-secrets-707bdade-bf0b-4000-a02b-2d11092e5887", EndpointId:"eth0"}
2026-02-17 02:41:34.494 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali2a1a9d993aa" ipVersion=0x4 table="filter"
2026-02-17 02:41:34.494 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali2a1a9d993aa" ipVersion=0x4 table="filter"
2026-02-17 02:41:34.494 [INFO][69] felix/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-8109/pod-projected-secrets-707bdade-bf0b-4000-a02b-2d11092e5887", EndpointId:"eth0"}
2026-02-17 02:41:34.494 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8109/pod-projected-secrets-707bdade-bf0b-4000-a02b-2d11092e5887", EndpointId:"eth0"}
2026-02-17 02:41:34.561 [INFO][69] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8109/pod-projected-secrets-707bdade-bf0b-4000-a02b-2d11092e5887", EndpointId:"eth0"}
2026-02-17 02:41:34.674 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=119 ifaceName="cali4490382db23" state="down"
2026-02-17 02:41:34.675 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali4490382db23"
2026-02-17 02:41:34.675 [INFO][69] 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:41:34.675 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=119 ifaceName="cali4490382db23" state=""
2026-02-17 02:41:34.675 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali4490382db23"
2026-02-17 02:41:34.675 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali4490382db23", State:"down", Index:119}
2026-02-17 02:41:34.675 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali4490382db23", Addrs:set.Typed[string]{}}
2026-02-17 02:41:34.675 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali4490382db23", Addrs:set.Typed[string]{}}
2026-02-17 02:41:34.675 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali4490382db23", State:"", Index:119}
2026-02-17 02:41:34.675 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali4490382db23", Addrs:set.Set[string](nil)}
2026-02-17 02:41:34.676 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali4490382db23", Addrs:set.Set[string](nil)}
2026-02-17 02:41:34.889 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"validating-admission-policy-7394"} labels:{key:"e2e-framework" value:"validating-admission-policy"} labels:{key:"e2e-run" value:"c813837b-097e-4d2a-845a-e92d88485297"} labels:{key:"kubernetes.io/metadata.name" value:"validating-admission-policy-7394"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7394"} labels:{key:"validating-admission-policy-7394" value:"true"}
2026-02-17 02:41:34.911 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"validating-admission-policy-7394"}
2026-02-17 02:41:35.063 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"subpath-7690"} labels:{key:"e2e-framework" value:"subpath"} labels:{key:"e2e-run" value:"648329da-2048-4e6b-a697-5d6bd747a7ee"} labels:{key:"kubernetes.io/metadata.name" value:"subpath-7690"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7690"}
2026-02-17 02:41:35.089 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"tables-7964"} labels:{key:"e2e-framework" value:"tables"} labels:{key:"e2e-run" value:"648329da-2048-4e6b-a697-5d6bd747a7ee"} labels:{key:"kubernetes.io/metadata.name" value:"tables-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:"tables-7964"}
2026-02-17 02:41:35.119 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"tables-7964" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:41:35.160 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"tables-7964"} labels:{key:"e2e-framework" value:"tables"} labels:{key:"e2e-run" value:"648329da-2048-4e6b-a697-5d6bd747a7ee"} labels:{key:"kubernetes.io/metadata.name" value:"tables-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:"tables-7964"}
2026-02-17 02:41:35.185 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-2064"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"648329da-2048-4e6b-a697-5d6bd747a7ee"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-2064"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2064"}
2026-02-17 02:41:35.207 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"configmap-2064" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:41:35.208 [INFO][69] felix/int_dataplane.go 2323: Dataplane updates throttled
2026-02-17 02:41:35.279 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-8109"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"250c9c08-0bb9-4a58-88f0-5b64e701c66e"} labels:{key:"kubernetes.io/metadata.name" value:"projected-8109"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8109"}
2026-02-17 02:41:35.283 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-7961"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"250c9c08-0bb9-4a58-88f0-5b64e701c66e"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-7961"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7961"}
2026-02-17 02:41:35.291 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"downward-api-7961" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:41:36.023 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=downward-api-7961/downwardapi-volume-cc86855e-8351-46fc-85c7-e9266920afc3, name=eth0)
2026-02-17 02:41:36.023 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.downward-api-7961"} profile:{inbound_rules:{action:"allow" rule_id:"rGAbA1aVsw0LnMUd"} outbound_rules:{action:"allow" rule_id:"WI1oFbf2aQZ6Whn2"}}
2026-02-17 02:41:36.023 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.downward-api-7961.default"} profile:{}
2026-02-17 02:41:36.023 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"downward-api-7961/downwardapi-volume-cc86855e-8351-46fc-85c7-e9266920afc3" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali29974feb1bd" profile_ids:"kns.downward-api-7961" profile_ids:"ksa.downward-api-7961.default" ipv4_nets:"10.100.226.56/32"}
2026-02-17 02:41:36.023 [INFO][69] felix/int_dataplane.go 2279: Dataplane updates no longer throttled
2026-02-17 02:41:36.023 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-7961/downwardapi-volume-cc86855e-8351-46fc-85c7-e9266920afc3", EndpointId:"eth0"}
2026-02-17 02:41:36.023 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-7961/downwardapi-volume-cc86855e-8351-46fc-85c7-e9266920afc3", EndpointId:"eth0"}
2026-02-17 02:41:36.023 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-7961/downwardapi-volume-cc86855e-8351-46fc-85c7-e9266920afc3", EndpointId:"eth0"}
2026-02-17 02:41:36.024 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali29974feb1bd" ipVersion=0x4 table="filter"
2026-02-17 02:41:36.024 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_nFjrB2lswAy1kfMYI1" ipVersion=0x4 table="filter"
2026-02-17 02:41:36.024 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_qeNpzw4QaMLiJYOw37" ipVersion=0x4 table="filter"
2026-02-17 02:41:36.024 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali29974feb1bd" ipVersion=0x4 table="filter"
2026-02-17 02:41:36.024 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_nFjrB2lswAy1kfMYI1" ipVersion=0x4 table="filter"
2026-02-17 02:41:36.024 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_qeNpzw4QaMLiJYOw37" ipVersion=0x4 table="filter"
2026-02-17 02:41:36.024 [INFO][69] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali29974feb1bd"
2026-02-17 02:41:36.024 [INFO][69] felix/endpoint_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-7961/downwardapi-volume-cc86855e-8351-46fc-85c7-e9266920afc3", EndpointId:"eth0"}
2026-02-17 02:41:36.024 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-7961/downwardapi-volume-cc86855e-8351-46fc-85c7-e9266920afc3", EndpointId:"eth0"}
2026-02-17 02:41:36.083 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-7961/downwardapi-volume-cc86855e-8351-46fc-85c7-e9266920afc3", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:41:36.083 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-7961/downwardapi-volume-cc86855e-8351-46fc-85c7-e9266920afc3", EndpointId:"eth0"} status="down"
2026-02-17 02:41:36.089 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"externalname-service" namespace:"services-9586"
2026-02-17 02:41:36.094 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=122 ifaceName="cali29974feb1bd" state="down"
2026-02-17 02:41:36.095 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali29974feb1bd"
2026-02-17 02:41:36.096 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=122 ifaceName="cali29974feb1bd" state="up"
2026-02-17 02:41:36.112 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali29974feb1bd", State:"down", Index:122}
2026-02-17 02:41:36.112 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali29974feb1bd", Addrs:set.Typed[string]{}}
2026-02-17 02:41:36.112 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali29974feb1bd", Addrs:set.Typed[string]{}}
2026-02-17 02:41:36.112 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali29974feb1bd", State:"up", Index:122}
2026-02-17 02:41:36.112 [INFO][69] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali29974feb1bd"
2026-02-17 02:41:36.112 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali29974feb1bd"
2026-02-17 02:41:36.112 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali29974feb1bd"
2026-02-17 02:41:36.112 [INFO][69] felix/endpoint_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-7961/downwardapi-volume-cc86855e-8351-46fc-85c7-e9266920afc3", EndpointId:"eth0"}
2026-02-17 02:41:36.113 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-7961/downwardapi-volume-cc86855e-8351-46fc-85c7-e9266920afc3", EndpointId:"eth0"}
2026-02-17 02:41:36.133 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-7961/downwardapi-volume-cc86855e-8351-46fc-85c7-e9266920afc3", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:41:36.134 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-7961/downwardapi-volume-cc86855e-8351-46fc-85c7-e9266920afc3", EndpointId:"eth0"} status="up"
2026-02-17 02:41:36.152 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-9586"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"c813837b-097e-4d2a-845a-e92d88485297"} labels:{key:"kubernetes.io/metadata.name" value:"services-9586"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-9586"}
2026-02-17 02:41:36.182 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"containers-5608"} labels:{key:"e2e-framework" value:"containers"} labels:{key:"e2e-run" value:"c813837b-097e-4d2a-845a-e92d88485297"} labels:{key:"kubernetes.io/metadata.name" value:"containers-5608"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5608"}
2026-02-17 02:41:36.182 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"containers-5608" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:41:36.285 [INFO][69] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-pwjhx-zfzjl-f7hkz" ipv4_addr:"192.168.24.109/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-pwjhx-zfzjl-f7hkz"} 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:36.286 [INFO][69] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 02:41:36.286 [INFO][69] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 02:41:36.586 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"projected-3699" name:"default"}
2026-02-17 02:41:36.672 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-3699"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"250c9c08-0bb9-4a58-88f0-5b64e701c66e"} labels:{key:"kubernetes.io/metadata.name" value:"projected-3699"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3699"}
2026-02-17 02:41:36.712 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"projected-3699"}
2026-02-17 02:41:36.751 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"endpoint-test2" namespace:"services-3679"
2026-02-17 02:41:36.779 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=containers-5608/client-containers-e55c0298-2393-4860-9df2-ef1d25b6ee05, name=eth0)
2026-02-17 02:41:36.779 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.containers-5608.default"} profile:{}
2026-02-17 02:41:36.779 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.containers-5608"} profile:{inbound_rules:{action:"allow" rule_id:"Z59BWMiM_kaPFeK6"} outbound_rules:{action:"allow" rule_id:"LV916oqSVd8jo8tm"}}
2026-02-17 02:41:36.779 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"containers-5608/client-containers-e55c0298-2393-4860-9df2-ef1d25b6ee05" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali36da07c30d4" profile_ids:"kns.containers-5608" profile_ids:"ksa.containers-5608.default" ipv4_nets:"10.100.226.57/32"}
2026-02-17 02:41:36.779 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-5608/client-containers-e55c0298-2393-4860-9df2-ef1d25b6ee05", EndpointId:"eth0"}
2026-02-17 02:41:36.779 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-5608/client-containers-e55c0298-2393-4860-9df2-ef1d25b6ee05", EndpointId:"eth0"}
2026-02-17 02:41:36.779 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-5608/client-containers-e55c0298-2393-4860-9df2-ef1d25b6ee05", EndpointId:"eth0"}
2026-02-17 02:41:36.780 [INFO][69] 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:41:36.780 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali36da07c30d4" ipVersion=0x4 table="filter"
2026-02-17 02:41:36.780 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.containers-5608" ipVersion=0x4 table="filter"
2026-02-17 02:41:36.780 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_EModY6RREV6IIC6zzl" ipVersion=0x4 table="filter"
2026-02-17 02:41:36.780 [INFO][69] 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:41:36.780 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali36da07c30d4" ipVersion=0x4 table="filter"
2026-02-17 02:41:36.780 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.containers-5608" ipVersion=0x4 table="filter"
2026-02-17 02:41:36.780 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_EModY6RREV6IIC6zzl" ipVersion=0x4 table="filter"
2026-02-17 02:41:36.780 [INFO][69] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali36da07c30d4"
2026-02-17 02:41:36.780 [INFO][69] felix/endpoint_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-5608/client-containers-e55c0298-2393-4860-9df2-ef1d25b6ee05", EndpointId:"eth0"}
2026-02-17 02:41:36.780 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-5608/client-containers-e55c0298-2393-4860-9df2-ef1d25b6ee05", EndpointId:"eth0"}
2026-02-17 02:41:36.820 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-5608/client-containers-e55c0298-2393-4860-9df2-ef1d25b6ee05", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:41:36.820 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-5608/client-containers-e55c0298-2393-4860-9df2-ef1d25b6ee05", EndpointId:"eth0"} status="down"
2026-02-17 02:41:36.820 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-3679"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"services-3679"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-3679"}
2026-02-17 02:41:36.820 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"watch-2784"} labels:{key:"e2e-framework" value:"watch"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"watch-2784"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-2784"}
2026-02-17 02:41:36.838 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"watch-2784" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:41:36.854 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=123 ifaceName="cali36da07c30d4" state="down"
2026-02-17 02:41:36.854 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali36da07c30d4"
2026-02-17 02:41:36.857 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=123 ifaceName="cali36da07c30d4" state="up"
2026-02-17 02:41:36.860 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali36da07c30d4", State:"down", Index:123}
2026-02-17 02:41:36.860 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali36da07c30d4", Addrs:set.Typed[string]{}}
2026-02-17 02:41:36.860 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali36da07c30d4", Addrs:set.Typed[string]{}}
2026-02-17 02:41:36.860 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali36da07c30d4", State:"up", Index:123}
2026-02-17 02:41:36.860 [INFO][69] felix/int_dataplane.go 2323: Dataplane updates throttled
2026-02-17 02:41:36.860 [INFO][69] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali36da07c30d4"
2026-02-17 02:41:36.860 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali36da07c30d4"
2026-02-17 02:41:36.860 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali36da07c30d4"
2026-02-17 02:41:36.860 [INFO][69] felix/endpoint_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-5608/client-containers-e55c0298-2393-4860-9df2-ef1d25b6ee05", EndpointId:"eth0"}
2026-02-17 02:41:36.860 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-5608/client-containers-e55c0298-2393-4860-9df2-ef1d25b6ee05", EndpointId:"eth0"}
2026-02-17 02:41:36.884 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-5608/client-containers-e55c0298-2393-4860-9df2-ef1d25b6ee05", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:41:36.884 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-5608/client-containers-e55c0298-2393-4860-9df2-ef1d25b6ee05", EndpointId:"eth0"} status="up"
2026-02-17 02:41:36.903 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=downward-api-7961/downwardapi-volume-cc86855e-8351-46fc-85c7-e9266920afc3, name=eth0)
2026-02-17 02:41:36.903 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"downward-api-7961/downwardapi-volume-cc86855e-8351-46fc-85c7-e9266920afc3" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali29974feb1bd" profile_ids:"kns.downward-api-7961" profile_ids:"ksa.downward-api-7961.default" ipv4_nets:"10.100.226.56/32"}
2026-02-17 02:41:36.937 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-7961/downwardapi-volume-cc86855e-8351-46fc-85c7-e9266920afc3", EndpointId:"eth0"}
2026-02-17 02:41:36.937 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-7961/downwardapi-volume-cc86855e-8351-46fc-85c7-e9266920afc3", EndpointId:"eth0"}
2026-02-17 02:41:36.937 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-7961/downwardapi-volume-cc86855e-8351-46fc-85c7-e9266920afc3", EndpointId:"eth0"}
2026-02-17 02:41:36.939 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali29974feb1bd"
2026-02-17 02:41:36.939 [INFO][69] felix/endpoint_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-7961/downwardapi-volume-cc86855e-8351-46fc-85c7-e9266920afc3", EndpointId:"eth0"}
2026-02-17 02:41:36.939 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-7961/downwardapi-volume-cc86855e-8351-46fc-85c7-e9266920afc3", EndpointId:"eth0"}
2026-02-17 02:41:36.967 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-7961/downwardapi-volume-cc86855e-8351-46fc-85c7-e9266920afc3", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:41:36.967 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-7961/downwardapi-volume-cc86855e-8351-46fc-85c7-e9266920afc3", EndpointId:"eth0"} status="up"
2026-02-17 02:41:37.323 [INFO][69] 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:41:37.323 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali29974feb1bd"
2026-02-17 02:41:37.323 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali29974feb1bd", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:41:37.323 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali29974feb1bd", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:41:37.323 [INFO][69] felix/int_dataplane.go 2279: Dataplane updates no longer throttled
2026-02-17 02:41:37.907 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=containers-5608/client-containers-e55c0298-2393-4860-9df2-ef1d25b6ee05, name=eth0)
2026-02-17 02:41:37.907 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"containers-5608/client-containers-e55c0298-2393-4860-9df2-ef1d25b6ee05" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali36da07c30d4" profile_ids:"kns.containers-5608" profile_ids:"ksa.containers-5608.default" ipv4_nets:"10.100.226.57/32"}
2026-02-17 02:41:37.907 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-5608/client-containers-e55c0298-2393-4860-9df2-ef1d25b6ee05", EndpointId:"eth0"}
2026-02-17 02:41:37.908 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-5608/client-containers-e55c0298-2393-4860-9df2-ef1d25b6ee05", EndpointId:"eth0"}
2026-02-17 02:41:37.908 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-5608/client-containers-e55c0298-2393-4860-9df2-ef1d25b6ee05", EndpointId:"eth0"}
2026-02-17 02:41:37.908 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali36da07c30d4"
2026-02-17 02:41:37.908 [INFO][69] felix/endpoint_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-5608/client-containers-e55c0298-2393-4860-9df2-ef1d25b6ee05", EndpointId:"eth0"}
2026-02-17 02:41:37.908 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-5608/client-containers-e55c0298-2393-4860-9df2-ef1d25b6ee05", EndpointId:"eth0"}
2026-02-17 02:41:37.929 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-5608/client-containers-e55c0298-2393-4860-9df2-ef1d25b6ee05", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:41:37.929 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-5608/client-containers-e55c0298-2393-4860-9df2-ef1d25b6ee05", EndpointId:"eth0"} status="up"
2026-02-17 02:41:38.089 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=downward-api-7961/downwardapi-volume-cc86855e-8351-46fc-85c7-e9266920afc3, name=eth0)
2026-02-17 02:41:38.089 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"downward-api-7961/downwardapi-volume-cc86855e-8351-46fc-85c7-e9266920afc3" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali29974feb1bd" profile_ids:"kns.downward-api-7961" profile_ids:"ksa.downward-api-7961.default" ipv4_nets:"10.100.226.56/32"}
2026-02-17 02:41:38.089 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-7961/downwardapi-volume-cc86855e-8351-46fc-85c7-e9266920afc3", EndpointId:"eth0"}
2026-02-17 02:41:38.089 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-7961/downwardapi-volume-cc86855e-8351-46fc-85c7-e9266920afc3", EndpointId:"eth0"}
2026-02-17 02:41:38.090 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-7961/downwardapi-volume-cc86855e-8351-46fc-85c7-e9266920afc3", EndpointId:"eth0"}
2026-02-17 02:41:38.090 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali29974feb1bd"
2026-02-17 02:41:38.090 [INFO][69] felix/endpoint_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-7961/downwardapi-volume-cc86855e-8351-46fc-85c7-e9266920afc3", EndpointId:"eth0"}
2026-02-17 02:41:38.090 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-7961/downwardapi-volume-cc86855e-8351-46fc-85c7-e9266920afc3", EndpointId:"eth0"}
bird: KIF: Received address message for unknown interface 122
2026-02-17 02:41:38.120 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-7961/downwardapi-volume-cc86855e-8351-46fc-85c7-e9266920afc3", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:41:38.120 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-7961/downwardapi-volume-cc86855e-8351-46fc-85c7-e9266920afc3", EndpointId:"eth0"} status="up"
2026-02-17 02:41:38.196 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=122 ifaceName="cali29974feb1bd" state="down"
2026-02-17 02:41:38.197 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali29974feb1bd"
2026-02-17 02:41:38.197 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali29974feb1bd", State:"down", Index:122}
2026-02-17 02:41:38.197 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali29974feb1bd", Addrs:set.Typed[string]{}}
2026-02-17 02:41:38.197 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali29974feb1bd", Addrs:set.Typed[string]{}}
2026-02-17 02:41:38.197 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali29974feb1bd"
2026-02-17 02:41:38.197 [INFO][69] felix/endpoint_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-7961/downwardapi-volume-cc86855e-8351-46fc-85c7-e9266920afc3", EndpointId:"eth0"}
2026-02-17 02:41:38.197 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-7961/downwardapi-volume-cc86855e-8351-46fc-85c7-e9266920afc3", EndpointId:"eth0"}
2026-02-17 02:41:38.197 [INFO][69] 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:41:38.197 [INFO][69] felix/conntrack.go 90: Removing conntrack flows ip=10.100.226.56
2026-02-17 02:41:38.201 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=122 ifaceName="cali29974feb1bd" state=""
2026-02-17 02:41:38.202 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali29974feb1bd"
2026-02-17 02:41:38.225 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-7961/downwardapi-volume-cc86855e-8351-46fc-85c7-e9266920afc3", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:41:38.225 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-7961/downwardapi-volume-cc86855e-8351-46fc-85c7-e9266920afc3", EndpointId:"eth0"} status="down"
2026-02-17 02:41:38.225 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali29974feb1bd", State:"", Index:122}
2026-02-17 02:41:38.225 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali29974feb1bd", Addrs:set.Set[string](nil)}
2026-02-17 02:41:38.225 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali29974feb1bd", Addrs:set.Set[string](nil)}
2026-02-17 02:41:38.225 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali29974feb1bd"
2026-02-17 02:41:38.225 [INFO][69] felix/endpoint_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-7961/downwardapi-volume-cc86855e-8351-46fc-85c7-e9266920afc3", EndpointId:"eth0"}
2026-02-17 02:41:38.225 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-7961/downwardapi-volume-cc86855e-8351-46fc-85c7-e9266920afc3", EndpointId:"eth0"}
2026-02-17 02:41:38.252 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-7961/downwardapi-volume-cc86855e-8351-46fc-85c7-e9266920afc3", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:41:38.252 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-7961/downwardapi-volume-cc86855e-8351-46fc-85c7-e9266920afc3", EndpointId:"eth0"} status="down"
2026-02-17 02:41:38.323 [INFO][69] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=downward-api-7961/downwardapi-volume-cc86855e-8351-46fc-85c7-e9266920afc3, name=eth0)
2026-02-17 02:41:38.323 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"downward-api-7961/downwardapi-volume-cc86855e-8351-46fc-85c7-e9266920afc3" endpoint_id:"eth0"}
2026-02-17 02:41:38.323 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.downward-api-7961.default"}
2026-02-17 02:41:38.324 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.downward-api-7961"}
2026-02-17 02:41:38.324 [INFO][69] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-7961/downwardapi-volume-cc86855e-8351-46fc-85c7-e9266920afc3", EndpointId:"eth0"}
2026-02-17 02:41:38.324 [INFO][69] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-7961/downwardapi-volume-cc86855e-8351-46fc-85c7-e9266920afc3", EndpointId:"eth0"}
2026-02-17 02:41:38.324 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_nFjrB2lswAy1kfMYI1" ipVersion=0x4 table="filter"
2026-02-17 02:41:38.324 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_qeNpzw4QaMLiJYOw37" ipVersion=0x4 table="filter"
2026-02-17 02:41:38.324 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_nFjrB2lswAy1kfMYI1" ipVersion=0x4 table="filter"
2026-02-17 02:41:38.324 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_qeNpzw4QaMLiJYOw37" ipVersion=0x4 table="filter"
2026-02-17 02:41:38.324 [INFO][69] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-7961/downwardapi-volume-cc86855e-8351-46fc-85c7-e9266920afc3", EndpointId:"eth0"}
2026-02-17 02:41:38.324 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali29974feb1bd" ipVersion=0x4 table="filter"
2026-02-17 02:41:38.325 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali29974feb1bd" ipVersion=0x4 table="filter"
2026-02-17 02:41:38.325 [INFO][69] felix/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-7961/downwardapi-volume-cc86855e-8351-46fc-85c7-e9266920afc3", EndpointId:"eth0"}
2026-02-17 02:41:38.325 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-7961/downwardapi-volume-cc86855e-8351-46fc-85c7-e9266920afc3", EndpointId:"eth0"}
2026-02-17 02:41:38.393 [INFO][69] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-7961/downwardapi-volume-cc86855e-8351-46fc-85c7-e9266920afc3", EndpointId:"eth0"}
2026-02-17 02:41:38.393 [INFO][69] felix/summary.go 100: Summarising 312 dataplane reconciliation loops over 1m0s: avg=28ms longest=81ms (resync-calico-v4,resync-filter-v4,update-filter-v4)
2026-02-17 02:41:38.602 [INFO][69] 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:41:38.603 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali36da07c30d4"
2026-02-17 02:41:38.603 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali36da07c30d4", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:41:38.603 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali36da07c30d4", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:41:39.084 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=containers-5608/client-containers-e55c0298-2393-4860-9df2-ef1d25b6ee05, name=eth0)
2026-02-17 02:41:39.084 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"containers-5608/client-containers-e55c0298-2393-4860-9df2-ef1d25b6ee05" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali36da07c30d4" profile_ids:"kns.containers-5608" profile_ids:"ksa.containers-5608.default" ipv4_nets:"10.100.226.57/32"}
2026-02-17 02:41:39.084 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-5608/client-containers-e55c0298-2393-4860-9df2-ef1d25b6ee05", EndpointId:"eth0"}
2026-02-17 02:41:39.084 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-5608/client-containers-e55c0298-2393-4860-9df2-ef1d25b6ee05", EndpointId:"eth0"}
2026-02-17 02:41:39.084 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-5608/client-containers-e55c0298-2393-4860-9df2-ef1d25b6ee05", EndpointId:"eth0"}
2026-02-17 02:41:39.084 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali36da07c30d4"
2026-02-17 02:41:39.085 [INFO][69] felix/endpoint_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-5608/client-containers-e55c0298-2393-4860-9df2-ef1d25b6ee05", EndpointId:"eth0"}
2026-02-17 02:41:39.085 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-5608/client-containers-e55c0298-2393-4860-9df2-ef1d25b6ee05", EndpointId:"eth0"}
2026-02-17 02:41:39.107 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-5608/client-containers-e55c0298-2393-4860-9df2-ef1d25b6ee05", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:41:39.108 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-5608/client-containers-e55c0298-2393-4860-9df2-ef1d25b6ee05", EndpointId:"eth0"} status="up"
2026-02-17 02:41:39.188 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=123 ifaceName="cali36da07c30d4" state="down"
2026-02-17 02:41:39.188 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali36da07c30d4"
2026-02-17 02:41:39.188 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali36da07c30d4", State:"down", Index:123}
2026-02-17 02:41:39.188 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali36da07c30d4", Addrs:set.Typed[string]{}}
2026-02-17 02:41:39.188 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali36da07c30d4", Addrs:set.Typed[string]{}}
2026-02-17 02:41:39.188 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali36da07c30d4"
2026-02-17 02:41:39.189 [INFO][69] felix/endpoint_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-5608/client-containers-e55c0298-2393-4860-9df2-ef1d25b6ee05", EndpointId:"eth0"}
2026-02-17 02:41:39.189 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-5608/client-containers-e55c0298-2393-4860-9df2-ef1d25b6ee05", EndpointId:"eth0"}
2026-02-17 02:41:39.189 [INFO][69] 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:41:39.189 [INFO][69] felix/conntrack.go 90: Removing conntrack flows ip=10.100.226.57
2026-02-17 02:41:39.192 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=123 ifaceName="cali36da07c30d4" state=""
2026-02-17 02:41:39.192 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali36da07c30d4"
2026-02-17 02:41:39.213 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-5608/client-containers-e55c0298-2393-4860-9df2-ef1d25b6ee05", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:41:39.213 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-5608/client-containers-e55c0298-2393-4860-9df2-ef1d25b6ee05", EndpointId:"eth0"} status="down"
2026-02-17 02:41:39.213 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali36da07c30d4", State:"", Index:123}
2026-02-17 02:41:39.213 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali36da07c30d4", Addrs:set.Set[string](nil)}
2026-02-17 02:41:39.213 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali36da07c30d4", Addrs:set.Set[string](nil)}
2026-02-17 02:41:39.213 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali36da07c30d4"
2026-02-17 02:41:39.213 [INFO][69] felix/endpoint_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-5608/client-containers-e55c0298-2393-4860-9df2-ef1d25b6ee05", EndpointId:"eth0"}
2026-02-17 02:41:39.213 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-5608/client-containers-e55c0298-2393-4860-9df2-ef1d25b6ee05", EndpointId:"eth0"}
2026-02-17 02:41:39.241 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-5608/client-containers-e55c0298-2393-4860-9df2-ef1d25b6ee05", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:41:39.241 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-5608/client-containers-e55c0298-2393-4860-9df2-ef1d25b6ee05", EndpointId:"eth0"} status="down"
2026-02-17 02:41:39.294 [INFO][69] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=containers-5608/client-containers-e55c0298-2393-4860-9df2-ef1d25b6ee05, name=eth0)
2026-02-17 02:41:39.294 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"containers-5608/client-containers-e55c0298-2393-4860-9df2-ef1d25b6ee05" endpoint_id:"eth0"}
2026-02-17 02:41:39.294 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.containers-5608"}
2026-02-17 02:41:39.294 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.containers-5608.default"}
2026-02-17 02:41:39.295 [INFO][69] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-5608/client-containers-e55c0298-2393-4860-9df2-ef1d25b6ee05", EndpointId:"eth0"}
2026-02-17 02:41:39.295 [INFO][69] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-5608/client-containers-e55c0298-2393-4860-9df2-ef1d25b6ee05", EndpointId:"eth0"}
2026-02-17 02:41:39.295 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.containers-5608" ipVersion=0x4 table="filter"
2026-02-17 02:41:39.295 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_EModY6RREV6IIC6zzl" ipVersion=0x4 table="filter"
2026-02-17 02:41:39.295 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.containers-5608" ipVersion=0x4 table="filter"
2026-02-17 02:41:39.295 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_EModY6RREV6IIC6zzl" ipVersion=0x4 table="filter"
2026-02-17 02:41:39.295 [INFO][69] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-5608/client-containers-e55c0298-2393-4860-9df2-ef1d25b6ee05", EndpointId:"eth0"}
2026-02-17 02:41:39.295 [INFO][69] 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:41:39.295 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali36da07c30d4" ipVersion=0x4 table="filter"
2026-02-17 02:41:39.295 [INFO][69] 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:41:39.295 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali36da07c30d4" ipVersion=0x4 table="filter"
2026-02-17 02:41:39.295 [INFO][69] felix/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-5608/client-containers-e55c0298-2393-4860-9df2-ef1d25b6ee05", EndpointId:"eth0"}
2026-02-17 02:41:39.296 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-5608/client-containers-e55c0298-2393-4860-9df2-ef1d25b6ee05", EndpointId:"eth0"}
2026-02-17 02:41:39.360 [INFO][69] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-5608/client-containers-e55c0298-2393-4860-9df2-ef1d25b6ee05", EndpointId:"eth0"}
2026-02-17 02:41:39.428 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-2064"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"648329da-2048-4e6b-a697-5d6bd747a7ee"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-2064"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2064"}
2026-02-17 02:41:39.454 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"statefulset-6551"} labels:{key:"e2e-framework" value:"statefulset"} labels:{key:"e2e-run" value:"648329da-2048-4e6b-a697-5d6bd747a7ee"} labels:{key:"kubernetes.io/metadata.name" value:"statefulset-6551"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-6551"}
2026-02-17 02:41:39.454 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"statefulset-6551" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:41:39.480 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"test" namespace:"statefulset-6551" type:"ClusterIP" cluster_ips:"None" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:41:39.540 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-7961"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"250c9c08-0bb9-4a58-88f0-5b64e701c66e"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-7961"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7961"}
2026-02-17 02:41:39.571 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-6235"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"250c9c08-0bb9-4a58-88f0-5b64e701c66e"} labels:{key:"kubernetes.io/metadata.name" value:"projected-6235"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6235"}
2026-02-17 02:41:39.595 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"projected-6235" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:41:40.095 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=statefulset-6551/ss-0, name=eth0)
2026-02-17 02:41:40.095 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.statefulset-6551"} profile:{inbound_rules:{action:"allow" rule_id:"NT9qDEdZbBZ7FLUu"} outbound_rules:{action:"allow" rule_id:"iwriTbFDQDX7FSE0"}}
2026-02-17 02:41:40.095 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.statefulset-6551.default"} profile:{}
2026-02-17 02:41:40.117 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-6551/ss-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"calidd211b0f256" profile_ids:"kns.statefulset-6551" profile_ids:"ksa.statefulset-6551.default" ipv4_nets:"10.100.226.58/32"}
2026-02-17 02:41:40.117 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6551/ss-0", EndpointId:"eth0"}
2026-02-17 02:41:40.118 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6551/ss-0", EndpointId:"eth0"}
2026-02-17 02:41:40.118 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6551/ss-0", EndpointId:"eth0"}
2026-02-17 02:41:40.118 [INFO][69] 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:41:40.118 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calidd211b0f256" ipVersion=0x4 table="filter"
2026-02-17 02:41:40.118 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_p_oMOi17zfbouoZumn" ipVersion=0x4 table="filter"
2026-02-17 02:41:40.118 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_eg7zm7fncgeWsF3U0b" ipVersion=0x4 table="filter"
2026-02-17 02:41:40.118 [INFO][69] 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:41:40.118 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calidd211b0f256" ipVersion=0x4 table="filter"
2026-02-17 02:41:40.118 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_p_oMOi17zfbouoZumn" ipVersion=0x4 table="filter"
2026-02-17 02:41:40.118 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_eg7zm7fncgeWsF3U0b" ipVersion=0x4 table="filter"
2026-02-17 02:41:40.118 [INFO][69] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calidd211b0f256"
2026-02-17 02:41:40.119 [INFO][69] felix/endpoint_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-6551/ss-0", EndpointId:"eth0"}
2026-02-17 02:41:40.119 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6551/ss-0", EndpointId:"eth0"}
2026-02-17 02:41:40.152 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6551/ss-0", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:41:40.152 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6551/ss-0", EndpointId:"eth0"} status="down"
2026-02-17 02:41:40.171 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=124 ifaceName="calidd211b0f256" state="down"
2026-02-17 02:41:40.171 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calidd211b0f256", State:"down", Index:124}
2026-02-17 02:41:40.171 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calidd211b0f256"
2026-02-17 02:41:40.171 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calidd211b0f256", Addrs:set.Typed[string]{}}
2026-02-17 02:41:40.171 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calidd211b0f256", Addrs:set.Typed[string]{}}
2026-02-17 02:41:40.171 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calidd211b0f256"
2026-02-17 02:41:40.171 [INFO][69] felix/endpoint_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-6551/ss-0", EndpointId:"eth0"}
2026-02-17 02:41:40.171 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6551/ss-0", EndpointId:"eth0"}
2026-02-17 02:41:40.171 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=124 ifaceName="calidd211b0f256" state="up"
2026-02-17 02:41:40.189 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6551/ss-0", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:41:40.189 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6551/ss-0", EndpointId:"eth0"} status="down"
2026-02-17 02:41:40.189 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calidd211b0f256", State:"up", Index:124}
2026-02-17 02:41:40.189 [INFO][69] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calidd211b0f256"
2026-02-17 02:41:40.190 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calidd211b0f256"
2026-02-17 02:41:40.190 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calidd211b0f256"
2026-02-17 02:41:40.190 [INFO][69] felix/endpoint_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-6551/ss-0", EndpointId:"eth0"}
2026-02-17 02:41:40.190 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6551/ss-0", EndpointId:"eth0"}
2026-02-17 02:41:40.219 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6551/ss-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:41:40.219 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6551/ss-0", EndpointId:"eth0"} status="up"
2026-02-17 02:41:40.219 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"tables-7964" name:"default"}
2026-02-17 02:41:40.245 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=projected-6235/pod-projected-secrets-7ceeb017-a04e-4183-a5b7-b6052611f65d, name=eth0)
2026-02-17 02:41:40.245 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.projected-6235"} profile:{inbound_rules:{action:"allow" rule_id:"iv3vdyR1jRUMRmBT"} outbound_rules:{action:"allow" rule_id:"6HV9cyzCKHbu2Olu"}}
2026-02-17 02:41:40.246 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.projected-6235.default"} profile:{}
2026-02-17 02:41:40.246 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-6235/pod-projected-secrets-7ceeb017-a04e-4183-a5b7-b6052611f65d" endpoint_id:"eth0"} endpoint:{state:"active" name:"calid0f7bf36cd4" profile_ids:"kns.projected-6235" profile_ids:"ksa.projected-6235.default" ipv4_nets:"10.100.226.59/32"}
2026-02-17 02:41:40.246 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6235/pod-projected-secrets-7ceeb017-a04e-4183-a5b7-b6052611f65d", EndpointId:"eth0"}
2026-02-17 02:41:40.246 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6235/pod-projected-secrets-7ceeb017-a04e-4183-a5b7-b6052611f65d", EndpointId:"eth0"}
2026-02-17 02:41:40.246 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6235/pod-projected-secrets-7ceeb017-a04e-4183-a5b7-b6052611f65d", EndpointId:"eth0"}
2026-02-17 02:41:40.246 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calid0f7bf36cd4" ipVersion=0x4 table="filter"
2026-02-17 02:41:40.246 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.projected-6235" ipVersion=0x4 table="filter"
2026-02-17 02:41:40.246 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_vsEnYRq1LdnITUDAVy" ipVersion=0x4 table="filter"
2026-02-17 02:41:40.246 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calid0f7bf36cd4" ipVersion=0x4 table="filter"
2026-02-17 02:41:40.246 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.projected-6235" ipVersion=0x4 table="filter"
2026-02-17 02:41:40.246 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_vsEnYRq1LdnITUDAVy" ipVersion=0x4 table="filter"
2026-02-17 02:41:40.246 [INFO][69] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calid0f7bf36cd4"
2026-02-17 02:41:40.246 [INFO][69] felix/endpoint_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-6235/pod-projected-secrets-7ceeb017-a04e-4183-a5b7-b6052611f65d", EndpointId:"eth0"}
2026-02-17 02:41:40.246 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6235/pod-projected-secrets-7ceeb017-a04e-4183-a5b7-b6052611f65d", EndpointId:"eth0"}
2026-02-17 02:41:40.287 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6235/pod-projected-secrets-7ceeb017-a04e-4183-a5b7-b6052611f65d", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:41:40.287 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6235/pod-projected-secrets-7ceeb017-a04e-4183-a5b7-b6052611f65d", EndpointId:"eth0"} status="down"
2026-02-17 02:41:40.288 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"containers-5608"} labels:{key:"e2e-framework" value:"containers"} labels:{key:"e2e-run" value:"c813837b-097e-4d2a-845a-e92d88485297"} labels:{key:"kubernetes.io/metadata.name" value:"containers-5608"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5608"}
2026-02-17 02:41:40.322 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=125 ifaceName="calid0f7bf36cd4" state="down"
2026-02-17 02:41:40.322 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calid0f7bf36cd4"
2026-02-17 02:41:40.322 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid0f7bf36cd4", State:"down", Index:125}
2026-02-17 02:41:40.322 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid0f7bf36cd4", Addrs:set.Typed[string]{}}
2026-02-17 02:41:40.322 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid0f7bf36cd4", Addrs:set.Typed[string]{}}
2026-02-17 02:41:40.322 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calid0f7bf36cd4"
2026-02-17 02:41:40.322 [INFO][69] felix/endpoint_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-6235/pod-projected-secrets-7ceeb017-a04e-4183-a5b7-b6052611f65d", EndpointId:"eth0"}
2026-02-17 02:41:40.322 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6235/pod-projected-secrets-7ceeb017-a04e-4183-a5b7-b6052611f65d", EndpointId:"eth0"}
2026-02-17 02:41:40.324 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=125 ifaceName="calid0f7bf36cd4" state="up"
2026-02-17 02:41:40.341 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6235/pod-projected-secrets-7ceeb017-a04e-4183-a5b7-b6052611f65d", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:41:40.341 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6235/pod-projected-secrets-7ceeb017-a04e-4183-a5b7-b6052611f65d", EndpointId:"eth0"} status="down"
2026-02-17 02:41:40.341 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid0f7bf36cd4", State:"up", Index:125}
2026-02-17 02:41:40.341 [INFO][69] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calid0f7bf36cd4"
2026-02-17 02:41:40.341 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calid0f7bf36cd4"
2026-02-17 02:41:40.341 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calid0f7bf36cd4"
2026-02-17 02:41:40.341 [INFO][69] felix/endpoint_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-6235/pod-projected-secrets-7ceeb017-a04e-4183-a5b7-b6052611f65d", EndpointId:"eth0"}
2026-02-17 02:41:40.341 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6235/pod-projected-secrets-7ceeb017-a04e-4183-a5b7-b6052611f65d", EndpointId:"eth0"}
2026-02-17 02:41:40.367 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6235/pod-projected-secrets-7ceeb017-a04e-4183-a5b7-b6052611f65d", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:41:40.367 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6235/pod-projected-secrets-7ceeb017-a04e-4183-a5b7-b6052611f65d", EndpointId:"eth0"} status="up"
2026-02-17 02:41:40.367 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"svcaccounts-2706"} labels:{key:"e2e-framework" value:"svcaccounts"} labels:{key:"e2e-run" value:"c813837b-097e-4d2a-845a-e92d88485297"} labels:{key:"kubernetes.io/metadata.name" value:"svcaccounts-2706"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2706"}
2026-02-17 02:41:40.367 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"svcaccounts-2706" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:41:40.759 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"subpath-7690" name:"default"}
2026-02-17 02:41:40.941 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=projected-6235/pod-projected-secrets-7ceeb017-a04e-4183-a5b7-b6052611f65d, name=eth0)
2026-02-17 02:41:40.941 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-6235/pod-projected-secrets-7ceeb017-a04e-4183-a5b7-b6052611f65d" endpoint_id:"eth0"} endpoint:{state:"active" name:"calid0f7bf36cd4" profile_ids:"kns.projected-6235" profile_ids:"ksa.projected-6235.default" ipv4_nets:"10.100.226.59/32"}
2026-02-17 02:41:40.941 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6235/pod-projected-secrets-7ceeb017-a04e-4183-a5b7-b6052611f65d", EndpointId:"eth0"}
2026-02-17 02:41:40.941 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6235/pod-projected-secrets-7ceeb017-a04e-4183-a5b7-b6052611f65d", EndpointId:"eth0"}
2026-02-17 02:41:40.941 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6235/pod-projected-secrets-7ceeb017-a04e-4183-a5b7-b6052611f65d", EndpointId:"eth0"}
2026-02-17 02:41:40.942 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calid0f7bf36cd4"
2026-02-17 02:41:40.942 [INFO][69] felix/endpoint_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-6235/pod-projected-secrets-7ceeb017-a04e-4183-a5b7-b6052611f65d", EndpointId:"eth0"}
2026-02-17 02:41:40.942 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6235/pod-projected-secrets-7ceeb017-a04e-4183-a5b7-b6052611f65d", EndpointId:"eth0"}
2026-02-17 02:41:40.965 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=statefulset-6551/ss-0, name=eth0)
2026-02-17 02:41:40.969 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6235/pod-projected-secrets-7ceeb017-a04e-4183-a5b7-b6052611f65d", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:41:40.969 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6235/pod-projected-secrets-7ceeb017-a04e-4183-a5b7-b6052611f65d", EndpointId:"eth0"} status="up"
2026-02-17 02:41:40.969 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-6551/ss-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"calidd211b0f256" profile_ids:"kns.statefulset-6551" profile_ids:"ksa.statefulset-6551.default" ipv4_nets:"10.100.226.58/32"}
2026-02-17 02:41:40.969 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6551/ss-0", EndpointId:"eth0"}
2026-02-17 02:41:40.969 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6551/ss-0", EndpointId:"eth0"}
2026-02-17 02:41:40.969 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6551/ss-0", EndpointId:"eth0"}
2026-02-17 02:41:40.970 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calidd211b0f256"
2026-02-17 02:41:40.970 [INFO][69] felix/endpoint_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-6551/ss-0", EndpointId:"eth0"}
2026-02-17 02:41:40.971 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6551/ss-0", EndpointId:"eth0"}
2026-02-17 02:41:41.000 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6551/ss-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:41:41.000 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6551/ss-0", EndpointId:"eth0"} status="up"
2026-02-17 02:41:41.008 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"projected-8109" name:"default"}
2026-02-17 02:41:41.077 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-8109"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"250c9c08-0bb9-4a58-88f0-5b64e701c66e"} labels:{key:"kubernetes.io/metadata.name" value:"projected-8109"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8109"}
2026-02-17 02:41:41.105 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"projected-8109"}
2026-02-17 02:41:41.134 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"subpath-7690"} labels:{key:"e2e-framework" value:"subpath"} labels:{key:"e2e-run" value:"648329da-2048-4e6b-a697-5d6bd747a7ee"} labels:{key:"kubernetes.io/metadata.name" value:"subpath-7690"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7690"}
2026-02-17 02:41:41.159 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"subpath-7690"}
2026-02-17 02:41:41.186 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"tables-7964"} labels:{key:"e2e-framework" value:"tables"} labels:{key:"e2e-run" value:"648329da-2048-4e6b-a697-5d6bd747a7ee"} labels:{key:"kubernetes.io/metadata.name" value:"tables-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:"tables-7964"}
2026-02-17 02:41:41.217 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=services-9586/externalname-service-5d877588c-89cnv, name=eth0)
2026-02-17 02:41:41.218 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"tables-7964"}
2026-02-17 02:41:41.219 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-9586/externalname-service-5d877588c-89cnv" endpoint_id:"eth0"} endpoint:{state:"active" name:"calida95ecb1da9" profile_ids:"kns.services-9586" profile_ids:"ksa.services-9586.default" ipv4_nets:"10.100.226.54/32"}
2026-02-17 02:41:41.219 [INFO][69] felix/int_dataplane.go 2323: Dataplane updates throttled
2026-02-17 02:41:41.219 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9586/externalname-service-5d877588c-89cnv", EndpointId:"eth0"}
2026-02-17 02:41:41.220 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9586/externalname-service-5d877588c-89cnv", EndpointId:"eth0"}
2026-02-17 02:41:41.220 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9586/externalname-service-5d877588c-89cnv", EndpointId:"eth0"}
2026-02-17 02:41:41.220 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calida95ecb1da9"
2026-02-17 02:41:41.221 [INFO][69] felix/endpoint_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-9586/externalname-service-5d877588c-89cnv", EndpointId:"eth0"}
2026-02-17 02:41:41.221 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9586/externalname-service-5d877588c-89cnv", EndpointId:"eth0"}
2026-02-17 02:41:41.230 [INFO][69] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=services-9586/externalname-service-5d877588c-89cnv, name=eth0)
2026-02-17 02:41:41.252 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9586/externalname-service-5d877588c-89cnv", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:41:41.252 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9586/externalname-service-5d877588c-89cnv", EndpointId:"eth0"} status="up"
2026-02-17 02:41:41.252 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-9586/externalname-service-5d877588c-89cnv" endpoint_id:"eth0"}
2026-02-17 02:41:41.252 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.services-9586"}
2026-02-17 02:41:41.252 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.services-9586.default"}
2026-02-17 02:41:41.321 [INFO][69] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9586/externalname-service-5d877588c-89cnv", EndpointId:"eth0"}
2026-02-17 02:41:41.321 [INFO][69] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9586/externalname-service-5d877588c-89cnv", EndpointId:"eth0"}
2026-02-17 02:41:41.321 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.services-9586" ipVersion=0x4 table="filter"
2026-02-17 02:41:41.321 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-__1l191nrp3TmeHA17C" ipVersion=0x4 table="filter"
2026-02-17 02:41:41.321 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.services-9586" ipVersion=0x4 table="filter"
2026-02-17 02:41:41.321 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-__1l191nrp3TmeHA17C" ipVersion=0x4 table="filter"
2026-02-17 02:41:41.321 [INFO][69] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9586/externalname-service-5d877588c-89cnv", EndpointId:"eth0"}
2026-02-17 02:41:41.321 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calida95ecb1da9" ipVersion=0x4 table="filter"
2026-02-17 02:41:41.321 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calida95ecb1da9" ipVersion=0x4 table="filter"
2026-02-17 02:41:41.321 [INFO][69] felix/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-9586/externalname-service-5d877588c-89cnv", EndpointId:"eth0"}
2026-02-17 02:41:41.321 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9586/externalname-service-5d877588c-89cnv", EndpointId:"eth0"}
2026-02-17 02:41:41.322 [INFO][69] felix/conntrack.go 90: Removing conntrack flows ip=10.100.226.54
2026-02-17 02:41:41.379 [INFO][69] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9586/externalname-service-5d877588c-89cnv", EndpointId:"eth0"}
2026-02-17 02:41:41.610 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"services-9586" name:"default"}
2026-02-17 02:41:41.610 [INFO][69] felix/int_dataplane.go 2279: Dataplane updates no longer throttled
2026-02-17 02:41:41.639 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-9586"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"c813837b-097e-4d2a-845a-e92d88485297"} labels:{key:"kubernetes.io/metadata.name" value:"services-9586"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-9586"}
2026-02-17 02:41:41.661 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"services-9586"}
2026-02-17 02:41:41.679 [INFO][69] 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:41:41.679 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calidd211b0f256"
2026-02-17 02:41:41.695 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calidd211b0f256", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:41:41.695 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calidd211b0f256", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:41:41.695 [INFO][69] felix/int_dataplane.go 2323: Dataplane updates throttled
2026-02-17 02:41:41.938 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"services-3679" name:"default"}
2026-02-17 02:41:42.091 [INFO][69] 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:41:42.091 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calid0f7bf36cd4"
2026-02-17 02:41:42.091 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid0f7bf36cd4", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:41:42.091 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid0f7bf36cd4", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:41:42.091 [INFO][69] felix/int_dataplane.go 2279: Dataplane updates no longer throttled
2026-02-17 02:41:42.133 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-3679"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"services-3679"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-3679"}
2026-02-17 02:41:42.168 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"services-3679"}
bird: KIF: Received address message for unknown interface 120
2026-02-17 02:41:43.636 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=120 ifaceName="calida95ecb1da9" state="down"
2026-02-17 02:41:43.636 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calida95ecb1da9", State:"down", Index:120}
2026-02-17 02:41:43.637 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calida95ecb1da9"
2026-02-17 02:41:43.637 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=120 ifaceName="calida95ecb1da9" state=""
2026-02-17 02:41:43.637 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calida95ecb1da9"
2026-02-17 02:41:43.637 [INFO][69] felix/iface_monitor.go 243: Netlink address update but interface isn't yet known.  Will handle when interface is signalled. addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=120
2026-02-17 02:41:43.658 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calida95ecb1da9", Addrs:set.Typed[string]{}}
2026-02-17 02:41:43.658 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calida95ecb1da9", Addrs:set.Typed[string]{}}
2026-02-17 02:41:43.658 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calida95ecb1da9", State:"", Index:120}
2026-02-17 02:41:43.658 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calida95ecb1da9", Addrs:set.Set[string](nil)}
2026-02-17 02:41:43.658 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calida95ecb1da9", Addrs:set.Set[string](nil)}
2026-02-17 02:41:43.738 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"cronjob-3381" name:"default"}
2026-02-17 02:41:43.786 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-6235"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"250c9c08-0bb9-4a58-88f0-5b64e701c66e"} labels:{key:"kubernetes.io/metadata.name" value:"projected-6235"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6235"}
2026-02-17 02:41:43.812 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"cronjob-3381"}
2026-02-17 02:41:43.832 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"var-expansion-8468"} labels:{key:"e2e-framework" value:"var-expansion"} labels:{key:"e2e-run" value:"250c9c08-0bb9-4a58-88f0-5b64e701c66e"} labels:{key:"kubernetes.io/metadata.name" value:"var-expansion-8468"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8468"}
2026-02-17 02:41:43.856 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"var-expansion-8468" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:41:44.474 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-2064"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"648329da-2048-4e6b-a697-5d6bd747a7ee"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-2064"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2064"}
2026-02-17 02:41:44.644 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"downward-api-7961" name:"default"}
2026-02-17 02:41:44.836 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-7961"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"250c9c08-0bb9-4a58-88f0-5b64e701c66e"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-7961"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7961"}
2026-02-17 02:41:44.862 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"downward-api-7961"}
2026-02-17 02:41:45.393 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"containers-5608" name:"default"}
2026-02-17 02:41:45.637 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"containers-5608"} labels:{key:"e2e-framework" value:"containers"} labels:{key:"e2e-run" value:"c813837b-097e-4d2a-845a-e92d88485297"} labels:{key:"kubernetes.io/metadata.name" value:"containers-5608"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5608"}
2026-02-17 02:41:45.666 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"containers-5608"}
2026-02-17 02:41:46.938 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"watch-2784"} labels:{key:"e2e-framework" value:"watch"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"watch-2784"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-2784"}
2026-02-17 02:41:46.993 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"subpath-6914"} labels:{key:"e2e-framework" value:"subpath"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"subpath-6914"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6914"}
2026-02-17 02:41:47.015 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"subpath-6914" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:41:47.946 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"var-expansion-8468"} labels:{key:"e2e-framework" value:"var-expansion"} labels:{key:"e2e-run" value:"250c9c08-0bb9-4a58-88f0-5b64e701c66e"} labels:{key:"kubernetes.io/metadata.name" value:"var-expansion-8468"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8468"}
2026-02-17 02:41:47.973 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-54"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"250c9c08-0bb9-4a58-88f0-5b64e701c66e"} labels:{key:"kubernetes.io/metadata.name" value:"projected-54"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-54"}
2026-02-17 02:41:47.992 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"projected-54" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:41:48.817 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=projected-6235/pod-projected-secrets-7ceeb017-a04e-4183-a5b7-b6052611f65d, name=eth0)
2026-02-17 02:41:48.818 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-6235/pod-projected-secrets-7ceeb017-a04e-4183-a5b7-b6052611f65d" endpoint_id:"eth0"} endpoint:{state:"active" name:"calid0f7bf36cd4" profile_ids:"kns.projected-6235" profile_ids:"ksa.projected-6235.default" ipv4_nets:"10.100.226.59/32"}
2026-02-17 02:41:48.818 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6235/pod-projected-secrets-7ceeb017-a04e-4183-a5b7-b6052611f65d", EndpointId:"eth0"}
2026-02-17 02:41:48.818 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6235/pod-projected-secrets-7ceeb017-a04e-4183-a5b7-b6052611f65d", EndpointId:"eth0"}
2026-02-17 02:41:48.818 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6235/pod-projected-secrets-7ceeb017-a04e-4183-a5b7-b6052611f65d", EndpointId:"eth0"}
2026-02-17 02:41:48.819 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calid0f7bf36cd4"
2026-02-17 02:41:48.819 [INFO][69] felix/endpoint_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-6235/pod-projected-secrets-7ceeb017-a04e-4183-a5b7-b6052611f65d", EndpointId:"eth0"}
2026-02-17 02:41:48.819 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6235/pod-projected-secrets-7ceeb017-a04e-4183-a5b7-b6052611f65d", EndpointId:"eth0"}
2026-02-17 02:41:48.839 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=projected-6235/pod-projected-secrets-7ceeb017-a04e-4183-a5b7-b6052611f65d, name=eth0)
2026-02-17 02:41:48.851 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6235/pod-projected-secrets-7ceeb017-a04e-4183-a5b7-b6052611f65d", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:41:48.851 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6235/pod-projected-secrets-7ceeb017-a04e-4183-a5b7-b6052611f65d", EndpointId:"eth0"} status="up"
2026-02-17 02:41:48.851 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-6235"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"250c9c08-0bb9-4a58-88f0-5b64e701c66e"} labels:{key:"kubernetes.io/metadata.name" value:"projected-6235"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6235"}
2026-02-17 02:41:48.852 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-6235/pod-projected-secrets-7ceeb017-a04e-4183-a5b7-b6052611f65d" endpoint_id:"eth0"} endpoint:{state:"active" name:"calid0f7bf36cd4" profile_ids:"kns.projected-6235" profile_ids:"ksa.projected-6235.default" ipv4_nets:"10.100.226.59/32"}
2026-02-17 02:41:48.852 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6235/pod-projected-secrets-7ceeb017-a04e-4183-a5b7-b6052611f65d", EndpointId:"eth0"}
2026-02-17 02:41:48.852 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6235/pod-projected-secrets-7ceeb017-a04e-4183-a5b7-b6052611f65d", EndpointId:"eth0"}
2026-02-17 02:41:48.852 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6235/pod-projected-secrets-7ceeb017-a04e-4183-a5b7-b6052611f65d", EndpointId:"eth0"}
2026-02-17 02:41:48.852 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calid0f7bf36cd4"
2026-02-17 02:41:48.853 [INFO][69] felix/endpoint_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-6235/pod-projected-secrets-7ceeb017-a04e-4183-a5b7-b6052611f65d", EndpointId:"eth0"}
2026-02-17 02:41:48.853 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6235/pod-projected-secrets-7ceeb017-a04e-4183-a5b7-b6052611f65d", EndpointId:"eth0"}
2026-02-17 02:41:48.890 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6235/pod-projected-secrets-7ceeb017-a04e-4183-a5b7-b6052611f65d", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:41:48.890 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6235/pod-projected-secrets-7ceeb017-a04e-4183-a5b7-b6052611f65d", EndpointId:"eth0"} status="up"
2026-02-17 02:41:49.158 [INFO][69] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=projected-6235/pod-projected-secrets-7ceeb017-a04e-4183-a5b7-b6052611f65d, name=eth0)
2026-02-17 02:41:49.159 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-6235/pod-projected-secrets-7ceeb017-a04e-4183-a5b7-b6052611f65d" endpoint_id:"eth0"}
2026-02-17 02:41:49.159 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.projected-6235"}
2026-02-17 02:41:49.159 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.projected-6235.default"}
2026-02-17 02:41:49.159 [INFO][69] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6235/pod-projected-secrets-7ceeb017-a04e-4183-a5b7-b6052611f65d", EndpointId:"eth0"}
2026-02-17 02:41:49.159 [INFO][69] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6235/pod-projected-secrets-7ceeb017-a04e-4183-a5b7-b6052611f65d", EndpointId:"eth0"}
2026-02-17 02:41:49.159 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.projected-6235" ipVersion=0x4 table="filter"
2026-02-17 02:41:49.159 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_vsEnYRq1LdnITUDAVy" ipVersion=0x4 table="filter"
2026-02-17 02:41:49.159 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.projected-6235" ipVersion=0x4 table="filter"
2026-02-17 02:41:49.159 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_vsEnYRq1LdnITUDAVy" ipVersion=0x4 table="filter"
2026-02-17 02:41:49.159 [INFO][69] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6235/pod-projected-secrets-7ceeb017-a04e-4183-a5b7-b6052611f65d", EndpointId:"eth0"}
2026-02-17 02:41:49.160 [INFO][69] 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:49.160 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calid0f7bf36cd4" ipVersion=0x4 table="filter"
2026-02-17 02:41:49.160 [INFO][69] 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:49.160 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calid0f7bf36cd4" ipVersion=0x4 table="filter"
2026-02-17 02:41:49.160 [INFO][69] felix/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-6235/pod-projected-secrets-7ceeb017-a04e-4183-a5b7-b6052611f65d", EndpointId:"eth0"}
2026-02-17 02:41:49.160 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6235/pod-projected-secrets-7ceeb017-a04e-4183-a5b7-b6052611f65d", EndpointId:"eth0"}
2026-02-17 02:41:49.160 [INFO][69] felix/conntrack.go 90: Removing conntrack flows ip=10.100.226.59
2026-02-17 02:41:49.230 [INFO][69] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6235/pod-projected-secrets-7ceeb017-a04e-4183-a5b7-b6052611f65d", EndpointId:"eth0"}
2026-02-17 02:41:49.267 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=125 ifaceName="calid0f7bf36cd4" state="down"
2026-02-17 02:41:49.267 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calid0f7bf36cd4"
2026-02-17 02:41:49.267 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid0f7bf36cd4", State:"down", Index:125}
2026-02-17 02:41:49.268 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid0f7bf36cd4", Addrs:set.Typed[string]{}}
2026-02-17 02:41:49.268 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid0f7bf36cd4", Addrs:set.Typed[string]{}}
2026-02-17 02:41:49.271 [INFO][69] 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:41:49.277 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=125 ifaceName="calid0f7bf36cd4" state=""
2026-02-17 02:41:49.277 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calid0f7bf36cd4"
2026-02-17 02:41:49.290 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid0f7bf36cd4", State:"", Index:125}
2026-02-17 02:41:49.291 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid0f7bf36cd4", Addrs:set.Set[string](nil)}
2026-02-17 02:41:49.291 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid0f7bf36cd4", Addrs:set.Set[string](nil)}
2026-02-17 02:41:49.583 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=statefulset-6551/ss-0, name=eth0)
2026-02-17 02:41:49.583 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-6551/ss-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"calidd211b0f256" profile_ids:"kns.statefulset-6551" profile_ids:"ksa.statefulset-6551.default" ipv4_nets:"10.100.226.58/32"}
2026-02-17 02:41:49.583 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6551/ss-0", EndpointId:"eth0"}
2026-02-17 02:41:49.583 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6551/ss-0", EndpointId:"eth0"}
2026-02-17 02:41:49.583 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6551/ss-0", EndpointId:"eth0"}
2026-02-17 02:41:49.584 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calidd211b0f256"
2026-02-17 02:41:49.584 [INFO][69] felix/endpoint_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-6551/ss-0", EndpointId:"eth0"}
2026-02-17 02:41:49.584 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6551/ss-0", EndpointId:"eth0"}
2026-02-17 02:41:49.608 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6551/ss-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:41:49.608 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6551/ss-0", EndpointId:"eth0"} status="up"
2026-02-17 02:41:49.611 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=statefulset-6551/ss-0, name=eth0)
2026-02-17 02:41:49.612 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-6551/ss-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"calidd211b0f256" profile_ids:"kns.statefulset-6551" profile_ids:"ksa.statefulset-6551.default" ipv4_nets:"10.100.226.58/32"}
2026-02-17 02:41:49.612 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6551/ss-0", EndpointId:"eth0"}
2026-02-17 02:41:49.612 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6551/ss-0", EndpointId:"eth0"}
2026-02-17 02:41:49.612 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6551/ss-0", EndpointId:"eth0"}
2026-02-17 02:41:49.613 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calidd211b0f256"
2026-02-17 02:41:49.613 [INFO][69] felix/endpoint_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-6551/ss-0", EndpointId:"eth0"}
2026-02-17 02:41:49.613 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6551/ss-0", EndpointId:"eth0"}
2026-02-17 02:41:49.637 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6551/ss-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:41:49.637 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6551/ss-0", EndpointId:"eth0"} status="up"
2026-02-17 02:41:49.727 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"configmap-2064" name:"default"}
2026-02-17 02:41:49.937 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=statefulset-6551/ss-0, name=eth0)
2026-02-17 02:41:49.937 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-6551/ss-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"calidd211b0f256" profile_ids:"kns.statefulset-6551" profile_ids:"ksa.statefulset-6551.default" ipv4_nets:"10.100.226.58/32"}
2026-02-17 02:41:49.937 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6551/ss-0", EndpointId:"eth0"}
2026-02-17 02:41:49.937 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6551/ss-0", EndpointId:"eth0"}
2026-02-17 02:41:49.937 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6551/ss-0", EndpointId:"eth0"}
2026-02-17 02:41:49.939 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calidd211b0f256"
2026-02-17 02:41:49.939 [INFO][69] felix/endpoint_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-6551/ss-0", EndpointId:"eth0"}
2026-02-17 02:41:49.939 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6551/ss-0", EndpointId:"eth0"}
2026-02-17 02:41:49.972 [INFO][69] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=statefulset-6551/ss-0, name=eth0)
2026-02-17 02:41:49.974 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6551/ss-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:41:49.974 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6551/ss-0", EndpointId:"eth0"} status="up"
2026-02-17 02:41:49.974 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-6551/ss-0" endpoint_id:"eth0"}
2026-02-17 02:41:49.974 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.statefulset-6551"}
2026-02-17 02:41:49.974 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.statefulset-6551.default"}
2026-02-17 02:41:49.974 [INFO][69] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6551/ss-0", EndpointId:"eth0"}
2026-02-17 02:41:49.974 [INFO][69] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6551/ss-0", EndpointId:"eth0"}
2026-02-17 02:41:49.975 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_p_oMOi17zfbouoZumn" ipVersion=0x4 table="filter"
2026-02-17 02:41:49.975 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_eg7zm7fncgeWsF3U0b" ipVersion=0x4 table="filter"
2026-02-17 02:41:49.975 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_p_oMOi17zfbouoZumn" ipVersion=0x4 table="filter"
2026-02-17 02:41:49.975 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_eg7zm7fncgeWsF3U0b" ipVersion=0x4 table="filter"
2026-02-17 02:41:49.975 [INFO][69] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6551/ss-0", EndpointId:"eth0"}
2026-02-17 02:41:49.975 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calidd211b0f256" ipVersion=0x4 table="filter"
2026-02-17 02:41:49.975 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calidd211b0f256" ipVersion=0x4 table="filter"
2026-02-17 02:41:49.975 [INFO][69] felix/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-6551/ss-0", EndpointId:"eth0"}
2026-02-17 02:41:49.975 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6551/ss-0", EndpointId:"eth0"}
2026-02-17 02:41:49.976 [INFO][69] felix/conntrack.go 90: Removing conntrack flows ip=10.100.226.58
bird: KIF: Received address message for unknown interface 124
2026-02-17 02:41:50.040 [INFO][69] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6551/ss-0", EndpointId:"eth0"}
2026-02-17 02:41:50.085 [INFO][69] 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:41:50.085 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calidd211b0f256"
2026-02-17 02:41:50.085 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=124 ifaceName="calidd211b0f256" state="down"
2026-02-17 02:41:50.085 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calidd211b0f256", Addrs:set.Typed[string]{}}
2026-02-17 02:41:50.085 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calidd211b0f256", Addrs:set.Typed[string]{}}
2026-02-17 02:41:50.085 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calidd211b0f256", State:"down", Index:124}
2026-02-17 02:41:50.086 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=124 ifaceName="calidd211b0f256" state=""
2026-02-17 02:41:50.086 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calidd211b0f256"
2026-02-17 02:41:50.112 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calidd211b0f256", State:"", Index:124}
2026-02-17 02:41:50.112 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calidd211b0f256", Addrs:set.Set[string](nil)}
2026-02-17 02:41:50.112 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calidd211b0f256", Addrs:set.Set[string](nil)}
2026-02-17 02:41:50.304 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"configmap-2064"}
2026-02-17 02:41:52.093 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"watch-2784" name:"default"}
2026-02-17 02:41:52.129 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-54"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"250c9c08-0bb9-4a58-88f0-5b64e701c66e"} labels:{key:"kubernetes.io/metadata.name" value:"projected-54"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-54"}
2026-02-17 02:41:52.154 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"security-context-test-3395"} labels:{key:"e2e-framework" value:"security-context-test"} labels:{key:"e2e-run" value:"250c9c08-0bb9-4a58-88f0-5b64e701c66e"} labels:{key:"kubernetes.io/metadata.name" value:"security-context-test-3395"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-3395"}
2026-02-17 02:41:52.175 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"security-context-test-3395" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:41:52.328 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"watch-2784"} labels:{key:"e2e-framework" value:"watch"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"watch-2784"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-2784"}
2026-02-17 02:41:52.395 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"watch-2784"}
2026-02-17 02:41:53.205 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"var-expansion-8468" name:"default"}
2026-02-17 02:41:53.256 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"var-expansion-8468"} labels:{key:"e2e-framework" value:"var-expansion"} labels:{key:"e2e-run" value:"250c9c08-0bb9-4a58-88f0-5b64e701c66e"} labels:{key:"kubernetes.io/metadata.name" value:"var-expansion-8468"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8468"}
2026-02-17 02:41:53.282 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"var-expansion-8468"}
2026-02-17 02:41:53.939 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"projected-6235" name:"default"}
2026-02-17 02:41:54.144 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"projected-6235"}
2026-02-17 02:41:56.236 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"security-context-test-3395"} labels:{key:"e2e-framework" value:"security-context-test"} labels:{key:"e2e-run" value:"250c9c08-0bb9-4a58-88f0-5b64e701c66e"} labels:{key:"kubernetes.io/metadata.name" value:"security-context-test-3395"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-3395"}
2026-02-17 02:41:56.261 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-2797"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"250c9c08-0bb9-4a58-88f0-5b64e701c66e"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-2797"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2797"}
2026-02-17 02:41:56.288 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kubectl-2797" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:41:57.063 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=kubectl-2797/update-demo-nautilus-qw4sq, name=eth0)
2026-02-17 02:41:57.063 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.kubectl-2797.default"} profile:{}
2026-02-17 02:41:57.063 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.kubectl-2797"} profile:{inbound_rules:{action:"allow" rule_id:"xO8qXfWiYRllgWfD"} outbound_rules:{action:"allow" rule_id:"6uTWN8EHqnJjetAc"}}
2026-02-17 02:41:57.063 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-2797/update-demo-nautilus-qw4sq" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali8f802eee47a" profile_ids:"kns.kubectl-2797" profile_ids:"ksa.kubectl-2797.default" ipv4_nets:"10.100.226.60/32"}
2026-02-17 02:41:57.063 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2797/update-demo-nautilus-qw4sq", EndpointId:"eth0"}
2026-02-17 02:41:57.063 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2797/update-demo-nautilus-qw4sq", EndpointId:"eth0"}
2026-02-17 02:41:57.063 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2797/update-demo-nautilus-qw4sq", EndpointId:"eth0"}
2026-02-17 02:41:57.064 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali8f802eee47a" ipVersion=0x4 table="filter"
2026-02-17 02:41:57.064 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.kubectl-2797" ipVersion=0x4 table="filter"
2026-02-17 02:41:57.064 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_rFU1oh1nGn_qcanugA" ipVersion=0x4 table="filter"
2026-02-17 02:41:57.064 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali8f802eee47a" ipVersion=0x4 table="filter"
2026-02-17 02:41:57.064 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.kubectl-2797" ipVersion=0x4 table="filter"
2026-02-17 02:41:57.064 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_rFU1oh1nGn_qcanugA" ipVersion=0x4 table="filter"
2026-02-17 02:41:57.064 [INFO][69] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali8f802eee47a"
2026-02-17 02:41:57.064 [INFO][69] felix/endpoint_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-2797/update-demo-nautilus-qw4sq", EndpointId:"eth0"}
2026-02-17 02:41:57.064 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2797/update-demo-nautilus-qw4sq", EndpointId:"eth0"}
2026-02-17 02:41:57.118 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2797/update-demo-nautilus-qw4sq", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:41:57.118 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2797/update-demo-nautilus-qw4sq", EndpointId:"eth0"} status="down"
2026-02-17 02:41:57.136 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=126 ifaceName="cali8f802eee47a" state="down"
2026-02-17 02:41:57.137 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali8f802eee47a"
2026-02-17 02:41:57.137 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali8f802eee47a", State:"down", Index:126}
2026-02-17 02:41:57.137 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali8f802eee47a", Addrs:set.Typed[string]{}}
2026-02-17 02:41:57.137 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali8f802eee47a", Addrs:set.Typed[string]{}}
2026-02-17 02:41:57.137 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali8f802eee47a"
2026-02-17 02:41:57.137 [INFO][69] felix/endpoint_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-2797/update-demo-nautilus-qw4sq", EndpointId:"eth0"}
2026-02-17 02:41:57.137 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2797/update-demo-nautilus-qw4sq", EndpointId:"eth0"}
2026-02-17 02:41:57.140 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=126 ifaceName="cali8f802eee47a" state="up"
2026-02-17 02:41:57.158 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2797/update-demo-nautilus-qw4sq", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:41:57.158 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2797/update-demo-nautilus-qw4sq", EndpointId:"eth0"} status="down"
2026-02-17 02:41:57.158 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali8f802eee47a", State:"up", Index:126}
2026-02-17 02:41:57.159 [INFO][69] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali8f802eee47a"
2026-02-17 02:41:57.159 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali8f802eee47a"
2026-02-17 02:41:57.159 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali8f802eee47a"
2026-02-17 02:41:57.159 [INFO][69] felix/endpoint_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-2797/update-demo-nautilus-qw4sq", EndpointId:"eth0"}
2026-02-17 02:41:57.159 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2797/update-demo-nautilus-qw4sq", EndpointId:"eth0"}
2026-02-17 02:41:57.177 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2797/update-demo-nautilus-qw4sq", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:41:57.177 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2797/update-demo-nautilus-qw4sq", EndpointId:"eth0"} status="up"
2026-02-17 02:41:57.286 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"projected-54" name:"default"}
2026-02-17 02:41:57.523 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-54"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"250c9c08-0bb9-4a58-88f0-5b64e701c66e"} labels:{key:"kubernetes.io/metadata.name" value:"projected-54"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-54"}
2026-02-17 02:41:57.548 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"projected-54"}
2026-02-17 02:41:58.060 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=kubectl-2797/update-demo-nautilus-qw4sq, name=eth0)
2026-02-17 02:41:58.061 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-2797/update-demo-nautilus-qw4sq" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali8f802eee47a" profile_ids:"kns.kubectl-2797" profile_ids:"ksa.kubectl-2797.default" ipv4_nets:"10.100.226.60/32"}
2026-02-17 02:41:58.061 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2797/update-demo-nautilus-qw4sq", EndpointId:"eth0"}
2026-02-17 02:41:58.061 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2797/update-demo-nautilus-qw4sq", EndpointId:"eth0"}
2026-02-17 02:41:58.061 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2797/update-demo-nautilus-qw4sq", EndpointId:"eth0"}
2026-02-17 02:41:58.062 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali8f802eee47a"
2026-02-17 02:41:58.062 [INFO][69] felix/endpoint_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-2797/update-demo-nautilus-qw4sq", EndpointId:"eth0"}
2026-02-17 02:41:58.062 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2797/update-demo-nautilus-qw4sq", EndpointId:"eth0"}
2026-02-17 02:41:58.085 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2797/update-demo-nautilus-qw4sq", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:41:58.085 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2797/update-demo-nautilus-qw4sq", EndpointId:"eth0"} status="up"
2026-02-17 02:41:58.411 [INFO][69] 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:41:58.411 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali8f802eee47a"
2026-02-17 02:41:58.411 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali8f802eee47a", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:41:58.411 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali8f802eee47a", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:41:59.619 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"statefulset-6551"} labels:{key:"e2e-framework" value:"statefulset"} labels:{key:"e2e-run" value:"648329da-2048-4e6b-a697-5d6bd747a7ee"} labels:{key:"kubernetes.io/metadata.name" value:"statefulset-6551"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-6551"}
2026-02-17 02:41:59.646 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"subpath-1377"} labels:{key:"e2e-framework" value:"subpath"} labels:{key:"e2e-run" value:"648329da-2048-4e6b-a697-5d6bd747a7ee"} labels:{key:"kubernetes.io/metadata.name" value:"subpath-1377"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1377"}
2026-02-17 02:41:59.675 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"subpath-1377" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:42:01.342 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"security-context-test-3395" name:"default"}
2026-02-17 02:42:01.516 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"security-context-test-3395"} labels:{key:"e2e-framework" value:"security-context-test"} labels:{key:"e2e-run" value:"250c9c08-0bb9-4a58-88f0-5b64e701c66e"} labels:{key:"kubernetes.io/metadata.name" value:"security-context-test-3395"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-3395"}
2026-02-17 02:42:01.543 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"security-context-test-3395"}
2026-02-17 02:42:02.274 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=kubectl-2797/update-demo-nautilus-qw4sq, name=eth0)
2026-02-17 02:42:02.275 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-2797/update-demo-nautilus-qw4sq" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali8f802eee47a" profile_ids:"kns.kubectl-2797" profile_ids:"ksa.kubectl-2797.default" ipv4_nets:"10.100.226.60/32"}
2026-02-17 02:42:02.275 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2797/update-demo-nautilus-qw4sq", EndpointId:"eth0"}
2026-02-17 02:42:02.276 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2797/update-demo-nautilus-qw4sq", EndpointId:"eth0"}
2026-02-17 02:42:02.277 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2797/update-demo-nautilus-qw4sq", EndpointId:"eth0"}
2026-02-17 02:42:02.278 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali8f802eee47a"
2026-02-17 02:42:02.278 [INFO][69] felix/endpoint_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-2797/update-demo-nautilus-qw4sq", EndpointId:"eth0"}
2026-02-17 02:42:02.278 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2797/update-demo-nautilus-qw4sq", EndpointId:"eth0"}
2026-02-17 02:42:02.308 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=kubectl-2797/update-demo-nautilus-qw4sq, name=eth0)
2026-02-17 02:42:02.319 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2797/update-demo-nautilus-qw4sq", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:42:02.319 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2797/update-demo-nautilus-qw4sq", EndpointId:"eth0"} status="up"
2026-02-17 02:42:02.319 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-2797/update-demo-nautilus-qw4sq" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali8f802eee47a" profile_ids:"kns.kubectl-2797" profile_ids:"ksa.kubectl-2797.default" ipv4_nets:"10.100.226.60/32"}
2026-02-17 02:42:02.319 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2797/update-demo-nautilus-qw4sq", EndpointId:"eth0"}
2026-02-17 02:42:02.320 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2797/update-demo-nautilus-qw4sq", EndpointId:"eth0"}
2026-02-17 02:42:02.320 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2797/update-demo-nautilus-qw4sq", EndpointId:"eth0"}
2026-02-17 02:42:02.322 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali8f802eee47a"
2026-02-17 02:42:02.323 [INFO][69] felix/endpoint_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-2797/update-demo-nautilus-qw4sq", EndpointId:"eth0"}
2026-02-17 02:42:02.323 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2797/update-demo-nautilus-qw4sq", EndpointId:"eth0"}
2026-02-17 02:42:02.346 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2797/update-demo-nautilus-qw4sq", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:42:02.346 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2797/update-demo-nautilus-qw4sq", EndpointId:"eth0"} status="up"
2026-02-17 02:42:02.592 [INFO][69] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=kubectl-2797/update-demo-nautilus-qw4sq, name=eth0)
2026-02-17 02:42:02.593 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-2797/update-demo-nautilus-qw4sq" endpoint_id:"eth0"}
2026-02-17 02:42:02.593 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.kubectl-2797"}
2026-02-17 02:42:02.593 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.kubectl-2797.default"}
2026-02-17 02:42:02.593 [INFO][69] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2797/update-demo-nautilus-qw4sq", EndpointId:"eth0"}
2026-02-17 02:42:02.593 [INFO][69] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2797/update-demo-nautilus-qw4sq", EndpointId:"eth0"}
2026-02-17 02:42:02.597 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.kubectl-2797" ipVersion=0x4 table="filter"
2026-02-17 02:42:02.597 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_rFU1oh1nGn_qcanugA" ipVersion=0x4 table="filter"
2026-02-17 02:42:02.597 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.kubectl-2797" ipVersion=0x4 table="filter"
2026-02-17 02:42:02.597 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_rFU1oh1nGn_qcanugA" ipVersion=0x4 table="filter"
2026-02-17 02:42:02.597 [INFO][69] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2797/update-demo-nautilus-qw4sq", EndpointId:"eth0"}
2026-02-17 02:42:02.597 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali8f802eee47a" ipVersion=0x4 table="filter"
2026-02-17 02:42:02.597 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali8f802eee47a" ipVersion=0x4 table="filter"
2026-02-17 02:42:02.598 [INFO][69] felix/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-2797/update-demo-nautilus-qw4sq", EndpointId:"eth0"}
2026-02-17 02:42:02.598 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2797/update-demo-nautilus-qw4sq", EndpointId:"eth0"}
2026-02-17 02:42:02.598 [INFO][69] felix/conntrack.go 90: Removing conntrack flows ip=10.100.226.60
2026-02-17 02:42:02.664 [INFO][69] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2797/update-demo-nautilus-qw4sq", EndpointId:"eth0"}
2026-02-17 02:42:02.695 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=126 ifaceName="cali8f802eee47a" state="down"
2026-02-17 02:42:02.695 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali8f802eee47a"
2026-02-17 02:42:02.695 [INFO][69] 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:42:02.696 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali8f802eee47a", State:"down", Index:126}
2026-02-17 02:42:02.696 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali8f802eee47a", Addrs:set.Typed[string]{}}
2026-02-17 02:42:02.696 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali8f802eee47a", Addrs:set.Typed[string]{}}
2026-02-17 02:42:02.697 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=126 ifaceName="cali8f802eee47a" state=""
2026-02-17 02:42:02.697 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali8f802eee47a"
2026-02-17 02:42:02.718 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali8f802eee47a", State:"", Index:126}
2026-02-17 02:42:02.718 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali8f802eee47a", Addrs:set.Set[string](nil)}
2026-02-17 02:42:02.718 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali8f802eee47a", Addrs:set.Set[string](nil)}
2026-02-17 02:42:03.977 [INFO][69] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=ephemeral-containers-test-5079/ephemeral-containers-target-pod, name=eth0)
2026-02-17 02:42:03.978 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"ephemeral-containers-test-5079/ephemeral-containers-target-pod" endpoint_id:"eth0"}
2026-02-17 02:42:03.978 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.ephemeral-containers-test-5079"}
2026-02-17 02:42:03.978 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.ephemeral-containers-test-5079.default"}
2026-02-17 02:42:03.978 [INFO][69] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-5079/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 02:42:03.978 [INFO][69] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-5079/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 02:42:03.979 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_hygfLhUmCAkiNOHwUo" ipVersion=0x4 table="filter"
2026-02-17 02:42:03.979 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-__FF3_kyJjCdZ1zsHp0" ipVersion=0x4 table="filter"
2026-02-17 02:42:03.979 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_hygfLhUmCAkiNOHwUo" ipVersion=0x4 table="filter"
2026-02-17 02:42:03.979 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-__FF3_kyJjCdZ1zsHp0" ipVersion=0x4 table="filter"
2026-02-17 02:42:03.979 [INFO][69] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-5079/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 02:42:03.979 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali3ee8ea6dd78" ipVersion=0x4 table="filter"
2026-02-17 02:42:03.979 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali3ee8ea6dd78" ipVersion=0x4 table="filter"
2026-02-17 02:42:03.979 [INFO][69] felix/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-5079/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 02:42:03.979 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-5079/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 02:42:03.980 [INFO][69] felix/conntrack.go 90: Removing conntrack flows ip=10.100.226.52
2026-02-17 02:42:04.040 [INFO][69] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-5079/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 02:42:04.088 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=117 ifaceName="cali3ee8ea6dd78" state="down"
2026-02-17 02:42:04.089 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali3ee8ea6dd78", State:"down", Index:117}
2026-02-17 02:42:04.089 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali3ee8ea6dd78"
2026-02-17 02:42:04.089 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali3ee8ea6dd78", Addrs:set.Typed[string]{}}
2026-02-17 02:42:04.089 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali3ee8ea6dd78", Addrs:set.Typed[string]{}}
2026-02-17 02:42:04.090 [INFO][69] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=117
2026-02-17 02:42:04.093 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=117 ifaceName="cali3ee8ea6dd78" state=""
2026-02-17 02:42:04.093 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali3ee8ea6dd78"
2026-02-17 02:42:04.110 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali3ee8ea6dd78", State:"", Index:117}
2026-02-17 02:42:04.111 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali3ee8ea6dd78", Addrs:set.Set[string](nil)}
2026-02-17 02:42:04.111 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali3ee8ea6dd78", Addrs:set.Set[string](nil)}
2026-02-17 02:42:04.351 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=kubectl-2797/update-demo-nautilus-wsz7z, name=eth0)
2026-02-17 02:42:04.351 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.kubectl-2797.default"} profile:{}
2026-02-17 02:42:04.351 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.kubectl-2797"} profile:{inbound_rules:{action:"allow" rule_id:"xO8qXfWiYRllgWfD"} outbound_rules:{action:"allow" rule_id:"6uTWN8EHqnJjetAc"}}
2026-02-17 02:42:04.351 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-2797/update-demo-nautilus-wsz7z" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali148029c1da4" profile_ids:"kns.kubectl-2797" profile_ids:"ksa.kubectl-2797.default" ipv4_nets:"10.100.226.62/32"}
2026-02-17 02:42:04.351 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2797/update-demo-nautilus-wsz7z", EndpointId:"eth0"}
2026-02-17 02:42:04.352 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2797/update-demo-nautilus-wsz7z", EndpointId:"eth0"}
2026-02-17 02:42:04.352 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2797/update-demo-nautilus-wsz7z", EndpointId:"eth0"}
2026-02-17 02:42:04.352 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali148029c1da4" ipVersion=0x4 table="filter"
2026-02-17 02:42:04.352 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.kubectl-2797" ipVersion=0x4 table="filter"
2026-02-17 02:42:04.352 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_rFU1oh1nGn_qcanugA" ipVersion=0x4 table="filter"
2026-02-17 02:42:04.352 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali148029c1da4" ipVersion=0x4 table="filter"
2026-02-17 02:42:04.352 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.kubectl-2797" ipVersion=0x4 table="filter"
2026-02-17 02:42:04.352 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_rFU1oh1nGn_qcanugA" ipVersion=0x4 table="filter"
2026-02-17 02:42:04.352 [INFO][69] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali148029c1da4"
2026-02-17 02:42:04.352 [INFO][69] felix/endpoint_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-2797/update-demo-nautilus-wsz7z", EndpointId:"eth0"}
2026-02-17 02:42:04.352 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2797/update-demo-nautilus-wsz7z", EndpointId:"eth0"}
2026-02-17 02:42:04.398 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2797/update-demo-nautilus-wsz7z", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:42:04.398 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2797/update-demo-nautilus-wsz7z", EndpointId:"eth0"} status="down"
2026-02-17 02:42:04.427 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=127 ifaceName="cali148029c1da4" state="down"
2026-02-17 02:42:04.428 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali148029c1da4"
2026-02-17 02:42:04.428 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali148029c1da4", State:"down", Index:127}
2026-02-17 02:42:04.428 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali148029c1da4", Addrs:set.Typed[string]{}}
2026-02-17 02:42:04.428 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali148029c1da4", Addrs:set.Typed[string]{}}
2026-02-17 02:42:04.428 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=127 ifaceName="cali148029c1da4" state="up"
2026-02-17 02:42:04.428 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali148029c1da4"
2026-02-17 02:42:04.428 [INFO][69] felix/endpoint_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-2797/update-demo-nautilus-wsz7z", EndpointId:"eth0"}
2026-02-17 02:42:04.428 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2797/update-demo-nautilus-wsz7z", EndpointId:"eth0"}
2026-02-17 02:42:04.448 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2797/update-demo-nautilus-wsz7z", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:42:04.448 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2797/update-demo-nautilus-wsz7z", EndpointId:"eth0"} status="down"
2026-02-17 02:42:04.448 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali148029c1da4", State:"up", Index:127}
2026-02-17 02:42:04.448 [INFO][69] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali148029c1da4"
2026-02-17 02:42:04.448 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali148029c1da4"
2026-02-17 02:42:04.448 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali148029c1da4"
2026-02-17 02:42:04.448 [INFO][69] felix/endpoint_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-2797/update-demo-nautilus-wsz7z", EndpointId:"eth0"}
2026-02-17 02:42:04.448 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2797/update-demo-nautilus-wsz7z", EndpointId:"eth0"}
2026-02-17 02:42:04.471 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2797/update-demo-nautilus-wsz7z", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:42:04.471 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2797/update-demo-nautilus-wsz7z", EndpointId:"eth0"} status="up"
2026-02-17 02:42:04.958 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"statefulset-6551" name:"default"}
2026-02-17 02:42:04.982 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"test" namespace:"statefulset-6551"
2026-02-17 02:42:05.029 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"statefulset-6551"} labels:{key:"e2e-framework" value:"statefulset"} labels:{key:"e2e-run" value:"648329da-2048-4e6b-a697-5d6bd747a7ee"} labels:{key:"kubernetes.io/metadata.name" value:"statefulset-6551"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-6551"}
2026-02-17 02:42:05.052 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"statefulset-6551"}
2026-02-17 02:42:05.124 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=kubectl-2797/update-demo-nautilus-wsz7z, name=eth0)
2026-02-17 02:42:05.125 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-2797/update-demo-nautilus-wsz7z" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali148029c1da4" profile_ids:"kns.kubectl-2797" profile_ids:"ksa.kubectl-2797.default" ipv4_nets:"10.100.226.62/32"}
2026-02-17 02:42:05.125 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2797/update-demo-nautilus-wsz7z", EndpointId:"eth0"}
2026-02-17 02:42:05.125 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2797/update-demo-nautilus-wsz7z", EndpointId:"eth0"}
2026-02-17 02:42:05.125 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2797/update-demo-nautilus-wsz7z", EndpointId:"eth0"}
2026-02-17 02:42:05.126 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali148029c1da4"
2026-02-17 02:42:05.126 [INFO][69] felix/endpoint_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-2797/update-demo-nautilus-wsz7z", EndpointId:"eth0"}
2026-02-17 02:42:05.126 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2797/update-demo-nautilus-wsz7z", EndpointId:"eth0"}
2026-02-17 02:42:05.150 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2797/update-demo-nautilus-wsz7z", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:42:05.150 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2797/update-demo-nautilus-wsz7z", EndpointId:"eth0"} status="up"
2026-02-17 02:42:06.219 [INFO][69] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=127
2026-02-17 02:42:06.219 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali148029c1da4"
2026-02-17 02:42:06.219 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali148029c1da4", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:42:06.219 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali148029c1da4", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:42:10.738 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=kubectl-2797/update-demo-nautilus-wsz7z, name=eth0)
2026-02-17 02:42:10.738 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-2797/update-demo-nautilus-wsz7z" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali148029c1da4" profile_ids:"kns.kubectl-2797" profile_ids:"ksa.kubectl-2797.default" ipv4_nets:"10.100.226.62/32"}
2026-02-17 02:42:10.738 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2797/update-demo-nautilus-wsz7z", EndpointId:"eth0"}
2026-02-17 02:42:10.738 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2797/update-demo-nautilus-wsz7z", EndpointId:"eth0"}
2026-02-17 02:42:10.738 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2797/update-demo-nautilus-wsz7z", EndpointId:"eth0"}
2026-02-17 02:42:10.739 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali148029c1da4"
2026-02-17 02:42:10.739 [INFO][69] felix/endpoint_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-2797/update-demo-nautilus-wsz7z", EndpointId:"eth0"}
2026-02-17 02:42:10.739 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2797/update-demo-nautilus-wsz7z", EndpointId:"eth0"}
2026-02-17 02:42:10.762 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=kubectl-2797/update-demo-nautilus-wsz7z, name=eth0)
2026-02-17 02:42:10.773 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2797/update-demo-nautilus-wsz7z", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:42:10.773 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2797/update-demo-nautilus-wsz7z", EndpointId:"eth0"} status="up"
2026-02-17 02:42:10.773 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-2797/update-demo-nautilus-wsz7z" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali148029c1da4" profile_ids:"kns.kubectl-2797" profile_ids:"ksa.kubectl-2797.default" ipv4_nets:"10.100.226.62/32"}
2026-02-17 02:42:10.773 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2797/update-demo-nautilus-wsz7z", EndpointId:"eth0"}
2026-02-17 02:42:10.773 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2797/update-demo-nautilus-wsz7z", EndpointId:"eth0"}
2026-02-17 02:42:10.773 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2797/update-demo-nautilus-wsz7z", EndpointId:"eth0"}
2026-02-17 02:42:10.774 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali148029c1da4"
2026-02-17 02:42:10.774 [INFO][69] felix/endpoint_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-2797/update-demo-nautilus-wsz7z", EndpointId:"eth0"}
2026-02-17 02:42:10.774 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2797/update-demo-nautilus-wsz7z", EndpointId:"eth0"}
2026-02-17 02:42:10.804 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2797/update-demo-nautilus-wsz7z", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:42:10.804 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2797/update-demo-nautilus-wsz7z", EndpointId:"eth0"} status="up"
2026-02-17 02:42:10.994 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-2797"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"250c9c08-0bb9-4a58-88f0-5b64e701c66e"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-2797"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2797"}
2026-02-17 02:42:11.016 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-9750"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"250c9c08-0bb9-4a58-88f0-5b64e701c66e"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-9750"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9750"}
2026-02-17 02:42:11.038 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"secrets-9750" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:42:11.055 [INFO][69] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=kubectl-2797/update-demo-nautilus-wsz7z, name=eth0)
2026-02-17 02:42:11.070 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-2797/update-demo-nautilus-wsz7z" endpoint_id:"eth0"}
2026-02-17 02:42:11.071 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.kubectl-2797.default"}
2026-02-17 02:42:11.071 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.kubectl-2797"}
2026-02-17 02:42:11.071 [INFO][69] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2797/update-demo-nautilus-wsz7z", EndpointId:"eth0"}
2026-02-17 02:42:11.071 [INFO][69] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2797/update-demo-nautilus-wsz7z", EndpointId:"eth0"}
2026-02-17 02:42:11.071 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.kubectl-2797" ipVersion=0x4 table="filter"
2026-02-17 02:42:11.071 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_rFU1oh1nGn_qcanugA" ipVersion=0x4 table="filter"
2026-02-17 02:42:11.071 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.kubectl-2797" ipVersion=0x4 table="filter"
2026-02-17 02:42:11.071 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_rFU1oh1nGn_qcanugA" ipVersion=0x4 table="filter"
2026-02-17 02:42:11.071 [INFO][69] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2797/update-demo-nautilus-wsz7z", EndpointId:"eth0"}
2026-02-17 02:42:11.071 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali148029c1da4" ipVersion=0x4 table="filter"
2026-02-17 02:42:11.071 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali148029c1da4" ipVersion=0x4 table="filter"
2026-02-17 02:42:11.071 [INFO][69] felix/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-2797/update-demo-nautilus-wsz7z", EndpointId:"eth0"}
2026-02-17 02:42:11.071 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2797/update-demo-nautilus-wsz7z", EndpointId:"eth0"}
2026-02-17 02:42:11.071 [INFO][69] felix/conntrack.go 90: Removing conntrack flows ip=10.100.226.62
2026-02-17 02:42:11.118 [INFO][69] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2797/update-demo-nautilus-wsz7z", EndpointId:"eth0"}
2026-02-17 02:42:11.119 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-9750"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"250c9c08-0bb9-4a58-88f0-5b64e701c66e"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-9750"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9750"}
2026-02-17 02:42:11.120 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"volumeattachment-4743"} labels:{key:"e2e-framework" value:"volumeattachment"} labels:{key:"e2e-run" value:"250c9c08-0bb9-4a58-88f0-5b64e701c66e"} labels:{key:"kubernetes.io/metadata.name" value:"volumeattachment-4743"} 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-4743"}
2026-02-17 02:42:11.150 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"volumeattachment-4743" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:42:11.150 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"ephemeral-containers-test-5079" name:"default"}
2026-02-17 02:42:11.157 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=127 ifaceName="cali148029c1da4" state="down"
2026-02-17 02:42:11.158 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali148029c1da4"
2026-02-17 02:42:11.159 [INFO][69] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=127
2026-02-17 02:42:11.162 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=127 ifaceName="cali148029c1da4" state=""
2026-02-17 02:42:11.162 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali148029c1da4"
2026-02-17 02:42:11.176 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali148029c1da4", State:"down", Index:127}
2026-02-17 02:42:11.176 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali148029c1da4", Addrs:set.Typed[string]{}}
2026-02-17 02:42:11.176 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali148029c1da4", Addrs:set.Typed[string]{}}
2026-02-17 02:42:11.176 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali148029c1da4", State:"", Index:127}
2026-02-17 02:42:11.176 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali148029c1da4", Addrs:set.Set[string](nil)}
2026-02-17 02:42:11.176 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali148029c1da4", Addrs:set.Set[string](nil)}
2026-02-17 02:42:11.298 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"subpath-6914"} labels:{key:"e2e-framework" value:"subpath"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"subpath-6914"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6914"}
2026-02-17 02:42:11.329 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"volumeattachment-4743"} labels:{key:"e2e-framework" value:"volumeattachment"} labels:{key:"e2e-run" value:"250c9c08-0bb9-4a58-88f0-5b64e701c66e"} labels:{key:"kubernetes.io/metadata.name" value:"volumeattachment-4743"} 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-4743"}
2026-02-17 02:42:11.329 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"endpointslice-2299"} labels:{key:"e2e-framework" value:"endpointslice"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"endpointslice-2299"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2299"}
2026-02-17 02:42:11.358 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"endpointslice-2299" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:42:11.358 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"chunking-2053"} labels:{key:"e2e-framework" value:"chunking"} labels:{key:"e2e-run" value:"250c9c08-0bb9-4a58-88f0-5b64e701c66e"} labels:{key:"kubernetes.io/metadata.name" value:"chunking-2053"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-2053"}
2026-02-17 02:42:11.358 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"chunking-2053" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:42:11.436 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"example-int-port" namespace:"endpointslice-2299" type:"ClusterIP" cluster_ips:"10.254.222.171" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:42:11.487 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"example-named-port" namespace:"endpointslice-2299" type:"ClusterIP" cluster_ips:"10.254.68.209" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:42:11.487 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"example-no-match" namespace:"endpointslice-2299" type:"ClusterIP" cluster_ips:"10.254.94.255" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:42:11.513 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"ephemeral-containers-test-5079"}
2026-02-17 02:42:12.006 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=endpointslice-2299/pod1, name=eth0)
2026-02-17 02:42:12.007 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.endpointslice-2299"} profile:{inbound_rules:{action:"allow" rule_id:"KZcyalyWds9fb2CS"} outbound_rules:{action:"allow" rule_id:"d77FK4pz_hLfFI1D"}}
2026-02-17 02:42:12.007 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.endpointslice-2299.default"} profile:{}
2026-02-17 02:42:12.007 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"endpointslice-2299/pod1" endpoint_id:"eth0"} endpoint:{state:"active" name:"calic9cf0f4da00" profile_ids:"kns.endpointslice-2299" profile_ids:"ksa.endpointslice-2299.default" ipv4_nets:"10.100.226.63/32"}
2026-02-17 02:42:12.007 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-2299/pod1", EndpointId:"eth0"}
2026-02-17 02:42:12.007 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-2299/pod1", EndpointId:"eth0"}
2026-02-17 02:42:12.007 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-2299/pod1", EndpointId:"eth0"}
2026-02-17 02:42:12.008 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calic9cf0f4da00" ipVersion=0x4 table="filter"
2026-02-17 02:42:12.008 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_kzwZP1LD6XKXB5irMd" ipVersion=0x4 table="filter"
2026-02-17 02:42:12.008 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_akbbc3NBfCtSmMfy5J" ipVersion=0x4 table="filter"
2026-02-17 02:42:12.008 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calic9cf0f4da00" ipVersion=0x4 table="filter"
2026-02-17 02:42:12.008 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_kzwZP1LD6XKXB5irMd" ipVersion=0x4 table="filter"
2026-02-17 02:42:12.008 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_akbbc3NBfCtSmMfy5J" ipVersion=0x4 table="filter"
2026-02-17 02:42:12.008 [INFO][69] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calic9cf0f4da00"
2026-02-17 02:42:12.009 [INFO][69] felix/endpoint_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-2299/pod1", EndpointId:"eth0"}
2026-02-17 02:42:12.009 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-2299/pod1", EndpointId:"eth0"}
2026-02-17 02:42:12.048 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-2299/pod1", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:42:12.048 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-2299/pod1", EndpointId:"eth0"} status="down"
2026-02-17 02:42:12.082 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=128 ifaceName="calic9cf0f4da00" state="down"
2026-02-17 02:42:12.082 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calic9cf0f4da00"
2026-02-17 02:42:12.082 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic9cf0f4da00", State:"down", Index:128}
2026-02-17 02:42:12.083 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic9cf0f4da00", Addrs:set.Typed[string]{}}
2026-02-17 02:42:12.083 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic9cf0f4da00", Addrs:set.Typed[string]{}}
2026-02-17 02:42:12.083 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calic9cf0f4da00"
2026-02-17 02:42:12.083 [INFO][69] felix/endpoint_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-2299/pod1", EndpointId:"eth0"}
2026-02-17 02:42:12.083 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-2299/pod1", EndpointId:"eth0"}
2026-02-17 02:42:12.083 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=128 ifaceName="calic9cf0f4da00" state="up"
2026-02-17 02:42:12.113 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-2299/pod1", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:42:12.113 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-2299/pod1", EndpointId:"eth0"} status="down"
2026-02-17 02:42:12.113 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic9cf0f4da00", State:"up", Index:128}
2026-02-17 02:42:12.113 [INFO][69] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calic9cf0f4da00"
2026-02-17 02:42:12.113 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calic9cf0f4da00"
2026-02-17 02:42:12.113 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calic9cf0f4da00"
2026-02-17 02:42:12.114 [INFO][69] felix/endpoint_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-2299/pod1", EndpointId:"eth0"}
2026-02-17 02:42:12.114 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-2299/pod1", EndpointId:"eth0"}
2026-02-17 02:42:12.151 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-2299/pod1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:42:12.151 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-2299/pod1", EndpointId:"eth0"} status="up"
2026-02-17 02:42:13.172 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=endpointslice-2299/pod1, name=eth0)
2026-02-17 02:42:13.172 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"endpointslice-2299/pod1" endpoint_id:"eth0"} endpoint:{state:"active" name:"calic9cf0f4da00" profile_ids:"kns.endpointslice-2299" profile_ids:"ksa.endpointslice-2299.default" ipv4_nets:"10.100.226.63/32"}
2026-02-17 02:42:13.172 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-2299/pod1", EndpointId:"eth0"}
2026-02-17 02:42:13.172 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-2299/pod1", EndpointId:"eth0"}
2026-02-17 02:42:13.172 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-2299/pod1", EndpointId:"eth0"}
2026-02-17 02:42:13.173 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calic9cf0f4da00"
2026-02-17 02:42:13.173 [INFO][69] felix/endpoint_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-2299/pod1", EndpointId:"eth0"}
2026-02-17 02:42:13.173 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-2299/pod1", EndpointId:"eth0"}
2026-02-17 02:42:13.200 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-2299/pod1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:42:13.200 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-2299/pod1", EndpointId:"eth0"} status="up"
2026-02-17 02:42:13.579 [INFO][69] 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:42:13.580 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calic9cf0f4da00"
2026-02-17 02:42:13.580 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic9cf0f4da00", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:42:13.580 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic9cf0f4da00", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:42:14.466 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"svcaccounts-2706"} labels:{key:"e2e-framework" value:"svcaccounts"} labels:{key:"e2e-run" value:"c813837b-097e-4d2a-845a-e92d88485297"} labels:{key:"kubernetes.io/metadata.name" value:"svcaccounts-2706"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2706"}
2026-02-17 02:42:14.503 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"var-expansion-8250"} labels:{key:"e2e-framework" value:"var-expansion"} labels:{key:"e2e-run" value:"c813837b-097e-4d2a-845a-e92d88485297"} labels:{key:"kubernetes.io/metadata.name" value:"var-expansion-8250"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8250"}
2026-02-17 02:42:14.534 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"var-expansion-8250" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:42:15.581 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"endpointslice-2299"} labels:{key:"e2e-framework" value:"endpointslice"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"endpointslice-2299"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2299"}
2026-02-17 02:42:15.611 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-5948"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"job-5948"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-5948"}
2026-02-17 02:42:15.640 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"job-5948" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:42:16.060 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"kubectl-2797" name:"default"}
2026-02-17 02:42:16.316 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=job-5948/evicted-pod-ignore-on-disruption-condition-0-z5zs7, name=eth0)
2026-02-17 02:42:16.316 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.job-5948"} profile:{inbound_rules:{action:"allow" rule_id:"wE-vOU4wiIHfu7CI"} outbound_rules:{action:"allow" rule_id:"2-EbJB7Q2nHr1cTt"}}
2026-02-17 02:42:16.316 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.job-5948.default"} profile:{}
2026-02-17 02:42:16.316 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-5948/evicted-pod-ignore-on-disruption-condition-0-z5zs7" endpoint_id:"eth0"} endpoint:{state:"active" name:"calic56a5480cf0" profile_ids:"kns.job-5948" profile_ids:"ksa.job-5948.default" ipv4_nets:"10.100.226.61/32"}
2026-02-17 02:42:16.316 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5948/evicted-pod-ignore-on-disruption-condition-0-z5zs7", EndpointId:"eth0"}
2026-02-17 02:42:16.316 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5948/evicted-pod-ignore-on-disruption-condition-0-z5zs7", EndpointId:"eth0"}
2026-02-17 02:42:16.316 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5948/evicted-pod-ignore-on-disruption-condition-0-z5zs7", EndpointId:"eth0"}
2026-02-17 02:42:16.319 [INFO][69] 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:42:16.319 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calic56a5480cf0" ipVersion=0x4 table="filter"
2026-02-17 02:42:16.319 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.job-5948" ipVersion=0x4 table="filter"
2026-02-17 02:42:16.319 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_jUbYHmCZrJeaYVSlgE" ipVersion=0x4 table="filter"
2026-02-17 02:42:16.319 [INFO][69] 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:42:16.319 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calic56a5480cf0" ipVersion=0x4 table="filter"
2026-02-17 02:42:16.319 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.job-5948" ipVersion=0x4 table="filter"
2026-02-17 02:42:16.319 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_jUbYHmCZrJeaYVSlgE" ipVersion=0x4 table="filter"
2026-02-17 02:42:16.319 [INFO][69] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calic56a5480cf0"
2026-02-17 02:42:16.319 [INFO][69] felix/endpoint_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-5948/evicted-pod-ignore-on-disruption-condition-0-z5zs7", EndpointId:"eth0"}
2026-02-17 02:42:16.319 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5948/evicted-pod-ignore-on-disruption-condition-0-z5zs7", EndpointId:"eth0"}
2026-02-17 02:42:16.375 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5948/evicted-pod-ignore-on-disruption-condition-0-z5zs7", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:42:16.375 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5948/evicted-pod-ignore-on-disruption-condition-0-z5zs7", EndpointId:"eth0"} status="down"
2026-02-17 02:42:16.387 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=129 ifaceName="calic56a5480cf0" state="down"
2026-02-17 02:42:16.387 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calic56a5480cf0"
2026-02-17 02:42:16.387 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic56a5480cf0", State:"down", Index:129}
2026-02-17 02:42:16.387 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic56a5480cf0", Addrs:set.Typed[string]{}}
2026-02-17 02:42:16.387 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic56a5480cf0", Addrs:set.Typed[string]{}}
2026-02-17 02:42:16.387 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calic56a5480cf0"
2026-02-17 02:42:16.387 [INFO][69] felix/endpoint_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-5948/evicted-pod-ignore-on-disruption-condition-0-z5zs7", EndpointId:"eth0"}
2026-02-17 02:42:16.387 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5948/evicted-pod-ignore-on-disruption-condition-0-z5zs7", EndpointId:"eth0"}
2026-02-17 02:42:16.393 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=129 ifaceName="calic56a5480cf0" state="up"
2026-02-17 02:42:16.406 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5948/evicted-pod-ignore-on-disruption-condition-0-z5zs7", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:42:16.406 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5948/evicted-pod-ignore-on-disruption-condition-0-z5zs7", EndpointId:"eth0"} status="down"
2026-02-17 02:42:16.406 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic56a5480cf0", State:"up", Index:129}
2026-02-17 02:42:16.406 [INFO][69] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calic56a5480cf0"
2026-02-17 02:42:16.406 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calic56a5480cf0"
2026-02-17 02:42:16.406 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calic56a5480cf0"
2026-02-17 02:42:16.406 [INFO][69] felix/endpoint_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-5948/evicted-pod-ignore-on-disruption-condition-0-z5zs7", EndpointId:"eth0"}
2026-02-17 02:42:16.406 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5948/evicted-pod-ignore-on-disruption-condition-0-z5zs7", EndpointId:"eth0"}
2026-02-17 02:42:16.423 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=job-5948/evicted-pod-ignore-on-disruption-condition-1-gnzw6, name=eth0)
2026-02-17 02:42:16.425 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5948/evicted-pod-ignore-on-disruption-condition-0-z5zs7", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:42:16.425 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5948/evicted-pod-ignore-on-disruption-condition-0-z5zs7", EndpointId:"eth0"} status="up"
2026-02-17 02:42:16.425 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-5948/evicted-pod-ignore-on-disruption-condition-1-gnzw6" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali06878b89230" profile_ids:"kns.job-5948" profile_ids:"ksa.job-5948.default" ipv4_nets:"10.100.226.4/32"}
2026-02-17 02:42:16.426 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5948/evicted-pod-ignore-on-disruption-condition-1-gnzw6", EndpointId:"eth0"}
2026-02-17 02:42:16.426 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5948/evicted-pod-ignore-on-disruption-condition-1-gnzw6", EndpointId:"eth0"}
2026-02-17 02:42:16.426 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5948/evicted-pod-ignore-on-disruption-condition-1-gnzw6", EndpointId:"eth0"}
2026-02-17 02:42:16.427 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali06878b89230" ipVersion=0x4 table="filter"
2026-02-17 02:42:16.427 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali06878b89230" ipVersion=0x4 table="filter"
2026-02-17 02:42:16.427 [INFO][69] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali06878b89230"
2026-02-17 02:42:16.427 [INFO][69] felix/endpoint_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-5948/evicted-pod-ignore-on-disruption-condition-1-gnzw6", EndpointId:"eth0"}
2026-02-17 02:42:16.427 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5948/evicted-pod-ignore-on-disruption-condition-1-gnzw6", EndpointId:"eth0"}
2026-02-17 02:42:16.457 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5948/evicted-pod-ignore-on-disruption-condition-1-gnzw6", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:42:16.457 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5948/evicted-pod-ignore-on-disruption-condition-1-gnzw6", EndpointId:"eth0"} status="down"
2026-02-17 02:42:16.500 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=130 ifaceName="cali06878b89230" state="down"
2026-02-17 02:42:16.500 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali06878b89230", State:"down", Index:130}
2026-02-17 02:42:16.500 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali06878b89230"
2026-02-17 02:42:16.500 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali06878b89230"
2026-02-17 02:42:16.500 [INFO][69] felix/endpoint_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-5948/evicted-pod-ignore-on-disruption-condition-1-gnzw6", EndpointId:"eth0"}
2026-02-17 02:42:16.500 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5948/evicted-pod-ignore-on-disruption-condition-1-gnzw6", EndpointId:"eth0"}
2026-02-17 02:42:16.501 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=130 ifaceName="cali06878b89230" state="up"
2026-02-17 02:42:16.528 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5948/evicted-pod-ignore-on-disruption-condition-1-gnzw6", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:42:16.528 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5948/evicted-pod-ignore-on-disruption-condition-1-gnzw6", EndpointId:"eth0"} status="down"
2026-02-17 02:42:16.528 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali06878b89230", Addrs:set.Typed[string]{}}
2026-02-17 02:42:16.528 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali06878b89230", Addrs:set.Typed[string]{}}
2026-02-17 02:42:16.528 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali06878b89230", State:"up", Index:130}
2026-02-17 02:42:16.528 [INFO][69] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali06878b89230"
2026-02-17 02:42:16.528 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali06878b89230"
2026-02-17 02:42:16.529 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali06878b89230"
2026-02-17 02:42:16.529 [INFO][69] felix/endpoint_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-5948/evicted-pod-ignore-on-disruption-condition-1-gnzw6", EndpointId:"eth0"}
2026-02-17 02:42:16.529 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5948/evicted-pod-ignore-on-disruption-condition-1-gnzw6", EndpointId:"eth0"}
2026-02-17 02:42:16.556 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=job-5948/evicted-pod-ignore-on-disruption-condition-2-mbrjr, name=eth0)
2026-02-17 02:42:16.557 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5948/evicted-pod-ignore-on-disruption-condition-1-gnzw6", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:42:16.557 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5948/evicted-pod-ignore-on-disruption-condition-1-gnzw6", EndpointId:"eth0"} status="up"
2026-02-17 02:42:16.557 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-5948/evicted-pod-ignore-on-disruption-condition-2-mbrjr" endpoint_id:"eth0"} endpoint:{state:"active" name:"calic1230d5ee72" profile_ids:"kns.job-5948" profile_ids:"ksa.job-5948.default" ipv4_nets:"10.100.226.3/32"}
2026-02-17 02:42:16.557 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5948/evicted-pod-ignore-on-disruption-condition-2-mbrjr", EndpointId:"eth0"}
2026-02-17 02:42:16.557 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5948/evicted-pod-ignore-on-disruption-condition-2-mbrjr", EndpointId:"eth0"}
2026-02-17 02:42:16.557 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5948/evicted-pod-ignore-on-disruption-condition-2-mbrjr", EndpointId:"eth0"}
2026-02-17 02:42:16.560 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calic1230d5ee72" ipVersion=0x4 table="filter"
2026-02-17 02:42:16.561 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calic1230d5ee72" ipVersion=0x4 table="filter"
2026-02-17 02:42:16.561 [INFO][69] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calic1230d5ee72"
2026-02-17 02:42:16.561 [INFO][69] felix/endpoint_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-5948/evicted-pod-ignore-on-disruption-condition-2-mbrjr", EndpointId:"eth0"}
2026-02-17 02:42:16.561 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5948/evicted-pod-ignore-on-disruption-condition-2-mbrjr", EndpointId:"eth0"}
2026-02-17 02:42:16.608 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5948/evicted-pod-ignore-on-disruption-condition-2-mbrjr", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:42:16.608 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5948/evicted-pod-ignore-on-disruption-condition-2-mbrjr", EndpointId:"eth0"} status="down"
2026-02-17 02:42:16.608 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"volumeattachment-4743" name:"default"}
2026-02-17 02:42:16.627 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=131 ifaceName="calic1230d5ee72" state="down"
2026-02-17 02:42:16.628 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calic1230d5ee72"
2026-02-17 02:42:16.631 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic1230d5ee72", State:"down", Index:131}
2026-02-17 02:42:16.631 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic1230d5ee72", Addrs:set.Typed[string]{}}
2026-02-17 02:42:16.631 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic1230d5ee72", Addrs:set.Typed[string]{}}
2026-02-17 02:42:16.631 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calic1230d5ee72"
2026-02-17 02:42:16.631 [INFO][69] felix/endpoint_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-5948/evicted-pod-ignore-on-disruption-condition-2-mbrjr", EndpointId:"eth0"}
2026-02-17 02:42:16.631 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5948/evicted-pod-ignore-on-disruption-condition-2-mbrjr", EndpointId:"eth0"}
2026-02-17 02:42:16.631 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=131 ifaceName="calic1230d5ee72" state="up"
2026-02-17 02:42:16.648 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5948/evicted-pod-ignore-on-disruption-condition-2-mbrjr", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:42:16.648 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5948/evicted-pod-ignore-on-disruption-condition-2-mbrjr", EndpointId:"eth0"} status="down"
2026-02-17 02:42:16.648 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic1230d5ee72", State:"up", Index:131}
2026-02-17 02:42:16.648 [INFO][69] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calic1230d5ee72"
2026-02-17 02:42:16.648 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calic1230d5ee72"
2026-02-17 02:42:16.648 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calic1230d5ee72"
2026-02-17 02:42:16.648 [INFO][69] felix/endpoint_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-5948/evicted-pod-ignore-on-disruption-condition-2-mbrjr", EndpointId:"eth0"}
2026-02-17 02:42:16.648 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5948/evicted-pod-ignore-on-disruption-condition-2-mbrjr", EndpointId:"eth0"}
2026-02-17 02:42:16.667 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5948/evicted-pod-ignore-on-disruption-condition-2-mbrjr", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:42:16.667 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5948/evicted-pod-ignore-on-disruption-condition-2-mbrjr", EndpointId:"eth0"} status="up"
2026-02-17 02:42:16.667 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"secrets-9750" name:"default"}
2026-02-17 02:42:16.667 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"subpath-6914" name:"default"}
2026-02-17 02:42:17.054 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-2797"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"250c9c08-0bb9-4a58-88f0-5b64e701c66e"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-2797"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2797"}
2026-02-17 02:42:17.075 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"kubectl-2797"}
2026-02-17 02:42:17.192 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=job-5948/evicted-pod-ignore-on-disruption-condition-1-gnzw6, name=eth0)
2026-02-17 02:42:17.192 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-5948/evicted-pod-ignore-on-disruption-condition-1-gnzw6" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali06878b89230" profile_ids:"kns.job-5948" profile_ids:"ksa.job-5948.default" ipv4_nets:"10.100.226.4/32"}
2026-02-17 02:42:17.192 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5948/evicted-pod-ignore-on-disruption-condition-1-gnzw6", EndpointId:"eth0"}
2026-02-17 02:42:17.193 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5948/evicted-pod-ignore-on-disruption-condition-1-gnzw6", EndpointId:"eth0"}
2026-02-17 02:42:17.193 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5948/evicted-pod-ignore-on-disruption-condition-1-gnzw6", EndpointId:"eth0"}
2026-02-17 02:42:17.193 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali06878b89230"
2026-02-17 02:42:17.193 [INFO][69] felix/endpoint_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-5948/evicted-pod-ignore-on-disruption-condition-1-gnzw6", EndpointId:"eth0"}
2026-02-17 02:42:17.193 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5948/evicted-pod-ignore-on-disruption-condition-1-gnzw6", EndpointId:"eth0"}
2026-02-17 02:42:17.213 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5948/evicted-pod-ignore-on-disruption-condition-1-gnzw6", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:42:17.213 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5948/evicted-pod-ignore-on-disruption-condition-1-gnzw6", EndpointId:"eth0"} status="up"
2026-02-17 02:42:17.220 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=job-5948/evicted-pod-ignore-on-disruption-condition-0-z5zs7, name=eth0)
2026-02-17 02:42:17.221 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-5948/evicted-pod-ignore-on-disruption-condition-0-z5zs7" endpoint_id:"eth0"} endpoint:{state:"active" name:"calic56a5480cf0" profile_ids:"kns.job-5948" profile_ids:"ksa.job-5948.default" ipv4_nets:"10.100.226.61/32"}
2026-02-17 02:42:17.221 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5948/evicted-pod-ignore-on-disruption-condition-0-z5zs7", EndpointId:"eth0"}
2026-02-17 02:42:17.221 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5948/evicted-pod-ignore-on-disruption-condition-0-z5zs7", EndpointId:"eth0"}
2026-02-17 02:42:17.221 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5948/evicted-pod-ignore-on-disruption-condition-0-z5zs7", EndpointId:"eth0"}
2026-02-17 02:42:17.222 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calic56a5480cf0"
2026-02-17 02:42:17.222 [INFO][69] felix/endpoint_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-5948/evicted-pod-ignore-on-disruption-condition-0-z5zs7", EndpointId:"eth0"}
2026-02-17 02:42:17.222 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5948/evicted-pod-ignore-on-disruption-condition-0-z5zs7", EndpointId:"eth0"}
2026-02-17 02:42:17.245 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5948/evicted-pod-ignore-on-disruption-condition-0-z5zs7", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:42:17.245 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5948/evicted-pod-ignore-on-disruption-condition-0-z5zs7", EndpointId:"eth0"} status="up"
2026-02-17 02:42:17.256 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=job-5948/evicted-pod-ignore-on-disruption-condition-2-mbrjr, name=eth0)
2026-02-17 02:42:17.256 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-5948/evicted-pod-ignore-on-disruption-condition-2-mbrjr" endpoint_id:"eth0"} endpoint:{state:"active" name:"calic1230d5ee72" profile_ids:"kns.job-5948" profile_ids:"ksa.job-5948.default" ipv4_nets:"10.100.226.3/32"}
2026-02-17 02:42:17.256 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5948/evicted-pod-ignore-on-disruption-condition-2-mbrjr", EndpointId:"eth0"}
2026-02-17 02:42:17.256 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5948/evicted-pod-ignore-on-disruption-condition-2-mbrjr", EndpointId:"eth0"}
2026-02-17 02:42:17.256 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5948/evicted-pod-ignore-on-disruption-condition-2-mbrjr", EndpointId:"eth0"}
2026-02-17 02:42:17.262 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calic1230d5ee72"
2026-02-17 02:42:17.262 [INFO][69] felix/endpoint_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-5948/evicted-pod-ignore-on-disruption-condition-2-mbrjr", EndpointId:"eth0"}
2026-02-17 02:42:17.262 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5948/evicted-pod-ignore-on-disruption-condition-2-mbrjr", EndpointId:"eth0"}
2026-02-17 02:42:17.282 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=job-5948/evicted-pod-ignore-on-disruption-condition-1-gnzw6, name=eth0)
2026-02-17 02:42:17.291 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5948/evicted-pod-ignore-on-disruption-condition-2-mbrjr", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:42:17.291 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5948/evicted-pod-ignore-on-disruption-condition-2-mbrjr", EndpointId:"eth0"} status="up"
2026-02-17 02:42:17.291 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-5948/evicted-pod-ignore-on-disruption-condition-1-gnzw6" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali06878b89230" profile_ids:"kns.job-5948" profile_ids:"ksa.job-5948.default" ipv4_nets:"10.100.226.4/32"}
2026-02-17 02:42:17.291 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5948/evicted-pod-ignore-on-disruption-condition-1-gnzw6", EndpointId:"eth0"}
2026-02-17 02:42:17.292 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5948/evicted-pod-ignore-on-disruption-condition-1-gnzw6", EndpointId:"eth0"}
2026-02-17 02:42:17.292 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5948/evicted-pod-ignore-on-disruption-condition-1-gnzw6", EndpointId:"eth0"}
2026-02-17 02:42:17.292 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali06878b89230"
2026-02-17 02:42:17.292 [INFO][69] felix/endpoint_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-5948/evicted-pod-ignore-on-disruption-condition-1-gnzw6", EndpointId:"eth0"}
2026-02-17 02:42:17.292 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5948/evicted-pod-ignore-on-disruption-condition-1-gnzw6", EndpointId:"eth0"}
2026-02-17 02:42:17.307 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=job-5948/evicted-pod-ignore-on-disruption-condition-0-z5zs7, name=eth0)
2026-02-17 02:42:17.314 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5948/evicted-pod-ignore-on-disruption-condition-1-gnzw6", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:42:17.314 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5948/evicted-pod-ignore-on-disruption-condition-1-gnzw6", EndpointId:"eth0"} status="up"
2026-02-17 02:42:17.314 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-5948/evicted-pod-ignore-on-disruption-condition-0-z5zs7" endpoint_id:"eth0"} endpoint:{state:"active" name:"calic56a5480cf0" profile_ids:"kns.job-5948" profile_ids:"ksa.job-5948.default" ipv4_nets:"10.100.226.61/32"}
2026-02-17 02:42:17.314 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5948/evicted-pod-ignore-on-disruption-condition-0-z5zs7", EndpointId:"eth0"}
2026-02-17 02:42:17.314 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5948/evicted-pod-ignore-on-disruption-condition-0-z5zs7", EndpointId:"eth0"}
2026-02-17 02:42:17.315 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5948/evicted-pod-ignore-on-disruption-condition-0-z5zs7", EndpointId:"eth0"}
2026-02-17 02:42:17.315 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calic56a5480cf0"
2026-02-17 02:42:17.315 [INFO][69] felix/endpoint_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-5948/evicted-pod-ignore-on-disruption-condition-0-z5zs7", EndpointId:"eth0"}
2026-02-17 02:42:17.315 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5948/evicted-pod-ignore-on-disruption-condition-0-z5zs7", EndpointId:"eth0"}
2026-02-17 02:42:17.328 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=job-5948/evicted-pod-ignore-on-disruption-condition-2-mbrjr, name=eth0)
2026-02-17 02:42:17.343 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5948/evicted-pod-ignore-on-disruption-condition-0-z5zs7", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:42:17.343 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5948/evicted-pod-ignore-on-disruption-condition-0-z5zs7", EndpointId:"eth0"} status="up"
2026-02-17 02:42:17.343 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-5948/evicted-pod-ignore-on-disruption-condition-2-mbrjr" endpoint_id:"eth0"} endpoint:{state:"active" name:"calic1230d5ee72" profile_ids:"kns.job-5948" profile_ids:"ksa.job-5948.default" ipv4_nets:"10.100.226.3/32"}
2026-02-17 02:42:17.343 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5948/evicted-pod-ignore-on-disruption-condition-2-mbrjr", EndpointId:"eth0"}
2026-02-17 02:42:17.344 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5948/evicted-pod-ignore-on-disruption-condition-2-mbrjr", EndpointId:"eth0"}
2026-02-17 02:42:17.344 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5948/evicted-pod-ignore-on-disruption-condition-2-mbrjr", EndpointId:"eth0"}
2026-02-17 02:42:17.344 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calic1230d5ee72"
2026-02-17 02:42:17.345 [INFO][69] felix/endpoint_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-5948/evicted-pod-ignore-on-disruption-condition-2-mbrjr", EndpointId:"eth0"}
2026-02-17 02:42:17.345 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5948/evicted-pod-ignore-on-disruption-condition-2-mbrjr", EndpointId:"eth0"}
2026-02-17 02:42:17.378 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5948/evicted-pod-ignore-on-disruption-condition-2-mbrjr", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:42:17.378 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5948/evicted-pod-ignore-on-disruption-condition-2-mbrjr", EndpointId:"eth0"} status="up"
2026-02-17 02:42:17.428 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"subpath-6914"} labels:{key:"e2e-framework" value:"subpath"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"subpath-6914"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6914"}
2026-02-17 02:42:17.462 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"subpath-6914"}
2026-02-17 02:42:17.462 [INFO][69] felix/int_dataplane.go 2323: Dataplane updates throttled
2026-02-17 02:42:17.520 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-9750"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"250c9c08-0bb9-4a58-88f0-5b64e701c66e"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-9750"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9750"}
2026-02-17 02:42:17.539 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"secrets-9750"}
2026-02-17 02:42:17.579 [INFO][69] 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:42:17.579 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali06878b89230"
2026-02-17 02:42:17.601 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali06878b89230", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:42:17.601 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali06878b89230", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:42:17.739 [INFO][69] 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:42:17.739 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calic1230d5ee72"
2026-02-17 02:42:17.739 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic1230d5ee72", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:42:17.739 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic1230d5ee72", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:42:17.756 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"volumeattachment-4743"} labels:{key:"e2e-framework" value:"volumeattachment"} labels:{key:"e2e-run" value:"250c9c08-0bb9-4a58-88f0-5b64e701c66e"} labels:{key:"kubernetes.io/metadata.name" value:"volumeattachment-4743"} 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-4743"}
2026-02-17 02:42:17.804 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"volumeattachment-4743"}
2026-02-17 02:42:17.900 [INFO][69] 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:42:17.900 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calic56a5480cf0"
2026-02-17 02:42:17.917 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic56a5480cf0", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:42:17.917 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic56a5480cf0", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:42:18.616 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"var-expansion-8250"} labels:{key:"e2e-framework" value:"var-expansion"} labels:{key:"e2e-run" value:"c813837b-097e-4d2a-845a-e92d88485297"} labels:{key:"kubernetes.io/metadata.name" value:"var-expansion-8250"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8250"}
2026-02-17 02:42:18.616 [INFO][69] felix/int_dataplane.go 2279: Dataplane updates no longer throttled
2026-02-17 02:42:18.668 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-2632"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"c813837b-097e-4d2a-845a-e92d88485297"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-2632"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2632"}
2026-02-17 02:42:18.690 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kubectl-2632" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:42:18.775 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-2632"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"c813837b-097e-4d2a-845a-e92d88485297"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-2632"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2632"}
2026-02-17 02:42:18.796 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-2894"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"c813837b-097e-4d2a-845a-e92d88485297"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-2894"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2894"}
2026-02-17 02:42:18.796 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"secrets-2894" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:42:19.725 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=job-5948/evicted-pod-ignore-on-disruption-condition-2-mbrjr, name=eth0)
2026-02-17 02:42:19.735 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=job-5948/evicted-pod-ignore-on-disruption-condition-1-gnzw6, name=eth0)
2026-02-17 02:42:19.735 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=job-5948/evicted-pod-ignore-on-disruption-condition-0-z5zs7, name=eth0)
2026-02-17 02:42:19.746 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=job-5948/evicted-pod-ignore-on-disruption-condition-2-mbrjr, name=eth0)
2026-02-17 02:42:19.750 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=job-5948/evicted-pod-ignore-on-disruption-condition-1-gnzw6, name=eth0)
2026-02-17 02:42:19.750 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=job-5948/evicted-pod-ignore-on-disruption-condition-0-z5zs7, name=eth0)
2026-02-17 02:42:19.754 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-5948/evicted-pod-ignore-on-disruption-condition-2-mbrjr" endpoint_id:"eth0"} endpoint:{state:"active" name:"calic1230d5ee72" profile_ids:"kns.job-5948" profile_ids:"ksa.job-5948.default" ipv4_nets:"10.100.226.3/32"}
2026-02-17 02:42:19.754 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-5948/evicted-pod-ignore-on-disruption-condition-1-gnzw6" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali06878b89230" profile_ids:"kns.job-5948" profile_ids:"ksa.job-5948.default" ipv4_nets:"10.100.226.4/32"}
2026-02-17 02:42:19.754 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-5948/evicted-pod-ignore-on-disruption-condition-0-z5zs7" endpoint_id:"eth0"} endpoint:{state:"active" name:"calic56a5480cf0" profile_ids:"kns.job-5948" profile_ids:"ksa.job-5948.default" ipv4_nets:"10.100.226.61/32"}
2026-02-17 02:42:19.754 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-5948/evicted-pod-ignore-on-disruption-condition-2-mbrjr" endpoint_id:"eth0"} endpoint:{state:"active" name:"calic1230d5ee72" profile_ids:"kns.job-5948" profile_ids:"ksa.job-5948.default" ipv4_nets:"10.100.226.3/32"}
2026-02-17 02:42:19.754 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-5948/evicted-pod-ignore-on-disruption-condition-1-gnzw6" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali06878b89230" profile_ids:"kns.job-5948" profile_ids:"ksa.job-5948.default" ipv4_nets:"10.100.226.4/32"}
2026-02-17 02:42:19.754 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-5948/evicted-pod-ignore-on-disruption-condition-0-z5zs7" endpoint_id:"eth0"} endpoint:{state:"active" name:"calic56a5480cf0" profile_ids:"kns.job-5948" profile_ids:"ksa.job-5948.default" ipv4_nets:"10.100.226.61/32"}
2026-02-17 02:42:19.754 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5948/evicted-pod-ignore-on-disruption-condition-2-mbrjr", EndpointId:"eth0"}
2026-02-17 02:42:19.755 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5948/evicted-pod-ignore-on-disruption-condition-2-mbrjr", EndpointId:"eth0"}
2026-02-17 02:42:19.755 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5948/evicted-pod-ignore-on-disruption-condition-2-mbrjr", EndpointId:"eth0"}
2026-02-17 02:42:19.755 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5948/evicted-pod-ignore-on-disruption-condition-1-gnzw6", EndpointId:"eth0"}
2026-02-17 02:42:19.755 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5948/evicted-pod-ignore-on-disruption-condition-1-gnzw6", EndpointId:"eth0"}
2026-02-17 02:42:19.755 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5948/evicted-pod-ignore-on-disruption-condition-1-gnzw6", EndpointId:"eth0"}
2026-02-17 02:42:19.756 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5948/evicted-pod-ignore-on-disruption-condition-0-z5zs7", EndpointId:"eth0"}
2026-02-17 02:42:19.756 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5948/evicted-pod-ignore-on-disruption-condition-0-z5zs7", EndpointId:"eth0"}
2026-02-17 02:42:19.756 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5948/evicted-pod-ignore-on-disruption-condition-0-z5zs7", EndpointId:"eth0"}
2026-02-17 02:42:19.757 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calic1230d5ee72"
2026-02-17 02:42:19.757 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali06878b89230"
2026-02-17 02:42:19.757 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calic56a5480cf0"
2026-02-17 02:42:19.757 [INFO][69] felix/endpoint_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-5948/evicted-pod-ignore-on-disruption-condition-2-mbrjr", EndpointId:"eth0"}
2026-02-17 02:42:19.758 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5948/evicted-pod-ignore-on-disruption-condition-2-mbrjr", EndpointId:"eth0"}
2026-02-17 02:42:19.758 [INFO][69] felix/endpoint_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-5948/evicted-pod-ignore-on-disruption-condition-1-gnzw6", EndpointId:"eth0"}
2026-02-17 02:42:19.758 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5948/evicted-pod-ignore-on-disruption-condition-1-gnzw6", EndpointId:"eth0"}
2026-02-17 02:42:19.758 [INFO][69] felix/endpoint_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-5948/evicted-pod-ignore-on-disruption-condition-0-z5zs7", EndpointId:"eth0"}
2026-02-17 02:42:19.758 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5948/evicted-pod-ignore-on-disruption-condition-0-z5zs7", EndpointId:"eth0"}
2026-02-17 02:42:19.781 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5948/evicted-pod-ignore-on-disruption-condition-2-mbrjr", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:42:19.781 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5948/evicted-pod-ignore-on-disruption-condition-2-mbrjr", EndpointId:"eth0"} status="up"
2026-02-17 02:42:19.781 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5948/evicted-pod-ignore-on-disruption-condition-1-gnzw6", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:42:19.781 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5948/evicted-pod-ignore-on-disruption-condition-1-gnzw6", EndpointId:"eth0"} status="up"
2026-02-17 02:42:19.781 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5948/evicted-pod-ignore-on-disruption-condition-0-z5zs7", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:42:19.781 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5948/evicted-pod-ignore-on-disruption-condition-0-z5zs7", EndpointId:"eth0"} status="up"
2026-02-17 02:42:19.992 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"svcaccounts-2706" name:"default"}
2026-02-17 02:42:20.171 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"svcaccounts-2706"} labels:{key:"e2e-framework" value:"svcaccounts"} labels:{key:"e2e-run" value:"c813837b-097e-4d2a-845a-e92d88485297"} labels:{key:"kubernetes.io/metadata.name" value:"svcaccounts-2706"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2706"}
2026-02-17 02:42:20.204 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"svcaccounts-2706"}
2026-02-17 02:42:20.233 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=job-5948/evicted-pod-ignore-on-disruption-condition-1-gnzw6, name=eth0)
2026-02-17 02:42:20.233 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-5948/evicted-pod-ignore-on-disruption-condition-1-gnzw6" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali06878b89230" profile_ids:"kns.job-5948" profile_ids:"ksa.job-5948.default" ipv4_nets:"10.100.226.4/32"}
2026-02-17 02:42:20.233 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5948/evicted-pod-ignore-on-disruption-condition-1-gnzw6", EndpointId:"eth0"}
2026-02-17 02:42:20.234 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5948/evicted-pod-ignore-on-disruption-condition-1-gnzw6", EndpointId:"eth0"}
2026-02-17 02:42:20.234 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5948/evicted-pod-ignore-on-disruption-condition-1-gnzw6", EndpointId:"eth0"}
2026-02-17 02:42:20.234 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali06878b89230"
2026-02-17 02:42:20.234 [INFO][69] felix/endpoint_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-5948/evicted-pod-ignore-on-disruption-condition-1-gnzw6", EndpointId:"eth0"}
2026-02-17 02:42:20.234 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5948/evicted-pod-ignore-on-disruption-condition-1-gnzw6", EndpointId:"eth0"}
2026-02-17 02:42:20.265 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=job-5948/evicted-pod-ignore-on-disruption-condition-0-z5zs7, name=eth0)
2026-02-17 02:42:20.266 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5948/evicted-pod-ignore-on-disruption-condition-1-gnzw6", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:42:20.267 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5948/evicted-pod-ignore-on-disruption-condition-1-gnzw6", EndpointId:"eth0"} status="up"
2026-02-17 02:42:20.267 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-5948/evicted-pod-ignore-on-disruption-condition-0-z5zs7" endpoint_id:"eth0"} endpoint:{state:"active" name:"calic56a5480cf0" profile_ids:"kns.job-5948" profile_ids:"ksa.job-5948.default" ipv4_nets:"10.100.226.61/32"}
2026-02-17 02:42:20.267 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5948/evicted-pod-ignore-on-disruption-condition-0-z5zs7", EndpointId:"eth0"}
2026-02-17 02:42:20.267 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5948/evicted-pod-ignore-on-disruption-condition-0-z5zs7", EndpointId:"eth0"}
2026-02-17 02:42:20.267 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5948/evicted-pod-ignore-on-disruption-condition-0-z5zs7", EndpointId:"eth0"}
2026-02-17 02:42:20.267 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calic56a5480cf0"
2026-02-17 02:42:20.268 [INFO][69] felix/endpoint_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-5948/evicted-pod-ignore-on-disruption-condition-0-z5zs7", EndpointId:"eth0"}
2026-02-17 02:42:20.268 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5948/evicted-pod-ignore-on-disruption-condition-0-z5zs7", EndpointId:"eth0"}
2026-02-17 02:42:20.295 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=job-5948/evicted-pod-ignore-on-disruption-condition-2-mbrjr, name=eth0)
2026-02-17 02:42:20.302 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5948/evicted-pod-ignore-on-disruption-condition-0-z5zs7", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:42:20.302 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5948/evicted-pod-ignore-on-disruption-condition-0-z5zs7", EndpointId:"eth0"} status="up"
2026-02-17 02:42:20.302 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-5948/evicted-pod-ignore-on-disruption-condition-2-mbrjr" endpoint_id:"eth0"} endpoint:{state:"active" name:"calic1230d5ee72" profile_ids:"kns.job-5948" profile_ids:"ksa.job-5948.default" ipv4_nets:"10.100.226.3/32"}
2026-02-17 02:42:20.303 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5948/evicted-pod-ignore-on-disruption-condition-2-mbrjr", EndpointId:"eth0"}
2026-02-17 02:42:20.303 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5948/evicted-pod-ignore-on-disruption-condition-2-mbrjr", EndpointId:"eth0"}
2026-02-17 02:42:20.303 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5948/evicted-pod-ignore-on-disruption-condition-2-mbrjr", EndpointId:"eth0"}
2026-02-17 02:42:20.304 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calic1230d5ee72"
2026-02-17 02:42:20.304 [INFO][69] felix/endpoint_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-5948/evicted-pod-ignore-on-disruption-condition-2-mbrjr", EndpointId:"eth0"}
2026-02-17 02:42:20.304 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5948/evicted-pod-ignore-on-disruption-condition-2-mbrjr", EndpointId:"eth0"}
2026-02-17 02:42:20.324 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5948/evicted-pod-ignore-on-disruption-condition-2-mbrjr", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:42:20.324 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5948/evicted-pod-ignore-on-disruption-condition-2-mbrjr", EndpointId:"eth0"} status="up"
2026-02-17 02:42:20.609 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=endpointslice-2299/pod1, name=eth0)
2026-02-17 02:42:20.610 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"endpointslice-2299/pod1" endpoint_id:"eth0"} endpoint:{state:"active" name:"calic9cf0f4da00" profile_ids:"kns.endpointslice-2299" profile_ids:"ksa.endpointslice-2299.default" ipv4_nets:"10.100.226.63/32"}
2026-02-17 02:42:20.610 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-2299/pod1", EndpointId:"eth0"}
2026-02-17 02:42:20.610 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-2299/pod1", EndpointId:"eth0"}
2026-02-17 02:42:20.610 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-2299/pod1", EndpointId:"eth0"}
2026-02-17 02:42:20.613 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calic9cf0f4da00"
2026-02-17 02:42:20.613 [INFO][69] felix/endpoint_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-2299/pod1", EndpointId:"eth0"}
2026-02-17 02:42:20.613 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-2299/pod1", EndpointId:"eth0"}
2026-02-17 02:42:20.634 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-2299/pod1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:42:20.635 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-2299/pod1", EndpointId:"eth0"} status="up"
2026-02-17 02:42:20.642 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=endpointslice-2299/pod1, name=eth0)
2026-02-17 02:42:20.643 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"endpointslice-2299/pod1" endpoint_id:"eth0"} endpoint:{state:"active" name:"calic9cf0f4da00" profile_ids:"kns.endpointslice-2299" profile_ids:"ksa.endpointslice-2299.default" ipv4_nets:"10.100.226.63/32"}
2026-02-17 02:42:20.643 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-2299/pod1", EndpointId:"eth0"}
2026-02-17 02:42:20.643 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-2299/pod1", EndpointId:"eth0"}
2026-02-17 02:42:20.643 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-2299/pod1", EndpointId:"eth0"}
2026-02-17 02:42:20.644 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calic9cf0f4da00"
2026-02-17 02:42:20.644 [INFO][69] felix/endpoint_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-2299/pod1", EndpointId:"eth0"}
2026-02-17 02:42:20.644 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-2299/pod1", EndpointId:"eth0"}
2026-02-17 02:42:20.676 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-2299/pod1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:42:20.676 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-2299/pod1", EndpointId:"eth0"} status="up"
2026-02-17 02:42:20.676 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"endpointslice-2299"} labels:{key:"e2e-framework" value:"endpointslice"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"endpointslice-2299"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2299"}
2026-02-17 02:42:20.987 [INFO][69] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=endpointslice-2299/pod1, name=eth0)
2026-02-17 02:42:20.988 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"endpointslice-2299/pod1" endpoint_id:"eth0"}
2026-02-17 02:42:20.988 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.endpointslice-2299"}
2026-02-17 02:42:20.988 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.endpointslice-2299.default"}
2026-02-17 02:42:20.988 [INFO][69] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-2299/pod1", EndpointId:"eth0"}
2026-02-17 02:42:20.988 [INFO][69] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-2299/pod1", EndpointId:"eth0"}
2026-02-17 02:42:20.989 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_kzwZP1LD6XKXB5irMd" ipVersion=0x4 table="filter"
2026-02-17 02:42:20.989 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_akbbc3NBfCtSmMfy5J" ipVersion=0x4 table="filter"
2026-02-17 02:42:20.989 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_kzwZP1LD6XKXB5irMd" ipVersion=0x4 table="filter"
2026-02-17 02:42:20.989 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_akbbc3NBfCtSmMfy5J" ipVersion=0x4 table="filter"
2026-02-17 02:42:20.989 [INFO][69] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-2299/pod1", EndpointId:"eth0"}
2026-02-17 02:42:20.990 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calic9cf0f4da00" ipVersion=0x4 table="filter"
2026-02-17 02:42:20.990 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calic9cf0f4da00" ipVersion=0x4 table="filter"
2026-02-17 02:42:20.990 [INFO][69] felix/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-2299/pod1", EndpointId:"eth0"}
2026-02-17 02:42:20.990 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-2299/pod1", EndpointId:"eth0"}
2026-02-17 02:42:20.990 [INFO][69] felix/conntrack.go 90: Removing conntrack flows ip=10.100.226.63
2026-02-17 02:42:21.066 [INFO][69] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-2299/pod1", EndpointId:"eth0"}
2026-02-17 02:42:21.097 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=128 ifaceName="calic9cf0f4da00" state="down"
2026-02-17 02:42:21.098 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic9cf0f4da00", State:"down", Index:128}
2026-02-17 02:42:21.100 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calic9cf0f4da00"
2026-02-17 02:42:21.100 [INFO][69] 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:42:21.105 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=128 ifaceName="calic9cf0f4da00" state=""
2026-02-17 02:42:21.105 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calic9cf0f4da00"
2026-02-17 02:42:21.120 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic9cf0f4da00", Addrs:set.Typed[string]{}}
2026-02-17 02:42:21.120 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic9cf0f4da00", Addrs:set.Typed[string]{}}
2026-02-17 02:42:21.120 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic9cf0f4da00", State:"", Index:128}
2026-02-17 02:42:21.121 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic9cf0f4da00", Addrs:set.Set[string](nil)}
2026-02-17 02:42:21.121 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic9cf0f4da00", Addrs:set.Set[string](nil)}
2026-02-17 02:42:22.708 [INFO][69] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=job-5948/evicted-pod-ignore-on-disruption-condition-1-gnzw6, name=eth0)
2026-02-17 02:42:22.708 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-5948/evicted-pod-ignore-on-disruption-condition-1-gnzw6" endpoint_id:"eth0"}
2026-02-17 02:42:22.708 [INFO][69] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5948/evicted-pod-ignore-on-disruption-condition-1-gnzw6", EndpointId:"eth0"}
2026-02-17 02:42:22.708 [INFO][69] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5948/evicted-pod-ignore-on-disruption-condition-1-gnzw6", EndpointId:"eth0"}
2026-02-17 02:42:22.714 [INFO][69] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5948/evicted-pod-ignore-on-disruption-condition-1-gnzw6", EndpointId:"eth0"}
2026-02-17 02:42:22.714 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali06878b89230" ipVersion=0x4 table="filter"
2026-02-17 02:42:22.714 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali06878b89230" ipVersion=0x4 table="filter"
2026-02-17 02:42:22.714 [INFO][69] felix/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-5948/evicted-pod-ignore-on-disruption-condition-1-gnzw6", EndpointId:"eth0"}
2026-02-17 02:42:22.714 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5948/evicted-pod-ignore-on-disruption-condition-1-gnzw6", EndpointId:"eth0"}
2026-02-17 02:42:22.715 [INFO][69] felix/conntrack.go 90: Removing conntrack flows ip=10.100.226.4
2026-02-17 02:42:22.740 [INFO][69] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=job-5948/evicted-pod-ignore-on-disruption-condition-0-z5zs7, name=eth0)
2026-02-17 02:42:22.747 [INFO][69] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=job-5948/evicted-pod-ignore-on-disruption-condition-2-mbrjr, name=eth0)
2026-02-17 02:42:22.783 [INFO][69] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5948/evicted-pod-ignore-on-disruption-condition-1-gnzw6", EndpointId:"eth0"}
2026-02-17 02:42:22.783 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-5948/evicted-pod-ignore-on-disruption-condition-0-z5zs7" endpoint_id:"eth0"}
2026-02-17 02:42:22.783 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-5948/evicted-pod-ignore-on-disruption-condition-2-mbrjr" endpoint_id:"eth0"}
2026-02-17 02:42:22.783 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.job-5948"}
2026-02-17 02:42:22.783 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.job-5948.default"}
2026-02-17 02:42:22.783 [INFO][69] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5948/evicted-pod-ignore-on-disruption-condition-0-z5zs7", EndpointId:"eth0"}
2026-02-17 02:42:22.783 [INFO][69] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5948/evicted-pod-ignore-on-disruption-condition-0-z5zs7", EndpointId:"eth0"}
2026-02-17 02:42:22.783 [INFO][69] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5948/evicted-pod-ignore-on-disruption-condition-0-z5zs7", EndpointId:"eth0"}
2026-02-17 02:42:22.783 [INFO][69] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5948/evicted-pod-ignore-on-disruption-condition-2-mbrjr", EndpointId:"eth0"}
2026-02-17 02:42:22.783 [INFO][69] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5948/evicted-pod-ignore-on-disruption-condition-2-mbrjr", EndpointId:"eth0"}
2026-02-17 02:42:22.784 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.job-5948" ipVersion=0x4 table="filter"
2026-02-17 02:42:22.784 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_jUbYHmCZrJeaYVSlgE" ipVersion=0x4 table="filter"
2026-02-17 02:42:22.784 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.job-5948" ipVersion=0x4 table="filter"
2026-02-17 02:42:22.784 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_jUbYHmCZrJeaYVSlgE" ipVersion=0x4 table="filter"
2026-02-17 02:42:22.784 [INFO][69] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5948/evicted-pod-ignore-on-disruption-condition-2-mbrjr", EndpointId:"eth0"}
2026-02-17 02:42:22.784 [INFO][69] 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:42:22.784 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calic1230d5ee72" ipVersion=0x4 table="filter"
2026-02-17 02:42:22.784 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calic56a5480cf0" ipVersion=0x4 table="filter"
2026-02-17 02:42:22.784 [INFO][69] 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:42:22.784 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calic1230d5ee72" ipVersion=0x4 table="filter"
2026-02-17 02:42:22.784 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calic56a5480cf0" ipVersion=0x4 table="filter"
2026-02-17 02:42:22.784 [INFO][69] felix/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-5948/evicted-pod-ignore-on-disruption-condition-0-z5zs7", EndpointId:"eth0"}
2026-02-17 02:42:22.784 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5948/evicted-pod-ignore-on-disruption-condition-0-z5zs7", EndpointId:"eth0"}
2026-02-17 02:42:22.784 [INFO][69] felix/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-5948/evicted-pod-ignore-on-disruption-condition-2-mbrjr", EndpointId:"eth0"}
2026-02-17 02:42:22.784 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5948/evicted-pod-ignore-on-disruption-condition-2-mbrjr", EndpointId:"eth0"}
2026-02-17 02:42:22.784 [INFO][69] felix/conntrack.go 90: Removing conntrack flows ip=10.100.226.61
2026-02-17 02:42:22.784 [INFO][69] felix/conntrack.go 90: Removing conntrack flows ip=10.100.226.3
2026-02-17 02:42:22.809 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=130 ifaceName="cali06878b89230" state="down"
2026-02-17 02:42:22.809 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali06878b89230"
2026-02-17 02:42:22.810 [INFO][69] 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:42:22.812 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=130 ifaceName="cali06878b89230" state=""
2026-02-17 02:42:22.812 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali06878b89230"
2026-02-17 02:42:22.843 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=129 ifaceName="calic56a5480cf0" state="down"
2026-02-17 02:42:22.844 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calic56a5480cf0"
2026-02-17 02:42:22.844 [INFO][69] 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:42:22.858 [INFO][69] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5948/evicted-pod-ignore-on-disruption-condition-0-z5zs7", EndpointId:"eth0"}
2026-02-17 02:42:22.858 [INFO][69] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5948/evicted-pod-ignore-on-disruption-condition-2-mbrjr", EndpointId:"eth0"}
2026-02-17 02:42:22.858 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali06878b89230", State:"down", Index:130}
2026-02-17 02:42:22.858 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali06878b89230", Addrs:set.Typed[string]{}}
2026-02-17 02:42:22.858 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali06878b89230", Addrs:set.Typed[string]{}}
2026-02-17 02:42:22.858 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali06878b89230", State:"", Index:130}
2026-02-17 02:42:22.858 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali06878b89230", Addrs:set.Set[string](nil)}
2026-02-17 02:42:22.858 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali06878b89230", Addrs:set.Set[string](nil)}
2026-02-17 02:42:22.858 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic56a5480cf0", State:"down", Index:129}
2026-02-17 02:42:22.858 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic56a5480cf0", Addrs:set.Typed[string]{}}
2026-02-17 02:42:22.858 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic56a5480cf0", Addrs:set.Typed[string]{}}
2026-02-17 02:42:22.867 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=129 ifaceName="calic56a5480cf0" state=""
2026-02-17 02:42:22.867 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calic56a5480cf0"
2026-02-17 02:42:22.871 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=131 ifaceName="calic1230d5ee72" state="down"
2026-02-17 02:42:22.871 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calic1230d5ee72"
2026-02-17 02:42:22.873 [INFO][69] 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:42:22.876 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic56a5480cf0", State:"", Index:129}
2026-02-17 02:42:22.876 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic56a5480cf0", Addrs:set.Set[string](nil)}
2026-02-17 02:42:22.876 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic56a5480cf0", Addrs:set.Set[string](nil)}
2026-02-17 02:42:22.877 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic1230d5ee72", State:"down", Index:131}
2026-02-17 02:42:22.877 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic1230d5ee72", Addrs:set.Typed[string]{}}
2026-02-17 02:42:22.877 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=131 ifaceName="calic1230d5ee72" state=""
2026-02-17 02:42:22.877 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calic1230d5ee72"
2026-02-17 02:42:22.877 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic1230d5ee72", Addrs:set.Typed[string]{}}
2026-02-17 02:42:22.877 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic1230d5ee72", State:"", Index:131}
2026-02-17 02:42:22.878 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic1230d5ee72", Addrs:set.Set[string](nil)}
2026-02-17 02:42:22.878 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic1230d5ee72", Addrs:set.Set[string](nil)}
2026-02-17 02:42:22.922 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-2894"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"c813837b-097e-4d2a-845a-e92d88485297"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-2894"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2894"}
2026-02-17 02:42:22.951 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-selectable-fields-7312"} labels:{key:"e2e-framework" value:"crd-selectable-fields"} labels:{key:"e2e-run" value:"c813837b-097e-4d2a-845a-e92d88485297"} labels:{key:"kubernetes.io/metadata.name" value:"crd-selectable-fields-7312"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-7312"}
2026-02-17 02:42:22.977 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"crd-selectable-fields-7312" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:42:23.670 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"var-expansion-8250" name:"default"}
2026-02-17 02:42:23.809 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"kubectl-2632" name:"default"}
2026-02-17 02:42:23.868 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"subpath-1377"} labels:{key:"e2e-framework" value:"subpath"} labels:{key:"e2e-run" value:"648329da-2048-4e6b-a697-5d6bd747a7ee"} labels:{key:"kubernetes.io/metadata.name" value:"subpath-1377"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1377"}
2026-02-17 02:42:23.896 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"gc-2095"} labels:{key:"e2e-framework" value:"gc"} labels:{key:"e2e-run" value:"648329da-2048-4e6b-a697-5d6bd747a7ee"} labels:{key:"kubernetes.io/metadata.name" value:"gc-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:"gc-2095"}
2026-02-17 02:42:23.896 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"gc-2095" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:42:24.218 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"var-expansion-8250"} labels:{key:"e2e-framework" value:"var-expansion"} labels:{key:"e2e-run" value:"c813837b-097e-4d2a-845a-e92d88485297"} labels:{key:"kubernetes.io/metadata.name" value:"var-expansion-8250"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8250"}
2026-02-17 02:42:24.246 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"var-expansion-8250"}
2026-02-17 02:42:24.475 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-2632"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"c813837b-097e-4d2a-845a-e92d88485297"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-2632"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2632"}
2026-02-17 02:42:24.498 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"kubectl-2632"}
2026-02-17 02:42:24.539 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=gc-2095/simpletest.rc-j2zjc, name=eth0)
2026-02-17 02:42:24.540 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.gc-2095"} profile:{inbound_rules:{action:"allow" rule_id:"mwUG2a5rkvlq5xLj"} outbound_rules:{action:"allow" rule_id:"7sGdI-uNG-62ADiq"}}
2026-02-17 02:42:24.540 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.gc-2095.default"} profile:{}
2026-02-17 02:42:24.540 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-2095/simpletest.rc-j2zjc" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali3e341c32407" profile_ids:"kns.gc-2095" profile_ids:"ksa.gc-2095.default" ipv4_nets:"10.100.226.5/32"}
2026-02-17 02:42:24.540 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-2095/simpletest.rc-j2zjc", EndpointId:"eth0"}
2026-02-17 02:42:24.540 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-2095/simpletest.rc-j2zjc", EndpointId:"eth0"}
2026-02-17 02:42:24.540 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-2095/simpletest.rc-j2zjc", EndpointId:"eth0"}
2026-02-17 02:42:24.541 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali3e341c32407" ipVersion=0x4 table="filter"
2026-02-17 02:42:24.541 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.gc-2095" ipVersion=0x4 table="filter"
2026-02-17 02:42:24.541 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-ksa.gc-2095.default" ipVersion=0x4 table="filter"
2026-02-17 02:42:24.541 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali3e341c32407" ipVersion=0x4 table="filter"
2026-02-17 02:42:24.541 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.gc-2095" ipVersion=0x4 table="filter"
2026-02-17 02:42:24.541 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-ksa.gc-2095.default" ipVersion=0x4 table="filter"
2026-02-17 02:42:24.541 [INFO][69] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali3e341c32407"
2026-02-17 02:42:24.541 [INFO][69] felix/endpoint_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-2095/simpletest.rc-j2zjc", EndpointId:"eth0"}
2026-02-17 02:42:24.541 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-2095/simpletest.rc-j2zjc", EndpointId:"eth0"}
2026-02-17 02:42:24.615 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=132 ifaceName="cali3e341c32407" state="down"
2026-02-17 02:42:24.615 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali3e341c32407"
2026-02-17 02:42:24.615 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=132 ifaceName="cali3e341c32407" state="up"
2026-02-17 02:42:24.617 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-2095/simpletest.rc-j2zjc", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:42:24.617 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-2095/simpletest.rc-j2zjc", EndpointId:"eth0"} status="down"
2026-02-17 02:42:24.617 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali3e341c32407", State:"down", Index:132}
2026-02-17 02:42:24.617 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali3e341c32407", Addrs:set.Typed[string]{}}
2026-02-17 02:42:24.617 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali3e341c32407", Addrs:set.Typed[string]{}}
2026-02-17 02:42:24.617 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali3e341c32407", State:"up", Index:132}
2026-02-17 02:42:24.617 [INFO][69] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali3e341c32407"
2026-02-17 02:42:24.618 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali3e341c32407"
2026-02-17 02:42:24.618 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali3e341c32407"
2026-02-17 02:42:24.618 [INFO][69] felix/endpoint_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-2095/simpletest.rc-j2zjc", EndpointId:"eth0"}
2026-02-17 02:42:24.618 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-2095/simpletest.rc-j2zjc", EndpointId:"eth0"}
2026-02-17 02:42:24.640 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-2095/simpletest.rc-j2zjc", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:42:24.640 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-2095/simpletest.rc-j2zjc", EndpointId:"eth0"} status="up"
2026-02-17 02:42:25.297 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=gc-2095/simpletest.rc-j2zjc, name=eth0)
2026-02-17 02:42:25.297 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-2095/simpletest.rc-j2zjc" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali3e341c32407" profile_ids:"kns.gc-2095" profile_ids:"ksa.gc-2095.default" ipv4_nets:"10.100.226.5/32"}
2026-02-17 02:42:25.297 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-2095/simpletest.rc-j2zjc", EndpointId:"eth0"}
2026-02-17 02:42:25.297 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-2095/simpletest.rc-j2zjc", EndpointId:"eth0"}
2026-02-17 02:42:25.297 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-2095/simpletest.rc-j2zjc", EndpointId:"eth0"}
2026-02-17 02:42:25.298 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali3e341c32407"
2026-02-17 02:42:25.298 [INFO][69] felix/endpoint_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-2095/simpletest.rc-j2zjc", EndpointId:"eth0"}
2026-02-17 02:42:25.298 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-2095/simpletest.rc-j2zjc", EndpointId:"eth0"}
2026-02-17 02:42:25.368 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-2095/simpletest.rc-j2zjc", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:42:25.368 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-2095/simpletest.rc-j2zjc", EndpointId:"eth0"} status="up"
2026-02-17 02:42:25.368 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"e2e-test-crd-conversion-webhook" namespace:"crd-selectable-fields-7312" type:"ClusterIP" cluster_ips:"10.254.246.6" ports:{Protocol:"TCP" Port:9443}
2026-02-17 02:42:25.579 [INFO][69] 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:42:25.579 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali3e341c32407"
2026-02-17 02:42:25.580 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali3e341c32407", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:42:25.580 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali3e341c32407", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:42:26.039 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"endpointslice-2299" name:"default"}
2026-02-17 02:42:26.144 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"example-int-port" namespace:"endpointslice-2299"
2026-02-17 02:42:26.172 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"example-named-port" namespace:"endpointslice-2299"
2026-02-17 02:42:26.198 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"example-no-match" namespace:"endpointslice-2299"
2026-02-17 02:42:26.303 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"endpointslice-2299"}
2026-02-17 02:42:28.022 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"secrets-2894" name:"default"}
2026-02-17 02:42:28.193 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-2894"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"c813837b-097e-4d2a-845a-e92d88485297"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-2894"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2894"}
2026-02-17 02:42:28.222 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"secrets-2894"}
2026-02-17 02:42:28.266 [INFO][75] monitor-addresses/autodetection_methods.go 103: Using autodetected IPv4 address on interface ens3: 192.168.24.214/24
2026-02-17 02:42:28.914 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"subpath-1377" name:"default"}
2026-02-17 02:42:29.019 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=gc-2095/simpletest.rc-j2zjc, name=eth0)
2026-02-17 02:42:29.019 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-2095/simpletest.rc-j2zjc" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali3e341c32407" profile_ids:"kns.gc-2095" profile_ids:"ksa.gc-2095.default" ipv4_nets:"10.100.226.5/32"}
2026-02-17 02:42:29.019 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-2095/simpletest.rc-j2zjc", EndpointId:"eth0"}
2026-02-17 02:42:29.019 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-2095/simpletest.rc-j2zjc", EndpointId:"eth0"}
2026-02-17 02:42:29.019 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-2095/simpletest.rc-j2zjc", EndpointId:"eth0"}
2026-02-17 02:42:29.020 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali3e341c32407"
2026-02-17 02:42:29.020 [INFO][69] felix/endpoint_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-2095/simpletest.rc-j2zjc", EndpointId:"eth0"}
2026-02-17 02:42:29.020 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-2095/simpletest.rc-j2zjc", EndpointId:"eth0"}
2026-02-17 02:42:29.034 [INFO][69] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=gc-2095/simpletest.rc-j2zjc, name=eth0)
2026-02-17 02:42:29.043 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-2095/simpletest.rc-j2zjc", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:42:29.043 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-2095/simpletest.rc-j2zjc", EndpointId:"eth0"} status="up"
2026-02-17 02:42:29.043 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-2095/simpletest.rc-j2zjc" endpoint_id:"eth0"}
2026-02-17 02:42:29.043 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.gc-2095.default"}
2026-02-17 02:42:29.043 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.gc-2095"}
2026-02-17 02:42:29.043 [INFO][69] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-2095/simpletest.rc-j2zjc", EndpointId:"eth0"}
2026-02-17 02:42:29.044 [INFO][69] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-2095/simpletest.rc-j2zjc", EndpointId:"eth0"}
2026-02-17 02:42:29.047 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.gc-2095" ipVersion=0x4 table="filter"
2026-02-17 02:42:29.047 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-ksa.gc-2095.default" ipVersion=0x4 table="filter"
2026-02-17 02:42:29.047 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.gc-2095" ipVersion=0x4 table="filter"
2026-02-17 02:42:29.047 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-ksa.gc-2095.default" ipVersion=0x4 table="filter"
2026-02-17 02:42:29.047 [INFO][69] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-2095/simpletest.rc-j2zjc", EndpointId:"eth0"}
2026-02-17 02:42:29.048 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali3e341c32407" ipVersion=0x4 table="filter"
2026-02-17 02:42:29.048 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali3e341c32407" ipVersion=0x4 table="filter"
2026-02-17 02:42:29.048 [INFO][69] felix/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-2095/simpletest.rc-j2zjc", EndpointId:"eth0"}
2026-02-17 02:42:29.048 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-2095/simpletest.rc-j2zjc", EndpointId:"eth0"}
2026-02-17 02:42:29.051 [INFO][69] felix/conntrack.go 90: Removing conntrack flows ip=10.100.226.5
2026-02-17 02:42:29.117 [INFO][69] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-2095/simpletest.rc-j2zjc", EndpointId:"eth0"}
2026-02-17 02:42:29.419 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"subpath-1377"} labels:{key:"e2e-framework" value:"subpath"} labels:{key:"e2e-run" value:"648329da-2048-4e6b-a697-5d6bd747a7ee"} labels:{key:"kubernetes.io/metadata.name" value:"subpath-1377"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1377"}
2026-02-17 02:42:29.451 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"subpath-1377"}
2026-02-17 02:42:29.463 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=132 ifaceName="cali3e341c32407" state="down"
2026-02-17 02:42:29.464 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali3e341c32407"
2026-02-17 02:42:29.464 [INFO][69] 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:42:29.465 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=132 ifaceName="cali3e341c32407" state=""
2026-02-17 02:42:29.465 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali3e341c32407"
2026-02-17 02:42:29.478 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali3e341c32407", State:"down", Index:132}
2026-02-17 02:42:29.479 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali3e341c32407", Addrs:set.Typed[string]{}}
2026-02-17 02:42:29.479 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali3e341c32407", Addrs:set.Typed[string]{}}
2026-02-17 02:42:29.479 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali3e341c32407", State:"", Index:132}
2026-02-17 02:42:29.479 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali3e341c32407", Addrs:set.Set[string](nil)}
2026-02-17 02:42:29.479 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali3e341c32407", Addrs:set.Set[string](nil)}
2026-02-17 02:42:29.756 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"e2e-test-crd-conversion-webhook" namespace:"crd-selectable-fields-7312"
2026-02-17 02:42:29.835 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-selectable-fields-7312"} labels:{key:"e2e-framework" value:"crd-selectable-fields"} labels:{key:"e2e-run" value:"c813837b-097e-4d2a-845a-e92d88485297"} labels:{key:"kubernetes.io/metadata.name" value:"crd-selectable-fields-7312"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-7312"}
2026-02-17 02:42:29.870 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"subpath-4924"} labels:{key:"e2e-framework" value:"subpath"} labels:{key:"e2e-run" value:"c813837b-097e-4d2a-845a-e92d88485297"} labels:{key:"kubernetes.io/metadata.name" value:"subpath-4924"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4924"}
2026-02-17 02:42:29.894 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"subpath-4924" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:42:34.166 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"gc-2095"} labels:{key:"e2e-framework" value:"gc"} labels:{key:"e2e-run" value:"648329da-2048-4e6b-a697-5d6bd747a7ee"} labels:{key:"kubernetes.io/metadata.name" value:"gc-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:"gc-2095"}
2026-02-17 02:42:34.188 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-8091"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"648329da-2048-4e6b-a697-5d6bd747a7ee"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-8091"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8091"}
2026-02-17 02:42:34.212 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"secrets-8091" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:42:34.794 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=secrets-8091/pod-secrets-1d7ce3ca-7ddd-49f6-a112-75923c31ea16, name=eth0)
2026-02-17 02:42:34.795 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.secrets-8091.default"} profile:{}
2026-02-17 02:42:34.795 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.secrets-8091"} profile:{inbound_rules:{action:"allow" rule_id:"Nxir96T7fqbvb9pd"} outbound_rules:{action:"allow" rule_id:"_i-KWTnAVZQ4Httv"}}
2026-02-17 02:42:34.796 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"secrets-8091/pod-secrets-1d7ce3ca-7ddd-49f6-a112-75923c31ea16" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie6638370cc4" profile_ids:"kns.secrets-8091" profile_ids:"ksa.secrets-8091.default" ipv4_nets:"10.100.226.29/32"}
2026-02-17 02:42:34.796 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-8091/pod-secrets-1d7ce3ca-7ddd-49f6-a112-75923c31ea16", EndpointId:"eth0"}
2026-02-17 02:42:34.796 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-8091/pod-secrets-1d7ce3ca-7ddd-49f6-a112-75923c31ea16", EndpointId:"eth0"}
2026-02-17 02:42:34.796 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-8091/pod-secrets-1d7ce3ca-7ddd-49f6-a112-75923c31ea16", EndpointId:"eth0"}
2026-02-17 02:42:34.799 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calie6638370cc4" ipVersion=0x4 table="filter"
2026-02-17 02:42:34.800 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.secrets-8091" ipVersion=0x4 table="filter"
2026-02-17 02:42:34.800 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_VQ5IH4Az63vqqAoHqw" ipVersion=0x4 table="filter"
2026-02-17 02:42:34.800 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calie6638370cc4" ipVersion=0x4 table="filter"
2026-02-17 02:42:34.800 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.secrets-8091" ipVersion=0x4 table="filter"
2026-02-17 02:42:34.800 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_VQ5IH4Az63vqqAoHqw" ipVersion=0x4 table="filter"
2026-02-17 02:42:34.800 [INFO][69] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calie6638370cc4"
2026-02-17 02:42:34.800 [INFO][69] felix/endpoint_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-8091/pod-secrets-1d7ce3ca-7ddd-49f6-a112-75923c31ea16", EndpointId:"eth0"}
2026-02-17 02:42:34.800 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-8091/pod-secrets-1d7ce3ca-7ddd-49f6-a112-75923c31ea16", EndpointId:"eth0"}
2026-02-17 02:42:34.833 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-8091/pod-secrets-1d7ce3ca-7ddd-49f6-a112-75923c31ea16", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:42:34.833 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-8091/pod-secrets-1d7ce3ca-7ddd-49f6-a112-75923c31ea16", EndpointId:"eth0"} status="down"
2026-02-17 02:42:34.872 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=133 ifaceName="calie6638370cc4" state="down"
2026-02-17 02:42:34.873 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calie6638370cc4"
2026-02-17 02:42:34.873 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie6638370cc4", State:"down", Index:133}
2026-02-17 02:42:34.873 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie6638370cc4", Addrs:set.Typed[string]{}}
2026-02-17 02:42:34.873 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie6638370cc4", Addrs:set.Typed[string]{}}
2026-02-17 02:42:34.873 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calie6638370cc4"
2026-02-17 02:42:34.873 [INFO][69] felix/endpoint_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-8091/pod-secrets-1d7ce3ca-7ddd-49f6-a112-75923c31ea16", EndpointId:"eth0"}
2026-02-17 02:42:34.873 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-8091/pod-secrets-1d7ce3ca-7ddd-49f6-a112-75923c31ea16", EndpointId:"eth0"}
2026-02-17 02:42:34.875 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=133 ifaceName="calie6638370cc4" state="up"
2026-02-17 02:42:34.893 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-8091/pod-secrets-1d7ce3ca-7ddd-49f6-a112-75923c31ea16", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:42:34.893 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-8091/pod-secrets-1d7ce3ca-7ddd-49f6-a112-75923c31ea16", EndpointId:"eth0"} status="down"
2026-02-17 02:42:34.893 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie6638370cc4", State:"up", Index:133}
2026-02-17 02:42:34.893 [INFO][69] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calie6638370cc4"
2026-02-17 02:42:34.894 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calie6638370cc4"
2026-02-17 02:42:34.894 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie6638370cc4"
2026-02-17 02:42:34.894 [INFO][69] felix/endpoint_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-8091/pod-secrets-1d7ce3ca-7ddd-49f6-a112-75923c31ea16", EndpointId:"eth0"}
2026-02-17 02:42:34.894 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-8091/pod-secrets-1d7ce3ca-7ddd-49f6-a112-75923c31ea16", EndpointId:"eth0"}
2026-02-17 02:42:34.915 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-8091/pod-secrets-1d7ce3ca-7ddd-49f6-a112-75923c31ea16", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:42:34.915 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-8091/pod-secrets-1d7ce3ca-7ddd-49f6-a112-75923c31ea16", EndpointId:"eth0"} status="up"
2026-02-17 02:42:34.915 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"crd-selectable-fields-7312" name:"default"}
2026-02-17 02:42:35.299 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-selectable-fields-7312"} labels:{key:"e2e-framework" value:"crd-selectable-fields"} labels:{key:"e2e-run" value:"c813837b-097e-4d2a-845a-e92d88485297"} labels:{key:"kubernetes.io/metadata.name" value:"crd-selectable-fields-7312"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-7312"}
2026-02-17 02:42:35.321 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"crd-selectable-fields-7312"}
2026-02-17 02:42:35.790 [INFO][69] 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:42:35.790 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calie6638370cc4"
2026-02-17 02:42:35.791 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie6638370cc4", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:42:35.791 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie6638370cc4", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:42:36.408 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=secrets-8091/pod-secrets-1d7ce3ca-7ddd-49f6-a112-75923c31ea16, name=eth0)
2026-02-17 02:42:36.408 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"secrets-8091/pod-secrets-1d7ce3ca-7ddd-49f6-a112-75923c31ea16" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie6638370cc4" profile_ids:"kns.secrets-8091" profile_ids:"ksa.secrets-8091.default" ipv4_nets:"10.100.226.29/32"}
2026-02-17 02:42:36.408 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-8091/pod-secrets-1d7ce3ca-7ddd-49f6-a112-75923c31ea16", EndpointId:"eth0"}
2026-02-17 02:42:36.408 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-8091/pod-secrets-1d7ce3ca-7ddd-49f6-a112-75923c31ea16", EndpointId:"eth0"}
2026-02-17 02:42:36.408 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-8091/pod-secrets-1d7ce3ca-7ddd-49f6-a112-75923c31ea16", EndpointId:"eth0"}
2026-02-17 02:42:36.409 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie6638370cc4"
2026-02-17 02:42:36.409 [INFO][69] felix/endpoint_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-8091/pod-secrets-1d7ce3ca-7ddd-49f6-a112-75923c31ea16", EndpointId:"eth0"}
2026-02-17 02:42:36.409 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-8091/pod-secrets-1d7ce3ca-7ddd-49f6-a112-75923c31ea16", EndpointId:"eth0"}
2026-02-17 02:42:36.433 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-8091/pod-secrets-1d7ce3ca-7ddd-49f6-a112-75923c31ea16", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:42:36.433 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-8091/pod-secrets-1d7ce3ca-7ddd-49f6-a112-75923c31ea16", EndpointId:"eth0"} status="up"
2026-02-17 02:42:39.450 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"gc-2095" name:"default"}
2026-02-17 02:42:39.470 [INFO][69] felix/summary.go 100: Summarising 248 dataplane reconciliation loops over 1m1.1s: avg=29ms longest=79ms (resync-calico-v4,resync-filter-v4,update-filter-v4)
2026-02-17 02:42:39.470 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"gc-2095"} labels:{key:"e2e-framework" value:"gc"} labels:{key:"e2e-run" value:"648329da-2048-4e6b-a697-5d6bd747a7ee"} labels:{key:"kubernetes.io/metadata.name" value:"gc-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:"gc-2095"}
2026-02-17 02:42:39.498 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"gc-2095"}
2026-02-17 02:42:54.092 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"subpath-4924"} labels:{key:"e2e-framework" value:"subpath"} labels:{key:"e2e-run" value:"c813837b-097e-4d2a-845a-e92d88485297"} labels:{key:"kubernetes.io/metadata.name" value:"subpath-4924"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4924"}
2026-02-17 02:42:54.123 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"prestop-4432"} labels:{key:"e2e-framework" value:"prestop"} labels:{key:"e2e-run" value:"c813837b-097e-4d2a-845a-e92d88485297"} labels:{key:"kubernetes.io/metadata.name" value:"prestop-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:"prestop-4432"}
2026-02-17 02:42:54.123 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"prestop-4432" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:42:59.303 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"subpath-4924" name:"default"}
2026-02-17 02:42:59.379 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"subpath-4924"} labels:{key:"e2e-framework" value:"subpath"} labels:{key:"e2e-run" value:"c813837b-097e-4d2a-845a-e92d88485297"} labels:{key:"kubernetes.io/metadata.name" value:"subpath-4924"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4924"}
2026-02-17 02:42:59.408 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"subpath-4924"}
2026-02-17 02:43:02.601 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=job-5948/evicted-pod-ignore-on-disruption-condition-0-xdm98, name=eth0)
2026-02-17 02:43:02.601 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.job-5948.default"} profile:{}
2026-02-17 02:43:02.602 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.job-5948"} profile:{inbound_rules:{action:"allow" rule_id:"wE-vOU4wiIHfu7CI"} outbound_rules:{action:"allow" rule_id:"2-EbJB7Q2nHr1cTt"}}
2026-02-17 02:43:02.602 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-5948/evicted-pod-ignore-on-disruption-condition-0-xdm98" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali4f4884fe383" profile_ids:"kns.job-5948" profile_ids:"ksa.job-5948.default" ipv4_nets:"10.100.226.2/32"}
2026-02-17 02:43:02.602 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5948/evicted-pod-ignore-on-disruption-condition-0-xdm98", EndpointId:"eth0"}
2026-02-17 02:43:02.602 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5948/evicted-pod-ignore-on-disruption-condition-0-xdm98", EndpointId:"eth0"}
2026-02-17 02:43:02.602 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5948/evicted-pod-ignore-on-disruption-condition-0-xdm98", EndpointId:"eth0"}
2026-02-17 02:43:02.603 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali4f4884fe383" ipVersion=0x4 table="filter"
2026-02-17 02:43:02.603 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.job-5948" ipVersion=0x4 table="filter"
2026-02-17 02:43:02.603 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_jUbYHmCZrJeaYVSlgE" ipVersion=0x4 table="filter"
2026-02-17 02:43:02.603 [INFO][69] 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:43:02.603 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali4f4884fe383" ipVersion=0x4 table="filter"
2026-02-17 02:43:02.603 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.job-5948" ipVersion=0x4 table="filter"
2026-02-17 02:43:02.603 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_jUbYHmCZrJeaYVSlgE" ipVersion=0x4 table="filter"
2026-02-17 02:43:02.603 [INFO][69] 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:43:02.603 [INFO][69] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali4f4884fe383"
2026-02-17 02:43:02.603 [INFO][69] felix/endpoint_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-5948/evicted-pod-ignore-on-disruption-condition-0-xdm98", EndpointId:"eth0"}
2026-02-17 02:43:02.603 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5948/evicted-pod-ignore-on-disruption-condition-0-xdm98", EndpointId:"eth0"}
2026-02-17 02:43:02.640 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5948/evicted-pod-ignore-on-disruption-condition-0-xdm98", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:43:02.640 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5948/evicted-pod-ignore-on-disruption-condition-0-xdm98", EndpointId:"eth0"} status="down"
2026-02-17 02:43:02.676 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=134 ifaceName="cali4f4884fe383" state="down"
2026-02-17 02:43:02.676 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali4f4884fe383"
2026-02-17 02:43:02.676 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali4f4884fe383", State:"down", Index:134}
2026-02-17 02:43:02.676 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali4f4884fe383", Addrs:set.Typed[string]{}}
2026-02-17 02:43:02.676 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali4f4884fe383", Addrs:set.Typed[string]{}}
2026-02-17 02:43:02.677 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali4f4884fe383"
2026-02-17 02:43:02.677 [INFO][69] felix/endpoint_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-5948/evicted-pod-ignore-on-disruption-condition-0-xdm98", EndpointId:"eth0"}
2026-02-17 02:43:02.677 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5948/evicted-pod-ignore-on-disruption-condition-0-xdm98", EndpointId:"eth0"}
2026-02-17 02:43:02.677 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=134 ifaceName="cali4f4884fe383" state="up"
2026-02-17 02:43:02.697 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5948/evicted-pod-ignore-on-disruption-condition-0-xdm98", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:43:02.697 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5948/evicted-pod-ignore-on-disruption-condition-0-xdm98", EndpointId:"eth0"} status="down"
2026-02-17 02:43:02.697 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali4f4884fe383", State:"up", Index:134}
2026-02-17 02:43:02.697 [INFO][69] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali4f4884fe383"
2026-02-17 02:43:02.697 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali4f4884fe383"
2026-02-17 02:43:02.697 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali4f4884fe383"
2026-02-17 02:43:02.697 [INFO][69] felix/endpoint_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-5948/evicted-pod-ignore-on-disruption-condition-0-xdm98", EndpointId:"eth0"}
2026-02-17 02:43:02.698 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5948/evicted-pod-ignore-on-disruption-condition-0-xdm98", EndpointId:"eth0"}
2026-02-17 02:43:02.730 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5948/evicted-pod-ignore-on-disruption-condition-0-xdm98", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:43:02.730 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5948/evicted-pod-ignore-on-disruption-condition-0-xdm98", EndpointId:"eth0"} status="up"
2026-02-17 02:43:02.732 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=job-5948/evicted-pod-ignore-on-disruption-condition-1-4qh8d, name=eth0)
2026-02-17 02:43:02.732 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-5948/evicted-pod-ignore-on-disruption-condition-1-4qh8d" endpoint_id:"eth0"} endpoint:{state:"active" name:"calib375d932a99" profile_ids:"kns.job-5948" profile_ids:"ksa.job-5948.default" ipv4_nets:"10.100.226.6/32"}
2026-02-17 02:43:02.732 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5948/evicted-pod-ignore-on-disruption-condition-1-4qh8d", EndpointId:"eth0"}
2026-02-17 02:43:02.732 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5948/evicted-pod-ignore-on-disruption-condition-1-4qh8d", EndpointId:"eth0"}
2026-02-17 02:43:02.732 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5948/evicted-pod-ignore-on-disruption-condition-1-4qh8d", EndpointId:"eth0"}
2026-02-17 02:43:02.732 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calib375d932a99" ipVersion=0x4 table="filter"
2026-02-17 02:43:02.732 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calib375d932a99" ipVersion=0x4 table="filter"
2026-02-17 02:43:02.732 [INFO][69] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calib375d932a99"
2026-02-17 02:43:02.732 [INFO][69] felix/endpoint_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-5948/evicted-pod-ignore-on-disruption-condition-1-4qh8d", EndpointId:"eth0"}
2026-02-17 02:43:02.732 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5948/evicted-pod-ignore-on-disruption-condition-1-4qh8d", EndpointId:"eth0"}
2026-02-17 02:43:02.775 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5948/evicted-pod-ignore-on-disruption-condition-1-4qh8d", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:43:02.775 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5948/evicted-pod-ignore-on-disruption-condition-1-4qh8d", EndpointId:"eth0"} status="down"
2026-02-17 02:43:02.801 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=135 ifaceName="calib375d932a99" state="down"
2026-02-17 02:43:02.801 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calib375d932a99"
2026-02-17 02:43:02.801 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib375d932a99", State:"down", Index:135}
2026-02-17 02:43:02.801 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib375d932a99", Addrs:set.Typed[string]{}}
2026-02-17 02:43:02.801 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib375d932a99", Addrs:set.Typed[string]{}}
2026-02-17 02:43:02.801 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calib375d932a99"
2026-02-17 02:43:02.801 [INFO][69] felix/endpoint_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-5948/evicted-pod-ignore-on-disruption-condition-1-4qh8d", EndpointId:"eth0"}
2026-02-17 02:43:02.801 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5948/evicted-pod-ignore-on-disruption-condition-1-4qh8d", EndpointId:"eth0"}
2026-02-17 02:43:02.805 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=135 ifaceName="calib375d932a99" state="up"
2026-02-17 02:43:02.824 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5948/evicted-pod-ignore-on-disruption-condition-1-4qh8d", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:43:02.824 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5948/evicted-pod-ignore-on-disruption-condition-1-4qh8d", EndpointId:"eth0"} status="down"
2026-02-17 02:43:02.824 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib375d932a99", State:"up", Index:135}
2026-02-17 02:43:02.824 [INFO][69] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calib375d932a99"
2026-02-17 02:43:02.824 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calib375d932a99"
2026-02-17 02:43:02.824 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calib375d932a99"
2026-02-17 02:43:02.824 [INFO][69] felix/endpoint_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-5948/evicted-pod-ignore-on-disruption-condition-1-4qh8d", EndpointId:"eth0"}
2026-02-17 02:43:02.824 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5948/evicted-pod-ignore-on-disruption-condition-1-4qh8d", EndpointId:"eth0"}
2026-02-17 02:43:02.831 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=job-5948/evicted-pod-ignore-on-disruption-condition-2-67v94, name=eth0)
2026-02-17 02:43:02.844 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5948/evicted-pod-ignore-on-disruption-condition-1-4qh8d", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:43:02.844 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5948/evicted-pod-ignore-on-disruption-condition-1-4qh8d", EndpointId:"eth0"} status="up"
2026-02-17 02:43:02.844 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-5948/evicted-pod-ignore-on-disruption-condition-2-67v94" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie080b4c890c" profile_ids:"kns.job-5948" profile_ids:"ksa.job-5948.default" ipv4_nets:"10.100.226.7/32"}
2026-02-17 02:43:02.844 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5948/evicted-pod-ignore-on-disruption-condition-2-67v94", EndpointId:"eth0"}
2026-02-17 02:43:02.845 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5948/evicted-pod-ignore-on-disruption-condition-2-67v94", EndpointId:"eth0"}
2026-02-17 02:43:02.845 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5948/evicted-pod-ignore-on-disruption-condition-2-67v94", EndpointId:"eth0"}
2026-02-17 02:43:02.845 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calie080b4c890c" ipVersion=0x4 table="filter"
2026-02-17 02:43:02.845 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calie080b4c890c" ipVersion=0x4 table="filter"
2026-02-17 02:43:02.846 [INFO][69] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calie080b4c890c"
2026-02-17 02:43:02.846 [INFO][69] felix/endpoint_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-5948/evicted-pod-ignore-on-disruption-condition-2-67v94", EndpointId:"eth0"}
2026-02-17 02:43:02.846 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5948/evicted-pod-ignore-on-disruption-condition-2-67v94", EndpointId:"eth0"}
2026-02-17 02:43:02.893 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5948/evicted-pod-ignore-on-disruption-condition-2-67v94", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:43:02.893 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5948/evicted-pod-ignore-on-disruption-condition-2-67v94", EndpointId:"eth0"} status="down"
2026-02-17 02:43:02.901 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=136 ifaceName="calie080b4c890c" state="down"
2026-02-17 02:43:02.901 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calie080b4c890c"
2026-02-17 02:43:02.901 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie080b4c890c", State:"down", Index:136}
2026-02-17 02:43:02.901 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie080b4c890c", Addrs:set.Typed[string]{}}
2026-02-17 02:43:02.901 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie080b4c890c", Addrs:set.Typed[string]{}}
2026-02-17 02:43:02.901 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calie080b4c890c"
2026-02-17 02:43:02.901 [INFO][69] felix/endpoint_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-5948/evicted-pod-ignore-on-disruption-condition-2-67v94", EndpointId:"eth0"}
2026-02-17 02:43:02.901 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5948/evicted-pod-ignore-on-disruption-condition-2-67v94", EndpointId:"eth0"}
2026-02-17 02:43:02.901 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=136 ifaceName="calie080b4c890c" state="up"
2026-02-17 02:43:02.925 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5948/evicted-pod-ignore-on-disruption-condition-2-67v94", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:43:02.925 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5948/evicted-pod-ignore-on-disruption-condition-2-67v94", EndpointId:"eth0"} status="down"
2026-02-17 02:43:02.925 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie080b4c890c", State:"up", Index:136}
2026-02-17 02:43:02.925 [INFO][69] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calie080b4c890c"
2026-02-17 02:43:02.925 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calie080b4c890c"
2026-02-17 02:43:02.925 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie080b4c890c"
2026-02-17 02:43:02.926 [INFO][69] felix/endpoint_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-5948/evicted-pod-ignore-on-disruption-condition-2-67v94", EndpointId:"eth0"}
2026-02-17 02:43:02.926 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5948/evicted-pod-ignore-on-disruption-condition-2-67v94", EndpointId:"eth0"}
2026-02-17 02:43:02.952 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5948/evicted-pod-ignore-on-disruption-condition-2-67v94", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:43:02.952 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5948/evicted-pod-ignore-on-disruption-condition-2-67v94", EndpointId:"eth0"} status="up"
2026-02-17 02:43:03.253 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"prestop-4432"} labels:{key:"e2e-framework" value:"prestop"} labels:{key:"e2e-run" value:"c813837b-097e-4d2a-845a-e92d88485297"} labels:{key:"kubernetes.io/metadata.name" value:"prestop-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:"prestop-4432"}
2026-02-17 02:43:03.297 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"limitrange-5930"} labels:{key:"e2e-framework" value:"limitrange"} labels:{key:"e2e-run" value:"c813837b-097e-4d2a-845a-e92d88485297"} labels:{key:"kubernetes.io/metadata.name" value:"limitrange-5930"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5930"}
2026-02-17 02:43:03.321 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"limitrange-5930" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:43:03.353 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"e2e-limitrange-dg75g-1242"} labels:{key:"e2e-run" value:"c813837b-097e-4d2a-845a-e92d88485297"} labels:{key:"kubernetes.io/metadata.name" value:"e2e-limitrange-dg75g-1242"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-dg75g-1242"}
2026-02-17 02:43:03.378 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"e2e-limitrange-dg75g-1242" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:43:03.416 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"limitrange-5930"} labels:{key:"e2e-framework" value:"limitrange"} labels:{key:"e2e-run" value:"c813837b-097e-4d2a-845a-e92d88485297"} labels:{key:"kubernetes.io/metadata.name" value:"limitrange-5930"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5930"}
2026-02-17 02:43:03.441 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"e2e-limitrange-dg75g-1242"} labels:{key:"e2e-run" value:"c813837b-097e-4d2a-845a-e92d88485297"} labels:{key:"kubernetes.io/metadata.name" value:"e2e-limitrange-dg75g-1242"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-dg75g-1242"}
2026-02-17 02:43:03.442 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"field-validation-3334"} labels:{key:"e2e-framework" value:"field-validation"} labels:{key:"e2e-run" value:"c813837b-097e-4d2a-845a-e92d88485297"} labels:{key:"kubernetes.io/metadata.name" value:"field-validation-3334"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3334"}
2026-02-17 02:43:03.465 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"field-validation-3334" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:43:03.528 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=job-5948/evicted-pod-ignore-on-disruption-condition-2-67v94, name=eth0)
2026-02-17 02:43:03.528 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-5948/evicted-pod-ignore-on-disruption-condition-2-67v94" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie080b4c890c" profile_ids:"kns.job-5948" profile_ids:"ksa.job-5948.default" ipv4_nets:"10.100.226.7/32"}
2026-02-17 02:43:03.528 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5948/evicted-pod-ignore-on-disruption-condition-2-67v94", EndpointId:"eth0"}
2026-02-17 02:43:03.528 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5948/evicted-pod-ignore-on-disruption-condition-2-67v94", EndpointId:"eth0"}
2026-02-17 02:43:03.528 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5948/evicted-pod-ignore-on-disruption-condition-2-67v94", EndpointId:"eth0"}
2026-02-17 02:43:03.529 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie080b4c890c"
2026-02-17 02:43:03.529 [INFO][69] felix/endpoint_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-5948/evicted-pod-ignore-on-disruption-condition-2-67v94", EndpointId:"eth0"}
2026-02-17 02:43:03.529 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5948/evicted-pod-ignore-on-disruption-condition-2-67v94", EndpointId:"eth0"}
2026-02-17 02:43:03.551 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=job-5948/evicted-pod-ignore-on-disruption-condition-1-4qh8d, name=eth0)
2026-02-17 02:43:03.558 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5948/evicted-pod-ignore-on-disruption-condition-2-67v94", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:43:03.559 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5948/evicted-pod-ignore-on-disruption-condition-2-67v94", EndpointId:"eth0"} status="up"
2026-02-17 02:43:03.559 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-5948/evicted-pod-ignore-on-disruption-condition-1-4qh8d" endpoint_id:"eth0"} endpoint:{state:"active" name:"calib375d932a99" profile_ids:"kns.job-5948" profile_ids:"ksa.job-5948.default" ipv4_nets:"10.100.226.6/32"}
2026-02-17 02:43:03.559 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5948/evicted-pod-ignore-on-disruption-condition-1-4qh8d", EndpointId:"eth0"}
2026-02-17 02:43:03.559 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5948/evicted-pod-ignore-on-disruption-condition-1-4qh8d", EndpointId:"eth0"}
2026-02-17 02:43:03.559 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5948/evicted-pod-ignore-on-disruption-condition-1-4qh8d", EndpointId:"eth0"}
2026-02-17 02:43:03.560 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calib375d932a99"
2026-02-17 02:43:03.560 [INFO][69] felix/endpoint_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-5948/evicted-pod-ignore-on-disruption-condition-1-4qh8d", EndpointId:"eth0"}
2026-02-17 02:43:03.560 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5948/evicted-pod-ignore-on-disruption-condition-1-4qh8d", EndpointId:"eth0"}
2026-02-17 02:43:03.570 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=job-5948/evicted-pod-ignore-on-disruption-condition-0-xdm98, name=eth0)
2026-02-17 02:43:03.591 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5948/evicted-pod-ignore-on-disruption-condition-1-4qh8d", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:43:03.591 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5948/evicted-pod-ignore-on-disruption-condition-1-4qh8d", EndpointId:"eth0"} status="up"
2026-02-17 02:43:03.591 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-5948/evicted-pod-ignore-on-disruption-condition-0-xdm98" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali4f4884fe383" profile_ids:"kns.job-5948" profile_ids:"ksa.job-5948.default" ipv4_nets:"10.100.226.2/32"}
2026-02-17 02:43:03.591 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5948/evicted-pod-ignore-on-disruption-condition-0-xdm98", EndpointId:"eth0"}
2026-02-17 02:43:03.592 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5948/evicted-pod-ignore-on-disruption-condition-0-xdm98", EndpointId:"eth0"}
2026-02-17 02:43:03.592 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5948/evicted-pod-ignore-on-disruption-condition-0-xdm98", EndpointId:"eth0"}
2026-02-17 02:43:03.594 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali4f4884fe383"
2026-02-17 02:43:03.594 [INFO][69] felix/endpoint_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-5948/evicted-pod-ignore-on-disruption-condition-0-xdm98", EndpointId:"eth0"}
2026-02-17 02:43:03.594 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5948/evicted-pod-ignore-on-disruption-condition-0-xdm98", EndpointId:"eth0"}
2026-02-17 02:43:03.621 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5948/evicted-pod-ignore-on-disruption-condition-0-xdm98", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:43:03.621 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5948/evicted-pod-ignore-on-disruption-condition-0-xdm98", EndpointId:"eth0"} status="up"
2026-02-17 02:43:03.947 [INFO][69] 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:43:03.947 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calib375d932a99"
2026-02-17 02:43:03.947 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib375d932a99", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:43:03.947 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib375d932a99", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:43:04.459 [INFO][69] 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:43:04.459 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calie080b4c890c"
2026-02-17 02:43:04.459 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie080b4c890c", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:43:04.459 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie080b4c890c", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:43:04.491 [INFO][69] 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:43:04.491 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali4f4884fe383"
2026-02-17 02:43:04.491 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali4f4884fe383", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:43:04.491 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali4f4884fe383", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:43:04.748 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=job-5948/evicted-pod-ignore-on-disruption-condition-1-4qh8d, name=eth0)
2026-02-17 02:43:04.748 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-5948/evicted-pod-ignore-on-disruption-condition-1-4qh8d" endpoint_id:"eth0"} endpoint:{state:"active" name:"calib375d932a99" profile_ids:"kns.job-5948" profile_ids:"ksa.job-5948.default" ipv4_nets:"10.100.226.6/32"}
2026-02-17 02:43:04.748 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5948/evicted-pod-ignore-on-disruption-condition-1-4qh8d", EndpointId:"eth0"}
2026-02-17 02:43:04.749 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5948/evicted-pod-ignore-on-disruption-condition-1-4qh8d", EndpointId:"eth0"}
2026-02-17 02:43:04.749 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5948/evicted-pod-ignore-on-disruption-condition-1-4qh8d", EndpointId:"eth0"}
2026-02-17 02:43:04.749 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calib375d932a99"
2026-02-17 02:43:04.749 [INFO][69] felix/endpoint_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-5948/evicted-pod-ignore-on-disruption-condition-1-4qh8d", EndpointId:"eth0"}
2026-02-17 02:43:04.749 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5948/evicted-pod-ignore-on-disruption-condition-1-4qh8d", EndpointId:"eth0"}
2026-02-17 02:43:04.758 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=job-5948/evicted-pod-ignore-on-disruption-condition-2-67v94, name=eth0)
2026-02-17 02:43:04.775 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5948/evicted-pod-ignore-on-disruption-condition-1-4qh8d", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:43:04.775 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5948/evicted-pod-ignore-on-disruption-condition-1-4qh8d", EndpointId:"eth0"} status="up"
2026-02-17 02:43:04.776 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-5948/evicted-pod-ignore-on-disruption-condition-2-67v94" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie080b4c890c" profile_ids:"kns.job-5948" profile_ids:"ksa.job-5948.default" ipv4_nets:"10.100.226.7/32"}
2026-02-17 02:43:04.776 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5948/evicted-pod-ignore-on-disruption-condition-2-67v94", EndpointId:"eth0"}
2026-02-17 02:43:04.776 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5948/evicted-pod-ignore-on-disruption-condition-2-67v94", EndpointId:"eth0"}
2026-02-17 02:43:04.776 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5948/evicted-pod-ignore-on-disruption-condition-2-67v94", EndpointId:"eth0"}
2026-02-17 02:43:04.776 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie080b4c890c"
2026-02-17 02:43:04.776 [INFO][69] 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-5948/evicted-pod-ignore-on-disruption-condition-2-67v94", EndpointId:"eth0"}
2026-02-17 02:43:04.776 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5948/evicted-pod-ignore-on-disruption-condition-2-67v94", EndpointId:"eth0"}
2026-02-17 02:43:04.790 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=job-5948/evicted-pod-ignore-on-disruption-condition-0-xdm98, name=eth0)
2026-02-17 02:43:04.803 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5948/evicted-pod-ignore-on-disruption-condition-2-67v94", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:43:04.803 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5948/evicted-pod-ignore-on-disruption-condition-2-67v94", EndpointId:"eth0"} status="down"
2026-02-17 02:43:04.803 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-5948/evicted-pod-ignore-on-disruption-condition-0-xdm98" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali4f4884fe383" profile_ids:"kns.job-5948" profile_ids:"ksa.job-5948.default" ipv4_nets:"10.100.226.2/32"}
2026-02-17 02:43:04.803 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5948/evicted-pod-ignore-on-disruption-condition-0-xdm98", EndpointId:"eth0"}
2026-02-17 02:43:04.803 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5948/evicted-pod-ignore-on-disruption-condition-0-xdm98", EndpointId:"eth0"}
2026-02-17 02:43:04.804 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5948/evicted-pod-ignore-on-disruption-condition-0-xdm98", EndpointId:"eth0"}
2026-02-17 02:43:04.804 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie080b4c890c"
2026-02-17 02:43:04.804 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali4f4884fe383"
2026-02-17 02:43:04.804 [INFO][69] 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-5948/evicted-pod-ignore-on-disruption-condition-0-xdm98", EndpointId:"eth0"}
2026-02-17 02:43:04.804 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5948/evicted-pod-ignore-on-disruption-condition-0-xdm98", EndpointId:"eth0"}
2026-02-17 02:43:04.827 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5948/evicted-pod-ignore-on-disruption-condition-0-xdm98", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:43:04.827 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5948/evicted-pod-ignore-on-disruption-condition-0-xdm98", EndpointId:"eth0"} status="down"
2026-02-17 02:43:04.854 [INFO][69] 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:43:04.854 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calib375d932a99"
2026-02-17 02:43:04.854 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=135 ifaceName="calib375d932a99" state="down"
2026-02-17 02:43:04.855 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib375d932a99", Addrs:set.Typed[string]{}}
2026-02-17 02:43:04.855 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib375d932a99", Addrs:set.Typed[string]{}}
2026-02-17 02:43:04.855 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib375d932a99", State:"down", Index:135}
2026-02-17 02:43:04.855 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calib375d932a99"
2026-02-17 02:43:04.855 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie080b4c890c"
2026-02-17 02:43:04.855 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali4f4884fe383"
2026-02-17 02:43:04.855 [INFO][69] felix/endpoint_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-5948/evicted-pod-ignore-on-disruption-condition-1-4qh8d", EndpointId:"eth0"}
2026-02-17 02:43:04.855 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5948/evicted-pod-ignore-on-disruption-condition-1-4qh8d", EndpointId:"eth0"}
2026-02-17 02:43:04.855 [INFO][69] felix/conntrack.go 90: Removing conntrack flows ip=10.100.226.6
2026-02-17 02:43:04.859 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=135 ifaceName="calib375d932a99" state=""
2026-02-17 02:43:04.859 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calib375d932a99"
2026-02-17 02:43:04.865 [INFO][69] 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:43:04.865 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calie080b4c890c"
2026-02-17 02:43:04.865 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=136 ifaceName="calie080b4c890c" state="down"
2026-02-17 02:43:04.867 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=136 ifaceName="calie080b4c890c" state=""
2026-02-17 02:43:04.867 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calie080b4c890c"
2026-02-17 02:43:04.874 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5948/evicted-pod-ignore-on-disruption-condition-1-4qh8d", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:43:04.874 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5948/evicted-pod-ignore-on-disruption-condition-1-4qh8d", EndpointId:"eth0"} status="down"
2026-02-17 02:43:04.874 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib375d932a99", State:"", Index:135}
2026-02-17 02:43:04.874 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib375d932a99", Addrs:set.Set[string](nil)}
2026-02-17 02:43:04.874 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib375d932a99", Addrs:set.Set[string](nil)}
2026-02-17 02:43:04.874 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie080b4c890c", Addrs:set.Typed[string]{}}
2026-02-17 02:43:04.874 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie080b4c890c", Addrs:set.Typed[string]{}}
2026-02-17 02:43:04.874 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie080b4c890c", State:"down", Index:136}
2026-02-17 02:43:04.874 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie080b4c890c", State:"", Index:136}
2026-02-17 02:43:04.874 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie080b4c890c", Addrs:set.Set[string](nil)}
2026-02-17 02:43:04.874 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie080b4c890c", Addrs:set.Set[string](nil)}
2026-02-17 02:43:04.874 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calib375d932a99"
2026-02-17 02:43:04.874 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calie080b4c890c"
2026-02-17 02:43:04.874 [INFO][69] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calie080b4c890c"
2026-02-17 02:43:04.874 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali4f4884fe383"
2026-02-17 02:43:04.874 [INFO][69] felix/endpoint_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-5948/evicted-pod-ignore-on-disruption-condition-1-4qh8d", EndpointId:"eth0"}
2026-02-17 02:43:04.874 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5948/evicted-pod-ignore-on-disruption-condition-1-4qh8d", EndpointId:"eth0"}
2026-02-17 02:43:04.874 [INFO][69] felix/endpoint_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-5948/evicted-pod-ignore-on-disruption-condition-2-67v94", EndpointId:"eth0"}
2026-02-17 02:43:04.874 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5948/evicted-pod-ignore-on-disruption-condition-2-67v94", EndpointId:"eth0"}
2026-02-17 02:43:04.874 [INFO][69] felix/conntrack.go 90: Removing conntrack flows ip=10.100.226.7
2026-02-17 02:43:04.893 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=134 ifaceName="cali4f4884fe383" state="down"
2026-02-17 02:43:04.893 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali4f4884fe383"
2026-02-17 02:43:04.894 [INFO][69] 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:43:04.897 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=134 ifaceName="cali4f4884fe383" state=""
2026-02-17 02:43:04.897 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali4f4884fe383"
2026-02-17 02:43:04.899 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5948/evicted-pod-ignore-on-disruption-condition-1-4qh8d", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:43:04.899 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5948/evicted-pod-ignore-on-disruption-condition-1-4qh8d", EndpointId:"eth0"} status="down"
2026-02-17 02:43:04.899 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5948/evicted-pod-ignore-on-disruption-condition-2-67v94", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:43:04.899 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5948/evicted-pod-ignore-on-disruption-condition-2-67v94", EndpointId:"eth0"} status="down"
2026-02-17 02:43:04.899 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali4f4884fe383", State:"down", Index:134}
2026-02-17 02:43:04.899 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali4f4884fe383", Addrs:set.Typed[string]{}}
2026-02-17 02:43:04.899 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali4f4884fe383", Addrs:set.Typed[string]{}}
2026-02-17 02:43:04.899 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali4f4884fe383", State:"", Index:134}
2026-02-17 02:43:04.899 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali4f4884fe383", Addrs:set.Set[string](nil)}
2026-02-17 02:43:04.899 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali4f4884fe383", Addrs:set.Set[string](nil)}
2026-02-17 02:43:04.899 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali4f4884fe383"
2026-02-17 02:43:04.899 [INFO][69] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali4f4884fe383"
2026-02-17 02:43:04.899 [INFO][69] felix/endpoint_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-5948/evicted-pod-ignore-on-disruption-condition-0-xdm98", EndpointId:"eth0"}
2026-02-17 02:43:04.899 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5948/evicted-pod-ignore-on-disruption-condition-0-xdm98", EndpointId:"eth0"}
2026-02-17 02:43:04.900 [INFO][69] felix/conntrack.go 90: Removing conntrack flows ip=10.100.226.2
2026-02-17 02:43:04.930 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5948/evicted-pod-ignore-on-disruption-condition-0-xdm98", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:43:04.930 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5948/evicted-pod-ignore-on-disruption-condition-0-xdm98", EndpointId:"eth0"} status="down"
2026-02-17 02:43:04.969 [INFO][69] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=job-5948/evicted-pod-ignore-on-disruption-condition-1-4qh8d, name=eth0)
2026-02-17 02:43:04.969 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-5948/evicted-pod-ignore-on-disruption-condition-1-4qh8d" endpoint_id:"eth0"}
2026-02-17 02:43:04.969 [INFO][69] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5948/evicted-pod-ignore-on-disruption-condition-1-4qh8d", EndpointId:"eth0"}
2026-02-17 02:43:04.969 [INFO][69] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5948/evicted-pod-ignore-on-disruption-condition-1-4qh8d", EndpointId:"eth0"}
2026-02-17 02:43:04.969 [INFO][69] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5948/evicted-pod-ignore-on-disruption-condition-1-4qh8d", EndpointId:"eth0"}
2026-02-17 02:43:04.970 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calib375d932a99" ipVersion=0x4 table="filter"
2026-02-17 02:43:04.970 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calib375d932a99" ipVersion=0x4 table="filter"
2026-02-17 02:43:04.970 [INFO][69] felix/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-5948/evicted-pod-ignore-on-disruption-condition-1-4qh8d", EndpointId:"eth0"}
2026-02-17 02:43:04.970 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5948/evicted-pod-ignore-on-disruption-condition-1-4qh8d", EndpointId:"eth0"}
2026-02-17 02:43:05.039 [INFO][69] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5948/evicted-pod-ignore-on-disruption-condition-1-4qh8d", EndpointId:"eth0"}
2026-02-17 02:43:05.075 [INFO][69] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=job-5948/evicted-pod-ignore-on-disruption-condition-2-67v94, name=eth0)
2026-02-17 02:43:05.075 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-5948/evicted-pod-ignore-on-disruption-condition-2-67v94" endpoint_id:"eth0"}
2026-02-17 02:43:05.075 [INFO][69] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5948/evicted-pod-ignore-on-disruption-condition-2-67v94", EndpointId:"eth0"}
2026-02-17 02:43:05.075 [INFO][69] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5948/evicted-pod-ignore-on-disruption-condition-2-67v94", EndpointId:"eth0"}
2026-02-17 02:43:05.075 [INFO][69] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5948/evicted-pod-ignore-on-disruption-condition-2-67v94", EndpointId:"eth0"}
2026-02-17 02:43:05.075 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calie080b4c890c" ipVersion=0x4 table="filter"
2026-02-17 02:43:05.075 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calie080b4c890c" ipVersion=0x4 table="filter"
2026-02-17 02:43:05.075 [INFO][69] felix/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-5948/evicted-pod-ignore-on-disruption-condition-2-67v94", EndpointId:"eth0"}
2026-02-17 02:43:05.075 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5948/evicted-pod-ignore-on-disruption-condition-2-67v94", EndpointId:"eth0"}
2026-02-17 02:43:05.130 [INFO][69] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5948/evicted-pod-ignore-on-disruption-condition-2-67v94", EndpointId:"eth0"}
2026-02-17 02:43:05.163 [INFO][69] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=job-5948/evicted-pod-ignore-on-disruption-condition-0-xdm98, name=eth0)
2026-02-17 02:43:05.164 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-5948/evicted-pod-ignore-on-disruption-condition-0-xdm98" endpoint_id:"eth0"}
2026-02-17 02:43:05.164 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.job-5948"}
2026-02-17 02:43:05.164 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.job-5948.default"}
2026-02-17 02:43:05.164 [INFO][69] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5948/evicted-pod-ignore-on-disruption-condition-0-xdm98", EndpointId:"eth0"}
2026-02-17 02:43:05.164 [INFO][69] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5948/evicted-pod-ignore-on-disruption-condition-0-xdm98", EndpointId:"eth0"}
2026-02-17 02:43:05.165 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.job-5948" ipVersion=0x4 table="filter"
2026-02-17 02:43:05.165 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_jUbYHmCZrJeaYVSlgE" ipVersion=0x4 table="filter"
2026-02-17 02:43:05.165 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.job-5948" ipVersion=0x4 table="filter"
2026-02-17 02:43:05.165 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_jUbYHmCZrJeaYVSlgE" ipVersion=0x4 table="filter"
2026-02-17 02:43:05.165 [INFO][69] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5948/evicted-pod-ignore-on-disruption-condition-0-xdm98", EndpointId:"eth0"}
2026-02-17 02:43:05.165 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali4f4884fe383" ipVersion=0x4 table="filter"
2026-02-17 02:43:05.166 [INFO][69] 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:43:05.166 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali4f4884fe383" ipVersion=0x4 table="filter"
2026-02-17 02:43:05.166 [INFO][69] 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:43:05.166 [INFO][69] felix/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-5948/evicted-pod-ignore-on-disruption-condition-0-xdm98", EndpointId:"eth0"}
2026-02-17 02:43:05.166 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5948/evicted-pod-ignore-on-disruption-condition-0-xdm98", EndpointId:"eth0"}
2026-02-17 02:43:05.227 [INFO][69] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5948/evicted-pod-ignore-on-disruption-condition-0-xdm98", EndpointId:"eth0"}
2026-02-17 02:43:05.945 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-5948"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"job-5948"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-5948"}
2026-02-17 02:43:05.969 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-8841"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-8841"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8841"}
2026-02-17 02:43:05.993 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kubectl-8841" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:43:06.603 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"field-validation-3334"} labels:{key:"e2e-framework" value:"field-validation"} labels:{key:"e2e-run" value:"c813837b-097e-4d2a-845a-e92d88485297"} labels:{key:"kubernetes.io/metadata.name" value:"field-validation-3334"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3334"}
2026-02-17 02:43:06.630 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-4761"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"c813837b-097e-4d2a-845a-e92d88485297"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-4761"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4761"}
2026-02-17 02:43:06.630 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kubectl-4761" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:43:08.268 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-4761"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"c813837b-097e-4d2a-845a-e92d88485297"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-4761"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4761"}
2026-02-17 02:43:08.306 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"prestop-4432"} labels:{key:"e2e-framework" value:"prestop"} labels:{key:"e2e-run" value:"c813837b-097e-4d2a-845a-e92d88485297"} labels:{key:"kubernetes.io/metadata.name" value:"prestop-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:"prestop-4432"}
2026-02-17 02:43:08.331 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"certificates-3236"} labels:{key:"e2e-framework" value:"certificates"} labels:{key:"e2e-run" value:"c813837b-097e-4d2a-845a-e92d88485297"} labels:{key:"kubernetes.io/metadata.name" value:"certificates-3236"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-3236"}
2026-02-17 02:43:08.332 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"certificates-3236" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:43:08.457 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"rm2" namespace:"kubectl-8841" type:"ClusterIP" cluster_ips:"10.254.30.112" ports:{Protocol:"TCP" Port:1234}
2026-02-17 02:43:08.524 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"e2e-limitrange-dg75g-1242" name:"default"}
2026-02-17 02:43:08.775 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"limitrange-5930" name:"default"}
2026-02-17 02:43:08.899 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"e2e-limitrange-dg75g-1242"} labels:{key:"e2e-run" value:"c813837b-097e-4d2a-845a-e92d88485297"} labels:{key:"kubernetes.io/metadata.name" value:"e2e-limitrange-dg75g-1242"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-dg75g-1242"}
2026-02-17 02:43:08.922 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"e2e-limitrange-dg75g-1242"}
2026-02-17 02:43:09.001 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"limitrange-5930"} labels:{key:"e2e-framework" value:"limitrange"} labels:{key:"e2e-run" value:"c813837b-097e-4d2a-845a-e92d88485297"} labels:{key:"kubernetes.io/metadata.name" value:"limitrange-5930"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5930"}
2026-02-17 02:43:09.028 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"limitrange-5930"}
2026-02-17 02:43:09.161 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"certificates-3236"} labels:{key:"e2e-framework" value:"certificates"} labels:{key:"e2e-run" value:"c813837b-097e-4d2a-845a-e92d88485297"} labels:{key:"kubernetes.io/metadata.name" value:"certificates-3236"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-3236"}
2026-02-17 02:43:09.186 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-probe-7357"} labels:{key:"e2e-framework" value:"container-probe"} labels:{key:"e2e-run" value:"c813837b-097e-4d2a-845a-e92d88485297"} labels:{key:"kubernetes.io/metadata.name" value:"container-probe-7357"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7357"}
2026-02-17 02:43:09.208 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"container-probe-7357" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:43:10.589 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"rm3" namespace:"kubectl-8841" type:"ClusterIP" cluster_ips:"10.254.209.211" ports:{Protocol:"TCP" Port:2345}
2026-02-17 02:43:11.273 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"job-5948" name:"default"}
2026-02-17 02:43:11.477 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-5948"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"job-5948"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-5948"}
2026-02-17 02:43:11.506 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"job-5948"}
2026-02-17 02:43:11.750 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"field-validation-3334" name:"default"}
2026-02-17 02:43:11.860 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"field-validation-3334"} labels:{key:"e2e-framework" value:"field-validation"} labels:{key:"e2e-run" value:"c813837b-097e-4d2a-845a-e92d88485297"} labels:{key:"kubernetes.io/metadata.name" value:"field-validation-3334"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3334"}
2026-02-17 02:43:11.890 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"field-validation-3334"}
2026-02-17 02:43:12.636 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-8841"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-8841"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8841"}
2026-02-17 02:43:12.659 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"runtimeclass-4472"} labels:{key:"e2e-framework" value:"runtimeclass"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"runtimeclass-4472"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-4472"}
2026-02-17 02:43:12.687 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"runtimeclass-4472" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:43:12.820 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"runtimeclass-4472"} labels:{key:"e2e-framework" value:"runtimeclass"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"runtimeclass-4472"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-4472"}
2026-02-17 02:43:12.847 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-7842"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-7842"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7842"}
2026-02-17 02:43:12.873 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kubectl-7842" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:43:12.991 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-7842"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-7842"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7842"}
2026-02-17 02:43:13.015 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"volumeattachment-2311"} labels:{key:"e2e-framework" value:"volumeattachment"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"volumeattachment-2311"} 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-2311"}
2026-02-17 02:43:13.045 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"volumeattachment-2311" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:43:13.428 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"volumeattachment-2311"} labels:{key:"e2e-framework" value:"volumeattachment"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"volumeattachment-2311"} 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-2311"}
2026-02-17 02:43:13.468 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"runtimeclass-1745"} labels:{key:"e2e-framework" value:"runtimeclass"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"runtimeclass-1745"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-1745"}
2026-02-17 02:43:13.501 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"runtimeclass-1745" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:43:13.610 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"kubectl-4761" name:"default"}
2026-02-17 02:43:13.642 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"runtimeclass-1745"} labels:{key:"e2e-framework" value:"runtimeclass"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"runtimeclass-1745"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-1745"}
2026-02-17 02:43:13.642 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-5144"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-5144"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5144"}
2026-02-17 02:43:13.670 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"downward-api-5144" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:43:13.856 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-4761"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"c813837b-097e-4d2a-845a-e92d88485297"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-4761"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4761"}
2026-02-17 02:43:13.884 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"kubectl-4761"}
2026-02-17 02:43:14.293 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"certificates-3236" name:"default"}
2026-02-17 02:43:14.455 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"certificates-3236"} labels:{key:"e2e-framework" value:"certificates"} labels:{key:"e2e-run" value:"c813837b-097e-4d2a-845a-e92d88485297"} labels:{key:"kubernetes.io/metadata.name" value:"certificates-3236"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-3236"}
2026-02-17 02:43:14.482 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"certificates-3236"}
2026-02-17 02:43:17.714 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-8841"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-8841"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8841"}
2026-02-17 02:43:17.812 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-5144"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-5144"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5144"}
2026-02-17 02:43:17.840 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-6701"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-6701"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-6701"}
2026-02-17 02:43:17.864 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-6701" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:43:17.888 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-6701"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-6701"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-6701"} labels:{key:"webhook-6701" value:"true"}
2026-02-17 02:43:17.888 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-4633"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-4633"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{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-4633"} labels:{key:"webhook-6701-markers" value:"true"}
2026-02-17 02:43:17.913 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-markers-4633" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:43:18.153 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"runtimeclass-4472" name:"default"}
2026-02-17 02:43:18.347 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"runtimeclass-4472"} labels:{key:"e2e-framework" value:"runtimeclass"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"runtimeclass-4472"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-4472"}
2026-02-17 02:43:18.374 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"runtimeclass-4472"}
2026-02-17 02:43:18.449 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"kubectl-7842" name:"default"}
2026-02-17 02:43:18.504 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-7842"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-7842"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7842"}
2026-02-17 02:43:18.530 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"kubectl-7842"}
2026-02-17 02:43:18.881 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"runtimeclass-1745" name:"default"}
2026-02-17 02:43:19.139 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"volumeattachment-2311" name:"default"}
2026-02-17 02:43:19.170 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"volumeattachment-2311"} labels:{key:"e2e-framework" value:"volumeattachment"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"volumeattachment-2311"} 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-2311"}
2026-02-17 02:43:19.195 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"volumeattachment-2311"}
2026-02-17 02:43:19.372 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"runtimeclass-1745"} labels:{key:"e2e-framework" value:"runtimeclass"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"runtimeclass-1745"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-1745"}
2026-02-17 02:43:19.398 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"runtimeclass-1745"}
2026-02-17 02:43:20.717 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-6701" type:"ClusterIP" cluster_ips:"10.254.146.121" ports:{Protocol:"TCP" Port:8443}
2026-02-17 02:43:21.919 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-6701"
2026-02-17 02:43:22.011 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-6701"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-6701"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-6701"} labels:{key:"webhook-6701" value:"true"}
2026-02-17 02:43:22.035 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-4633"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-4633"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{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-4633"} labels:{key:"webhook-6701-markers" value:"true"}
2026-02-17 02:43:22.060 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-3975"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"projected-3975"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3975"}
2026-02-17 02:43:22.060 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"projected-3975" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:43:23.008 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"rm2" namespace:"kubectl-8841"
2026-02-17 02:43:23.041 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"rm3" namespace:"kubectl-8841"
2026-02-17 02:43:23.261 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"kubectl-8841" name:"default"}
2026-02-17 02:43:23.433 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"kubectl-8841"}
2026-02-17 02:43:23.456 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"downward-api-5144" name:"default"}
2026-02-17 02:43:23.592 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-5144"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-5144"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5144"}
2026-02-17 02:43:23.619 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"downward-api-5144"}
2026-02-17 02:43:26.144 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-3975"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"projected-3975"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3975"}
2026-02-17 02:43:26.172 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-lifecycle-hook-1253"} labels:{key:"e2e-framework" value:"container-lifecycle-hook"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"container-lifecycle-hook-1253"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-1253"}
2026-02-17 02:43:26.195 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"container-lifecycle-hook-1253" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:43:27.042 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-6701" name:"default"}
2026-02-17 02:43:27.131 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=container-lifecycle-hook-1253/pod-handle-http-request, name=eth0)
2026-02-17 02:43:27.131 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.container-lifecycle-hook-1253"} profile:{inbound_rules:{action:"allow" rule_id:"qE0dmV1t_UIEmsYA"} outbound_rules:{action:"allow" rule_id:"CGDx_IsLhDd-r9nq"}}
2026-02-17 02:43:27.131 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.container-lifecycle-hook-1253.default"} profile:{}
2026-02-17 02:43:27.131 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-lifecycle-hook-1253/pod-handle-http-request" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali6b84f90e228" profile_ids:"kns.container-lifecycle-hook-1253" profile_ids:"ksa.container-lifecycle-hook-1253.default" ipv4_nets:"10.100.226.10/32"}
2026-02-17 02:43:27.131 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-1253/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:43:27.131 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-1253/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:43:27.131 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-1253/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:43:27.132 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali6b84f90e228" ipVersion=0x4 table="filter"
2026-02-17 02:43:27.132 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_jGT4BCucNYx7oQUNRQ" ipVersion=0x4 table="filter"
2026-02-17 02:43:27.132 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_61bZJ4_s3SL1-Uknwd" ipVersion=0x4 table="filter"
2026-02-17 02:43:27.132 [INFO][69] 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:43:27.132 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali6b84f90e228" ipVersion=0x4 table="filter"
2026-02-17 02:43:27.132 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_jGT4BCucNYx7oQUNRQ" ipVersion=0x4 table="filter"
2026-02-17 02:43:27.132 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_61bZJ4_s3SL1-Uknwd" ipVersion=0x4 table="filter"
2026-02-17 02:43:27.132 [INFO][69] 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:43:27.132 [INFO][69] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali6b84f90e228"
2026-02-17 02:43:27.132 [INFO][69] felix/endpoint_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-1253/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:43:27.132 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-1253/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:43:27.173 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-1253/pod-handle-http-request", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:43:27.173 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-1253/pod-handle-http-request", EndpointId:"eth0"} status="down"
2026-02-17 02:43:27.209 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=137 ifaceName="cali6b84f90e228" state="down"
2026-02-17 02:43:27.209 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali6b84f90e228"
2026-02-17 02:43:27.209 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali6b84f90e228", State:"down", Index:137}
2026-02-17 02:43:27.209 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali6b84f90e228", Addrs:set.Typed[string]{}}
2026-02-17 02:43:27.209 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali6b84f90e228", Addrs:set.Typed[string]{}}
2026-02-17 02:43:27.209 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali6b84f90e228"
2026-02-17 02:43:27.209 [INFO][69] felix/endpoint_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-1253/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:43:27.209 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-1253/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:43:27.210 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=137 ifaceName="cali6b84f90e228" state="up"
2026-02-17 02:43:27.233 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-1253/pod-handle-http-request", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:43:27.233 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-1253/pod-handle-http-request", EndpointId:"eth0"} status="down"
2026-02-17 02:43:27.233 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-markers-4633" name:"default"}
2026-02-17 02:43:27.251 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali6b84f90e228", State:"up", Index:137}
2026-02-17 02:43:27.251 [INFO][69] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali6b84f90e228"
2026-02-17 02:43:27.251 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali6b84f90e228"
2026-02-17 02:43:27.251 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali6b84f90e228"
2026-02-17 02:43:27.252 [INFO][69] felix/endpoint_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-1253/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:43:27.252 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-1253/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:43:27.283 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-1253/pod-handle-http-request", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:43:27.283 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-1253/pod-handle-http-request", EndpointId:"eth0"} status="up"
2026-02-17 02:43:27.652 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-4633"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-4633"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{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-4633"} labels:{key:"webhook-6701-markers" value:"true"}
2026-02-17 02:43:27.672 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=container-lifecycle-hook-1253/pod-handle-http-request, name=eth0)
2026-02-17 02:43:27.687 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-markers-4633"}
2026-02-17 02:43:27.687 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-lifecycle-hook-1253/pod-handle-http-request" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali6b84f90e228" profile_ids:"kns.container-lifecycle-hook-1253" profile_ids:"ksa.container-lifecycle-hook-1253.default" ipv4_nets:"10.100.226.10/32"}
2026-02-17 02:43:27.688 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-1253/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:43:27.688 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-1253/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:43:27.688 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-1253/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:43:27.688 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali6b84f90e228"
2026-02-17 02:43:27.689 [INFO][69] felix/endpoint_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-1253/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:43:27.689 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-1253/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:43:27.710 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-1253/pod-handle-http-request", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:43:27.710 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-1253/pod-handle-http-request", EndpointId:"eth0"} status="up"
2026-02-17 02:43:27.754 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-6701"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-6701"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-6701"} labels:{key:"webhook-6701" value:"true"}
2026-02-17 02:43:27.785 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-6701"}
2026-02-17 02:43:28.278 [INFO][75] monitor-addresses/autodetection_methods.go 103: Using autodetected IPv4 address on interface ens3: 192.168.24.214/24
2026-02-17 02:43:28.683 [INFO][69] 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:43:28.683 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali6b84f90e228"
2026-02-17 02:43:28.683 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali6b84f90e228", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:43:28.683 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali6b84f90e228", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:43:31.573 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"projected-3975" name:"default"}
2026-02-17 02:43:31.603 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-3975"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"projected-3975"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3975"}
2026-02-17 02:43:31.637 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"projected-3975"}
2026-02-17 02:43:34.361 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-lifecycle-hook-1253"} labels:{key:"e2e-framework" value:"container-lifecycle-hook"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"container-lifecycle-hook-1253"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-1253"}
2026-02-17 02:43:34.393 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-267"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"job-267"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-267"}
2026-02-17 02:43:34.424 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"job-267" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:43:39.390 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=container-lifecycle-hook-1253/pod-handle-http-request, name=eth0)
2026-02-17 02:43:39.391 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-lifecycle-hook-1253/pod-handle-http-request" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali6b84f90e228" profile_ids:"kns.container-lifecycle-hook-1253" profile_ids:"ksa.container-lifecycle-hook-1253.default" ipv4_nets:"10.100.226.10/32"}
2026-02-17 02:43:39.391 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-1253/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:43:39.391 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-1253/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:43:39.391 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-1253/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:43:39.391 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali6b84f90e228"
2026-02-17 02:43:39.392 [INFO][69] felix/endpoint_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-1253/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:43:39.392 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-1253/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:43:39.393 [INFO][69] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=container-lifecycle-hook-1253/pod-handle-http-request, name=eth0)
2026-02-17 02:43:39.428 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-1253/pod-handle-http-request", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:43:39.428 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-1253/pod-handle-http-request", EndpointId:"eth0"} status="up"
2026-02-17 02:43:39.428 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-lifecycle-hook-1253/pod-handle-http-request" endpoint_id:"eth0"}
2026-02-17 02:43:39.428 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.container-lifecycle-hook-1253.default"}
2026-02-17 02:43:39.428 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.container-lifecycle-hook-1253"}
2026-02-17 02:43:39.428 [INFO][69] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-1253/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:43:39.428 [INFO][69] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-1253/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:43:39.429 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_jGT4BCucNYx7oQUNRQ" ipVersion=0x4 table="filter"
2026-02-17 02:43:39.429 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_61bZJ4_s3SL1-Uknwd" ipVersion=0x4 table="filter"
2026-02-17 02:43:39.429 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_jGT4BCucNYx7oQUNRQ" ipVersion=0x4 table="filter"
2026-02-17 02:43:39.429 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_61bZJ4_s3SL1-Uknwd" ipVersion=0x4 table="filter"
2026-02-17 02:43:39.429 [INFO][69] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-1253/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:43:39.429 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali6b84f90e228" ipVersion=0x4 table="filter"
2026-02-17 02:43:39.429 [INFO][69] 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:43:39.429 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali6b84f90e228" ipVersion=0x4 table="filter"
2026-02-17 02:43:39.429 [INFO][69] 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:43:39.429 [INFO][69] felix/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-1253/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:43:39.429 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-1253/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:43:39.429 [INFO][69] felix/conntrack.go 90: Removing conntrack flows ip=10.100.226.10
2026-02-17 02:43:39.494 [INFO][69] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-1253/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:43:39.494 [INFO][69] felix/summary.go 100: Summarising 143 dataplane reconciliation loops over 1m0s: avg=29ms longest=70ms (resync-calico-v4,resync-filter-v4,update-filter-v4)
2026-02-17 02:43:39.841 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=137 ifaceName="cali6b84f90e228" state="down"
2026-02-17 02:43:39.842 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali6b84f90e228"
2026-02-17 02:43:39.842 [INFO][69] 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:43:39.842 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali6b84f90e228", State:"down", Index:137}
2026-02-17 02:43:39.842 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali6b84f90e228", Addrs:set.Typed[string]{}}
2026-02-17 02:43:39.842 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali6b84f90e228", Addrs:set.Typed[string]{}}
2026-02-17 02:43:39.842 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=137 ifaceName="cali6b84f90e228" state=""
2026-02-17 02:43:39.842 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali6b84f90e228"
2026-02-17 02:43:39.863 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali6b84f90e228", State:"", Index:137}
2026-02-17 02:43:39.863 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali6b84f90e228", Addrs:set.Set[string](nil)}
2026-02-17 02:43:39.863 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali6b84f90e228", Addrs:set.Set[string](nil)}
2026-02-17 02:43:39.880 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"container-lifecycle-hook-1253" name:"default"}
2026-02-17 02:43:40.101 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-lifecycle-hook-1253"} labels:{key:"e2e-framework" value:"container-lifecycle-hook"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"container-lifecycle-hook-1253"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-1253"}
2026-02-17 02:43:40.122 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"container-lifecycle-hook-1253"}
2026-02-17 02:43:44.588 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-267"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"job-267"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-267"}
2026-02-17 02:43:44.617 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-6890"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-6890"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6890"}
2026-02-17 02:43:44.617 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"secrets-6890" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:43:45.711 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"prestop-4432" name:"default"}
2026-02-17 02:43:45.847 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"prestop-4432"}
2026-02-17 02:43:48.725 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-6890"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-6890"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6890"}
2026-02-17 02:43:48.775 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-5920"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-5920"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5920"}
2026-02-17 02:43:48.800 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"resourcequota-5920" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:43:49.655 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"job-267" name:"default"}
2026-02-17 02:43:50.081 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-267"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"job-267"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-267"}
2026-02-17 02:43:50.108 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"job-267"}
2026-02-17 02:43:54.038 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"secrets-6890" name:"default"}
2026-02-17 02:43:54.204 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-6890"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-6890"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6890"}
2026-02-17 02:43:54.229 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"secrets-6890"}
2026-02-17 02:43:56.962 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-8091"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"648329da-2048-4e6b-a697-5d6bd747a7ee"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-8091"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8091"}
2026-02-17 02:43:56.989 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"dns-9918"} labels:{key:"e2e-framework" value:"dns"} labels:{key:"e2e-run" value:"648329da-2048-4e6b-a697-5d6bd747a7ee"} labels:{key:"kubernetes.io/metadata.name" value:"dns-9918"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9918"}
2026-02-17 02:43:57.011 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"dns-9918" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:43:57.924 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-5920"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-5920"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5920"}
2026-02-17 02:43:57.953 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-248"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"services-248"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-248"}
2026-02-17 02:43:57.976 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"services-248" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:43:58.032 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"clusterip-service" namespace:"services-248" type:"ClusterIP" cluster_ips:"10.254.143.30" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:43:58.106 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"externalsvc" namespace:"services-248" type:"ClusterIP" cluster_ips:"10.254.48.125" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:43:58.819 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=services-248/externalsvc-8664db8f97-7zxq6, name=eth0)
2026-02-17 02:43:58.820 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.services-248"} profile:{inbound_rules:{action:"allow" rule_id:"bMhAs0-XMuPkhN0-"} outbound_rules:{action:"allow" rule_id:"5bRYNCuK-0z07C1m"}}
2026-02-17 02:43:58.820 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.services-248.default"} profile:{}
2026-02-17 02:43:58.820 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-248/externalsvc-8664db8f97-7zxq6" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali8526f4f272f" profile_ids:"kns.services-248" profile_ids:"ksa.services-248.default" ipv4_nets:"10.100.226.9/32"}
2026-02-17 02:43:58.820 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-248/externalsvc-8664db8f97-7zxq6", EndpointId:"eth0"}
2026-02-17 02:43:58.820 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-248/externalsvc-8664db8f97-7zxq6", EndpointId:"eth0"}
2026-02-17 02:43:58.820 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-248/externalsvc-8664db8f97-7zxq6", EndpointId:"eth0"}
2026-02-17 02:43:58.820 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali8526f4f272f" ipVersion=0x4 table="filter"
2026-02-17 02:43:58.820 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.services-248" ipVersion=0x4 table="filter"
2026-02-17 02:43:58.820 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_NBcYhThpW1xvMUECGN" ipVersion=0x4 table="filter"
2026-02-17 02:43:58.820 [INFO][69] 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:43:58.820 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali8526f4f272f" ipVersion=0x4 table="filter"
2026-02-17 02:43:58.820 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.services-248" ipVersion=0x4 table="filter"
2026-02-17 02:43:58.820 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_NBcYhThpW1xvMUECGN" ipVersion=0x4 table="filter"
2026-02-17 02:43:58.820 [INFO][69] 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:43:58.820 [INFO][69] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali8526f4f272f"
2026-02-17 02:43:58.820 [INFO][69] felix/endpoint_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-248/externalsvc-8664db8f97-7zxq6", EndpointId:"eth0"}
2026-02-17 02:43:58.821 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-248/externalsvc-8664db8f97-7zxq6", EndpointId:"eth0"}
2026-02-17 02:43:58.860 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-248/externalsvc-8664db8f97-7zxq6", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:43:58.860 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-248/externalsvc-8664db8f97-7zxq6", EndpointId:"eth0"} status="down"
2026-02-17 02:43:58.900 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=138 ifaceName="cali8526f4f272f" state="down"
2026-02-17 02:43:58.900 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali8526f4f272f"
2026-02-17 02:43:58.900 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali8526f4f272f", State:"down", Index:138}
2026-02-17 02:43:58.900 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali8526f4f272f", Addrs:set.Typed[string]{}}
2026-02-17 02:43:58.901 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali8526f4f272f", Addrs:set.Typed[string]{}}
2026-02-17 02:43:58.901 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali8526f4f272f"
2026-02-17 02:43:58.901 [INFO][69] felix/endpoint_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-248/externalsvc-8664db8f97-7zxq6", EndpointId:"eth0"}
2026-02-17 02:43:58.901 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-248/externalsvc-8664db8f97-7zxq6", EndpointId:"eth0"}
2026-02-17 02:43:58.904 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=138 ifaceName="cali8526f4f272f" state="up"
2026-02-17 02:43:58.924 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-248/externalsvc-8664db8f97-7zxq6", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:43:58.924 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-248/externalsvc-8664db8f97-7zxq6", EndpointId:"eth0"} status="down"
2026-02-17 02:43:58.924 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali8526f4f272f", State:"up", Index:138}
2026-02-17 02:43:58.924 [INFO][69] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali8526f4f272f"
2026-02-17 02:43:58.924 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali8526f4f272f"
2026-02-17 02:43:58.924 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali8526f4f272f"
2026-02-17 02:43:58.925 [INFO][69] felix/endpoint_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-248/externalsvc-8664db8f97-7zxq6", EndpointId:"eth0"}
2026-02-17 02:43:58.925 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-248/externalsvc-8664db8f97-7zxq6", EndpointId:"eth0"}
2026-02-17 02:43:58.945 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-248/externalsvc-8664db8f97-7zxq6", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:43:58.945 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-248/externalsvc-8664db8f97-7zxq6", EndpointId:"eth0"} status="up"
2026-02-17 02:43:59.113 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"dns-9918"} labels:{key:"e2e-framework" value:"dns"} labels:{key:"e2e-run" value:"648329da-2048-4e6b-a697-5d6bd747a7ee"} labels:{key:"kubernetes.io/metadata.name" value:"dns-9918"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9918"}
2026-02-17 02:43:59.175 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-31"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"648329da-2048-4e6b-a697-5d6bd747a7ee"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-31"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-31"}
2026-02-17 02:43:59.198 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"downward-api-31" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:43:59.850 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=services-248/externalsvc-8664db8f97-7zxq6, name=eth0)
2026-02-17 02:43:59.850 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-248/externalsvc-8664db8f97-7zxq6" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali8526f4f272f" profile_ids:"kns.services-248" profile_ids:"ksa.services-248.default" ipv4_nets:"10.100.226.9/32"}
2026-02-17 02:43:59.850 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-248/externalsvc-8664db8f97-7zxq6", EndpointId:"eth0"}
2026-02-17 02:43:59.851 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-248/externalsvc-8664db8f97-7zxq6", EndpointId:"eth0"}
2026-02-17 02:43:59.851 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-248/externalsvc-8664db8f97-7zxq6", EndpointId:"eth0"}
2026-02-17 02:43:59.851 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali8526f4f272f"
2026-02-17 02:43:59.852 [INFO][69] felix/endpoint_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-248/externalsvc-8664db8f97-7zxq6", EndpointId:"eth0"}
2026-02-17 02:43:59.852 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-248/externalsvc-8664db8f97-7zxq6", EndpointId:"eth0"}
2026-02-17 02:43:59.875 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-248/externalsvc-8664db8f97-7zxq6", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:43:59.875 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-248/externalsvc-8664db8f97-7zxq6", EndpointId:"eth0"} status="up"
2026-02-17 02:44:00.129 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"clusterip-service" namespace:"services-248" type:"ExternalName" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:44:00.491 [INFO][69] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=138
2026-02-17 02:44:00.491 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali8526f4f272f"
2026-02-17 02:44:00.491 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali8526f4f272f", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:44:00.491 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali8526f4f272f", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:44:01.985 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=secrets-8091/pod-secrets-1d7ce3ca-7ddd-49f6-a112-75923c31ea16, name=eth0)
2026-02-17 02:44:01.986 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"secrets-8091/pod-secrets-1d7ce3ca-7ddd-49f6-a112-75923c31ea16" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie6638370cc4" profile_ids:"kns.secrets-8091" profile_ids:"ksa.secrets-8091.default" ipv4_nets:"10.100.226.29/32"}
2026-02-17 02:44:01.986 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-8091/pod-secrets-1d7ce3ca-7ddd-49f6-a112-75923c31ea16", EndpointId:"eth0"}
2026-02-17 02:44:01.986 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-8091/pod-secrets-1d7ce3ca-7ddd-49f6-a112-75923c31ea16", EndpointId:"eth0"}
2026-02-17 02:44:01.986 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-8091/pod-secrets-1d7ce3ca-7ddd-49f6-a112-75923c31ea16", EndpointId:"eth0"}
2026-02-17 02:44:01.987 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie6638370cc4"
2026-02-17 02:44:01.987 [INFO][69] felix/endpoint_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-8091/pod-secrets-1d7ce3ca-7ddd-49f6-a112-75923c31ea16", EndpointId:"eth0"}
2026-02-17 02:44:01.987 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-8091/pod-secrets-1d7ce3ca-7ddd-49f6-a112-75923c31ea16", EndpointId:"eth0"}
2026-02-17 02:44:02.015 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=secrets-8091/pod-secrets-1d7ce3ca-7ddd-49f6-a112-75923c31ea16, name=eth0)
2026-02-17 02:44:02.022 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-8091/pod-secrets-1d7ce3ca-7ddd-49f6-a112-75923c31ea16", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:44:02.022 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-8091/pod-secrets-1d7ce3ca-7ddd-49f6-a112-75923c31ea16", EndpointId:"eth0"} status="up"
2026-02-17 02:44:02.022 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-8091"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"648329da-2048-4e6b-a697-5d6bd747a7ee"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-8091"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8091"}
2026-02-17 02:44:02.022 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"secrets-8091/pod-secrets-1d7ce3ca-7ddd-49f6-a112-75923c31ea16" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie6638370cc4" profile_ids:"kns.secrets-8091" profile_ids:"ksa.secrets-8091.default" ipv4_nets:"10.100.226.29/32"}
2026-02-17 02:44:02.022 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-8091/pod-secrets-1d7ce3ca-7ddd-49f6-a112-75923c31ea16", EndpointId:"eth0"}
2026-02-17 02:44:02.022 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-8091/pod-secrets-1d7ce3ca-7ddd-49f6-a112-75923c31ea16", EndpointId:"eth0"}
2026-02-17 02:44:02.022 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-8091/pod-secrets-1d7ce3ca-7ddd-49f6-a112-75923c31ea16", EndpointId:"eth0"}
2026-02-17 02:44:02.023 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie6638370cc4"
2026-02-17 02:44:02.023 [INFO][69] felix/endpoint_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-8091/pod-secrets-1d7ce3ca-7ddd-49f6-a112-75923c31ea16", EndpointId:"eth0"}
2026-02-17 02:44:02.023 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-8091/pod-secrets-1d7ce3ca-7ddd-49f6-a112-75923c31ea16", EndpointId:"eth0"}
2026-02-17 02:44:02.048 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-8091/pod-secrets-1d7ce3ca-7ddd-49f6-a112-75923c31ea16", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:44:02.049 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-8091/pod-secrets-1d7ce3ca-7ddd-49f6-a112-75923c31ea16", EndpointId:"eth0"} status="up"
2026-02-17 02:44:02.311 [INFO][69] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=secrets-8091/pod-secrets-1d7ce3ca-7ddd-49f6-a112-75923c31ea16, name=eth0)
2026-02-17 02:44:02.311 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"secrets-8091/pod-secrets-1d7ce3ca-7ddd-49f6-a112-75923c31ea16" endpoint_id:"eth0"}
2026-02-17 02:44:02.311 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.secrets-8091"}
2026-02-17 02:44:02.311 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.secrets-8091.default"}
2026-02-17 02:44:02.311 [INFO][69] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-8091/pod-secrets-1d7ce3ca-7ddd-49f6-a112-75923c31ea16", EndpointId:"eth0"}
2026-02-17 02:44:02.311 [INFO][69] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-8091/pod-secrets-1d7ce3ca-7ddd-49f6-a112-75923c31ea16", EndpointId:"eth0"}
2026-02-17 02:44:02.312 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.secrets-8091" ipVersion=0x4 table="filter"
2026-02-17 02:44:02.312 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_VQ5IH4Az63vqqAoHqw" ipVersion=0x4 table="filter"
2026-02-17 02:44:02.312 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.secrets-8091" ipVersion=0x4 table="filter"
2026-02-17 02:44:02.312 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_VQ5IH4Az63vqqAoHqw" ipVersion=0x4 table="filter"
2026-02-17 02:44:02.312 [INFO][69] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-8091/pod-secrets-1d7ce3ca-7ddd-49f6-a112-75923c31ea16", EndpointId:"eth0"}
2026-02-17 02:44:02.312 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-from-wl-dispatch-e" ipVersion=0x4 table="filter"
2026-02-17 02:44:02.312 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calie6638370cc4" ipVersion=0x4 table="filter"
2026-02-17 02:44:02.312 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-to-wl-dispatch-e" ipVersion=0x4 table="filter"
2026-02-17 02:44:02.312 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calie6638370cc4" ipVersion=0x4 table="filter"
2026-02-17 02:44:02.312 [INFO][69] felix/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-8091/pod-secrets-1d7ce3ca-7ddd-49f6-a112-75923c31ea16", EndpointId:"eth0"}
2026-02-17 02:44:02.312 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-8091/pod-secrets-1d7ce3ca-7ddd-49f6-a112-75923c31ea16", EndpointId:"eth0"}
2026-02-17 02:44:02.318 [INFO][69] felix/conntrack.go 90: Removing conntrack flows ip=10.100.226.29
2026-02-17 02:44:02.377 [INFO][69] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-8091/pod-secrets-1d7ce3ca-7ddd-49f6-a112-75923c31ea16", EndpointId:"eth0"}
2026-02-17 02:44:02.384 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"externalsvc" namespace:"services-248"
2026-02-17 02:44:02.423 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=services-248/externalsvc-8664db8f97-7zxq6, name=eth0)
2026-02-17 02:44:02.425 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=133 ifaceName="calie6638370cc4" state="down"
2026-02-17 02:44:02.425 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calie6638370cc4"
2026-02-17 02:44:02.427 [INFO][69] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=133
2026-02-17 02:44:02.427 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie6638370cc4", State:"down", Index:133}
2026-02-17 02:44:02.427 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie6638370cc4", Addrs:set.Typed[string]{}}
2026-02-17 02:44:02.427 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie6638370cc4", Addrs:set.Typed[string]{}}
2026-02-17 02:44:02.428 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=133 ifaceName="calie6638370cc4" state=""
2026-02-17 02:44:02.428 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calie6638370cc4"
2026-02-17 02:44:02.454 [INFO][69] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=services-248/externalsvc-8664db8f97-7zxq6, name=eth0)
2026-02-17 02:44:02.457 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"clusterip-service" namespace:"services-248"
2026-02-17 02:44:02.458 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-248/externalsvc-8664db8f97-7zxq6" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali8526f4f272f" profile_ids:"kns.services-248" profile_ids:"ksa.services-248.default" ipv4_nets:"10.100.226.9/32"}
2026-02-17 02:44:02.458 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-248/externalsvc-8664db8f97-7zxq6" endpoint_id:"eth0"}
2026-02-17 02:44:02.458 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.services-248"}
2026-02-17 02:44:02.458 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.services-248.default"}
2026-02-17 02:44:02.458 [INFO][69] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-248/externalsvc-8664db8f97-7zxq6", EndpointId:"eth0"}
2026-02-17 02:44:02.458 [INFO][69] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-248/externalsvc-8664db8f97-7zxq6", EndpointId:"eth0"}
2026-02-17 02:44:02.458 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.services-248" ipVersion=0x4 table="filter"
2026-02-17 02:44:02.458 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_NBcYhThpW1xvMUECGN" ipVersion=0x4 table="filter"
2026-02-17 02:44:02.458 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.services-248" ipVersion=0x4 table="filter"
2026-02-17 02:44:02.458 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_NBcYhThpW1xvMUECGN" ipVersion=0x4 table="filter"
2026-02-17 02:44:02.458 [INFO][69] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-248/externalsvc-8664db8f97-7zxq6", EndpointId:"eth0"}
2026-02-17 02:44:02.458 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali8526f4f272f" ipVersion=0x4 table="filter"
2026-02-17 02:44:02.458 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali8526f4f272f" ipVersion=0x4 table="filter"
2026-02-17 02:44:02.458 [INFO][69] felix/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-248/externalsvc-8664db8f97-7zxq6", EndpointId:"eth0"}
2026-02-17 02:44:02.458 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-248/externalsvc-8664db8f97-7zxq6", EndpointId:"eth0"}
2026-02-17 02:44:02.459 [INFO][69] felix/conntrack.go 90: Removing conntrack flows ip=10.100.226.9
2026-02-17 02:44:02.521 [INFO][69] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-248/externalsvc-8664db8f97-7zxq6", EndpointId:"eth0"}
2026-02-17 02:44:02.521 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie6638370cc4", State:"", Index:133}
2026-02-17 02:44:02.521 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie6638370cc4", Addrs:set.Set[string](nil)}
2026-02-17 02:44:02.521 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie6638370cc4", Addrs:set.Set[string](nil)}
2026-02-17 02:44:02.564 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-248"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"services-248"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-248"}
2026-02-17 02:44:02.564 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"custom-resource-definition-4688"} labels:{key:"e2e-framework" value:"custom-resource-definition"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"custom-resource-definition-4688"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-4688"}
2026-02-17 02:44:02.564 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"custom-resource-definition-4688" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:44:02.590 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"custom-resource-definition-4688"} labels:{key:"e2e-framework" value:"custom-resource-definition"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"custom-resource-definition-4688"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-4688"}
2026-02-17 02:44:02.622 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"field-validation-9058"} labels:{key:"e2e-framework" value:"field-validation"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"field-validation-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:"field-validation-9058"}
2026-02-17 02:44:02.622 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"field-validation-9058" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:44:02.971 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"resourcequota-5920" name:"default"}
2026-02-17 02:44:03.267 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-5920"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-5920"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5920"}
2026-02-17 02:44:03.290 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"resourcequota-5920"}
2026-02-17 02:44:03.317 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-31"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"648329da-2048-4e6b-a697-5d6bd747a7ee"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-31"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-31"}
2026-02-17 02:44:03.337 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"watch-1404"} labels:{key:"e2e-framework" value:"watch"} labels:{key:"e2e-run" value:"648329da-2048-4e6b-a697-5d6bd747a7ee"} labels:{key:"kubernetes.io/metadata.name" value:"watch-1404"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-1404"}
2026-02-17 02:44:03.359 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"watch-1404" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:44:04.213 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"dns-9918" name:"default"}
2026-02-17 02:44:04.411 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"dns-9918"} labels:{key:"e2e-framework" value:"dns"} labels:{key:"e2e-run" value:"648329da-2048-4e6b-a697-5d6bd747a7ee"} labels:{key:"kubernetes.io/metadata.name" value:"dns-9918"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9918"}
2026-02-17 02:44:04.441 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"dns-9918"}
2026-02-17 02:44:04.824 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=138 ifaceName="cali8526f4f272f" state="down"
2026-02-17 02:44:04.824 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali8526f4f272f", State:"down", Index:138}
2026-02-17 02:44:04.825 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali8526f4f272f"
2026-02-17 02:44:04.826 [INFO][69] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=138
2026-02-17 02:44:04.829 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=138 ifaceName="cali8526f4f272f" state=""
2026-02-17 02:44:04.829 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali8526f4f272f"
2026-02-17 02:44:04.849 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali8526f4f272f", Addrs:set.Typed[string]{}}
2026-02-17 02:44:04.849 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali8526f4f272f", Addrs:set.Typed[string]{}}
2026-02-17 02:44:04.854 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali8526f4f272f", State:"", Index:138}
2026-02-17 02:44:04.854 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali8526f4f272f", Addrs:set.Set[string](nil)}
2026-02-17 02:44:04.854 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali8526f4f272f", Addrs:set.Set[string](nil)}
2026-02-17 02:44:05.774 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"field-validation-9058"} labels:{key:"e2e-framework" value:"field-validation"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"field-validation-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:"field-validation-9058"}
2026-02-17 02:44:05.803 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"endpointslice-4139"} labels:{key:"e2e-framework" value:"endpointslice"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"endpointslice-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:"endpointslice-4139"}
2026-02-17 02:44:05.826 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"endpointslice-4139" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:44:05.848 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"endpointslice-4139"} labels:{key:"e2e-framework" value:"endpointslice"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"endpointslice-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:"endpointslice-4139"}
2026-02-17 02:44:05.878 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-6979"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"services-6979"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-6979"}
2026-02-17 02:44:05.899 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"services-6979" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:44:05.972 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-6979"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"services-6979"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-6979"}
2026-02-17 02:44:06.035 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"lease-test-9969"} labels:{key:"e2e-framework" value:"lease-test"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"lease-test-9969"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-9969"}
2026-02-17 02:44:06.062 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"lease-test-9969" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:44:06.151 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"lease-test-9969"} labels:{key:"e2e-framework" value:"lease-test"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"lease-test-9969"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-9969"}
2026-02-17 02:44:06.174 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"cronjob-4438"} labels:{key:"e2e-framework" value:"cronjob"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"cronjob-4438"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4438"}
2026-02-17 02:44:06.192 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"cronjob-4438" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:44:06.334 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"cronjob-4438"} labels:{key:"e2e-framework" value:"cronjob"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"cronjob-4438"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4438"}
2026-02-17 02:44:06.357 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-5051"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"projected-5051"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5051"}
2026-02-17 02:44:06.375 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"projected-5051" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:44:06.962 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=projected-5051/pod-projected-configmaps-d50356cc-c5ba-4181-9113-1ebaff31bcb3, name=eth0)
2026-02-17 02:44:06.962 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.projected-5051"} profile:{inbound_rules:{action:"allow" rule_id:"mZ1yytFZcl_fiXvJ"} outbound_rules:{action:"allow" rule_id:"OWuk3LNa2FwUONY0"}}
2026-02-17 02:44:06.962 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.projected-5051.default"} profile:{}
2026-02-17 02:44:06.962 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-5051/pod-projected-configmaps-d50356cc-c5ba-4181-9113-1ebaff31bcb3" endpoint_id:"eth0"} endpoint:{state:"active" name:"calib32127bc191" profile_ids:"kns.projected-5051" profile_ids:"ksa.projected-5051.default" ipv4_nets:"10.100.226.18/32"}
2026-02-17 02:44:06.962 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5051/pod-projected-configmaps-d50356cc-c5ba-4181-9113-1ebaff31bcb3", EndpointId:"eth0"}
2026-02-17 02:44:06.962 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5051/pod-projected-configmaps-d50356cc-c5ba-4181-9113-1ebaff31bcb3", EndpointId:"eth0"}
2026-02-17 02:44:06.962 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5051/pod-projected-configmaps-d50356cc-c5ba-4181-9113-1ebaff31bcb3", EndpointId:"eth0"}
2026-02-17 02:44:06.963 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calib32127bc191" ipVersion=0x4 table="filter"
2026-02-17 02:44:06.963 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.projected-5051" ipVersion=0x4 table="filter"
2026-02-17 02:44:06.963 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_lfTowCtrYbxBOMfSoX" ipVersion=0x4 table="filter"
2026-02-17 02:44:06.963 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calib32127bc191" ipVersion=0x4 table="filter"
2026-02-17 02:44:06.963 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.projected-5051" ipVersion=0x4 table="filter"
2026-02-17 02:44:06.963 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_lfTowCtrYbxBOMfSoX" ipVersion=0x4 table="filter"
2026-02-17 02:44:06.963 [INFO][69] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calib32127bc191"
2026-02-17 02:44:06.963 [INFO][69] felix/endpoint_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-5051/pod-projected-configmaps-d50356cc-c5ba-4181-9113-1ebaff31bcb3", EndpointId:"eth0"}
2026-02-17 02:44:06.963 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5051/pod-projected-configmaps-d50356cc-c5ba-4181-9113-1ebaff31bcb3", EndpointId:"eth0"}
2026-02-17 02:44:07.003 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5051/pod-projected-configmaps-d50356cc-c5ba-4181-9113-1ebaff31bcb3", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:44:07.003 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5051/pod-projected-configmaps-d50356cc-c5ba-4181-9113-1ebaff31bcb3", EndpointId:"eth0"} status="down"
2026-02-17 02:44:07.034 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=139 ifaceName="calib32127bc191" state="down"
2026-02-17 02:44:07.034 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calib32127bc191"
2026-02-17 02:44:07.034 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib32127bc191", State:"down", Index:139}
2026-02-17 02:44:07.035 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib32127bc191", Addrs:set.Typed[string]{}}
2026-02-17 02:44:07.035 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib32127bc191", Addrs:set.Typed[string]{}}
2026-02-17 02:44:07.035 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calib32127bc191"
2026-02-17 02:44:07.035 [INFO][69] felix/endpoint_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-5051/pod-projected-configmaps-d50356cc-c5ba-4181-9113-1ebaff31bcb3", EndpointId:"eth0"}
2026-02-17 02:44:07.035 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5051/pod-projected-configmaps-d50356cc-c5ba-4181-9113-1ebaff31bcb3", EndpointId:"eth0"}
2026-02-17 02:44:07.036 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=139 ifaceName="calib32127bc191" state="up"
2026-02-17 02:44:07.065 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5051/pod-projected-configmaps-d50356cc-c5ba-4181-9113-1ebaff31bcb3", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:44:07.065 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5051/pod-projected-configmaps-d50356cc-c5ba-4181-9113-1ebaff31bcb3", EndpointId:"eth0"} status="down"
2026-02-17 02:44:07.065 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib32127bc191", State:"up", Index:139}
2026-02-17 02:44:07.065 [INFO][69] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calib32127bc191"
2026-02-17 02:44:07.065 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calib32127bc191"
2026-02-17 02:44:07.065 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calib32127bc191"
2026-02-17 02:44:07.065 [INFO][69] felix/endpoint_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-5051/pod-projected-configmaps-d50356cc-c5ba-4181-9113-1ebaff31bcb3", EndpointId:"eth0"}
2026-02-17 02:44:07.066 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5051/pod-projected-configmaps-d50356cc-c5ba-4181-9113-1ebaff31bcb3", EndpointId:"eth0"}
2026-02-17 02:44:07.094 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5051/pod-projected-configmaps-d50356cc-c5ba-4181-9113-1ebaff31bcb3", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:44:07.094 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5051/pod-projected-configmaps-d50356cc-c5ba-4181-9113-1ebaff31bcb3", EndpointId:"eth0"} status="up"
2026-02-17 02:44:07.197 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"secrets-8091" name:"default"}
2026-02-17 02:44:07.336 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"secrets-8091"}
2026-02-17 02:44:07.713 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"custom-resource-definition-4688" name:"default"}
2026-02-17 02:44:07.855 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"services-248" name:"default"}
2026-02-17 02:44:07.909 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=projected-5051/pod-projected-configmaps-d50356cc-c5ba-4181-9113-1ebaff31bcb3, name=eth0)
2026-02-17 02:44:07.909 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-5051/pod-projected-configmaps-d50356cc-c5ba-4181-9113-1ebaff31bcb3" endpoint_id:"eth0"} endpoint:{state:"active" name:"calib32127bc191" profile_ids:"kns.projected-5051" profile_ids:"ksa.projected-5051.default" ipv4_nets:"10.100.226.18/32"}
2026-02-17 02:44:07.909 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5051/pod-projected-configmaps-d50356cc-c5ba-4181-9113-1ebaff31bcb3", EndpointId:"eth0"}
2026-02-17 02:44:07.909 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5051/pod-projected-configmaps-d50356cc-c5ba-4181-9113-1ebaff31bcb3", EndpointId:"eth0"}
2026-02-17 02:44:07.909 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5051/pod-projected-configmaps-d50356cc-c5ba-4181-9113-1ebaff31bcb3", EndpointId:"eth0"}
2026-02-17 02:44:07.910 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calib32127bc191"
2026-02-17 02:44:07.910 [INFO][69] felix/endpoint_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-5051/pod-projected-configmaps-d50356cc-c5ba-4181-9113-1ebaff31bcb3", EndpointId:"eth0"}
2026-02-17 02:44:07.910 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5051/pod-projected-configmaps-d50356cc-c5ba-4181-9113-1ebaff31bcb3", EndpointId:"eth0"}
2026-02-17 02:44:07.933 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5051/pod-projected-configmaps-d50356cc-c5ba-4181-9113-1ebaff31bcb3", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:44:07.933 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5051/pod-projected-configmaps-d50356cc-c5ba-4181-9113-1ebaff31bcb3", EndpointId:"eth0"} status="up"
2026-02-17 02:44:08.047 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-248"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"services-248"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-248"}
2026-02-17 02:44:08.125 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"services-248"}
2026-02-17 02:44:08.187 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"custom-resource-definition-4688"} labels:{key:"e2e-framework" value:"custom-resource-definition"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"custom-resource-definition-4688"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-4688"}
2026-02-17 02:44:08.217 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"custom-resource-definition-4688"}
2026-02-17 02:44:08.429 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"downward-api-31" name:"default"}
2026-02-17 02:44:08.573 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-31"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"648329da-2048-4e6b-a697-5d6bd747a7ee"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-31"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-31"}
2026-02-17 02:44:08.602 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"downward-api-31"}
2026-02-17 02:44:08.651 [INFO][69] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=139
2026-02-17 02:44:08.651 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calib32127bc191"
2026-02-17 02:44:08.651 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib32127bc191", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:44:08.651 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib32127bc191", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:44:09.079 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=projected-5051/pod-projected-configmaps-d50356cc-c5ba-4181-9113-1ebaff31bcb3, name=eth0)
2026-02-17 02:44:09.079 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-5051/pod-projected-configmaps-d50356cc-c5ba-4181-9113-1ebaff31bcb3" endpoint_id:"eth0"} endpoint:{state:"active" name:"calib32127bc191" profile_ids:"kns.projected-5051" profile_ids:"ksa.projected-5051.default" ipv4_nets:"10.100.226.18/32"}
2026-02-17 02:44:09.079 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5051/pod-projected-configmaps-d50356cc-c5ba-4181-9113-1ebaff31bcb3", EndpointId:"eth0"}
2026-02-17 02:44:09.079 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5051/pod-projected-configmaps-d50356cc-c5ba-4181-9113-1ebaff31bcb3", EndpointId:"eth0"}
2026-02-17 02:44:09.080 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5051/pod-projected-configmaps-d50356cc-c5ba-4181-9113-1ebaff31bcb3", EndpointId:"eth0"}
2026-02-17 02:44:09.080 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calib32127bc191"
2026-02-17 02:44:09.080 [INFO][69] felix/endpoint_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-5051/pod-projected-configmaps-d50356cc-c5ba-4181-9113-1ebaff31bcb3", EndpointId:"eth0"}
2026-02-17 02:44:09.080 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5051/pod-projected-configmaps-d50356cc-c5ba-4181-9113-1ebaff31bcb3", EndpointId:"eth0"}
2026-02-17 02:44:09.101 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5051/pod-projected-configmaps-d50356cc-c5ba-4181-9113-1ebaff31bcb3", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:44:09.101 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5051/pod-projected-configmaps-d50356cc-c5ba-4181-9113-1ebaff31bcb3", EndpointId:"eth0"} status="up"
2026-02-17 02:44:09.188 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=139 ifaceName="calib32127bc191" state="down"
2026-02-17 02:44:09.189 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calib32127bc191"
2026-02-17 02:44:09.189 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib32127bc191", State:"down", Index:139}
2026-02-17 02:44:09.189 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib32127bc191", Addrs:set.Typed[string]{}}
2026-02-17 02:44:09.189 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib32127bc191", Addrs:set.Typed[string]{}}
2026-02-17 02:44:09.189 [INFO][69] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=139
2026-02-17 02:44:09.189 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calib32127bc191"
2026-02-17 02:44:09.189 [INFO][69] felix/endpoint_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-5051/pod-projected-configmaps-d50356cc-c5ba-4181-9113-1ebaff31bcb3", EndpointId:"eth0"}
2026-02-17 02:44:09.189 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5051/pod-projected-configmaps-d50356cc-c5ba-4181-9113-1ebaff31bcb3", EndpointId:"eth0"}
2026-02-17 02:44:09.189 [INFO][69] felix/conntrack.go 90: Removing conntrack flows ip=10.100.226.18
2026-02-17 02:44:09.192 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=139 ifaceName="calib32127bc191" state=""
2026-02-17 02:44:09.192 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calib32127bc191"
2026-02-17 02:44:09.211 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5051/pod-projected-configmaps-d50356cc-c5ba-4181-9113-1ebaff31bcb3", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:44:09.211 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5051/pod-projected-configmaps-d50356cc-c5ba-4181-9113-1ebaff31bcb3", EndpointId:"eth0"} status="down"
2026-02-17 02:44:09.211 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib32127bc191", State:"", Index:139}
2026-02-17 02:44:09.211 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib32127bc191", Addrs:set.Set[string](nil)}
2026-02-17 02:44:09.211 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib32127bc191", Addrs:set.Set[string](nil)}
2026-02-17 02:44:09.212 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calib32127bc191"
2026-02-17 02:44:09.212 [INFO][69] felix/endpoint_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-5051/pod-projected-configmaps-d50356cc-c5ba-4181-9113-1ebaff31bcb3", EndpointId:"eth0"}
2026-02-17 02:44:09.212 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5051/pod-projected-configmaps-d50356cc-c5ba-4181-9113-1ebaff31bcb3", EndpointId:"eth0"}
2026-02-17 02:44:09.234 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5051/pod-projected-configmaps-d50356cc-c5ba-4181-9113-1ebaff31bcb3", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:44:09.234 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5051/pod-projected-configmaps-d50356cc-c5ba-4181-9113-1ebaff31bcb3", EndpointId:"eth0"} status="down"
2026-02-17 02:44:09.285 [INFO][69] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=projected-5051/pod-projected-configmaps-d50356cc-c5ba-4181-9113-1ebaff31bcb3, name=eth0)
2026-02-17 02:44:09.285 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-5051/pod-projected-configmaps-d50356cc-c5ba-4181-9113-1ebaff31bcb3" endpoint_id:"eth0"}
2026-02-17 02:44:09.285 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.projected-5051"}
2026-02-17 02:44:09.285 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.projected-5051.default"}
2026-02-17 02:44:09.285 [INFO][69] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5051/pod-projected-configmaps-d50356cc-c5ba-4181-9113-1ebaff31bcb3", EndpointId:"eth0"}
2026-02-17 02:44:09.285 [INFO][69] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5051/pod-projected-configmaps-d50356cc-c5ba-4181-9113-1ebaff31bcb3", EndpointId:"eth0"}
2026-02-17 02:44:09.286 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.projected-5051" ipVersion=0x4 table="filter"
2026-02-17 02:44:09.286 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_lfTowCtrYbxBOMfSoX" ipVersion=0x4 table="filter"
2026-02-17 02:44:09.286 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.projected-5051" ipVersion=0x4 table="filter"
2026-02-17 02:44:09.286 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_lfTowCtrYbxBOMfSoX" ipVersion=0x4 table="filter"
2026-02-17 02:44:09.286 [INFO][69] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5051/pod-projected-configmaps-d50356cc-c5ba-4181-9113-1ebaff31bcb3", EndpointId:"eth0"}
2026-02-17 02:44:09.286 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calib32127bc191" ipVersion=0x4 table="filter"
2026-02-17 02:44:09.286 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calib32127bc191" ipVersion=0x4 table="filter"
2026-02-17 02:44:09.286 [INFO][69] felix/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-5051/pod-projected-configmaps-d50356cc-c5ba-4181-9113-1ebaff31bcb3", EndpointId:"eth0"}
2026-02-17 02:44:09.286 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5051/pod-projected-configmaps-d50356cc-c5ba-4181-9113-1ebaff31bcb3", EndpointId:"eth0"}
2026-02-17 02:44:09.340 [INFO][69] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5051/pod-projected-configmaps-d50356cc-c5ba-4181-9113-1ebaff31bcb3", EndpointId:"eth0"}
2026-02-17 02:44:10.471 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-5051"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"projected-5051"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5051"}
2026-02-17 02:44:10.499 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pod-network-test-5889"} labels:{key:"e2e-framework" value:"pod-network-test"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"pod-network-test-5889"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-5889"}
2026-02-17 02:44:10.499 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"pod-network-test-5889" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:44:10.897 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"field-validation-9058" name:"default"}
2026-02-17 02:44:11.194 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"field-validation-9058"} labels:{key:"e2e-framework" value:"field-validation"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"field-validation-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:"field-validation-9058"}
2026-02-17 02:44:11.223 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"endpointslice-4139" name:"default"}
2026-02-17 02:44:11.224 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"field-validation-9058"}
2026-02-17 02:44:11.275 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=pod-network-test-5889/netserver-1, name=eth0)
2026-02-17 02:44:11.275 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.pod-network-test-5889"} profile:{inbound_rules:{action:"allow" rule_id:"cY7UdWmgXYoBfs21"} outbound_rules:{action:"allow" rule_id:"AwdnLr6zSTqtKA94"}}
2026-02-17 02:44:11.276 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.pod-network-test-5889.default"} profile:{}
2026-02-17 02:44:11.276 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-5889/netserver-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali3ab569b9cb8" profile_ids:"kns.pod-network-test-5889" profile_ids:"ksa.pod-network-test-5889.default" ipv4_nets:"10.100.226.21/32"}
2026-02-17 02:44:11.276 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-5889/netserver-1", EndpointId:"eth0"}
2026-02-17 02:44:11.276 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-5889/netserver-1", EndpointId:"eth0"}
2026-02-17 02:44:11.276 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-5889/netserver-1", EndpointId:"eth0"}
2026-02-17 02:44:11.277 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali3ab569b9cb8" ipVersion=0x4 table="filter"
2026-02-17 02:44:11.277 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_i7Z84M_VF26pJamGqz" ipVersion=0x4 table="filter"
2026-02-17 02:44:11.277 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_kae0MzuhnBLc0l1mtU" ipVersion=0x4 table="filter"
2026-02-17 02:44:11.277 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali3ab569b9cb8" ipVersion=0x4 table="filter"
2026-02-17 02:44:11.277 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_i7Z84M_VF26pJamGqz" ipVersion=0x4 table="filter"
2026-02-17 02:44:11.277 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_kae0MzuhnBLc0l1mtU" ipVersion=0x4 table="filter"
2026-02-17 02:44:11.277 [INFO][69] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali3ab569b9cb8"
2026-02-17 02:44:11.277 [INFO][69] felix/endpoint_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-5889/netserver-1", EndpointId:"eth0"}
2026-02-17 02:44:11.277 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-5889/netserver-1", EndpointId:"eth0"}
2026-02-17 02:44:11.319 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-5889/netserver-1", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:44:11.319 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-5889/netserver-1", EndpointId:"eth0"} status="down"
2026-02-17 02:44:11.352 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=140 ifaceName="cali3ab569b9cb8" state="down"
2026-02-17 02:44:11.352 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali3ab569b9cb8", State:"down", Index:140}
2026-02-17 02:44:11.352 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali3ab569b9cb8"
2026-02-17 02:44:11.352 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali3ab569b9cb8", Addrs:set.Typed[string]{}}
2026-02-17 02:44:11.352 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali3ab569b9cb8", Addrs:set.Typed[string]{}}
2026-02-17 02:44:11.352 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali3ab569b9cb8"
2026-02-17 02:44:11.352 [INFO][69] felix/endpoint_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-5889/netserver-1", EndpointId:"eth0"}
2026-02-17 02:44:11.352 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-5889/netserver-1", EndpointId:"eth0"}
2026-02-17 02:44:11.355 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=140 ifaceName="cali3ab569b9cb8" state="up"
2026-02-17 02:44:11.372 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-5889/netserver-1", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:44:11.373 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-5889/netserver-1", EndpointId:"eth0"} status="down"
2026-02-17 02:44:11.373 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali3ab569b9cb8", State:"up", Index:140}
2026-02-17 02:44:11.373 [INFO][69] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali3ab569b9cb8"
2026-02-17 02:44:11.373 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali3ab569b9cb8"
2026-02-17 02:44:11.373 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali3ab569b9cb8"
2026-02-17 02:44:11.374 [INFO][69] felix/endpoint_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-5889/netserver-1", EndpointId:"eth0"}
2026-02-17 02:44:11.375 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-5889/netserver-1", EndpointId:"eth0"}
2026-02-17 02:44:11.396 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-5889/netserver-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:44:11.396 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-5889/netserver-1", EndpointId:"eth0"} status="up"
2026-02-17 02:44:11.447 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"endpointslice-4139"} labels:{key:"e2e-framework" value:"endpointslice"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"endpointslice-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:"endpointslice-4139"}
2026-02-17 02:44:11.472 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"endpointslice-4139"}
2026-02-17 02:44:11.472 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"lease-test-9969" name:"default"}
2026-02-17 02:44:11.669 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"services-6979" name:"default"}
2026-02-17 02:44:11.728 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"lease-test-9969"} labels:{key:"e2e-framework" value:"lease-test"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"lease-test-9969"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-9969"}
2026-02-17 02:44:11.753 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"lease-test-9969"}
2026-02-17 02:44:11.832 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-6979"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"services-6979"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-6979"}
2026-02-17 02:44:11.865 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"services-6979"}
2026-02-17 02:44:11.959 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=pod-network-test-5889/netserver-1, name=eth0)
2026-02-17 02:44:11.960 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-5889/netserver-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali3ab569b9cb8" profile_ids:"kns.pod-network-test-5889" profile_ids:"ksa.pod-network-test-5889.default" ipv4_nets:"10.100.226.21/32"}
2026-02-17 02:44:11.960 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-5889/netserver-1", EndpointId:"eth0"}
2026-02-17 02:44:11.960 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-5889/netserver-1", EndpointId:"eth0"}
2026-02-17 02:44:11.961 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-5889/netserver-1", EndpointId:"eth0"}
2026-02-17 02:44:11.961 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali3ab569b9cb8"
2026-02-17 02:44:11.962 [INFO][69] felix/endpoint_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-5889/netserver-1", EndpointId:"eth0"}
2026-02-17 02:44:11.962 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-5889/netserver-1", EndpointId:"eth0"}
2026-02-17 02:44:11.990 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-5889/netserver-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:44:11.990 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-5889/netserver-1", EndpointId:"eth0"} status="up"
2026-02-17 02:44:12.005 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"cronjob-4438" name:"default"}
2026-02-17 02:44:12.112 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"cronjob-4438"} labels:{key:"e2e-framework" value:"cronjob"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"cronjob-4438"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4438"}
2026-02-17 02:44:12.138 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"cronjob-4438"}
2026-02-17 02:44:12.299 [INFO][69] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=140
2026-02-17 02:44:12.299 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali3ab569b9cb8"
2026-02-17 02:44:12.299 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali3ab569b9cb8", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:44:12.299 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali3ab569b9cb8", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:44:15.511 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"projected-5051" name:"default"}
2026-02-17 02:44:15.728 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-5051"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"projected-5051"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5051"}
2026-02-17 02:44:15.753 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"projected-5051"}
2026-02-17 02:44:22.967 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=pod-network-test-5889/netserver-1, name=eth0)
2026-02-17 02:44:22.967 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-5889/netserver-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali3ab569b9cb8" profile_ids:"kns.pod-network-test-5889" profile_ids:"ksa.pod-network-test-5889.default" ipv4_nets:"10.100.226.21/32"}
2026-02-17 02:44:22.967 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-5889/netserver-1", EndpointId:"eth0"}
2026-02-17 02:44:22.967 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-5889/netserver-1", EndpointId:"eth0"}
2026-02-17 02:44:22.967 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-5889/netserver-1", EndpointId:"eth0"}
2026-02-17 02:44:22.968 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali3ab569b9cb8"
2026-02-17 02:44:22.968 [INFO][69] felix/endpoint_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-5889/netserver-1", EndpointId:"eth0"}
2026-02-17 02:44:22.968 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-5889/netserver-1", EndpointId:"eth0"}
2026-02-17 02:44:23.004 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-5889/netserver-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:44:23.004 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-5889/netserver-1", EndpointId:"eth0"} status="up"
2026-02-17 02:44:23.449 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"watch-1404"} labels:{key:"e2e-framework" value:"watch"} labels:{key:"e2e-run" value:"648329da-2048-4e6b-a697-5d6bd747a7ee"} labels:{key:"kubernetes.io/metadata.name" value:"watch-1404"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-1404"}
2026-02-17 02:44:23.513 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-9635"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"648329da-2048-4e6b-a697-5d6bd747a7ee"} labels:{key:"kubernetes.io/metadata.name" value:"services-9635"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-9635"}
2026-02-17 02:44:23.546 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"services-9635" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:44:23.574 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"multi-endpoint-test" namespace:"services-9635" type:"ClusterIP" cluster_ips:"10.254.187.75" ports:{Protocol:"TCP" Port:80} ports:{Protocol:"TCP" Port:81}
2026-02-17 02:44:25.286 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=pod-network-test-5889/test-container-pod, name=eth0)
2026-02-17 02:44:25.287 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-5889/test-container-pod" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali400ef50b4a6" profile_ids:"kns.pod-network-test-5889" profile_ids:"ksa.pod-network-test-5889.default" ipv4_nets:"10.100.226.24/32"}
2026-02-17 02:44:25.287 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-5889/test-container-pod", EndpointId:"eth0"}
2026-02-17 02:44:25.287 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-5889/test-container-pod", EndpointId:"eth0"}
2026-02-17 02:44:25.287 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-5889/test-container-pod", EndpointId:"eth0"}
2026-02-17 02:44:25.288 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali400ef50b4a6" ipVersion=0x4 table="filter"
2026-02-17 02:44:25.288 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali400ef50b4a6" ipVersion=0x4 table="filter"
2026-02-17 02:44:25.288 [INFO][69] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali400ef50b4a6"
2026-02-17 02:44:25.288 [INFO][69] felix/endpoint_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-5889/test-container-pod", EndpointId:"eth0"}
2026-02-17 02:44:25.288 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-5889/test-container-pod", EndpointId:"eth0"}
2026-02-17 02:44:25.341 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-5889/test-container-pod", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:44:25.341 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-5889/test-container-pod", EndpointId:"eth0"} status="down"
2026-02-17 02:44:25.366 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=141 ifaceName="cali400ef50b4a6" state="down"
2026-02-17 02:44:25.367 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali400ef50b4a6"
2026-02-17 02:44:25.367 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali400ef50b4a6", State:"down", Index:141}
2026-02-17 02:44:25.367 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali400ef50b4a6"
2026-02-17 02:44:25.367 [INFO][69] felix/endpoint_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-5889/test-container-pod", EndpointId:"eth0"}
2026-02-17 02:44:25.367 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-5889/test-container-pod", EndpointId:"eth0"}
2026-02-17 02:44:25.368 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=141 ifaceName="cali400ef50b4a6" state="up"
2026-02-17 02:44:25.388 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-5889/test-container-pod", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:44:25.388 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-5889/test-container-pod", EndpointId:"eth0"} status="down"
2026-02-17 02:44:25.388 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali400ef50b4a6", Addrs:set.Typed[string]{}}
2026-02-17 02:44:25.389 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali400ef50b4a6", Addrs:set.Typed[string]{}}
2026-02-17 02:44:25.389 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali400ef50b4a6", State:"up", Index:141}
2026-02-17 02:44:25.389 [INFO][69] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali400ef50b4a6"
2026-02-17 02:44:25.389 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali400ef50b4a6"
2026-02-17 02:44:25.389 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali400ef50b4a6"
2026-02-17 02:44:25.389 [INFO][69] felix/endpoint_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-5889/test-container-pod", EndpointId:"eth0"}
2026-02-17 02:44:25.390 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-5889/test-container-pod", EndpointId:"eth0"}
2026-02-17 02:44:25.412 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-5889/test-container-pod", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:44:25.412 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-5889/test-container-pod", EndpointId:"eth0"} status="up"
2026-02-17 02:44:26.034 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=pod-network-test-5889/test-container-pod, name=eth0)
2026-02-17 02:44:26.034 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-5889/test-container-pod" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali400ef50b4a6" profile_ids:"kns.pod-network-test-5889" profile_ids:"ksa.pod-network-test-5889.default" ipv4_nets:"10.100.226.24/32"}
2026-02-17 02:44:26.034 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-5889/test-container-pod", EndpointId:"eth0"}
2026-02-17 02:44:26.034 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-5889/test-container-pod", EndpointId:"eth0"}
2026-02-17 02:44:26.034 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-5889/test-container-pod", EndpointId:"eth0"}
2026-02-17 02:44:26.035 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali400ef50b4a6"
2026-02-17 02:44:26.035 [INFO][69] felix/endpoint_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-5889/test-container-pod", EndpointId:"eth0"}
2026-02-17 02:44:26.035 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-5889/test-container-pod", EndpointId:"eth0"}
2026-02-17 02:44:26.058 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-5889/test-container-pod", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:44:26.058 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-5889/test-container-pod", EndpointId:"eth0"} status="up"
2026-02-17 02:44:26.213 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=services-9635/pod2, name=eth0)
2026-02-17 02:44:26.213 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.services-9635"} profile:{inbound_rules:{action:"allow" rule_id:"qZZkRI0EQmQ6sdJd"} outbound_rules:{action:"allow" rule_id:"otNATFDBwasMCIjC"}}
2026-02-17 02:44:26.213 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.services-9635.default"} profile:{}
2026-02-17 02:44:26.213 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-9635/pod2" endpoint_id:"eth0"} endpoint:{state:"active" name:"calib752df26754" profile_ids:"kns.services-9635" profile_ids:"ksa.services-9635.default" ipv4_nets:"10.100.226.11/32"}
2026-02-17 02:44:26.213 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9635/pod2", EndpointId:"eth0"}
2026-02-17 02:44:26.213 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9635/pod2", EndpointId:"eth0"}
2026-02-17 02:44:26.213 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9635/pod2", EndpointId:"eth0"}
2026-02-17 02:44:26.214 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calib752df26754" ipVersion=0x4 table="filter"
2026-02-17 02:44:26.214 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.services-9635" ipVersion=0x4 table="filter"
2026-02-17 02:44:26.214 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_csvG4P2atX1dfUTpms" ipVersion=0x4 table="filter"
2026-02-17 02:44:26.214 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calib752df26754" ipVersion=0x4 table="filter"
2026-02-17 02:44:26.214 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.services-9635" ipVersion=0x4 table="filter"
2026-02-17 02:44:26.214 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_csvG4P2atX1dfUTpms" ipVersion=0x4 table="filter"
2026-02-17 02:44:26.214 [INFO][69] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calib752df26754"
2026-02-17 02:44:26.214 [INFO][69] felix/endpoint_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-9635/pod2", EndpointId:"eth0"}
2026-02-17 02:44:26.214 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9635/pod2", EndpointId:"eth0"}
2026-02-17 02:44:26.261 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9635/pod2", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:44:26.261 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9635/pod2", EndpointId:"eth0"} status="down"
2026-02-17 02:44:26.291 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=142 ifaceName="calib752df26754" state="down"
2026-02-17 02:44:26.291 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib752df26754", State:"down", Index:142}
2026-02-17 02:44:26.291 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calib752df26754"
2026-02-17 02:44:26.291 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib752df26754", Addrs:set.Typed[string]{}}
2026-02-17 02:44:26.291 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=142 ifaceName="calib752df26754" state="up"
2026-02-17 02:44:26.291 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib752df26754", Addrs:set.Typed[string]{}}
2026-02-17 02:44:26.292 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib752df26754", State:"up", Index:142}
2026-02-17 02:44:26.292 [INFO][69] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calib752df26754"
2026-02-17 02:44:26.292 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calib752df26754"
2026-02-17 02:44:26.292 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calib752df26754"
2026-02-17 02:44:26.292 [INFO][69] felix/endpoint_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-9635/pod2", EndpointId:"eth0"}
2026-02-17 02:44:26.292 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9635/pod2", EndpointId:"eth0"}
2026-02-17 02:44:26.316 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9635/pod2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:44:26.316 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9635/pod2", EndpointId:"eth0"} status="up"
2026-02-17 02:44:26.667 [INFO][69] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=141
2026-02-17 02:44:26.667 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali400ef50b4a6"
2026-02-17 02:44:26.668 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali400ef50b4a6", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:44:26.668 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali400ef50b4a6", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:44:26.892 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pod-network-test-5889"} labels:{key:"e2e-framework" value:"pod-network-test"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"pod-network-test-5889"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-5889"}
2026-02-17 02:44:26.930 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-1021"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-1021"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1021"}
2026-02-17 02:44:26.960 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"configmap-1021" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:44:27.042 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=services-9635/pod2, name=eth0)
2026-02-17 02:44:27.042 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-9635/pod2" endpoint_id:"eth0"} endpoint:{state:"active" name:"calib752df26754" profile_ids:"kns.services-9635" profile_ids:"ksa.services-9635.default" ipv4_nets:"10.100.226.11/32"}
2026-02-17 02:44:27.042 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9635/pod2", EndpointId:"eth0"}
2026-02-17 02:44:27.042 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9635/pod2", EndpointId:"eth0"}
2026-02-17 02:44:27.042 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9635/pod2", EndpointId:"eth0"}
2026-02-17 02:44:27.043 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calib752df26754"
2026-02-17 02:44:27.043 [INFO][69] felix/endpoint_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-9635/pod2", EndpointId:"eth0"}
2026-02-17 02:44:27.043 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9635/pod2", EndpointId:"eth0"}
2026-02-17 02:44:27.100 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9635/pod2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:44:27.100 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9635/pod2", EndpointId:"eth0"} status="up"
2026-02-17 02:44:27.564 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-probe-7357"} labels:{key:"e2e-framework" value:"container-probe"} labels:{key:"e2e-run" value:"c813837b-097e-4d2a-845a-e92d88485297"} labels:{key:"kubernetes.io/metadata.name" value:"container-probe-7357"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7357"}
2026-02-17 02:44:27.601 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"containers-4199"} labels:{key:"e2e-framework" value:"containers"} labels:{key:"e2e-run" value:"c813837b-097e-4d2a-845a-e92d88485297"} labels:{key:"kubernetes.io/metadata.name" value:"containers-4199"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4199"}
2026-02-17 02:44:27.633 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"containers-4199" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:44:28.236 [INFO][69] 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:44:28.236 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calib752df26754"
2026-02-17 02:44:28.236 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib752df26754", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:44:28.236 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib752df26754", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:44:28.302 [INFO][75] monitor-addresses/autodetection_methods.go 103: Using autodetected IPv4 address on interface ens3: 192.168.24.214/24
2026-02-17 02:44:28.687 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"watch-1404" name:"default"}
2026-02-17 02:44:28.906 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"watch-1404"} labels:{key:"e2e-framework" value:"watch"} labels:{key:"e2e-run" value:"648329da-2048-4e6b-a697-5d6bd747a7ee"} labels:{key:"kubernetes.io/metadata.name" value:"watch-1404"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-1404"}
2026-02-17 02:44:28.933 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"watch-1404"}
2026-02-17 02:44:31.057 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-1021"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-1021"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1021"}
2026-02-17 02:44:31.088 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replicaset-1929"} labels:{key:"e2e-framework" value:"replicaset"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"replicaset-1929"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1929"}
2026-02-17 02:44:31.112 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"replicaset-1929" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:44:31.404 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=services-9635/pod2, name=eth0)
2026-02-17 02:44:31.405 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-9635/pod2" endpoint_id:"eth0"} endpoint:{state:"active" name:"calib752df26754" profile_ids:"kns.services-9635" profile_ids:"ksa.services-9635.default" ipv4_nets:"10.100.226.11/32"}
2026-02-17 02:44:31.406 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9635/pod2", EndpointId:"eth0"}
2026-02-17 02:44:31.407 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9635/pod2", EndpointId:"eth0"}
2026-02-17 02:44:31.407 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9635/pod2", EndpointId:"eth0"}
2026-02-17 02:44:31.408 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calib752df26754"
2026-02-17 02:44:31.409 [INFO][69] felix/endpoint_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-9635/pod2", EndpointId:"eth0"}
2026-02-17 02:44:31.409 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9635/pod2", EndpointId:"eth0"}
2026-02-17 02:44:31.417 [INFO][69] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=services-9635/pod2, name=eth0)
2026-02-17 02:44:31.439 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9635/pod2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:44:31.439 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9635/pod2", EndpointId:"eth0"} status="up"
2026-02-17 02:44:31.440 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-9635/pod2" endpoint_id:"eth0"}
2026-02-17 02:44:31.440 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.services-9635"}
2026-02-17 02:44:31.440 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.services-9635.default"}
2026-02-17 02:44:31.440 [INFO][69] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9635/pod2", EndpointId:"eth0"}
2026-02-17 02:44:31.440 [INFO][69] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9635/pod2", EndpointId:"eth0"}
2026-02-17 02:44:31.440 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.services-9635" ipVersion=0x4 table="filter"
2026-02-17 02:44:31.440 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_csvG4P2atX1dfUTpms" ipVersion=0x4 table="filter"
2026-02-17 02:44:31.440 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.services-9635" ipVersion=0x4 table="filter"
2026-02-17 02:44:31.441 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_csvG4P2atX1dfUTpms" ipVersion=0x4 table="filter"
2026-02-17 02:44:31.441 [INFO][69] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9635/pod2", EndpointId:"eth0"}
2026-02-17 02:44:31.441 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calib752df26754" ipVersion=0x4 table="filter"
2026-02-17 02:44:31.441 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calib752df26754" ipVersion=0x4 table="filter"
2026-02-17 02:44:31.441 [INFO][69] felix/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-9635/pod2", EndpointId:"eth0"}
2026-02-17 02:44:31.441 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9635/pod2", EndpointId:"eth0"}
2026-02-17 02:44:31.443 [INFO][69] felix/conntrack.go 90: Removing conntrack flows ip=10.100.226.11
2026-02-17 02:44:31.547 [INFO][69] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9635/pod2", EndpointId:"eth0"}
2026-02-17 02:44:31.547 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"multi-endpoint-test" namespace:"services-9635"
2026-02-17 02:44:31.547 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-9635"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"648329da-2048-4e6b-a697-5d6bd747a7ee"} labels:{key:"kubernetes.io/metadata.name" value:"services-9635"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-9635"}
2026-02-17 02:44:31.547 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"deployment-3137"} labels:{key:"e2e-framework" value:"deployment"} labels:{key:"e2e-run" value:"648329da-2048-4e6b-a697-5d6bd747a7ee"} labels:{key:"kubernetes.io/metadata.name" value:"deployment-3137"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3137"}
2026-02-17 02:44:31.571 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"deployment-3137" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
bird: KIF: Received address message for unknown interface 142
2026-02-17 02:44:31.785 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"containers-4199"} labels:{key:"e2e-framework" value:"containers"} labels:{key:"e2e-run" value:"c813837b-097e-4d2a-845a-e92d88485297"} labels:{key:"kubernetes.io/metadata.name" value:"containers-4199"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4199"}
2026-02-17 02:44:31.801 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=142 ifaceName="calib752df26754" state="down"
2026-02-17 02:44:31.801 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calib752df26754"
2026-02-17 02:44:31.801 [INFO][69] 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:44:31.802 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=142 ifaceName="calib752df26754" state=""
2026-02-17 02:44:31.802 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calib752df26754"
2026-02-17 02:44:31.806 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib752df26754", State:"down", Index:142}
2026-02-17 02:44:31.806 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib752df26754", Addrs:set.Typed[string]{}}
2026-02-17 02:44:31.806 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib752df26754", Addrs:set.Typed[string]{}}
2026-02-17 02:44:31.806 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib752df26754", State:"", Index:142}
2026-02-17 02:44:31.806 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib752df26754", Addrs:set.Set[string](nil)}
2026-02-17 02:44:31.806 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib752df26754", Addrs:set.Set[string](nil)}
2026-02-17 02:44:31.832 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-probe-4365"} labels:{key:"e2e-framework" value:"container-probe"} labels:{key:"e2e-run" value:"c813837b-097e-4d2a-845a-e92d88485297"} labels:{key:"kubernetes.io/metadata.name" value:"container-probe-4365"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4365"}
2026-02-17 02:44:31.852 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"container-probe-4365" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:44:31.920 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=replicaset-1929/test-rs-4259h, name=eth0)
2026-02-17 02:44:31.920 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.replicaset-1929"} profile:{inbound_rules:{action:"allow" rule_id:"er5DglwutHw7YMmD"} outbound_rules:{action:"allow" rule_id:"ur9hGZe9ryPaUKyJ"}}
2026-02-17 02:44:31.920 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.replicaset-1929.default"} profile:{}
2026-02-17 02:44:31.920 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replicaset-1929/test-rs-4259h" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali52f0a2ac009" profile_ids:"kns.replicaset-1929" profile_ids:"ksa.replicaset-1929.default" ipv4_nets:"10.100.226.25/32"}
2026-02-17 02:44:31.920 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-1929/test-rs-4259h", EndpointId:"eth0"}
2026-02-17 02:44:31.920 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-1929/test-rs-4259h", EndpointId:"eth0"}
2026-02-17 02:44:31.920 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-1929/test-rs-4259h", EndpointId:"eth0"}
2026-02-17 02:44:31.921 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali52f0a2ac009" ipVersion=0x4 table="filter"
2026-02-17 02:44:31.921 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.replicaset-1929" ipVersion=0x4 table="filter"
2026-02-17 02:44:31.921 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_8PRb7Od0jKRFZ91q-T" ipVersion=0x4 table="filter"
2026-02-17 02:44:31.921 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali52f0a2ac009" ipVersion=0x4 table="filter"
2026-02-17 02:44:31.921 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.replicaset-1929" ipVersion=0x4 table="filter"
2026-02-17 02:44:31.921 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_8PRb7Od0jKRFZ91q-T" ipVersion=0x4 table="filter"
2026-02-17 02:44:31.921 [INFO][69] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali52f0a2ac009"
2026-02-17 02:44:31.921 [INFO][69] felix/endpoint_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-1929/test-rs-4259h", EndpointId:"eth0"}
2026-02-17 02:44:31.922 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-1929/test-rs-4259h", EndpointId:"eth0"}
2026-02-17 02:44:31.961 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=pod-network-test-5889/netserver-1, name=eth0)
2026-02-17 02:44:31.964 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-1929/test-rs-4259h", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:44:31.964 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-1929/test-rs-4259h", EndpointId:"eth0"} status="down"
2026-02-17 02:44:31.965 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-5889/netserver-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali3ab569b9cb8" profile_ids:"kns.pod-network-test-5889" profile_ids:"ksa.pod-network-test-5889.default" ipv4_nets:"10.100.226.21/32"}
2026-02-17 02:44:31.965 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-5889/netserver-1", EndpointId:"eth0"}
2026-02-17 02:44:31.965 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-5889/netserver-1", EndpointId:"eth0"}
2026-02-17 02:44:31.965 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-5889/netserver-1", EndpointId:"eth0"}
2026-02-17 02:44:31.968 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali3ab569b9cb8"
2026-02-17 02:44:31.968 [INFO][69] felix/endpoint_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-5889/netserver-1", EndpointId:"eth0"}
2026-02-17 02:44:31.968 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-5889/netserver-1", EndpointId:"eth0"}
2026-02-17 02:44:31.972 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=pod-network-test-5889/test-container-pod, name=eth0)
2026-02-17 02:44:31.982 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=143 ifaceName="cali52f0a2ac009" state="down"
2026-02-17 02:44:31.983 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali52f0a2ac009"
2026-02-17 02:44:31.991 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=pod-network-test-5889/netserver-1, name=eth0)
2026-02-17 02:44:31.992 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=143 ifaceName="cali52f0a2ac009" state="up"
2026-02-17 02:44:32.003 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-5889/netserver-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:44:32.004 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-5889/netserver-1", EndpointId:"eth0"} status="up"
2026-02-17 02:44:32.004 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali52f0a2ac009", State:"down", Index:143}
2026-02-17 02:44:32.004 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali52f0a2ac009", Addrs:set.Typed[string]{}}
2026-02-17 02:44:32.004 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali52f0a2ac009", Addrs:set.Typed[string]{}}
2026-02-17 02:44:32.004 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali52f0a2ac009", State:"up", Index:143}
2026-02-17 02:44:32.004 [INFO][69] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali52f0a2ac009"
2026-02-17 02:44:32.004 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali52f0a2ac009"
2026-02-17 02:44:32.004 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali52f0a2ac009"
2026-02-17 02:44:32.004 [INFO][69] felix/endpoint_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-1929/test-rs-4259h", EndpointId:"eth0"}
2026-02-17 02:44:32.004 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-1929/test-rs-4259h", EndpointId:"eth0"}
2026-02-17 02:44:32.010 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=pod-network-test-5889/test-container-pod, name=eth0)
2026-02-17 02:44:32.023 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-1929/test-rs-4259h", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:44:32.024 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-1929/test-rs-4259h", EndpointId:"eth0"} status="up"
2026-02-17 02:44:32.024 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-5889/test-container-pod" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali400ef50b4a6" profile_ids:"kns.pod-network-test-5889" profile_ids:"ksa.pod-network-test-5889.default" ipv4_nets:"10.100.226.24/32"}
2026-02-17 02:44:32.024 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-5889/netserver-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali3ab569b9cb8" profile_ids:"kns.pod-network-test-5889" profile_ids:"ksa.pod-network-test-5889.default" ipv4_nets:"10.100.226.21/32"}
2026-02-17 02:44:32.024 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pod-network-test-5889"} labels:{key:"e2e-framework" value:"pod-network-test"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"pod-network-test-5889"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-5889"}
2026-02-17 02:44:32.024 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-5889/test-container-pod" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali400ef50b4a6" profile_ids:"kns.pod-network-test-5889" profile_ids:"ksa.pod-network-test-5889.default" ipv4_nets:"10.100.226.24/32"}
2026-02-17 02:44:32.024 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-5889/netserver-1", EndpointId:"eth0"}
2026-02-17 02:44:32.024 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-5889/netserver-1", EndpointId:"eth0"}
2026-02-17 02:44:32.024 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-5889/netserver-1", EndpointId:"eth0"}
2026-02-17 02:44:32.025 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-5889/test-container-pod", EndpointId:"eth0"}
2026-02-17 02:44:32.025 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-5889/test-container-pod", EndpointId:"eth0"}
2026-02-17 02:44:32.025 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-5889/test-container-pod", EndpointId:"eth0"}
2026-02-17 02:44:32.025 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali3ab569b9cb8"
2026-02-17 02:44:32.026 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali400ef50b4a6"
2026-02-17 02:44:32.026 [INFO][69] felix/endpoint_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-5889/netserver-1", EndpointId:"eth0"}
2026-02-17 02:44:32.026 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-5889/netserver-1", EndpointId:"eth0"}
2026-02-17 02:44:32.026 [INFO][69] felix/endpoint_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-5889/test-container-pod", EndpointId:"eth0"}
2026-02-17 02:44:32.026 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-5889/test-container-pod", EndpointId:"eth0"}
2026-02-17 02:44:32.042 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-5889/test-container-pod", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:44:32.042 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-5889/test-container-pod", EndpointId:"eth0"} status="up"
2026-02-17 02:44:32.042 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-5889/netserver-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:44:32.042 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-5889/netserver-1", EndpointId:"eth0"} status="up"
2026-02-17 02:44:32.465 [INFO][69] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=pod-network-test-5889/netserver-1, name=eth0)
2026-02-17 02:44:32.465 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-5889/netserver-1" endpoint_id:"eth0"}
2026-02-17 02:44:32.465 [INFO][69] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-5889/netserver-1", EndpointId:"eth0"}
2026-02-17 02:44:32.465 [INFO][69] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-5889/netserver-1", EndpointId:"eth0"}
2026-02-17 02:44:32.466 [INFO][69] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-5889/netserver-1", EndpointId:"eth0"}
2026-02-17 02:44:32.466 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali3ab569b9cb8" ipVersion=0x4 table="filter"
2026-02-17 02:44:32.466 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali3ab569b9cb8" ipVersion=0x4 table="filter"
2026-02-17 02:44:32.466 [INFO][69] felix/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-5889/netserver-1", EndpointId:"eth0"}
2026-02-17 02:44:32.466 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-5889/netserver-1", EndpointId:"eth0"}
2026-02-17 02:44:32.467 [INFO][69] felix/conntrack.go 90: Removing conntrack flows ip=10.100.226.21
2026-02-17 02:44:32.471 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=deployment-3137/test-deployment-79f49755d9-cntsd, name=eth0)
2026-02-17 02:44:32.520 [INFO][69] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-5889/netserver-1", EndpointId:"eth0"}
2026-02-17 02:44:32.520 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.deployment-3137"} profile:{inbound_rules:{action:"allow" rule_id:"FdZeJw6XdbrRBiG5"} outbound_rules:{action:"allow" rule_id:"5l-33RkxNs6csv9l"}}
2026-02-17 02:44:32.520 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.deployment-3137.default"} profile:{}
2026-02-17 02:44:32.520 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-3137/test-deployment-79f49755d9-cntsd" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali2f711a12f06" profile_ids:"kns.deployment-3137" profile_ids:"ksa.deployment-3137.default" ipv4_nets:"10.100.226.19/32"}
2026-02-17 02:44:32.520 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3137/test-deployment-79f49755d9-cntsd", EndpointId:"eth0"}
2026-02-17 02:44:32.520 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3137/test-deployment-79f49755d9-cntsd", EndpointId:"eth0"}
2026-02-17 02:44:32.520 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3137/test-deployment-79f49755d9-cntsd", EndpointId:"eth0"}
2026-02-17 02:44:32.522 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali2f711a12f06" ipVersion=0x4 table="filter"
2026-02-17 02:44:32.522 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.deployment-3137" ipVersion=0x4 table="filter"
2026-02-17 02:44:32.522 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_GXF0G2Eb5Nh7Xzsd0s" ipVersion=0x4 table="filter"
2026-02-17 02:44:32.522 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali2f711a12f06" ipVersion=0x4 table="filter"
2026-02-17 02:44:32.522 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.deployment-3137" ipVersion=0x4 table="filter"
2026-02-17 02:44:32.522 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_GXF0G2Eb5Nh7Xzsd0s" ipVersion=0x4 table="filter"
2026-02-17 02:44:32.522 [INFO][69] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali2f711a12f06"
2026-02-17 02:44:32.522 [INFO][69] felix/endpoint_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-3137/test-deployment-79f49755d9-cntsd", EndpointId:"eth0"}
2026-02-17 02:44:32.522 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3137/test-deployment-79f49755d9-cntsd", EndpointId:"eth0"}
2026-02-17 02:44:32.544 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=144 ifaceName="cali2f711a12f06" state="down"
2026-02-17 02:44:32.544 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali2f711a12f06"
2026-02-17 02:44:32.544 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=144 ifaceName="cali2f711a12f06" state="up"
2026-02-17 02:44:32.586 [INFO][69] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=140
2026-02-17 02:44:32.586 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali3ab569b9cb8"
2026-02-17 02:44:32.586 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=140 ifaceName="cali3ab569b9cb8" state="down"
2026-02-17 02:44:32.592 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=140 ifaceName="cali3ab569b9cb8" state=""
2026-02-17 02:44:32.592 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali3ab569b9cb8"
2026-02-17 02:44:32.601 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3137/test-deployment-79f49755d9-cntsd", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:44:32.601 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3137/test-deployment-79f49755d9-cntsd", EndpointId:"eth0"} status="down"
2026-02-17 02:44:32.601 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali2f711a12f06", State:"down", Index:144}
2026-02-17 02:44:32.601 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali2f711a12f06", Addrs:set.Typed[string]{}}
2026-02-17 02:44:32.601 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali2f711a12f06", Addrs:set.Typed[string]{}}
2026-02-17 02:44:32.601 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali2f711a12f06", State:"up", Index:144}
2026-02-17 02:44:32.601 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali3ab569b9cb8", Addrs:set.Typed[string]{}}
2026-02-17 02:44:32.601 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali3ab569b9cb8", Addrs:set.Typed[string]{}}
2026-02-17 02:44:32.601 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali3ab569b9cb8", State:"down", Index:140}
2026-02-17 02:44:32.601 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali3ab569b9cb8", State:"", Index:140}
2026-02-17 02:44:32.601 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali3ab569b9cb8", Addrs:set.Set[string](nil)}
2026-02-17 02:44:32.601 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali3ab569b9cb8", Addrs:set.Set[string](nil)}
2026-02-17 02:44:32.601 [INFO][69] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali2f711a12f06"
2026-02-17 02:44:32.601 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali2f711a12f06"
2026-02-17 02:44:32.601 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali2f711a12f06"
2026-02-17 02:44:32.601 [INFO][69] felix/endpoint_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-3137/test-deployment-79f49755d9-cntsd", EndpointId:"eth0"}
2026-02-17 02:44:32.601 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3137/test-deployment-79f49755d9-cntsd", EndpointId:"eth0"}
2026-02-17 02:44:32.622 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3137/test-deployment-79f49755d9-cntsd", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:44:32.622 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3137/test-deployment-79f49755d9-cntsd", EndpointId:"eth0"} status="up"
2026-02-17 02:44:32.623 [INFO][69] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=pod-network-test-5889/test-container-pod, name=eth0)
2026-02-17 02:44:32.624 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-5889/test-container-pod" endpoint_id:"eth0"}
2026-02-17 02:44:32.624 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.pod-network-test-5889"}
2026-02-17 02:44:32.624 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.pod-network-test-5889.default"}
2026-02-17 02:44:32.624 [INFO][69] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-5889/test-container-pod", EndpointId:"eth0"}
2026-02-17 02:44:32.624 [INFO][69] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-5889/test-container-pod", EndpointId:"eth0"}
2026-02-17 02:44:32.624 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_i7Z84M_VF26pJamGqz" ipVersion=0x4 table="filter"
2026-02-17 02:44:32.624 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_kae0MzuhnBLc0l1mtU" ipVersion=0x4 table="filter"
2026-02-17 02:44:32.624 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_i7Z84M_VF26pJamGqz" ipVersion=0x4 table="filter"
2026-02-17 02:44:32.624 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_kae0MzuhnBLc0l1mtU" ipVersion=0x4 table="filter"
2026-02-17 02:44:32.624 [INFO][69] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-5889/test-container-pod", EndpointId:"eth0"}
2026-02-17 02:44:32.624 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali400ef50b4a6" ipVersion=0x4 table="filter"
2026-02-17 02:44:32.625 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali400ef50b4a6" ipVersion=0x4 table="filter"
2026-02-17 02:44:32.625 [INFO][69] felix/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-5889/test-container-pod", EndpointId:"eth0"}
2026-02-17 02:44:32.625 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-5889/test-container-pod", EndpointId:"eth0"}
2026-02-17 02:44:32.626 [INFO][69] felix/conntrack.go 90: Removing conntrack flows ip=10.100.226.24
2026-02-17 02:44:32.688 [INFO][69] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-5889/test-container-pod", EndpointId:"eth0"}
2026-02-17 02:44:32.728 [INFO][69] 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:44:32.728 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali400ef50b4a6"
2026-02-17 02:44:32.728 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=141 ifaceName="cali400ef50b4a6" state="down"
2026-02-17 02:44:32.729 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali400ef50b4a6", Addrs:set.Typed[string]{}}
2026-02-17 02:44:32.729 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali400ef50b4a6", Addrs:set.Typed[string]{}}
2026-02-17 02:44:32.729 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali400ef50b4a6", State:"down", Index:141}
2026-02-17 02:44:32.730 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=141 ifaceName="cali400ef50b4a6" state=""
2026-02-17 02:44:32.730 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali400ef50b4a6"
2026-02-17 02:44:32.748 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali400ef50b4a6", State:"", Index:141}
2026-02-17 02:44:32.748 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali400ef50b4a6", Addrs:set.Set[string](nil)}
2026-02-17 02:44:32.748 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali400ef50b4a6", Addrs:set.Set[string](nil)}
2026-02-17 02:44:32.988 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"container-probe-7357" name:"default"}
2026-02-17 02:44:33.115 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=deployment-3137/test-deployment-79f49755d9-cntsd, name=eth0)
2026-02-17 02:44:33.115 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-3137/test-deployment-79f49755d9-cntsd" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali2f711a12f06" profile_ids:"kns.deployment-3137" profile_ids:"ksa.deployment-3137.default" ipv4_nets:"10.100.226.19/32"}
2026-02-17 02:44:33.115 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3137/test-deployment-79f49755d9-cntsd", EndpointId:"eth0"}
2026-02-17 02:44:33.115 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3137/test-deployment-79f49755d9-cntsd", EndpointId:"eth0"}
2026-02-17 02:44:33.116 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3137/test-deployment-79f49755d9-cntsd", EndpointId:"eth0"}
2026-02-17 02:44:33.117 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali2f711a12f06"
2026-02-17 02:44:33.117 [INFO][69] felix/endpoint_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-3137/test-deployment-79f49755d9-cntsd", EndpointId:"eth0"}
2026-02-17 02:44:33.117 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3137/test-deployment-79f49755d9-cntsd", EndpointId:"eth0"}
2026-02-17 02:44:33.138 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3137/test-deployment-79f49755d9-cntsd", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:44:33.138 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3137/test-deployment-79f49755d9-cntsd", EndpointId:"eth0"} status="up"
2026-02-17 02:44:33.170 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=replicaset-1929/test-rs-4259h, name=eth0)
2026-02-17 02:44:33.170 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replicaset-1929/test-rs-4259h" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali52f0a2ac009" profile_ids:"kns.replicaset-1929" profile_ids:"ksa.replicaset-1929.default" ipv4_nets:"10.100.226.25/32"}
2026-02-17 02:44:33.170 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-1929/test-rs-4259h", EndpointId:"eth0"}
2026-02-17 02:44:33.170 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-1929/test-rs-4259h", EndpointId:"eth0"}
2026-02-17 02:44:33.170 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-1929/test-rs-4259h", EndpointId:"eth0"}
2026-02-17 02:44:33.171 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali52f0a2ac009"
2026-02-17 02:44:33.171 [INFO][69] felix/endpoint_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-1929/test-rs-4259h", EndpointId:"eth0"}
2026-02-17 02:44:33.171 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-1929/test-rs-4259h", EndpointId:"eth0"}
2026-02-17 02:44:33.195 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=deployment-3137/test-deployment-79f49755d9-cntsd, name=eth0)
2026-02-17 02:44:33.201 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-1929/test-rs-4259h", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:44:33.201 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-1929/test-rs-4259h", EndpointId:"eth0"} status="up"
2026-02-17 02:44:33.201 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-3137/test-deployment-79f49755d9-cntsd" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali2f711a12f06" profile_ids:"kns.deployment-3137" profile_ids:"ksa.deployment-3137.default" ipv4_nets:"10.100.226.19/32"}
2026-02-17 02:44:33.202 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3137/test-deployment-79f49755d9-cntsd", EndpointId:"eth0"}
2026-02-17 02:44:33.202 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3137/test-deployment-79f49755d9-cntsd", EndpointId:"eth0"}
2026-02-17 02:44:33.202 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3137/test-deployment-79f49755d9-cntsd", EndpointId:"eth0"}
2026-02-17 02:44:33.203 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali2f711a12f06"
2026-02-17 02:44:33.203 [INFO][69] felix/endpoint_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-3137/test-deployment-79f49755d9-cntsd", EndpointId:"eth0"}
2026-02-17 02:44:33.203 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3137/test-deployment-79f49755d9-cntsd", EndpointId:"eth0"}
2026-02-17 02:44:33.223 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3137/test-deployment-79f49755d9-cntsd", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:44:33.223 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3137/test-deployment-79f49755d9-cntsd", EndpointId:"eth0"} status="up"
2026-02-17 02:44:33.404 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-probe-7357"} labels:{key:"e2e-framework" value:"container-probe"} labels:{key:"e2e-run" value:"c813837b-097e-4d2a-845a-e92d88485297"} labels:{key:"kubernetes.io/metadata.name" value:"container-probe-7357"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7357"}
2026-02-17 02:44:33.436 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"container-probe-7357"}
2026-02-17 02:44:33.707 [INFO][69] 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:44:33.707 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali2f711a12f06"
2026-02-17 02:44:33.707 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali2f711a12f06", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:44:33.707 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali2f711a12f06", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:44:33.802 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=deployment-3137/test-deployment-57dd84db4f-n8db5, name=eth0)
2026-02-17 02:44:33.802 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-3137/test-deployment-57dd84db4f-n8db5" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali165dda41669" profile_ids:"kns.deployment-3137" profile_ids:"ksa.deployment-3137.default" ipv4_nets:"10.100.226.20/32"}
2026-02-17 02:44:33.802 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3137/test-deployment-57dd84db4f-n8db5", EndpointId:"eth0"}
2026-02-17 02:44:33.802 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3137/test-deployment-57dd84db4f-n8db5", EndpointId:"eth0"}
2026-02-17 02:44:33.803 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3137/test-deployment-57dd84db4f-n8db5", EndpointId:"eth0"}
2026-02-17 02:44:33.806 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali165dda41669" ipVersion=0x4 table="filter"
2026-02-17 02:44:33.806 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali165dda41669" ipVersion=0x4 table="filter"
2026-02-17 02:44:33.807 [INFO][69] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali165dda41669"
2026-02-17 02:44:33.807 [INFO][69] felix/endpoint_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-3137/test-deployment-57dd84db4f-n8db5", EndpointId:"eth0"}
2026-02-17 02:44:33.807 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3137/test-deployment-57dd84db4f-n8db5", EndpointId:"eth0"}
2026-02-17 02:44:33.808 [INFO][69] 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:44:33.808 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali52f0a2ac009"
2026-02-17 02:44:33.859 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3137/test-deployment-57dd84db4f-n8db5", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:44:33.859 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3137/test-deployment-57dd84db4f-n8db5", EndpointId:"eth0"} status="down"
2026-02-17 02:44:33.860 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali52f0a2ac009", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:44:33.860 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali52f0a2ac009", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:44:33.871 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=145 ifaceName="cali165dda41669" state="down"
2026-02-17 02:44:33.871 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali165dda41669"
2026-02-17 02:44:33.875 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=145 ifaceName="cali165dda41669" state="up"
2026-02-17 02:44:33.883 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali165dda41669", State:"down", Index:145}
2026-02-17 02:44:33.883 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali165dda41669", Addrs:set.Typed[string]{}}
2026-02-17 02:44:33.883 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali165dda41669", Addrs:set.Typed[string]{}}
2026-02-17 02:44:33.883 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali165dda41669", State:"up", Index:145}
2026-02-17 02:44:33.883 [INFO][69] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali165dda41669"
2026-02-17 02:44:33.883 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali165dda41669"
2026-02-17 02:44:33.884 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali165dda41669"
2026-02-17 02:44:33.884 [INFO][69] felix/endpoint_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-3137/test-deployment-57dd84db4f-n8db5", EndpointId:"eth0"}
2026-02-17 02:44:33.884 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3137/test-deployment-57dd84db4f-n8db5", EndpointId:"eth0"}
2026-02-17 02:44:33.906 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3137/test-deployment-57dd84db4f-n8db5", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:44:33.906 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3137/test-deployment-57dd84db4f-n8db5", EndpointId:"eth0"} status="up"
2026-02-17 02:44:35.122 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=deployment-3137/test-deployment-79f49755d9-cntsd, name=eth0)
2026-02-17 02:44:35.123 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-3137/test-deployment-79f49755d9-cntsd" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali2f711a12f06" profile_ids:"kns.deployment-3137" profile_ids:"ksa.deployment-3137.default" ipv4_nets:"10.100.226.19/32"}
2026-02-17 02:44:35.123 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3137/test-deployment-79f49755d9-cntsd", EndpointId:"eth0"}
2026-02-17 02:44:35.123 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3137/test-deployment-79f49755d9-cntsd", EndpointId:"eth0"}
2026-02-17 02:44:35.124 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3137/test-deployment-79f49755d9-cntsd", EndpointId:"eth0"}
2026-02-17 02:44:35.126 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali2f711a12f06"
2026-02-17 02:44:35.127 [INFO][69] felix/endpoint_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-3137/test-deployment-79f49755d9-cntsd", EndpointId:"eth0"}
2026-02-17 02:44:35.127 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3137/test-deployment-79f49755d9-cntsd", EndpointId:"eth0"}
2026-02-17 02:44:35.137 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=deployment-3137/test-deployment-57dd84db4f-n8db5, name=eth0)
2026-02-17 02:44:35.153 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3137/test-deployment-79f49755d9-cntsd", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:44:35.153 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3137/test-deployment-79f49755d9-cntsd", EndpointId:"eth0"} status="up"
2026-02-17 02:44:35.153 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-3137/test-deployment-57dd84db4f-n8db5" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali165dda41669" profile_ids:"kns.deployment-3137" profile_ids:"ksa.deployment-3137.default" ipv4_nets:"10.100.226.20/32"}
2026-02-17 02:44:35.153 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3137/test-deployment-57dd84db4f-n8db5", EndpointId:"eth0"}
2026-02-17 02:44:35.153 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3137/test-deployment-57dd84db4f-n8db5", EndpointId:"eth0"}
2026-02-17 02:44:35.153 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3137/test-deployment-57dd84db4f-n8db5", EndpointId:"eth0"}
2026-02-17 02:44:35.154 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali165dda41669"
2026-02-17 02:44:35.154 [INFO][69] felix/endpoint_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-3137/test-deployment-57dd84db4f-n8db5", EndpointId:"eth0"}
2026-02-17 02:44:35.154 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3137/test-deployment-57dd84db4f-n8db5", EndpointId:"eth0"}
2026-02-17 02:44:35.177 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3137/test-deployment-57dd84db4f-n8db5", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:44:35.177 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3137/test-deployment-57dd84db4f-n8db5", EndpointId:"eth0"} status="up"
2026-02-17 02:44:35.408 [INFO][69] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=deployment-3137/test-deployment-79f49755d9-cntsd, name=eth0)
2026-02-17 02:44:35.409 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-3137/test-deployment-79f49755d9-cntsd" endpoint_id:"eth0"}
2026-02-17 02:44:35.409 [INFO][69] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3137/test-deployment-79f49755d9-cntsd", EndpointId:"eth0"}
2026-02-17 02:44:35.409 [INFO][69] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3137/test-deployment-79f49755d9-cntsd", EndpointId:"eth0"}
2026-02-17 02:44:35.410 [INFO][69] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3137/test-deployment-79f49755d9-cntsd", EndpointId:"eth0"}
2026-02-17 02:44:35.410 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali2f711a12f06" ipVersion=0x4 table="filter"
2026-02-17 02:44:35.410 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali2f711a12f06" ipVersion=0x4 table="filter"
2026-02-17 02:44:35.410 [INFO][69] felix/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-3137/test-deployment-79f49755d9-cntsd", EndpointId:"eth0"}
2026-02-17 02:44:35.410 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3137/test-deployment-79f49755d9-cntsd", EndpointId:"eth0"}
2026-02-17 02:44:35.411 [INFO][69] felix/conntrack.go 90: Removing conntrack flows ip=10.100.226.19
bird: KIF: Received address message for unknown interface 144
2026-02-17 02:44:35.480 [INFO][69] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3137/test-deployment-79f49755d9-cntsd", EndpointId:"eth0"}
2026-02-17 02:44:35.502 [INFO][69] 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:44:35.502 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali165dda41669"
2026-02-17 02:44:35.503 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali165dda41669", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:44:35.503 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali165dda41669", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:44:35.516 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=144 ifaceName="cali2f711a12f06" state="down"
2026-02-17 02:44:35.516 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali2f711a12f06"
2026-02-17 02:44:35.516 [INFO][69] 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:44:35.520 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=144 ifaceName="cali2f711a12f06" state=""
2026-02-17 02:44:35.520 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali2f711a12f06"
2026-02-17 02:44:35.524 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali2f711a12f06", State:"down", Index:144}
2026-02-17 02:44:35.524 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali2f711a12f06", Addrs:set.Typed[string]{}}
2026-02-17 02:44:35.524 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali2f711a12f06", Addrs:set.Typed[string]{}}
2026-02-17 02:44:35.524 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali2f711a12f06", State:"", Index:144}
2026-02-17 02:44:35.524 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali2f711a12f06", Addrs:set.Set[string](nil)}
2026-02-17 02:44:35.524 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali2f711a12f06", Addrs:set.Set[string](nil)}
2026-02-17 02:44:36.006 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=deployment-3137/test-deployment-8577666474-g4tlc, name=eth0)
2026-02-17 02:44:36.007 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-3137/test-deployment-8577666474-g4tlc" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali30edd000710" profile_ids:"kns.deployment-3137" profile_ids:"ksa.deployment-3137.default" ipv4_nets:"10.100.226.15/32"}
2026-02-17 02:44:36.007 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3137/test-deployment-8577666474-g4tlc", EndpointId:"eth0"}
2026-02-17 02:44:36.007 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3137/test-deployment-8577666474-g4tlc", EndpointId:"eth0"}
2026-02-17 02:44:36.007 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3137/test-deployment-8577666474-g4tlc", EndpointId:"eth0"}
2026-02-17 02:44:36.008 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali30edd000710" ipVersion=0x4 table="filter"
2026-02-17 02:44:36.008 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali30edd000710" ipVersion=0x4 table="filter"
2026-02-17 02:44:36.008 [INFO][69] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali30edd000710"
2026-02-17 02:44:36.008 [INFO][69] felix/endpoint_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-3137/test-deployment-8577666474-g4tlc", EndpointId:"eth0"}
2026-02-17 02:44:36.008 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3137/test-deployment-8577666474-g4tlc", EndpointId:"eth0"}
2026-02-17 02:44:36.052 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3137/test-deployment-8577666474-g4tlc", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:44:36.052 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3137/test-deployment-8577666474-g4tlc", EndpointId:"eth0"} status="down"
2026-02-17 02:44:36.086 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=146 ifaceName="cali30edd000710" state="down"
2026-02-17 02:44:36.086 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali30edd000710"
2026-02-17 02:44:36.086 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali30edd000710", State:"down", Index:146}
2026-02-17 02:44:36.086 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=146 ifaceName="cali30edd000710" state="up"
2026-02-17 02:44:36.087 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali30edd000710", Addrs:set.Typed[string]{}}
2026-02-17 02:44:36.087 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali30edd000710", Addrs:set.Typed[string]{}}
2026-02-17 02:44:36.087 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali30edd000710", State:"up", Index:146}
2026-02-17 02:44:36.087 [INFO][69] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali30edd000710"
2026-02-17 02:44:36.087 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali30edd000710"
2026-02-17 02:44:36.087 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali30edd000710"
2026-02-17 02:44:36.087 [INFO][69] felix/endpoint_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-3137/test-deployment-8577666474-g4tlc", EndpointId:"eth0"}
2026-02-17 02:44:36.087 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3137/test-deployment-8577666474-g4tlc", EndpointId:"eth0"}
2026-02-17 02:44:36.123 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3137/test-deployment-8577666474-g4tlc", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:44:36.123 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3137/test-deployment-8577666474-g4tlc", EndpointId:"eth0"} status="up"
2026-02-17 02:44:36.123 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"configmap-1021" name:"default"}
2026-02-17 02:44:36.317 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=replicaset-1929/test-rs-4259h, name=eth0)
2026-02-17 02:44:36.317 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replicaset-1929/test-rs-4259h" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali52f0a2ac009" profile_ids:"kns.replicaset-1929" profile_ids:"ksa.replicaset-1929.default" ipv4_nets:"10.100.226.25/32"}
2026-02-17 02:44:36.317 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-1929/test-rs-4259h", EndpointId:"eth0"}
2026-02-17 02:44:36.317 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-1929/test-rs-4259h", EndpointId:"eth0"}
2026-02-17 02:44:36.317 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-1929/test-rs-4259h", EndpointId:"eth0"}
2026-02-17 02:44:36.318 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali52f0a2ac009"
2026-02-17 02:44:36.318 [INFO][69] felix/endpoint_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-1929/test-rs-4259h", EndpointId:"eth0"}
2026-02-17 02:44:36.318 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-1929/test-rs-4259h", EndpointId:"eth0"}
2026-02-17 02:44:36.351 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-1929/test-rs-4259h", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:44:36.351 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-1929/test-rs-4259h", EndpointId:"eth0"} status="up"
2026-02-17 02:44:36.351 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replicaset-1929"} labels:{key:"e2e-framework" value:"replicaset"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"replicaset-1929"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1929"}
2026-02-17 02:44:36.377 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-896"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"projected-896"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-896"}
2026-02-17 02:44:36.379 [INFO][69] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=replicaset-1929/test-rs-4259h, name=eth0)
2026-02-17 02:44:36.400 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replicaset-1929/test-rs-4259h" endpoint_id:"eth0"}
2026-02-17 02:44:36.400 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.replicaset-1929.default"}
2026-02-17 02:44:36.400 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.replicaset-1929"}
2026-02-17 02:44:36.400 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"projected-896" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:44:36.400 [INFO][69] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-1929/test-rs-4259h", EndpointId:"eth0"}
2026-02-17 02:44:36.400 [INFO][69] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-1929/test-rs-4259h", EndpointId:"eth0"}
2026-02-17 02:44:36.401 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.replicaset-1929" ipVersion=0x4 table="filter"
2026-02-17 02:44:36.401 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_8PRb7Od0jKRFZ91q-T" ipVersion=0x4 table="filter"
2026-02-17 02:44:36.401 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.replicaset-1929" ipVersion=0x4 table="filter"
2026-02-17 02:44:36.401 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_8PRb7Od0jKRFZ91q-T" ipVersion=0x4 table="filter"
2026-02-17 02:44:36.401 [INFO][69] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-1929/test-rs-4259h", EndpointId:"eth0"}
2026-02-17 02:44:36.401 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali52f0a2ac009" ipVersion=0x4 table="filter"
2026-02-17 02:44:36.401 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali52f0a2ac009" ipVersion=0x4 table="filter"
2026-02-17 02:44:36.401 [INFO][69] felix/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-1929/test-rs-4259h", EndpointId:"eth0"}
2026-02-17 02:44:36.401 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-1929/test-rs-4259h", EndpointId:"eth0"}
2026-02-17 02:44:36.402 [INFO][69] felix/conntrack.go 90: Removing conntrack flows ip=10.100.226.25
2026-02-17 02:44:36.457 [INFO][69] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-1929/test-rs-4259h", EndpointId:"eth0"}
2026-02-17 02:44:36.645 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"services-9635" name:"default"}
2026-02-17 02:44:36.724 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=143 ifaceName="cali52f0a2ac009" state="down"
2026-02-17 02:44:36.724 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali52f0a2ac009"
2026-02-17 02:44:36.724 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali52f0a2ac009", State:"down", Index:143}
2026-02-17 02:44:36.724 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali52f0a2ac009", Addrs:set.Typed[string]{}}
2026-02-17 02:44:36.724 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali52f0a2ac009", Addrs:set.Typed[string]{}}
2026-02-17 02:44:36.725 [INFO][69] 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:44:36.728 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=143 ifaceName="cali52f0a2ac009" state=""
2026-02-17 02:44:36.728 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali52f0a2ac009"
2026-02-17 02:44:36.748 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali52f0a2ac009", State:"", Index:143}
2026-02-17 02:44:36.748 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali52f0a2ac009", Addrs:set.Set[string](nil)}
2026-02-17 02:44:36.748 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali52f0a2ac009", Addrs:set.Set[string](nil)}
2026-02-17 02:44:36.870 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-1021"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-1021"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1021"}
2026-02-17 02:44:36.898 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"configmap-1021"}
2026-02-17 02:44:37.127 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-9635"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"648329da-2048-4e6b-a697-5d6bd747a7ee"} labels:{key:"kubernetes.io/metadata.name" value:"services-9635"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-9635"}
2026-02-17 02:44:37.168 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=deployment-3137/test-deployment-8577666474-g4tlc, name=eth0)
2026-02-17 02:44:37.169 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-3137/test-deployment-8577666474-g4tlc" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali30edd000710" profile_ids:"kns.deployment-3137" profile_ids:"ksa.deployment-3137.default" ipv4_nets:"10.100.226.15/32"}
2026-02-17 02:44:37.169 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3137/test-deployment-8577666474-g4tlc", EndpointId:"eth0"}
2026-02-17 02:44:37.169 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3137/test-deployment-8577666474-g4tlc", EndpointId:"eth0"}
2026-02-17 02:44:37.169 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3137/test-deployment-8577666474-g4tlc", EndpointId:"eth0"}
2026-02-17 02:44:37.172 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali30edd000710"
2026-02-17 02:44:37.172 [INFO][69] felix/endpoint_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-3137/test-deployment-8577666474-g4tlc", EndpointId:"eth0"}
2026-02-17 02:44:37.172 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3137/test-deployment-8577666474-g4tlc", EndpointId:"eth0"}
2026-02-17 02:44:37.199 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3137/test-deployment-8577666474-g4tlc", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:44:37.199 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3137/test-deployment-8577666474-g4tlc", EndpointId:"eth0"} status="up"
2026-02-17 02:44:37.200 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"services-9635"}
2026-02-17 02:44:37.215 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=deployment-3137/test-deployment-57dd84db4f-n8db5, name=eth0)
2026-02-17 02:44:37.232 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-3137/test-deployment-57dd84db4f-n8db5" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali165dda41669" profile_ids:"kns.deployment-3137" profile_ids:"ksa.deployment-3137.default" ipv4_nets:"10.100.226.20/32"}
2026-02-17 02:44:37.232 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3137/test-deployment-57dd84db4f-n8db5", EndpointId:"eth0"}
2026-02-17 02:44:37.232 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3137/test-deployment-57dd84db4f-n8db5", EndpointId:"eth0"}
2026-02-17 02:44:37.232 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3137/test-deployment-57dd84db4f-n8db5", EndpointId:"eth0"}
2026-02-17 02:44:37.232 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali165dda41669"
2026-02-17 02:44:37.232 [INFO][69] felix/endpoint_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-3137/test-deployment-57dd84db4f-n8db5", EndpointId:"eth0"}
2026-02-17 02:44:37.232 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3137/test-deployment-57dd84db4f-n8db5", EndpointId:"eth0"}
2026-02-17 02:44:37.246 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=deployment-3137/test-deployment-57dd84db4f-n8db5, name=eth0)
2026-02-17 02:44:37.256 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3137/test-deployment-57dd84db4f-n8db5", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:44:37.256 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3137/test-deployment-57dd84db4f-n8db5", EndpointId:"eth0"} status="up"
2026-02-17 02:44:37.256 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-3137/test-deployment-57dd84db4f-n8db5" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali165dda41669" profile_ids:"kns.deployment-3137" profile_ids:"ksa.deployment-3137.default" ipv4_nets:"10.100.226.20/32"}
2026-02-17 02:44:37.257 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3137/test-deployment-57dd84db4f-n8db5", EndpointId:"eth0"}
2026-02-17 02:44:37.257 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3137/test-deployment-57dd84db4f-n8db5", EndpointId:"eth0"}
2026-02-17 02:44:37.257 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3137/test-deployment-57dd84db4f-n8db5", EndpointId:"eth0"}
2026-02-17 02:44:37.257 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali165dda41669"
2026-02-17 02:44:37.258 [INFO][69] felix/endpoint_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-3137/test-deployment-57dd84db4f-n8db5", EndpointId:"eth0"}
2026-02-17 02:44:37.258 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3137/test-deployment-57dd84db4f-n8db5", EndpointId:"eth0"}
2026-02-17 02:44:37.278 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3137/test-deployment-57dd84db4f-n8db5", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:44:37.278 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3137/test-deployment-57dd84db4f-n8db5", EndpointId:"eth0"} status="up"
2026-02-17 02:44:37.506 [INFO][69] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=deployment-3137/test-deployment-57dd84db4f-n8db5, name=eth0)
2026-02-17 02:44:37.506 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-3137/test-deployment-57dd84db4f-n8db5" endpoint_id:"eth0"}
2026-02-17 02:44:37.506 [INFO][69] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3137/test-deployment-57dd84db4f-n8db5", EndpointId:"eth0"}
2026-02-17 02:44:37.507 [INFO][69] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3137/test-deployment-57dd84db4f-n8db5", EndpointId:"eth0"}
2026-02-17 02:44:37.508 [INFO][69] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3137/test-deployment-57dd84db4f-n8db5", EndpointId:"eth0"}
2026-02-17 02:44:37.508 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali165dda41669" ipVersion=0x4 table="filter"
2026-02-17 02:44:37.508 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali165dda41669" ipVersion=0x4 table="filter"
2026-02-17 02:44:37.508 [INFO][69] felix/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-3137/test-deployment-57dd84db4f-n8db5", EndpointId:"eth0"}
2026-02-17 02:44:37.508 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3137/test-deployment-57dd84db4f-n8db5", EndpointId:"eth0"}
bird: 2026-02-17 02:44:37.517 [INFO][69] felix/conntrack.go 90: Removing conntrack flows ip=10.100.226.20
KIF: Received address message for unknown interface 145
2026-02-17 02:44:37.519 [INFO][69] 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:44:37.519 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali30edd000710"
2026-02-17 02:44:37.573 [INFO][69] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3137/test-deployment-57dd84db4f-n8db5", EndpointId:"eth0"}
2026-02-17 02:44:37.573 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"containers-4199" name:"default"}
2026-02-17 02:44:37.597 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali30edd000710", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:44:37.597 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali30edd000710", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:44:37.614 [INFO][69] 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:44:37.614 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali165dda41669"
2026-02-17 02:44:37.614 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=145 ifaceName="cali165dda41669" state="down"
2026-02-17 02:44:37.615 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=145 ifaceName="cali165dda41669" state=""
2026-02-17 02:44:37.615 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali165dda41669"
2026-02-17 02:44:37.619 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali165dda41669", Addrs:set.Typed[string]{}}
2026-02-17 02:44:37.619 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali165dda41669", Addrs:set.Typed[string]{}}
2026-02-17 02:44:37.620 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali165dda41669", State:"down", Index:145}
2026-02-17 02:44:37.620 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali165dda41669", State:"", Index:145}
2026-02-17 02:44:37.620 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali165dda41669", Addrs:set.Set[string](nil)}
2026-02-17 02:44:37.620 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali165dda41669", Addrs:set.Set[string](nil)}
2026-02-17 02:44:37.702 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"pod-network-test-5889" name:"default"}
2026-02-17 02:44:37.827 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"pod-network-test-5889"}
2026-02-17 02:44:37.975 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"containers-4199"} labels:{key:"e2e-framework" value:"containers"} labels:{key:"e2e-run" value:"c813837b-097e-4d2a-845a-e92d88485297"} labels:{key:"kubernetes.io/metadata.name" value:"containers-4199"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4199"}
2026-02-17 02:44:38.008 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"containers-4199"}
2026-02-17 02:44:39.108 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=deployment-3137/test-deployment-8577666474-g4tlc, name=eth0)
2026-02-17 02:44:39.109 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-3137/test-deployment-8577666474-g4tlc" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali30edd000710" profile_ids:"kns.deployment-3137" profile_ids:"ksa.deployment-3137.default" ipv4_nets:"10.100.226.15/32"}
2026-02-17 02:44:39.109 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3137/test-deployment-8577666474-g4tlc", EndpointId:"eth0"}
2026-02-17 02:44:39.109 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3137/test-deployment-8577666474-g4tlc", EndpointId:"eth0"}
2026-02-17 02:44:39.109 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3137/test-deployment-8577666474-g4tlc", EndpointId:"eth0"}
2026-02-17 02:44:39.109 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali30edd000710"
2026-02-17 02:44:39.109 [INFO][69] felix/endpoint_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-3137/test-deployment-8577666474-g4tlc", EndpointId:"eth0"}
2026-02-17 02:44:39.109 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3137/test-deployment-8577666474-g4tlc", EndpointId:"eth0"}
2026-02-17 02:44:39.136 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3137/test-deployment-8577666474-g4tlc", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:44:39.136 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3137/test-deployment-8577666474-g4tlc", EndpointId:"eth0"} status="up"
2026-02-17 02:44:39.137 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"deployment-3137"} labels:{key:"e2e-framework" value:"deployment"} labels:{key:"e2e-run" value:"648329da-2048-4e6b-a697-5d6bd747a7ee"} labels:{key:"kubernetes.io/metadata.name" value:"deployment-3137"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3137"}
2026-02-17 02:44:39.160 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"podtemplate-9960"} labels:{key:"e2e-framework" value:"podtemplate"} labels:{key:"e2e-run" value:"648329da-2048-4e6b-a697-5d6bd747a7ee"} labels:{key:"kubernetes.io/metadata.name" value:"podtemplate-9960"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-9960"}
2026-02-17 02:44:39.177 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=deployment-3137/test-deployment-8577666474-g4tlc, name=eth0)
2026-02-17 02:44:39.181 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"podtemplate-9960" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:44:39.181 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-3137/test-deployment-8577666474-g4tlc" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali30edd000710" profile_ids:"kns.deployment-3137" profile_ids:"ksa.deployment-3137.default" ipv4_nets:"10.100.226.15/32"}
2026-02-17 02:44:39.181 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3137/test-deployment-8577666474-g4tlc", EndpointId:"eth0"}
2026-02-17 02:44:39.182 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3137/test-deployment-8577666474-g4tlc", EndpointId:"eth0"}
2026-02-17 02:44:39.182 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3137/test-deployment-8577666474-g4tlc", EndpointId:"eth0"}
2026-02-17 02:44:39.183 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali30edd000710"
2026-02-17 02:44:39.185 [INFO][69] felix/endpoint_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-3137/test-deployment-8577666474-g4tlc", EndpointId:"eth0"}
2026-02-17 02:44:39.185 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3137/test-deployment-8577666474-g4tlc", EndpointId:"eth0"}
2026-02-17 02:44:39.211 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3137/test-deployment-8577666474-g4tlc", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:44:39.211 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3137/test-deployment-8577666474-g4tlc", EndpointId:"eth0"} status="up"
2026-02-17 02:44:39.275 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"podtemplate-9960"} labels:{key:"e2e-framework" value:"podtemplate"} labels:{key:"e2e-run" value:"648329da-2048-4e6b-a697-5d6bd747a7ee"} labels:{key:"kubernetes.io/metadata.name" value:"podtemplate-9960"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-9960"}
2026-02-17 02:44:39.303 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-probe-1549"} labels:{key:"e2e-framework" value:"container-probe"} labels:{key:"e2e-run" value:"648329da-2048-4e6b-a697-5d6bd747a7ee"} labels:{key:"kubernetes.io/metadata.name" value:"container-probe-1549"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1549"}
2026-02-17 02:44:39.323 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"container-probe-1549" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:44:39.438 [INFO][69] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=deployment-3137/test-deployment-8577666474-g4tlc, name=eth0)
2026-02-17 02:44:39.439 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-3137/test-deployment-8577666474-g4tlc" endpoint_id:"eth0"}
2026-02-17 02:44:39.439 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.deployment-3137"}
2026-02-17 02:44:39.439 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.deployment-3137.default"}
2026-02-17 02:44:39.439 [INFO][69] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3137/test-deployment-8577666474-g4tlc", EndpointId:"eth0"}
2026-02-17 02:44:39.439 [INFO][69] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3137/test-deployment-8577666474-g4tlc", EndpointId:"eth0"}
2026-02-17 02:44:39.440 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.deployment-3137" ipVersion=0x4 table="filter"
2026-02-17 02:44:39.440 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_GXF0G2Eb5Nh7Xzsd0s" ipVersion=0x4 table="filter"
2026-02-17 02:44:39.440 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.deployment-3137" ipVersion=0x4 table="filter"
2026-02-17 02:44:39.440 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_GXF0G2Eb5Nh7Xzsd0s" ipVersion=0x4 table="filter"
2026-02-17 02:44:39.440 [INFO][69] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3137/test-deployment-8577666474-g4tlc", EndpointId:"eth0"}
2026-02-17 02:44:39.440 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali30edd000710" ipVersion=0x4 table="filter"
2026-02-17 02:44:39.440 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali30edd000710" ipVersion=0x4 table="filter"
2026-02-17 02:44:39.440 [INFO][69] felix/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-3137/test-deployment-8577666474-g4tlc", EndpointId:"eth0"}
2026-02-17 02:44:39.440 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3137/test-deployment-8577666474-g4tlc", EndpointId:"eth0"}
2026-02-17 02:44:39.441 [INFO][69] felix/conntrack.go 90: Removing conntrack flows ip=10.100.226.15
bird: KIF: Received address message for unknown interface 146
2026-02-17 02:44:39.504 [INFO][69] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3137/test-deployment-8577666474-g4tlc", EndpointId:"eth0"}
2026-02-17 02:44:39.504 [INFO][69] felix/summary.go 100: Summarising 214 dataplane reconciliation loops over 1m0s: avg=30ms longest=107ms (resync-calico-v4,resync-filter-v4,update-filter-v4)
2026-02-17 02:44:39.547 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=146 ifaceName="cali30edd000710" state="down"
2026-02-17 02:44:39.547 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali30edd000710"
2026-02-17 02:44:39.547 [INFO][69] 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:44:39.547 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali30edd000710", State:"down", Index:146}
2026-02-17 02:44:39.547 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali30edd000710", Addrs:set.Typed[string]{}}
2026-02-17 02:44:39.547 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali30edd000710", Addrs:set.Typed[string]{}}
2026-02-17 02:44:39.549 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=146 ifaceName="cali30edd000710" state=""
2026-02-17 02:44:39.549 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali30edd000710"
2026-02-17 02:44:39.572 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali30edd000710", State:"", Index:146}
2026-02-17 02:44:39.573 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali30edd000710", Addrs:set.Set[string](nil)}
2026-02-17 02:44:39.573 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali30edd000710", Addrs:set.Set[string](nil)}
2026-02-17 02:44:39.952 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=container-probe-1549/test-webserver-478d1f69-e766-4695-b228-f716b642d5c2, name=eth0)
2026-02-17 02:44:39.953 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.container-probe-1549"} profile:{inbound_rules:{action:"allow" rule_id:"pFYXFXe47VTqxtma"} outbound_rules:{action:"allow" rule_id:"NMnkb_Oqn7YPDEcP"}}
2026-02-17 02:44:39.953 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.container-probe-1549.default"} profile:{}
2026-02-17 02:44:39.953 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-probe-1549/test-webserver-478d1f69-e766-4695-b228-f716b642d5c2" endpoint_id:"eth0"} endpoint:{state:"active" name:"calia744878fca9" profile_ids:"kns.container-probe-1549" profile_ids:"ksa.container-probe-1549.default" ipv4_nets:"10.100.226.12/32"}
2026-02-17 02:44:39.953 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-1549/test-webserver-478d1f69-e766-4695-b228-f716b642d5c2", EndpointId:"eth0"}
2026-02-17 02:44:39.953 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-1549/test-webserver-478d1f69-e766-4695-b228-f716b642d5c2", EndpointId:"eth0"}
2026-02-17 02:44:39.954 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-1549/test-webserver-478d1f69-e766-4695-b228-f716b642d5c2", EndpointId:"eth0"}
2026-02-17 02:44:39.955 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calia744878fca9" ipVersion=0x4 table="filter"
2026-02-17 02:44:39.955 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_Li3QekduacbQvABf-R" ipVersion=0x4 table="filter"
2026-02-17 02:44:39.955 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_uJjq2MEu_fut9Nh6A2" ipVersion=0x4 table="filter"
2026-02-17 02:44:39.955 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calia744878fca9" ipVersion=0x4 table="filter"
2026-02-17 02:44:39.955 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_Li3QekduacbQvABf-R" ipVersion=0x4 table="filter"
2026-02-17 02:44:39.955 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_uJjq2MEu_fut9Nh6A2" ipVersion=0x4 table="filter"
2026-02-17 02:44:39.955 [INFO][69] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calia744878fca9"
2026-02-17 02:44:39.955 [INFO][69] felix/endpoint_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-1549/test-webserver-478d1f69-e766-4695-b228-f716b642d5c2", EndpointId:"eth0"}
2026-02-17 02:44:39.955 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-1549/test-webserver-478d1f69-e766-4695-b228-f716b642d5c2", EndpointId:"eth0"}
2026-02-17 02:44:39.994 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-1549/test-webserver-478d1f69-e766-4695-b228-f716b642d5c2", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:44:39.994 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-1549/test-webserver-478d1f69-e766-4695-b228-f716b642d5c2", EndpointId:"eth0"} status="down"
2026-02-17 02:44:40.023 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=147 ifaceName="calia744878fca9" state="down"
2026-02-17 02:44:40.023 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calia744878fca9"
2026-02-17 02:44:40.023 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=147 ifaceName="calia744878fca9" state="up"
2026-02-17 02:44:40.023 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calia744878fca9", State:"down", Index:147}
2026-02-17 02:44:40.023 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calia744878fca9", Addrs:set.Typed[string]{}}
2026-02-17 02:44:40.023 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calia744878fca9", Addrs:set.Typed[string]{}}
2026-02-17 02:44:40.023 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calia744878fca9", State:"up", Index:147}
2026-02-17 02:44:40.023 [INFO][69] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calia744878fca9"
2026-02-17 02:44:40.023 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calia744878fca9"
2026-02-17 02:44:40.023 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calia744878fca9"
2026-02-17 02:44:40.023 [INFO][69] felix/endpoint_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-1549/test-webserver-478d1f69-e766-4695-b228-f716b642d5c2", EndpointId:"eth0"}
2026-02-17 02:44:40.024 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-1549/test-webserver-478d1f69-e766-4695-b228-f716b642d5c2", EndpointId:"eth0"}
2026-02-17 02:44:40.108 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-1549/test-webserver-478d1f69-e766-4695-b228-f716b642d5c2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:44:40.108 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-1549/test-webserver-478d1f69-e766-4695-b228-f716b642d5c2", EndpointId:"eth0"} status="up"
2026-02-17 02:44:40.574 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-896"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"projected-896"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-896"}
2026-02-17 02:44:40.615 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"dns-7315"} labels:{key:"e2e-framework" value:"dns"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"dns-7315"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7315"}
2026-02-17 02:44:40.615 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"dns-7315" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:44:40.646 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"dns-test-service-2" namespace:"dns-7315" type:"ClusterIP" cluster_ips:"None" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:44:41.163 [INFO][69] 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:44:41.163 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calia744878fca9"
2026-02-17 02:44:41.163 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calia744878fca9", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:44:41.163 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calia744878fca9", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:44:41.209 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=container-probe-1549/test-webserver-478d1f69-e766-4695-b228-f716b642d5c2, name=eth0)
2026-02-17 02:44:41.209 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-probe-1549/test-webserver-478d1f69-e766-4695-b228-f716b642d5c2" endpoint_id:"eth0"} endpoint:{state:"active" name:"calia744878fca9" profile_ids:"kns.container-probe-1549" profile_ids:"ksa.container-probe-1549.default" ipv4_nets:"10.100.226.12/32"}
2026-02-17 02:44:41.209 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-1549/test-webserver-478d1f69-e766-4695-b228-f716b642d5c2", EndpointId:"eth0"}
2026-02-17 02:44:41.209 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-1549/test-webserver-478d1f69-e766-4695-b228-f716b642d5c2", EndpointId:"eth0"}
2026-02-17 02:44:41.209 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-1549/test-webserver-478d1f69-e766-4695-b228-f716b642d5c2", EndpointId:"eth0"}
2026-02-17 02:44:41.210 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calia744878fca9"
2026-02-17 02:44:41.210 [INFO][69] felix/endpoint_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-1549/test-webserver-478d1f69-e766-4695-b228-f716b642d5c2", EndpointId:"eth0"}
2026-02-17 02:44:41.210 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-1549/test-webserver-478d1f69-e766-4695-b228-f716b642d5c2", EndpointId:"eth0"}
2026-02-17 02:44:41.232 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-1549/test-webserver-478d1f69-e766-4695-b228-f716b642d5c2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:44:41.232 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-1549/test-webserver-478d1f69-e766-4695-b228-f716b642d5c2", EndpointId:"eth0"} status="up"
2026-02-17 02:44:41.738 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"replicaset-1929" name:"default"}
2026-02-17 02:44:41.775 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replicaset-1929"} labels:{key:"e2e-framework" value:"replicaset"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"replicaset-1929"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1929"}
2026-02-17 02:44:41.797 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"replicaset-1929"}
2026-02-17 02:44:42.754 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"dns-test-service-2" namespace:"dns-7315"
2026-02-17 02:44:42.792 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"dns-7315"} labels:{key:"e2e-framework" value:"dns"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"dns-7315"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7315"}
2026-02-17 02:44:42.816 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-1923"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-1923"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1923"}
2026-02-17 02:44:42.846 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"configmap-1923" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:44:44.504 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"deployment-3137" name:"default"}
2026-02-17 02:44:44.699 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"podtemplate-9960" name:"default"}
2026-02-17 02:44:44.718 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"deployment-3137"} labels:{key:"e2e-framework" value:"deployment"} labels:{key:"e2e-run" value:"648329da-2048-4e6b-a697-5d6bd747a7ee"} labels:{key:"kubernetes.io/metadata.name" value:"deployment-3137"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3137"}
2026-02-17 02:44:44.742 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"deployment-3137"}
2026-02-17 02:44:44.816 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"podtemplate-9960"} labels:{key:"e2e-framework" value:"podtemplate"} labels:{key:"e2e-run" value:"648329da-2048-4e6b-a697-5d6bd747a7ee"} labels:{key:"kubernetes.io/metadata.name" value:"podtemplate-9960"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-9960"}
2026-02-17 02:44:44.842 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"podtemplate-9960"}
2026-02-17 02:44:44.953 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-1923"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-1923"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1923"}
2026-02-17 02:44:44.989 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-9855"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"projected-9855"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9855"}
2026-02-17 02:44:45.024 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"projected-9855" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:44:45.691 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=projected-9855/pod-projected-configmaps-ed6c3d99-2f34-4b12-bfd7-f7444f24b3d9, name=eth0)
2026-02-17 02:44:45.692 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.projected-9855"} profile:{inbound_rules:{action:"allow" rule_id:"pCm_XulN_qnf9yn3"} outbound_rules:{action:"allow" rule_id:"hgYRXdsXfAUjdiZo"}}
2026-02-17 02:44:45.692 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.projected-9855.default"} profile:{}
2026-02-17 02:44:45.692 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-9855/pod-projected-configmaps-ed6c3d99-2f34-4b12-bfd7-f7444f24b3d9" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali5f332566f70" profile_ids:"kns.projected-9855" profile_ids:"ksa.projected-9855.default" ipv4_nets:"10.100.226.17/32"}
2026-02-17 02:44:45.692 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-9855/pod-projected-configmaps-ed6c3d99-2f34-4b12-bfd7-f7444f24b3d9", EndpointId:"eth0"}
2026-02-17 02:44:45.692 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-9855/pod-projected-configmaps-ed6c3d99-2f34-4b12-bfd7-f7444f24b3d9", EndpointId:"eth0"}
2026-02-17 02:44:45.692 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-9855/pod-projected-configmaps-ed6c3d99-2f34-4b12-bfd7-f7444f24b3d9", EndpointId:"eth0"}
2026-02-17 02:44:45.693 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali5f332566f70" ipVersion=0x4 table="filter"
2026-02-17 02:44:45.693 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.projected-9855" ipVersion=0x4 table="filter"
2026-02-17 02:44:45.693 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_zP1Aaq_PGIdUJHdY63" ipVersion=0x4 table="filter"
2026-02-17 02:44:45.693 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali5f332566f70" ipVersion=0x4 table="filter"
2026-02-17 02:44:45.693 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.projected-9855" ipVersion=0x4 table="filter"
2026-02-17 02:44:45.693 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_zP1Aaq_PGIdUJHdY63" ipVersion=0x4 table="filter"
2026-02-17 02:44:45.693 [INFO][69] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali5f332566f70"
2026-02-17 02:44:45.693 [INFO][69] felix/endpoint_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-9855/pod-projected-configmaps-ed6c3d99-2f34-4b12-bfd7-f7444f24b3d9", EndpointId:"eth0"}
2026-02-17 02:44:45.693 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-9855/pod-projected-configmaps-ed6c3d99-2f34-4b12-bfd7-f7444f24b3d9", EndpointId:"eth0"}
2026-02-17 02:44:45.735 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-9855/pod-projected-configmaps-ed6c3d99-2f34-4b12-bfd7-f7444f24b3d9", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:44:45.735 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-9855/pod-projected-configmaps-ed6c3d99-2f34-4b12-bfd7-f7444f24b3d9", EndpointId:"eth0"} status="down"
2026-02-17 02:44:45.748 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"projected-896" name:"default"}
2026-02-17 02:44:45.760 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=148 ifaceName="cali5f332566f70" state="down"
2026-02-17 02:44:45.760 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali5f332566f70"
2026-02-17 02:44:45.763 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=148 ifaceName="cali5f332566f70" state="up"
2026-02-17 02:44:45.769 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali5f332566f70", State:"down", Index:148}
2026-02-17 02:44:45.769 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali5f332566f70", Addrs:set.Typed[string]{}}
2026-02-17 02:44:45.769 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali5f332566f70", Addrs:set.Typed[string]{}}
2026-02-17 02:44:45.769 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali5f332566f70", State:"up", Index:148}
2026-02-17 02:44:45.769 [INFO][69] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali5f332566f70"
2026-02-17 02:44:45.769 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali5f332566f70"
2026-02-17 02:44:45.769 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali5f332566f70"
2026-02-17 02:44:45.770 [INFO][69] felix/endpoint_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-9855/pod-projected-configmaps-ed6c3d99-2f34-4b12-bfd7-f7444f24b3d9", EndpointId:"eth0"}
2026-02-17 02:44:45.770 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-9855/pod-projected-configmaps-ed6c3d99-2f34-4b12-bfd7-f7444f24b3d9", EndpointId:"eth0"}
2026-02-17 02:44:45.791 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-9855/pod-projected-configmaps-ed6c3d99-2f34-4b12-bfd7-f7444f24b3d9", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:44:45.791 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-9855/pod-projected-configmaps-ed6c3d99-2f34-4b12-bfd7-f7444f24b3d9", EndpointId:"eth0"} status="up"
2026-02-17 02:44:45.965 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-896"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"projected-896"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-896"}
2026-02-17 02:44:45.994 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"projected-896"}
2026-02-17 02:44:46.241 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=projected-9855/pod-projected-configmaps-ed6c3d99-2f34-4b12-bfd7-f7444f24b3d9, name=eth0)
2026-02-17 02:44:46.241 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-9855/pod-projected-configmaps-ed6c3d99-2f34-4b12-bfd7-f7444f24b3d9" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali5f332566f70" profile_ids:"kns.projected-9855" profile_ids:"ksa.projected-9855.default" ipv4_nets:"10.100.226.17/32"}
2026-02-17 02:44:46.242 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-9855/pod-projected-configmaps-ed6c3d99-2f34-4b12-bfd7-f7444f24b3d9", EndpointId:"eth0"}
2026-02-17 02:44:46.243 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-9855/pod-projected-configmaps-ed6c3d99-2f34-4b12-bfd7-f7444f24b3d9", EndpointId:"eth0"}
2026-02-17 02:44:46.243 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-9855/pod-projected-configmaps-ed6c3d99-2f34-4b12-bfd7-f7444f24b3d9", EndpointId:"eth0"}
2026-02-17 02:44:46.244 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali5f332566f70"
2026-02-17 02:44:46.245 [INFO][69] felix/endpoint_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-9855/pod-projected-configmaps-ed6c3d99-2f34-4b12-bfd7-f7444f24b3d9", EndpointId:"eth0"}
2026-02-17 02:44:46.245 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-9855/pod-projected-configmaps-ed6c3d99-2f34-4b12-bfd7-f7444f24b3d9", EndpointId:"eth0"}
2026-02-17 02:44:46.265 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-9855/pod-projected-configmaps-ed6c3d99-2f34-4b12-bfd7-f7444f24b3d9", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:44:46.265 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-9855/pod-projected-configmaps-ed6c3d99-2f34-4b12-bfd7-f7444f24b3d9", EndpointId:"eth0"} status="up"
2026-02-17 02:44:47.115 [INFO][69] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::c3c:cbff:fe8e:5bc6" exists=true ifIndex=148
2026-02-17 02:44:47.115 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::c3c:cbff:fe8e:5bc6} ifaceName="cali5f332566f70"
2026-02-17 02:44:47.115 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali5f332566f70", Addrs:set.Typed[string]{"fe80::c3c:cbff:fe8e:5bc6":set.v{}}}
2026-02-17 02:44:47.115 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali5f332566f70", Addrs:set.Typed[string]{"fe80::c3c:cbff:fe8e:5bc6":set.v{}}}
2026-02-17 02:44:47.408 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=projected-9855/pod-projected-configmaps-ed6c3d99-2f34-4b12-bfd7-f7444f24b3d9, name=eth0)
2026-02-17 02:44:47.409 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-9855/pod-projected-configmaps-ed6c3d99-2f34-4b12-bfd7-f7444f24b3d9" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali5f332566f70" profile_ids:"kns.projected-9855" profile_ids:"ksa.projected-9855.default" ipv4_nets:"10.100.226.17/32"}
2026-02-17 02:44:47.409 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-9855/pod-projected-configmaps-ed6c3d99-2f34-4b12-bfd7-f7444f24b3d9", EndpointId:"eth0"}
2026-02-17 02:44:47.409 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-9855/pod-projected-configmaps-ed6c3d99-2f34-4b12-bfd7-f7444f24b3d9", EndpointId:"eth0"}
2026-02-17 02:44:47.409 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-9855/pod-projected-configmaps-ed6c3d99-2f34-4b12-bfd7-f7444f24b3d9", EndpointId:"eth0"}
2026-02-17 02:44:47.409 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali5f332566f70"
2026-02-17 02:44:47.410 [INFO][69] felix/endpoint_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-9855/pod-projected-configmaps-ed6c3d99-2f34-4b12-bfd7-f7444f24b3d9", EndpointId:"eth0"}
2026-02-17 02:44:47.410 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-9855/pod-projected-configmaps-ed6c3d99-2f34-4b12-bfd7-f7444f24b3d9", EndpointId:"eth0"}
bird: KIF: Received address message for unknown interface 148
2026-02-17 02:44:47.439 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-9855/pod-projected-configmaps-ed6c3d99-2f34-4b12-bfd7-f7444f24b3d9", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:44:47.439 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-9855/pod-projected-configmaps-ed6c3d99-2f34-4b12-bfd7-f7444f24b3d9", EndpointId:"eth0"} status="up"
2026-02-17 02:44:47.514 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=148 ifaceName="cali5f332566f70" state="down"
2026-02-17 02:44:47.515 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali5f332566f70"
2026-02-17 02:44:47.515 [INFO][69] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::c3c:cbff:fe8e:5bc6" exists=false ifIndex=148
2026-02-17 02:44:47.515 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali5f332566f70", State:"down", Index:148}
2026-02-17 02:44:47.515 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali5f332566f70", Addrs:set.Typed[string]{}}
2026-02-17 02:44:47.515 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali5f332566f70", Addrs:set.Typed[string]{}}
2026-02-17 02:44:47.515 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali5f332566f70"
2026-02-17 02:44:47.515 [INFO][69] felix/endpoint_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-9855/pod-projected-configmaps-ed6c3d99-2f34-4b12-bfd7-f7444f24b3d9", EndpointId:"eth0"}
2026-02-17 02:44:47.515 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-9855/pod-projected-configmaps-ed6c3d99-2f34-4b12-bfd7-f7444f24b3d9", EndpointId:"eth0"}
2026-02-17 02:44:47.515 [INFO][69] felix/conntrack.go 90: Removing conntrack flows ip=10.100.226.17
2026-02-17 02:44:47.519 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=148 ifaceName="cali5f332566f70" state=""
2026-02-17 02:44:47.519 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali5f332566f70"
2026-02-17 02:44:47.537 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-9855/pod-projected-configmaps-ed6c3d99-2f34-4b12-bfd7-f7444f24b3d9", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:44:47.537 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-9855/pod-projected-configmaps-ed6c3d99-2f34-4b12-bfd7-f7444f24b3d9", EndpointId:"eth0"} status="down"
2026-02-17 02:44:47.537 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali5f332566f70", State:"", Index:148}
2026-02-17 02:44:47.537 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali5f332566f70", Addrs:set.Set[string](nil)}
2026-02-17 02:44:47.537 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali5f332566f70", Addrs:set.Set[string](nil)}
2026-02-17 02:44:47.538 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali5f332566f70"
2026-02-17 02:44:47.538 [INFO][69] felix/endpoint_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-9855/pod-projected-configmaps-ed6c3d99-2f34-4b12-bfd7-f7444f24b3d9", EndpointId:"eth0"}
2026-02-17 02:44:47.538 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-9855/pod-projected-configmaps-ed6c3d99-2f34-4b12-bfd7-f7444f24b3d9", EndpointId:"eth0"}
2026-02-17 02:44:47.559 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-9855/pod-projected-configmaps-ed6c3d99-2f34-4b12-bfd7-f7444f24b3d9", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:44:47.560 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-9855/pod-projected-configmaps-ed6c3d99-2f34-4b12-bfd7-f7444f24b3d9", EndpointId:"eth0"} status="down"
2026-02-17 02:44:47.629 [INFO][69] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=projected-9855/pod-projected-configmaps-ed6c3d99-2f34-4b12-bfd7-f7444f24b3d9, name=eth0)
2026-02-17 02:44:47.629 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-9855/pod-projected-configmaps-ed6c3d99-2f34-4b12-bfd7-f7444f24b3d9" endpoint_id:"eth0"}
2026-02-17 02:44:47.629 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.projected-9855"}
2026-02-17 02:44:47.630 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.projected-9855.default"}
2026-02-17 02:44:47.630 [INFO][69] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-9855/pod-projected-configmaps-ed6c3d99-2f34-4b12-bfd7-f7444f24b3d9", EndpointId:"eth0"}
2026-02-17 02:44:47.630 [INFO][69] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-9855/pod-projected-configmaps-ed6c3d99-2f34-4b12-bfd7-f7444f24b3d9", EndpointId:"eth0"}
2026-02-17 02:44:47.630 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.projected-9855" ipVersion=0x4 table="filter"
2026-02-17 02:44:47.631 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_zP1Aaq_PGIdUJHdY63" ipVersion=0x4 table="filter"
2026-02-17 02:44:47.631 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.projected-9855" ipVersion=0x4 table="filter"
2026-02-17 02:44:47.631 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_zP1Aaq_PGIdUJHdY63" ipVersion=0x4 table="filter"
2026-02-17 02:44:47.631 [INFO][69] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-9855/pod-projected-configmaps-ed6c3d99-2f34-4b12-bfd7-f7444f24b3d9", EndpointId:"eth0"}
2026-02-17 02:44:47.631 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali5f332566f70" ipVersion=0x4 table="filter"
2026-02-17 02:44:47.631 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali5f332566f70" ipVersion=0x4 table="filter"
2026-02-17 02:44:47.631 [INFO][69] felix/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-9855/pod-projected-configmaps-ed6c3d99-2f34-4b12-bfd7-f7444f24b3d9", EndpointId:"eth0"}
2026-02-17 02:44:47.631 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-9855/pod-projected-configmaps-ed6c3d99-2f34-4b12-bfd7-f7444f24b3d9", EndpointId:"eth0"}
2026-02-17 02:44:47.687 [INFO][69] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-9855/pod-projected-configmaps-ed6c3d99-2f34-4b12-bfd7-f7444f24b3d9", EndpointId:"eth0"}
2026-02-17 02:44:47.893 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"dns-7315" name:"default"}
2026-02-17 02:44:48.148 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"dns-7315"} labels:{key:"e2e-framework" value:"dns"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"dns-7315"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7315"}
2026-02-17 02:44:48.176 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"dns-7315"}
2026-02-17 02:44:49.147 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-9855"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"projected-9855"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9855"}
2026-02-17 02:44:49.174 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-1231"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"services-1231"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"services-1231"}
2026-02-17 02:44:49.193 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"services-1231" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:44:49.249 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-1231"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"services-1231"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"services-1231"}
2026-02-17 02:44:49.280 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-2168"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-2168"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2168"}
2026-02-17 02:44:49.300 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"downward-api-2168" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:44:49.863 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=downward-api-2168/downwardapi-volume-bf8806d4-3dfa-44d5-9b7f-1d99fdd38d43, name=eth0)
2026-02-17 02:44:49.864 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.downward-api-2168"} profile:{inbound_rules:{action:"allow" rule_id:"fERvSR-TV3zhhpHx"} outbound_rules:{action:"allow" rule_id:"bgY3iGoHCSXFBwIs"}}
2026-02-17 02:44:49.864 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.downward-api-2168.default"} profile:{}
2026-02-17 02:44:49.864 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"downward-api-2168/downwardapi-volume-bf8806d4-3dfa-44d5-9b7f-1d99fdd38d43" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali31b13941f03" profile_ids:"kns.downward-api-2168" profile_ids:"ksa.downward-api-2168.default" ipv4_nets:"10.100.226.26/32"}
2026-02-17 02:44:49.864 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2168/downwardapi-volume-bf8806d4-3dfa-44d5-9b7f-1d99fdd38d43", EndpointId:"eth0"}
2026-02-17 02:44:49.864 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2168/downwardapi-volume-bf8806d4-3dfa-44d5-9b7f-1d99fdd38d43", EndpointId:"eth0"}
2026-02-17 02:44:49.864 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2168/downwardapi-volume-bf8806d4-3dfa-44d5-9b7f-1d99fdd38d43", EndpointId:"eth0"}
2026-02-17 02:44:49.865 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali31b13941f03" ipVersion=0x4 table="filter"
2026-02-17 02:44:49.865 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_kDhoL1UINiP_7VFsfy" ipVersion=0x4 table="filter"
2026-02-17 02:44:49.865 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_zlA0ob0Tj9_md77O1p" ipVersion=0x4 table="filter"
2026-02-17 02:44:49.865 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali31b13941f03" ipVersion=0x4 table="filter"
2026-02-17 02:44:49.865 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_kDhoL1UINiP_7VFsfy" ipVersion=0x4 table="filter"
2026-02-17 02:44:49.865 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_zlA0ob0Tj9_md77O1p" ipVersion=0x4 table="filter"
2026-02-17 02:44:49.865 [INFO][69] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali31b13941f03"
2026-02-17 02:44:49.865 [INFO][69] felix/endpoint_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-2168/downwardapi-volume-bf8806d4-3dfa-44d5-9b7f-1d99fdd38d43", EndpointId:"eth0"}
2026-02-17 02:44:49.865 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2168/downwardapi-volume-bf8806d4-3dfa-44d5-9b7f-1d99fdd38d43", EndpointId:"eth0"}
2026-02-17 02:44:49.908 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2168/downwardapi-volume-bf8806d4-3dfa-44d5-9b7f-1d99fdd38d43", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:44:49.908 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2168/downwardapi-volume-bf8806d4-3dfa-44d5-9b7f-1d99fdd38d43", EndpointId:"eth0"} status="down"
2026-02-17 02:44:49.936 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=149 ifaceName="cali31b13941f03" state="down"
2026-02-17 02:44:49.936 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali31b13941f03"
2026-02-17 02:44:49.936 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali31b13941f03", State:"down", Index:149}
2026-02-17 02:44:49.936 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali31b13941f03", Addrs:set.Typed[string]{}}
2026-02-17 02:44:49.936 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali31b13941f03", Addrs:set.Typed[string]{}}
2026-02-17 02:44:49.936 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali31b13941f03"
2026-02-17 02:44:49.936 [INFO][69] felix/endpoint_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-2168/downwardapi-volume-bf8806d4-3dfa-44d5-9b7f-1d99fdd38d43", EndpointId:"eth0"}
2026-02-17 02:44:49.937 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2168/downwardapi-volume-bf8806d4-3dfa-44d5-9b7f-1d99fdd38d43", EndpointId:"eth0"}
2026-02-17 02:44:49.943 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=149 ifaceName="cali31b13941f03" state="up"
2026-02-17 02:44:49.958 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2168/downwardapi-volume-bf8806d4-3dfa-44d5-9b7f-1d99fdd38d43", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:44:49.958 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2168/downwardapi-volume-bf8806d4-3dfa-44d5-9b7f-1d99fdd38d43", EndpointId:"eth0"} status="down"
2026-02-17 02:44:49.958 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali31b13941f03", State:"up", Index:149}
2026-02-17 02:44:49.958 [INFO][69] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali31b13941f03"
2026-02-17 02:44:49.958 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali31b13941f03"
2026-02-17 02:44:49.958 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali31b13941f03"
2026-02-17 02:44:49.958 [INFO][69] felix/endpoint_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-2168/downwardapi-volume-bf8806d4-3dfa-44d5-9b7f-1d99fdd38d43", EndpointId:"eth0"}
2026-02-17 02:44:49.958 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2168/downwardapi-volume-bf8806d4-3dfa-44d5-9b7f-1d99fdd38d43", EndpointId:"eth0"}
2026-02-17 02:44:49.978 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2168/downwardapi-volume-bf8806d4-3dfa-44d5-9b7f-1d99fdd38d43", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:44:49.978 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2168/downwardapi-volume-bf8806d4-3dfa-44d5-9b7f-1d99fdd38d43", EndpointId:"eth0"} status="up"
2026-02-17 02:44:50.262 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=downward-api-2168/downwardapi-volume-bf8806d4-3dfa-44d5-9b7f-1d99fdd38d43, name=eth0)
2026-02-17 02:44:50.262 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"downward-api-2168/downwardapi-volume-bf8806d4-3dfa-44d5-9b7f-1d99fdd38d43" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali31b13941f03" profile_ids:"kns.downward-api-2168" profile_ids:"ksa.downward-api-2168.default" ipv4_nets:"10.100.226.26/32"}
2026-02-17 02:44:50.262 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2168/downwardapi-volume-bf8806d4-3dfa-44d5-9b7f-1d99fdd38d43", EndpointId:"eth0"}
2026-02-17 02:44:50.262 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2168/downwardapi-volume-bf8806d4-3dfa-44d5-9b7f-1d99fdd38d43", EndpointId:"eth0"}
2026-02-17 02:44:50.263 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2168/downwardapi-volume-bf8806d4-3dfa-44d5-9b7f-1d99fdd38d43", EndpointId:"eth0"}
2026-02-17 02:44:50.263 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali31b13941f03"
2026-02-17 02:44:50.264 [INFO][69] felix/endpoint_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-2168/downwardapi-volume-bf8806d4-3dfa-44d5-9b7f-1d99fdd38d43", EndpointId:"eth0"}
2026-02-17 02:44:50.264 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2168/downwardapi-volume-bf8806d4-3dfa-44d5-9b7f-1d99fdd38d43", EndpointId:"eth0"}
2026-02-17 02:44:50.288 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2168/downwardapi-volume-bf8806d4-3dfa-44d5-9b7f-1d99fdd38d43", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:44:50.288 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2168/downwardapi-volume-bf8806d4-3dfa-44d5-9b7f-1d99fdd38d43", EndpointId:"eth0"} status="up"
2026-02-17 02:44:50.399 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"configmap-1923" name:"default"}
2026-02-17 02:44:50.537 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-1923"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-1923"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1923"}
2026-02-17 02:44:50.568 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"configmap-1923"}
2026-02-17 02:44:50.891 [INFO][69] 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:44:50.891 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali31b13941f03"
2026-02-17 02:44:50.891 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali31b13941f03", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:44:50.891 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali31b13941f03", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:44:51.275 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=downward-api-2168/downwardapi-volume-bf8806d4-3dfa-44d5-9b7f-1d99fdd38d43, name=eth0)
2026-02-17 02:44:51.275 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"downward-api-2168/downwardapi-volume-bf8806d4-3dfa-44d5-9b7f-1d99fdd38d43" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali31b13941f03" profile_ids:"kns.downward-api-2168" profile_ids:"ksa.downward-api-2168.default" ipv4_nets:"10.100.226.26/32"}
2026-02-17 02:44:51.275 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2168/downwardapi-volume-bf8806d4-3dfa-44d5-9b7f-1d99fdd38d43", EndpointId:"eth0"}
2026-02-17 02:44:51.275 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2168/downwardapi-volume-bf8806d4-3dfa-44d5-9b7f-1d99fdd38d43", EndpointId:"eth0"}
2026-02-17 02:44:51.275 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2168/downwardapi-volume-bf8806d4-3dfa-44d5-9b7f-1d99fdd38d43", EndpointId:"eth0"}
2026-02-17 02:44:51.277 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali31b13941f03"
2026-02-17 02:44:51.277 [INFO][69] felix/endpoint_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-2168/downwardapi-volume-bf8806d4-3dfa-44d5-9b7f-1d99fdd38d43", EndpointId:"eth0"}
2026-02-17 02:44:51.277 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2168/downwardapi-volume-bf8806d4-3dfa-44d5-9b7f-1d99fdd38d43", EndpointId:"eth0"}
2026-02-17 02:44:51.300 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2168/downwardapi-volume-bf8806d4-3dfa-44d5-9b7f-1d99fdd38d43", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:44:51.300 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2168/downwardapi-volume-bf8806d4-3dfa-44d5-9b7f-1d99fdd38d43", EndpointId:"eth0"} status="up"
2026-02-17 02:44:52.453 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=downward-api-2168/downwardapi-volume-bf8806d4-3dfa-44d5-9b7f-1d99fdd38d43, name=eth0)
2026-02-17 02:44:52.453 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"downward-api-2168/downwardapi-volume-bf8806d4-3dfa-44d5-9b7f-1d99fdd38d43" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali31b13941f03" profile_ids:"kns.downward-api-2168" profile_ids:"ksa.downward-api-2168.default" ipv4_nets:"10.100.226.26/32"}
2026-02-17 02:44:52.453 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2168/downwardapi-volume-bf8806d4-3dfa-44d5-9b7f-1d99fdd38d43", EndpointId:"eth0"}
2026-02-17 02:44:52.453 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2168/downwardapi-volume-bf8806d4-3dfa-44d5-9b7f-1d99fdd38d43", EndpointId:"eth0"}
2026-02-17 02:44:52.453 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2168/downwardapi-volume-bf8806d4-3dfa-44d5-9b7f-1d99fdd38d43", EndpointId:"eth0"}
2026-02-17 02:44:52.454 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali31b13941f03"
2026-02-17 02:44:52.454 [INFO][69] felix/endpoint_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-2168/downwardapi-volume-bf8806d4-3dfa-44d5-9b7f-1d99fdd38d43", EndpointId:"eth0"}
2026-02-17 02:44:52.455 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2168/downwardapi-volume-bf8806d4-3dfa-44d5-9b7f-1d99fdd38d43", EndpointId:"eth0"}
2026-02-17 02:44:52.477 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2168/downwardapi-volume-bf8806d4-3dfa-44d5-9b7f-1d99fdd38d43", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:44:52.478 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2168/downwardapi-volume-bf8806d4-3dfa-44d5-9b7f-1d99fdd38d43", EndpointId:"eth0"} status="up"
2026-02-17 02:44:52.557 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=149 ifaceName="cali31b13941f03" state="down"
2026-02-17 02:44:52.558 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali31b13941f03"
2026-02-17 02:44:52.558 [INFO][69] 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:44:52.558 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali31b13941f03", State:"down", Index:149}
2026-02-17 02:44:52.558 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali31b13941f03", Addrs:set.Typed[string]{}}
2026-02-17 02:44:52.559 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali31b13941f03", Addrs:set.Typed[string]{}}
2026-02-17 02:44:52.559 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali31b13941f03"
2026-02-17 02:44:52.559 [INFO][69] felix/endpoint_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-2168/downwardapi-volume-bf8806d4-3dfa-44d5-9b7f-1d99fdd38d43", EndpointId:"eth0"}
2026-02-17 02:44:52.559 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2168/downwardapi-volume-bf8806d4-3dfa-44d5-9b7f-1d99fdd38d43", EndpointId:"eth0"}
2026-02-17 02:44:52.559 [INFO][69] felix/conntrack.go 90: Removing conntrack flows ip=10.100.226.26
2026-02-17 02:44:52.562 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=149 ifaceName="cali31b13941f03" state=""
2026-02-17 02:44:52.562 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali31b13941f03"
2026-02-17 02:44:52.582 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2168/downwardapi-volume-bf8806d4-3dfa-44d5-9b7f-1d99fdd38d43", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:44:52.582 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2168/downwardapi-volume-bf8806d4-3dfa-44d5-9b7f-1d99fdd38d43", EndpointId:"eth0"} status="down"
2026-02-17 02:44:52.582 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali31b13941f03", State:"", Index:149}
2026-02-17 02:44:52.582 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali31b13941f03", Addrs:set.Set[string](nil)}
2026-02-17 02:44:52.582 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali31b13941f03", Addrs:set.Set[string](nil)}
2026-02-17 02:44:52.582 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali31b13941f03"
2026-02-17 02:44:52.582 [INFO][69] felix/endpoint_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-2168/downwardapi-volume-bf8806d4-3dfa-44d5-9b7f-1d99fdd38d43", EndpointId:"eth0"}
2026-02-17 02:44:52.582 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2168/downwardapi-volume-bf8806d4-3dfa-44d5-9b7f-1d99fdd38d43", EndpointId:"eth0"}
2026-02-17 02:44:52.607 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2168/downwardapi-volume-bf8806d4-3dfa-44d5-9b7f-1d99fdd38d43", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:44:52.607 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2168/downwardapi-volume-bf8806d4-3dfa-44d5-9b7f-1d99fdd38d43", EndpointId:"eth0"} status="down"
2026-02-17 02:44:52.677 [INFO][69] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=downward-api-2168/downwardapi-volume-bf8806d4-3dfa-44d5-9b7f-1d99fdd38d43, name=eth0)
2026-02-17 02:44:52.678 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"downward-api-2168/downwardapi-volume-bf8806d4-3dfa-44d5-9b7f-1d99fdd38d43" endpoint_id:"eth0"}
2026-02-17 02:44:52.678 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.downward-api-2168"}
2026-02-17 02:44:52.678 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.downward-api-2168.default"}
2026-02-17 02:44:52.678 [INFO][69] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2168/downwardapi-volume-bf8806d4-3dfa-44d5-9b7f-1d99fdd38d43", EndpointId:"eth0"}
2026-02-17 02:44:52.678 [INFO][69] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2168/downwardapi-volume-bf8806d4-3dfa-44d5-9b7f-1d99fdd38d43", EndpointId:"eth0"}
2026-02-17 02:44:52.679 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_kDhoL1UINiP_7VFsfy" ipVersion=0x4 table="filter"
2026-02-17 02:44:52.679 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_zlA0ob0Tj9_md77O1p" ipVersion=0x4 table="filter"
2026-02-17 02:44:52.679 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_kDhoL1UINiP_7VFsfy" ipVersion=0x4 table="filter"
2026-02-17 02:44:52.679 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_zlA0ob0Tj9_md77O1p" ipVersion=0x4 table="filter"
2026-02-17 02:44:52.679 [INFO][69] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2168/downwardapi-volume-bf8806d4-3dfa-44d5-9b7f-1d99fdd38d43", EndpointId:"eth0"}
2026-02-17 02:44:52.679 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali31b13941f03" ipVersion=0x4 table="filter"
2026-02-17 02:44:52.679 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali31b13941f03" ipVersion=0x4 table="filter"
2026-02-17 02:44:52.679 [INFO][69] felix/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-2168/downwardapi-volume-bf8806d4-3dfa-44d5-9b7f-1d99fdd38d43", EndpointId:"eth0"}
2026-02-17 02:44:52.679 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2168/downwardapi-volume-bf8806d4-3dfa-44d5-9b7f-1d99fdd38d43", EndpointId:"eth0"}
2026-02-17 02:44:52.750 [INFO][69] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2168/downwardapi-volume-bf8806d4-3dfa-44d5-9b7f-1d99fdd38d43", EndpointId:"eth0"}
2026-02-17 02:44:53.444 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-2168"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-2168"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2168"}
2026-02-17 02:44:53.491 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-publish-openapi-4742"} labels:{key:"e2e-framework" value:"crd-publish-openapi"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"crd-publish-openapi-4742"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-4742"}
2026-02-17 02:44:53.519 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"crd-publish-openapi-4742" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:44:54.474 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"projected-9855" name:"default"}
2026-02-17 02:44:54.585 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-9855"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"projected-9855"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9855"}
2026-02-17 02:44:54.605 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"projected-9855"}
2026-02-17 02:44:54.692 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"services-1231" name:"default"}
2026-02-17 02:44:54.751 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-1231"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"services-1231"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"services-1231"}
2026-02-17 02:44:54.792 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"services-1231"}
2026-02-17 02:44:58.557 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"downward-api-2168" name:"default"}
2026-02-17 02:44:58.773 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-2168"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-2168"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2168"}
2026-02-17 02:44:58.798 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"downward-api-2168"}
2026-02-17 02:45:01.047 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-publish-openapi-4742"} labels:{key:"e2e-framework" value:"crd-publish-openapi"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"crd-publish-openapi-4742"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-4742"}
2026-02-17 02:45:01.077 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-wrapper-626"} labels:{key:"e2e-framework" value:"emptydir-wrapper"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-wrapper-626"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-626"}
2026-02-17 02:45:01.077 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"emptydir-wrapper-626" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:45:03.195 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-wrapper-626"} labels:{key:"e2e-framework" value:"emptydir-wrapper"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-wrapper-626"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-626"}
2026-02-17 02:45:03.223 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=container-probe-1549/test-webserver-478d1f69-e766-4695-b228-f716b642d5c2, name=eth0)
2026-02-17 02:45:03.224 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-probe-1549/test-webserver-478d1f69-e766-4695-b228-f716b642d5c2" endpoint_id:"eth0"} endpoint:{state:"active" name:"calia744878fca9" profile_ids:"kns.container-probe-1549" profile_ids:"ksa.container-probe-1549.default" ipv4_nets:"10.100.226.12/32"}
2026-02-17 02:45:03.224 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-1549/test-webserver-478d1f69-e766-4695-b228-f716b642d5c2", EndpointId:"eth0"}
2026-02-17 02:45:03.224 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-1549/test-webserver-478d1f69-e766-4695-b228-f716b642d5c2", EndpointId:"eth0"}
2026-02-17 02:45:03.224 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-1549/test-webserver-478d1f69-e766-4695-b228-f716b642d5c2", EndpointId:"eth0"}
2026-02-17 02:45:03.224 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calia744878fca9"
2026-02-17 02:45:03.224 [INFO][69] felix/endpoint_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-1549/test-webserver-478d1f69-e766-4695-b228-f716b642d5c2", EndpointId:"eth0"}
2026-02-17 02:45:03.224 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-1549/test-webserver-478d1f69-e766-4695-b228-f716b642d5c2", EndpointId:"eth0"}
2026-02-17 02:45:03.244 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-1549/test-webserver-478d1f69-e766-4695-b228-f716b642d5c2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:03.244 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-1549/test-webserver-478d1f69-e766-4695-b228-f716b642d5c2", EndpointId:"eth0"} status="up"
2026-02-17 02:45:03.251 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-1235"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"services-1235"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-1235"}
2026-02-17 02:45:03.278 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"services-1235" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:45:03.305 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"nodeport-test" namespace:"services-1235" type:"NodePort" cluster_ips:"10.254.193.45" ports:{Protocol:"TCP" Port:80 NodePort:30380}
2026-02-17 02:45:03.530 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-probe-1549"} labels:{key:"e2e-framework" value:"container-probe"} labels:{key:"e2e-run" value:"648329da-2048-4e6b-a697-5d6bd747a7ee"} labels:{key:"kubernetes.io/metadata.name" value:"container-probe-1549"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1549"}
2026-02-17 02:45:03.555 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-472"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"648329da-2048-4e6b-a697-5d6bd747a7ee"} labels:{key:"kubernetes.io/metadata.name" value:"services-472"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-472"}
2026-02-17 02:45:03.571 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"services-472" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:45:03.597 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"multiprotocol-test" namespace:"services-472" type:"ClusterIP" cluster_ips:"10.254.125.147" ports:{Protocol:"TCP" Port:80} ports:{Protocol:"UDP" Port:80}
2026-02-17 02:45:03.902 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=services-1235/nodeport-test-dc5fdf844-2mgtk, name=eth0)
2026-02-17 02:45:03.902 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.services-1235"} profile:{inbound_rules:{action:"allow" rule_id:"TR-2xaaP8CQ0DN0g"} outbound_rules:{action:"allow" rule_id:"0ms3-XAwT7Q1tmDw"}}
2026-02-17 02:45:03.902 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.services-1235.default"} profile:{}
2026-02-17 02:45:03.902 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-1235/nodeport-test-dc5fdf844-2mgtk" endpoint_id:"eth0"} endpoint:{state:"active" name:"calibb5d4d50686" profile_ids:"kns.services-1235" profile_ids:"ksa.services-1235.default" ipv4_nets:"10.100.226.22/32"}
2026-02-17 02:45:03.902 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1235/nodeport-test-dc5fdf844-2mgtk", EndpointId:"eth0"}
2026-02-17 02:45:03.902 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1235/nodeport-test-dc5fdf844-2mgtk", EndpointId:"eth0"}
2026-02-17 02:45:03.902 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1235/nodeport-test-dc5fdf844-2mgtk", EndpointId:"eth0"}
2026-02-17 02:45:03.903 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calibb5d4d50686" ipVersion=0x4 table="filter"
2026-02-17 02:45:03.903 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.services-1235" ipVersion=0x4 table="filter"
2026-02-17 02:45:03.903 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_p2jRrIK6JeI1ThVOuP" ipVersion=0x4 table="filter"
2026-02-17 02:45:03.903 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calibb5d4d50686" ipVersion=0x4 table="filter"
2026-02-17 02:45:03.903 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.services-1235" ipVersion=0x4 table="filter"
2026-02-17 02:45:03.903 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_p2jRrIK6JeI1ThVOuP" ipVersion=0x4 table="filter"
2026-02-17 02:45:03.903 [INFO][69] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calibb5d4d50686"
2026-02-17 02:45:03.903 [INFO][69] felix/endpoint_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-1235/nodeport-test-dc5fdf844-2mgtk", EndpointId:"eth0"}
2026-02-17 02:45:03.903 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1235/nodeport-test-dc5fdf844-2mgtk", EndpointId:"eth0"}
2026-02-17 02:45:03.945 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1235/nodeport-test-dc5fdf844-2mgtk", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:45:03.945 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1235/nodeport-test-dc5fdf844-2mgtk", EndpointId:"eth0"} status="down"
2026-02-17 02:45:03.979 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=150 ifaceName="calibb5d4d50686" state="down"
2026-02-17 02:45:03.979 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calibb5d4d50686"
2026-02-17 02:45:03.979 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calibb5d4d50686", State:"down", Index:150}
2026-02-17 02:45:03.979 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calibb5d4d50686", Addrs:set.Typed[string]{}}
2026-02-17 02:45:03.979 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calibb5d4d50686", Addrs:set.Typed[string]{}}
2026-02-17 02:45:03.979 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calibb5d4d50686"
2026-02-17 02:45:03.979 [INFO][69] felix/endpoint_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-1235/nodeport-test-dc5fdf844-2mgtk", EndpointId:"eth0"}
2026-02-17 02:45:03.979 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1235/nodeport-test-dc5fdf844-2mgtk", EndpointId:"eth0"}
2026-02-17 02:45:03.982 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=150 ifaceName="calibb5d4d50686" state="up"
2026-02-17 02:45:04.003 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1235/nodeport-test-dc5fdf844-2mgtk", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:45:04.003 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1235/nodeport-test-dc5fdf844-2mgtk", EndpointId:"eth0"} status="down"
2026-02-17 02:45:04.003 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calibb5d4d50686", State:"up", Index:150}
2026-02-17 02:45:04.003 [INFO][69] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calibb5d4d50686"
2026-02-17 02:45:04.003 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calibb5d4d50686"
2026-02-17 02:45:04.003 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calibb5d4d50686"
2026-02-17 02:45:04.003 [INFO][69] felix/endpoint_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-1235/nodeport-test-dc5fdf844-2mgtk", EndpointId:"eth0"}
2026-02-17 02:45:04.003 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1235/nodeport-test-dc5fdf844-2mgtk", EndpointId:"eth0"}
2026-02-17 02:45:04.032 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1235/nodeport-test-dc5fdf844-2mgtk", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:04.032 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1235/nodeport-test-dc5fdf844-2mgtk", EndpointId:"eth0"} status="up"
2026-02-17 02:45:04.351 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=services-1235/nodeport-test-dc5fdf844-2mgtk, name=eth0)
2026-02-17 02:45:04.351 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-1235/nodeport-test-dc5fdf844-2mgtk" endpoint_id:"eth0"} endpoint:{state:"active" name:"calibb5d4d50686" profile_ids:"kns.services-1235" profile_ids:"ksa.services-1235.default" ipv4_nets:"10.100.226.22/32"}
2026-02-17 02:45:04.351 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1235/nodeport-test-dc5fdf844-2mgtk", EndpointId:"eth0"}
2026-02-17 02:45:04.351 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1235/nodeport-test-dc5fdf844-2mgtk", EndpointId:"eth0"}
2026-02-17 02:45:04.351 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1235/nodeport-test-dc5fdf844-2mgtk", EndpointId:"eth0"}
2026-02-17 02:45:04.352 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calibb5d4d50686"
2026-02-17 02:45:04.352 [INFO][69] felix/endpoint_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-1235/nodeport-test-dc5fdf844-2mgtk", EndpointId:"eth0"}
2026-02-17 02:45:04.352 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1235/nodeport-test-dc5fdf844-2mgtk", EndpointId:"eth0"}
2026-02-17 02:45:04.413 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1235/nodeport-test-dc5fdf844-2mgtk", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:04.413 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1235/nodeport-test-dc5fdf844-2mgtk", EndpointId:"eth0"} status="up"
2026-02-17 02:45:05.867 [INFO][69] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=150
2026-02-17 02:45:05.867 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calibb5d4d50686"
2026-02-17 02:45:05.867 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calibb5d4d50686", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:45:05.867 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calibb5d4d50686", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:45:06.265 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=services-472/execpodjv44l, name=eth0)
2026-02-17 02:45:06.266 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.services-472"} profile:{inbound_rules:{action:"allow" rule_id:"9Tq4FgubWTpBh1OT"} outbound_rules:{action:"allow" rule_id:"XKMcDraKclSHUeoJ"}}
2026-02-17 02:45:06.266 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.services-472.default"} profile:{}
2026-02-17 02:45:06.266 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-472/execpodjv44l" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali8443a9813b5" profile_ids:"kns.services-472" profile_ids:"ksa.services-472.default" ipv4_nets:"10.100.226.16/32"}
2026-02-17 02:45:06.266 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-472/execpodjv44l", EndpointId:"eth0"}
2026-02-17 02:45:06.266 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-472/execpodjv44l", EndpointId:"eth0"}
2026-02-17 02:45:06.266 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-472/execpodjv44l", EndpointId:"eth0"}
2026-02-17 02:45:06.266 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali8443a9813b5" ipVersion=0x4 table="filter"
2026-02-17 02:45:06.266 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.services-472" ipVersion=0x4 table="filter"
2026-02-17 02:45:06.266 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_BriqrmJGu0WPxTdbMb" ipVersion=0x4 table="filter"
2026-02-17 02:45:06.266 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali8443a9813b5" ipVersion=0x4 table="filter"
2026-02-17 02:45:06.266 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.services-472" ipVersion=0x4 table="filter"
2026-02-17 02:45:06.266 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_BriqrmJGu0WPxTdbMb" ipVersion=0x4 table="filter"
2026-02-17 02:45:06.266 [INFO][69] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali8443a9813b5"
2026-02-17 02:45:06.266 [INFO][69] felix/endpoint_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-472/execpodjv44l", EndpointId:"eth0"}
2026-02-17 02:45:06.266 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-472/execpodjv44l", EndpointId:"eth0"}
2026-02-17 02:45:06.320 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-472/execpodjv44l", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:45:06.320 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-472/execpodjv44l", EndpointId:"eth0"} status="down"
2026-02-17 02:45:06.320 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"crd-publish-openapi-4742" name:"default"}
2026-02-17 02:45:06.342 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=151 ifaceName="cali8443a9813b5" state="down"
2026-02-17 02:45:06.343 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali8443a9813b5"
2026-02-17 02:45:06.344 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali8443a9813b5", State:"down", Index:151}
2026-02-17 02:45:06.344 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali8443a9813b5", Addrs:set.Typed[string]{}}
2026-02-17 02:45:06.344 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali8443a9813b5", Addrs:set.Typed[string]{}}
2026-02-17 02:45:06.344 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali8443a9813b5"
2026-02-17 02:45:06.344 [INFO][69] felix/endpoint_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-472/execpodjv44l", EndpointId:"eth0"}
2026-02-17 02:45:06.344 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-472/execpodjv44l", EndpointId:"eth0"}
2026-02-17 02:45:06.346 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=151 ifaceName="cali8443a9813b5" state="up"
2026-02-17 02:45:06.369 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-472/execpodjv44l", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:45:06.369 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-472/execpodjv44l", EndpointId:"eth0"} status="down"
2026-02-17 02:45:06.369 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-publish-openapi-4742"} labels:{key:"e2e-framework" value:"crd-publish-openapi"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"crd-publish-openapi-4742"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-4742"}
2026-02-17 02:45:06.397 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali8443a9813b5", State:"up", Index:151}
2026-02-17 02:45:06.397 [INFO][69] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali8443a9813b5"
2026-02-17 02:45:06.397 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali8443a9813b5"
2026-02-17 02:45:06.398 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali8443a9813b5"
2026-02-17 02:45:06.398 [INFO][69] felix/endpoint_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-472/execpodjv44l", EndpointId:"eth0"}
2026-02-17 02:45:06.398 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-472/execpodjv44l", EndpointId:"eth0"}
2026-02-17 02:45:06.415 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-472/execpodjv44l", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:06.415 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-472/execpodjv44l", EndpointId:"eth0"} status="up"
2026-02-17 02:45:06.416 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"crd-publish-openapi-4742"}
2026-02-17 02:45:07.361 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=services-472/execpodjv44l, name=eth0)
2026-02-17 02:45:07.361 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-472/execpodjv44l" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali8443a9813b5" profile_ids:"kns.services-472" profile_ids:"ksa.services-472.default" ipv4_nets:"10.100.226.16/32"}
2026-02-17 02:45:07.362 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-472/execpodjv44l", EndpointId:"eth0"}
2026-02-17 02:45:07.362 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-472/execpodjv44l", EndpointId:"eth0"}
2026-02-17 02:45:07.362 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-472/execpodjv44l", EndpointId:"eth0"}
2026-02-17 02:45:07.362 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali8443a9813b5"
2026-02-17 02:45:07.363 [INFO][69] felix/endpoint_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-472/execpodjv44l", EndpointId:"eth0"}
2026-02-17 02:45:07.363 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-472/execpodjv44l", EndpointId:"eth0"}
2026-02-17 02:45:07.383 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-472/execpodjv44l", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:07.383 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-472/execpodjv44l", EndpointId:"eth0"} status="up"
2026-02-17 02:45:07.788 [INFO][69] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=151
2026-02-17 02:45:07.788 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali8443a9813b5"
2026-02-17 02:45:07.788 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali8443a9813b5", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:45:07.788 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali8443a9813b5", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:45:08.402 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"emptydir-wrapper-626" name:"default"}
2026-02-17 02:45:08.494 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-wrapper-626"} labels:{key:"e2e-framework" value:"emptydir-wrapper"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-wrapper-626"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-626"}
2026-02-17 02:45:08.521 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"emptydir-wrapper-626"}
2026-02-17 02:45:08.580 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=container-probe-1549/test-webserver-478d1f69-e766-4695-b228-f716b642d5c2, name=eth0)
2026-02-17 02:45:08.580 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-probe-1549/test-webserver-478d1f69-e766-4695-b228-f716b642d5c2" endpoint_id:"eth0"} endpoint:{state:"active" name:"calia744878fca9" profile_ids:"kns.container-probe-1549" profile_ids:"ksa.container-probe-1549.default" ipv4_nets:"10.100.226.12/32"}
2026-02-17 02:45:08.580 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-1549/test-webserver-478d1f69-e766-4695-b228-f716b642d5c2", EndpointId:"eth0"}
2026-02-17 02:45:08.581 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-1549/test-webserver-478d1f69-e766-4695-b228-f716b642d5c2", EndpointId:"eth0"}
2026-02-17 02:45:08.581 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-1549/test-webserver-478d1f69-e766-4695-b228-f716b642d5c2", EndpointId:"eth0"}
2026-02-17 02:45:08.582 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calia744878fca9"
2026-02-17 02:45:08.584 [INFO][69] felix/endpoint_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-1549/test-webserver-478d1f69-e766-4695-b228-f716b642d5c2", EndpointId:"eth0"}
2026-02-17 02:45:08.584 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-1549/test-webserver-478d1f69-e766-4695-b228-f716b642d5c2", EndpointId:"eth0"}
2026-02-17 02:45:08.600 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=container-probe-1549/test-webserver-478d1f69-e766-4695-b228-f716b642d5c2, name=eth0)
2026-02-17 02:45:08.619 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-1549/test-webserver-478d1f69-e766-4695-b228-f716b642d5c2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:08.619 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-1549/test-webserver-478d1f69-e766-4695-b228-f716b642d5c2", EndpointId:"eth0"} status="up"
2026-02-17 02:45:08.619 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-probe-1549"} labels:{key:"e2e-framework" value:"container-probe"} labels:{key:"e2e-run" value:"648329da-2048-4e6b-a697-5d6bd747a7ee"} labels:{key:"kubernetes.io/metadata.name" value:"container-probe-1549"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1549"}
2026-02-17 02:45:08.619 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-probe-1549/test-webserver-478d1f69-e766-4695-b228-f716b642d5c2" endpoint_id:"eth0"} endpoint:{state:"active" name:"calia744878fca9" profile_ids:"kns.container-probe-1549" profile_ids:"ksa.container-probe-1549.default" ipv4_nets:"10.100.226.12/32"}
2026-02-17 02:45:08.619 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-1549/test-webserver-478d1f69-e766-4695-b228-f716b642d5c2", EndpointId:"eth0"}
2026-02-17 02:45:08.619 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-1549/test-webserver-478d1f69-e766-4695-b228-f716b642d5c2", EndpointId:"eth0"}
2026-02-17 02:45:08.619 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-1549/test-webserver-478d1f69-e766-4695-b228-f716b642d5c2", EndpointId:"eth0"}
2026-02-17 02:45:08.620 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calia744878fca9"
2026-02-17 02:45:08.620 [INFO][69] felix/endpoint_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-1549/test-webserver-478d1f69-e766-4695-b228-f716b642d5c2", EndpointId:"eth0"}
2026-02-17 02:45:08.620 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-1549/test-webserver-478d1f69-e766-4695-b228-f716b642d5c2", EndpointId:"eth0"}
2026-02-17 02:45:08.643 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-1549/test-webserver-478d1f69-e766-4695-b228-f716b642d5c2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:08.643 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-1549/test-webserver-478d1f69-e766-4695-b228-f716b642d5c2", EndpointId:"eth0"} status="up"
2026-02-17 02:45:08.896 [INFO][69] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=container-probe-1549/test-webserver-478d1f69-e766-4695-b228-f716b642d5c2, name=eth0)
2026-02-17 02:45:08.896 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-probe-1549/test-webserver-478d1f69-e766-4695-b228-f716b642d5c2" endpoint_id:"eth0"}
2026-02-17 02:45:08.896 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.container-probe-1549"}
2026-02-17 02:45:08.896 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.container-probe-1549.default"}
2026-02-17 02:45:08.896 [INFO][69] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-1549/test-webserver-478d1f69-e766-4695-b228-f716b642d5c2", EndpointId:"eth0"}
2026-02-17 02:45:08.896 [INFO][69] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-1549/test-webserver-478d1f69-e766-4695-b228-f716b642d5c2", EndpointId:"eth0"}
2026-02-17 02:45:08.897 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_Li3QekduacbQvABf-R" ipVersion=0x4 table="filter"
2026-02-17 02:45:08.897 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_uJjq2MEu_fut9Nh6A2" ipVersion=0x4 table="filter"
2026-02-17 02:45:08.897 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_Li3QekduacbQvABf-R" ipVersion=0x4 table="filter"
2026-02-17 02:45:08.897 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_uJjq2MEu_fut9Nh6A2" ipVersion=0x4 table="filter"
2026-02-17 02:45:08.897 [INFO][69] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-1549/test-webserver-478d1f69-e766-4695-b228-f716b642d5c2", EndpointId:"eth0"}
2026-02-17 02:45:08.897 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calia744878fca9" ipVersion=0x4 table="filter"
2026-02-17 02:45:08.897 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calia744878fca9" ipVersion=0x4 table="filter"
2026-02-17 02:45:08.897 [INFO][69] felix/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-1549/test-webserver-478d1f69-e766-4695-b228-f716b642d5c2", EndpointId:"eth0"}
2026-02-17 02:45:08.897 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-1549/test-webserver-478d1f69-e766-4695-b228-f716b642d5c2", EndpointId:"eth0"}
2026-02-17 02:45:08.898 [INFO][69] felix/conntrack.go 90: Removing conntrack flows ip=10.100.226.12
2026-02-17 02:45:08.965 [INFO][69] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-1549/test-webserver-478d1f69-e766-4695-b228-f716b642d5c2", EndpointId:"eth0"}
2026-02-17 02:45:09.006 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=147 ifaceName="calia744878fca9" state="down"
2026-02-17 02:45:09.007 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calia744878fca9"
2026-02-17 02:45:09.007 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calia744878fca9", State:"down", Index:147}
2026-02-17 02:45:09.007 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calia744878fca9", Addrs:set.Typed[string]{}}
2026-02-17 02:45:09.007 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calia744878fca9", Addrs:set.Typed[string]{}}
2026-02-17 02:45:09.007 [INFO][69] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=147
2026-02-17 02:45:09.010 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=147 ifaceName="calia744878fca9" state=""
2026-02-17 02:45:09.010 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calia744878fca9"
2026-02-17 02:45:09.027 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calia744878fca9", State:"", Index:147}
2026-02-17 02:45:09.027 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calia744878fca9", Addrs:set.Set[string](nil)}
2026-02-17 02:45:09.027 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calia744878fca9", Addrs:set.Set[string](nil)}
2026-02-17 02:45:10.017 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"multiprotocol-test" namespace:"services-472" type:"ClusterIP" cluster_ips:"10.254.125.147" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:45:12.027 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-1235"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"services-1235"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-1235"}
2026-02-17 02:45:12.072 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-1369"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"pods-1369"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1369"}
2026-02-17 02:45:12.102 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"pods-1369" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:45:12.149 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-1369"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"pods-1369"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1369"}
2026-02-17 02:45:12.179 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"var-expansion-6136"} labels:{key:"e2e-framework" value:"var-expansion"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"var-expansion-6136"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6136"}
2026-02-17 02:45:12.209 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"var-expansion-6136" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:45:12.787 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=var-expansion-6136/var-expansion-d4ded005-37ab-4784-9e5d-cd41b10fdc6a, name=eth0)
2026-02-17 02:45:12.787 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.var-expansion-6136"} profile:{inbound_rules:{action:"allow" rule_id:"JrLP9bk7nE3r0Kak"} outbound_rules:{action:"allow" rule_id:"USkDfkFLw62egg7D"}}
2026-02-17 02:45:12.787 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.var-expansion-6136.default"} profile:{}
2026-02-17 02:45:12.787 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"var-expansion-6136/var-expansion-d4ded005-37ab-4784-9e5d-cd41b10fdc6a" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali306a27882a8" profile_ids:"kns.var-expansion-6136" profile_ids:"ksa.var-expansion-6136.default" ipv4_nets:"10.100.226.13/32"}
2026-02-17 02:45:12.788 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-6136/var-expansion-d4ded005-37ab-4784-9e5d-cd41b10fdc6a", EndpointId:"eth0"}
2026-02-17 02:45:12.788 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-6136/var-expansion-d4ded005-37ab-4784-9e5d-cd41b10fdc6a", EndpointId:"eth0"}
2026-02-17 02:45:12.788 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-6136/var-expansion-d4ded005-37ab-4784-9e5d-cd41b10fdc6a", EndpointId:"eth0"}
2026-02-17 02:45:12.788 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali306a27882a8" ipVersion=0x4 table="filter"
2026-02-17 02:45:12.788 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_6xWY2qUjpdz3hBceet" ipVersion=0x4 table="filter"
2026-02-17 02:45:12.788 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_bcFBVGbIGneL1ilHX5" ipVersion=0x4 table="filter"
2026-02-17 02:45:12.788 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali306a27882a8" ipVersion=0x4 table="filter"
2026-02-17 02:45:12.788 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_6xWY2qUjpdz3hBceet" ipVersion=0x4 table="filter"
2026-02-17 02:45:12.788 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_bcFBVGbIGneL1ilHX5" ipVersion=0x4 table="filter"
2026-02-17 02:45:12.788 [INFO][69] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali306a27882a8"
2026-02-17 02:45:12.788 [INFO][69] felix/endpoint_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-6136/var-expansion-d4ded005-37ab-4784-9e5d-cd41b10fdc6a", EndpointId:"eth0"}
2026-02-17 02:45:12.788 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-6136/var-expansion-d4ded005-37ab-4784-9e5d-cd41b10fdc6a", EndpointId:"eth0"}
2026-02-17 02:45:12.831 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-6136/var-expansion-d4ded005-37ab-4784-9e5d-cd41b10fdc6a", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:45:12.831 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-6136/var-expansion-d4ded005-37ab-4784-9e5d-cd41b10fdc6a", EndpointId:"eth0"} status="down"
2026-02-17 02:45:12.866 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=152 ifaceName="cali306a27882a8" state="down"
2026-02-17 02:45:12.866 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali306a27882a8"
2026-02-17 02:45:12.867 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali306a27882a8", State:"down", Index:152}
2026-02-17 02:45:12.867 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali306a27882a8", Addrs:set.Typed[string]{}}
2026-02-17 02:45:12.867 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali306a27882a8", Addrs:set.Typed[string]{}}
2026-02-17 02:45:12.867 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali306a27882a8"
2026-02-17 02:45:12.867 [INFO][69] felix/endpoint_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-6136/var-expansion-d4ded005-37ab-4784-9e5d-cd41b10fdc6a", EndpointId:"eth0"}
2026-02-17 02:45:12.867 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-6136/var-expansion-d4ded005-37ab-4784-9e5d-cd41b10fdc6a", EndpointId:"eth0"}
2026-02-17 02:45:12.870 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=152 ifaceName="cali306a27882a8" state="up"
2026-02-17 02:45:12.885 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-6136/var-expansion-d4ded005-37ab-4784-9e5d-cd41b10fdc6a", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:45:12.885 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-6136/var-expansion-d4ded005-37ab-4784-9e5d-cd41b10fdc6a", EndpointId:"eth0"} status="down"
2026-02-17 02:45:12.885 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali306a27882a8", State:"up", Index:152}
2026-02-17 02:45:12.885 [INFO][69] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali306a27882a8"
2026-02-17 02:45:12.885 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali306a27882a8"
2026-02-17 02:45:12.886 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali306a27882a8"
2026-02-17 02:45:12.887 [INFO][69] felix/endpoint_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-6136/var-expansion-d4ded005-37ab-4784-9e5d-cd41b10fdc6a", EndpointId:"eth0"}
2026-02-17 02:45:12.887 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-6136/var-expansion-d4ded005-37ab-4784-9e5d-cd41b10fdc6a", EndpointId:"eth0"}
2026-02-17 02:45:12.911 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-6136/var-expansion-d4ded005-37ab-4784-9e5d-cd41b10fdc6a", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:12.911 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-6136/var-expansion-d4ded005-37ab-4784-9e5d-cd41b10fdc6a", EndpointId:"eth0"} status="up"
2026-02-17 02:45:13.405 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=var-expansion-6136/var-expansion-d4ded005-37ab-4784-9e5d-cd41b10fdc6a, name=eth0)
2026-02-17 02:45:13.405 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"var-expansion-6136/var-expansion-d4ded005-37ab-4784-9e5d-cd41b10fdc6a" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali306a27882a8" profile_ids:"kns.var-expansion-6136" profile_ids:"ksa.var-expansion-6136.default" ipv4_nets:"10.100.226.13/32"}
2026-02-17 02:45:13.405 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-6136/var-expansion-d4ded005-37ab-4784-9e5d-cd41b10fdc6a", EndpointId:"eth0"}
2026-02-17 02:45:13.405 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-6136/var-expansion-d4ded005-37ab-4784-9e5d-cd41b10fdc6a", EndpointId:"eth0"}
2026-02-17 02:45:13.405 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-6136/var-expansion-d4ded005-37ab-4784-9e5d-cd41b10fdc6a", EndpointId:"eth0"}
2026-02-17 02:45:13.405 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali306a27882a8"
2026-02-17 02:45:13.406 [INFO][69] felix/endpoint_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-6136/var-expansion-d4ded005-37ab-4784-9e5d-cd41b10fdc6a", EndpointId:"eth0"}
2026-02-17 02:45:13.406 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-6136/var-expansion-d4ded005-37ab-4784-9e5d-cd41b10fdc6a", EndpointId:"eth0"}
2026-02-17 02:45:13.429 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-6136/var-expansion-d4ded005-37ab-4784-9e5d-cd41b10fdc6a", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:13.429 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-6136/var-expansion-d4ded005-37ab-4784-9e5d-cd41b10fdc6a", EndpointId:"eth0"} status="up"
2026-02-17 02:45:13.822 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"container-probe-1549" name:"default"}
2026-02-17 02:45:13.874 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"container-probe-1549"}
2026-02-17 02:45:14.379 [INFO][69] 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:45:14.379 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali306a27882a8"
2026-02-17 02:45:14.379 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali306a27882a8", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:45:14.379 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali306a27882a8", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:45:14.591 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=var-expansion-6136/var-expansion-d4ded005-37ab-4784-9e5d-cd41b10fdc6a, name=eth0)
2026-02-17 02:45:14.591 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"var-expansion-6136/var-expansion-d4ded005-37ab-4784-9e5d-cd41b10fdc6a" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali306a27882a8" profile_ids:"kns.var-expansion-6136" profile_ids:"ksa.var-expansion-6136.default" ipv4_nets:"10.100.226.13/32"}
2026-02-17 02:45:14.591 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-6136/var-expansion-d4ded005-37ab-4784-9e5d-cd41b10fdc6a", EndpointId:"eth0"}
2026-02-17 02:45:14.592 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-6136/var-expansion-d4ded005-37ab-4784-9e5d-cd41b10fdc6a", EndpointId:"eth0"}
2026-02-17 02:45:14.592 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-6136/var-expansion-d4ded005-37ab-4784-9e5d-cd41b10fdc6a", EndpointId:"eth0"}
2026-02-17 02:45:14.593 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali306a27882a8"
2026-02-17 02:45:14.593 [INFO][69] felix/endpoint_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-6136/var-expansion-d4ded005-37ab-4784-9e5d-cd41b10fdc6a", EndpointId:"eth0"}
2026-02-17 02:45:14.593 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-6136/var-expansion-d4ded005-37ab-4784-9e5d-cd41b10fdc6a", EndpointId:"eth0"}
2026-02-17 02:45:14.614 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-6136/var-expansion-d4ded005-37ab-4784-9e5d-cd41b10fdc6a", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:14.614 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-6136/var-expansion-d4ded005-37ab-4784-9e5d-cd41b10fdc6a", EndpointId:"eth0"} status="up"
2026-02-17 02:45:14.700 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=152 ifaceName="cali306a27882a8" state="down"
2026-02-17 02:45:14.700 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali306a27882a8"
2026-02-17 02:45:14.700 [INFO][69] 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:45:14.700 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali306a27882a8", State:"down", Index:152}
2026-02-17 02:45:14.700 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali306a27882a8", Addrs:set.Typed[string]{}}
2026-02-17 02:45:14.700 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali306a27882a8", Addrs:set.Typed[string]{}}
2026-02-17 02:45:14.700 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali306a27882a8"
2026-02-17 02:45:14.700 [INFO][69] felix/endpoint_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-6136/var-expansion-d4ded005-37ab-4784-9e5d-cd41b10fdc6a", EndpointId:"eth0"}
2026-02-17 02:45:14.700 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-6136/var-expansion-d4ded005-37ab-4784-9e5d-cd41b10fdc6a", EndpointId:"eth0"}
2026-02-17 02:45:14.701 [INFO][69] felix/conntrack.go 90: Removing conntrack flows ip=10.100.226.13
2026-02-17 02:45:14.703 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=152 ifaceName="cali306a27882a8" state=""
2026-02-17 02:45:14.703 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali306a27882a8"
2026-02-17 02:45:14.722 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-6136/var-expansion-d4ded005-37ab-4784-9e5d-cd41b10fdc6a", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:45:14.722 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-6136/var-expansion-d4ded005-37ab-4784-9e5d-cd41b10fdc6a", EndpointId:"eth0"} status="down"
2026-02-17 02:45:14.723 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali306a27882a8", State:"", Index:152}
2026-02-17 02:45:14.723 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali306a27882a8", Addrs:set.Set[string](nil)}
2026-02-17 02:45:14.723 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali306a27882a8", Addrs:set.Set[string](nil)}
2026-02-17 02:45:14.723 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali306a27882a8"
2026-02-17 02:45:14.723 [INFO][69] felix/endpoint_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-6136/var-expansion-d4ded005-37ab-4784-9e5d-cd41b10fdc6a", EndpointId:"eth0"}
2026-02-17 02:45:14.723 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-6136/var-expansion-d4ded005-37ab-4784-9e5d-cd41b10fdc6a", EndpointId:"eth0"}
2026-02-17 02:45:14.747 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-6136/var-expansion-d4ded005-37ab-4784-9e5d-cd41b10fdc6a", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:45:14.747 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-6136/var-expansion-d4ded005-37ab-4784-9e5d-cd41b10fdc6a", EndpointId:"eth0"} status="down"
2026-02-17 02:45:14.785 [INFO][69] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=var-expansion-6136/var-expansion-d4ded005-37ab-4784-9e5d-cd41b10fdc6a, name=eth0)
2026-02-17 02:45:14.785 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"var-expansion-6136/var-expansion-d4ded005-37ab-4784-9e5d-cd41b10fdc6a" endpoint_id:"eth0"}
2026-02-17 02:45:14.785 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.var-expansion-6136"}
2026-02-17 02:45:14.785 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.var-expansion-6136.default"}
2026-02-17 02:45:14.785 [INFO][69] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-6136/var-expansion-d4ded005-37ab-4784-9e5d-cd41b10fdc6a", EndpointId:"eth0"}
2026-02-17 02:45:14.785 [INFO][69] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-6136/var-expansion-d4ded005-37ab-4784-9e5d-cd41b10fdc6a", EndpointId:"eth0"}
2026-02-17 02:45:14.785 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_6xWY2qUjpdz3hBceet" ipVersion=0x4 table="filter"
2026-02-17 02:45:14.785 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_bcFBVGbIGneL1ilHX5" ipVersion=0x4 table="filter"
2026-02-17 02:45:14.785 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_6xWY2qUjpdz3hBceet" ipVersion=0x4 table="filter"
2026-02-17 02:45:14.785 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_bcFBVGbIGneL1ilHX5" ipVersion=0x4 table="filter"
2026-02-17 02:45:14.785 [INFO][69] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-6136/var-expansion-d4ded005-37ab-4784-9e5d-cd41b10fdc6a", EndpointId:"eth0"}
2026-02-17 02:45:14.785 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali306a27882a8" ipVersion=0x4 table="filter"
2026-02-17 02:45:14.785 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali306a27882a8" ipVersion=0x4 table="filter"
2026-02-17 02:45:14.785 [INFO][69] felix/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-6136/var-expansion-d4ded005-37ab-4784-9e5d-cd41b10fdc6a", EndpointId:"eth0"}
2026-02-17 02:45:14.785 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-6136/var-expansion-d4ded005-37ab-4784-9e5d-cd41b10fdc6a", EndpointId:"eth0"}
2026-02-17 02:45:14.839 [INFO][69] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-6136/var-expansion-d4ded005-37ab-4784-9e5d-cd41b10fdc6a", EndpointId:"eth0"}
2026-02-17 02:45:16.296 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"var-expansion-6136"} labels:{key:"e2e-framework" value:"var-expansion"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"var-expansion-6136"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6136"}
2026-02-17 02:45:16.333 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"runtimeclass-9783"} labels:{key:"e2e-framework" value:"runtimeclass"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"runtimeclass-9783"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-9783"}
2026-02-17 02:45:16.367 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"runtimeclass-9783" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:45:16.414 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"runtimeclass-9783"} labels:{key:"e2e-framework" value:"runtimeclass"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"runtimeclass-9783"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-9783"}
2026-02-17 02:45:16.439 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"statefulset-6806"} labels:{key:"e2e-framework" value:"statefulset"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"statefulset-6806"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-6806"}
2026-02-17 02:45:16.461 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"statefulset-6806" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:45:16.483 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"test" namespace:"statefulset-6806" type:"ClusterIP" cluster_ips:"None" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:45:16.667 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"multiprotocol-test" namespace:"services-472" type:"ClusterIP" cluster_ips:"10.254.125.147" ports:{Protocol:"UDP" Port:80}
2026-02-17 02:45:17.076 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=services-1235/nodeport-test-dc5fdf844-2mgtk, name=eth0)
2026-02-17 02:45:17.076 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-1235/nodeport-test-dc5fdf844-2mgtk" endpoint_id:"eth0"} endpoint:{state:"active" name:"calibb5d4d50686" profile_ids:"kns.services-1235" profile_ids:"ksa.services-1235.default" ipv4_nets:"10.100.226.22/32"}
2026-02-17 02:45:17.076 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1235/nodeport-test-dc5fdf844-2mgtk", EndpointId:"eth0"}
2026-02-17 02:45:17.076 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1235/nodeport-test-dc5fdf844-2mgtk", EndpointId:"eth0"}
2026-02-17 02:45:17.076 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1235/nodeport-test-dc5fdf844-2mgtk", EndpointId:"eth0"}
2026-02-17 02:45:17.078 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calibb5d4d50686"
2026-02-17 02:45:17.078 [INFO][69] felix/endpoint_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-1235/nodeport-test-dc5fdf844-2mgtk", EndpointId:"eth0"}
2026-02-17 02:45:17.078 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1235/nodeport-test-dc5fdf844-2mgtk", EndpointId:"eth0"}
2026-02-17 02:45:17.100 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1235/nodeport-test-dc5fdf844-2mgtk", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:17.100 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1235/nodeport-test-dc5fdf844-2mgtk", EndpointId:"eth0"} status="up"
2026-02-17 02:45:17.103 [INFO][69] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-pwjhx-default-worker-p5kvq-knrdg-ppwhg" ipv4_addr:"192.168.24.198/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-pwjhx-default-worker-p5kvq-knrdg-ppwhg"} 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:17.103 [INFO][69] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 02:45:17.103 [INFO][69] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 02:45:17.105 [INFO][69] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=services-1235/nodeport-test-dc5fdf844-2mgtk, name=eth0)
2026-02-17 02:45:17.129 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-1235/nodeport-test-dc5fdf844-2mgtk" endpoint_id:"eth0"}
2026-02-17 02:45:17.129 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.services-1235.default"}
2026-02-17 02:45:17.129 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.services-1235"}
2026-02-17 02:45:17.129 [INFO][69] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1235/nodeport-test-dc5fdf844-2mgtk", EndpointId:"eth0"}
2026-02-17 02:45:17.129 [INFO][69] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1235/nodeport-test-dc5fdf844-2mgtk", EndpointId:"eth0"}
2026-02-17 02:45:17.130 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.services-1235" ipVersion=0x4 table="filter"
2026-02-17 02:45:17.130 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_p2jRrIK6JeI1ThVOuP" ipVersion=0x4 table="filter"
2026-02-17 02:45:17.130 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.services-1235" ipVersion=0x4 table="filter"
2026-02-17 02:45:17.130 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_p2jRrIK6JeI1ThVOuP" ipVersion=0x4 table="filter"
2026-02-17 02:45:17.130 [INFO][69] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1235/nodeport-test-dc5fdf844-2mgtk", EndpointId:"eth0"}
2026-02-17 02:45:17.131 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calibb5d4d50686" ipVersion=0x4 table="filter"
2026-02-17 02:45:17.131 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calibb5d4d50686" ipVersion=0x4 table="filter"
2026-02-17 02:45:17.131 [INFO][69] felix/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-1235/nodeport-test-dc5fdf844-2mgtk", EndpointId:"eth0"}
2026-02-17 02:45:17.131 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1235/nodeport-test-dc5fdf844-2mgtk", EndpointId:"eth0"}
2026-02-17 02:45:17.131 [INFO][69] felix/conntrack.go 90: Removing conntrack flows ip=10.100.226.22
2026-02-17 02:45:17.195 [INFO][69] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1235/nodeport-test-dc5fdf844-2mgtk", EndpointId:"eth0"}
2026-02-17 02:45:17.207 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-1369"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"pods-1369"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1369"}
2026-02-17 02:45:17.236 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"nodeport-test" namespace:"services-1235"
2026-02-17 02:45:17.510 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"services-1235" name:"default"}
2026-02-17 02:45:17.763 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-1235"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"services-1235"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-1235"}
2026-02-17 02:45:17.798 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"services-1235"}
bird: KIF: Received address message for unknown interface 150
2026-02-17 02:45:19.492 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=150 ifaceName="calibb5d4d50686" state="down"
2026-02-17 02:45:19.492 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calibb5d4d50686"
2026-02-17 02:45:19.492 [INFO][69] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=150
2026-02-17 02:45:19.492 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calibb5d4d50686", State:"down", Index:150}
2026-02-17 02:45:19.492 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calibb5d4d50686", Addrs:set.Typed[string]{}}
2026-02-17 02:45:19.492 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calibb5d4d50686", Addrs:set.Typed[string]{}}
2026-02-17 02:45:19.494 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=150 ifaceName="calibb5d4d50686" state=""
2026-02-17 02:45:19.494 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calibb5d4d50686"
2026-02-17 02:45:19.514 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calibb5d4d50686", State:"", Index:150}
2026-02-17 02:45:19.514 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calibb5d4d50686", Addrs:set.Set[string](nil)}
2026-02-17 02:45:19.515 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calibb5d4d50686", Addrs:set.Set[string](nil)}
2026-02-17 02:45:21.325 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"var-expansion-6136" name:"default"}
2026-02-17 02:45:21.450 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"runtimeclass-9783"} labels:{key:"e2e-framework" value:"runtimeclass"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"runtimeclass-9783"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-9783"}
2026-02-17 02:45:21.671 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"var-expansion-6136"} labels:{key:"e2e-framework" value:"var-expansion"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"var-expansion-6136"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6136"}
2026-02-17 02:45:21.692 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"var-expansion-6136"}
2026-02-17 02:45:22.330 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"pods-1369" name:"default"}
2026-02-17 02:45:22.486 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"pods-1369"}
2026-02-17 02:45:26.552 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"runtimeclass-9783" name:"default"}
2026-02-17 02:45:26.628 [INFO][69] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-pwjhx-default-worker-p5kvq-knrdg-vqw28" ipv4_addr:"192.168.24.214/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-pwjhx-default-worker-p5kvq-knrdg-vqw28"} 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:26.628 [INFO][69] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 02:45:26.628 [INFO][69] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 02:45:26.720 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"runtimeclass-9783"}
2026-02-17 02:45:27.369 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-472"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"648329da-2048-4e6b-a697-5d6bd747a7ee"} labels:{key:"kubernetes.io/metadata.name" value:"services-472"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-472"}
2026-02-17 02:45:27.394 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-3418"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"648329da-2048-4e6b-a697-5d6bd747a7ee"} labels:{key:"kubernetes.io/metadata.name" value:"projected-3418"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3418"}
2026-02-17 02:45:27.413 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"projected-3418" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:45:28.034 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=projected-3418/pod-projected-configmaps-3fb3c77c-bc7e-431f-9a55-88d27420fc9e, name=eth0)
2026-02-17 02:45:28.035 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.projected-3418"} profile:{inbound_rules:{action:"allow" rule_id:"rVqShfrCknkhidXS"} outbound_rules:{action:"allow" rule_id:"qFzYxkie-8f19VX5"}}
2026-02-17 02:45:28.035 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.projected-3418.default"} profile:{}
2026-02-17 02:45:28.035 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-3418/pod-projected-configmaps-3fb3c77c-bc7e-431f-9a55-88d27420fc9e" endpoint_id:"eth0"} endpoint:{state:"active" name:"calic82ceda4daa" profile_ids:"kns.projected-3418" profile_ids:"ksa.projected-3418.default" ipv4_nets:"10.100.226.23/32"}
2026-02-17 02:45:28.036 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-3418/pod-projected-configmaps-3fb3c77c-bc7e-431f-9a55-88d27420fc9e", EndpointId:"eth0"}
2026-02-17 02:45:28.036 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-3418/pod-projected-configmaps-3fb3c77c-bc7e-431f-9a55-88d27420fc9e", EndpointId:"eth0"}
2026-02-17 02:45:28.036 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-3418/pod-projected-configmaps-3fb3c77c-bc7e-431f-9a55-88d27420fc9e", EndpointId:"eth0"}
2026-02-17 02:45:28.037 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calic82ceda4daa" ipVersion=0x4 table="filter"
2026-02-17 02:45:28.037 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.projected-3418" ipVersion=0x4 table="filter"
2026-02-17 02:45:28.037 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_7g55FgJclqbXcTaUbu" ipVersion=0x4 table="filter"
2026-02-17 02:45:28.037 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calic82ceda4daa" ipVersion=0x4 table="filter"
2026-02-17 02:45:28.038 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.projected-3418" ipVersion=0x4 table="filter"
2026-02-17 02:45:28.038 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_7g55FgJclqbXcTaUbu" ipVersion=0x4 table="filter"
2026-02-17 02:45:28.038 [INFO][69] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calic82ceda4daa"
2026-02-17 02:45:28.038 [INFO][69] felix/endpoint_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-3418/pod-projected-configmaps-3fb3c77c-bc7e-431f-9a55-88d27420fc9e", EndpointId:"eth0"}
2026-02-17 02:45:28.038 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-3418/pod-projected-configmaps-3fb3c77c-bc7e-431f-9a55-88d27420fc9e", EndpointId:"eth0"}
2026-02-17 02:45:28.087 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-3418/pod-projected-configmaps-3fb3c77c-bc7e-431f-9a55-88d27420fc9e", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:45:28.087 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-3418/pod-projected-configmaps-3fb3c77c-bc7e-431f-9a55-88d27420fc9e", EndpointId:"eth0"} status="down"
2026-02-17 02:45:28.114 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=153 ifaceName="calic82ceda4daa" state="down"
2026-02-17 02:45:28.115 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calic82ceda4daa"
2026-02-17 02:45:28.115 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic82ceda4daa", State:"down", Index:153}
2026-02-17 02:45:28.115 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic82ceda4daa", Addrs:set.Typed[string]{}}
2026-02-17 02:45:28.115 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic82ceda4daa", Addrs:set.Typed[string]{}}
2026-02-17 02:45:28.115 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calic82ceda4daa"
2026-02-17 02:45:28.115 [INFO][69] felix/endpoint_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-3418/pod-projected-configmaps-3fb3c77c-bc7e-431f-9a55-88d27420fc9e", EndpointId:"eth0"}
2026-02-17 02:45:28.115 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-3418/pod-projected-configmaps-3fb3c77c-bc7e-431f-9a55-88d27420fc9e", EndpointId:"eth0"}
2026-02-17 02:45:28.115 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=153 ifaceName="calic82ceda4daa" state="up"
2026-02-17 02:45:28.135 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-3418/pod-projected-configmaps-3fb3c77c-bc7e-431f-9a55-88d27420fc9e", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:45:28.135 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-3418/pod-projected-configmaps-3fb3c77c-bc7e-431f-9a55-88d27420fc9e", EndpointId:"eth0"} status="down"
2026-02-17 02:45:28.135 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic82ceda4daa", State:"up", Index:153}
2026-02-17 02:45:28.136 [INFO][69] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calic82ceda4daa"
2026-02-17 02:45:28.136 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calic82ceda4daa"
2026-02-17 02:45:28.136 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calic82ceda4daa"
2026-02-17 02:45:28.136 [INFO][69] felix/endpoint_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-3418/pod-projected-configmaps-3fb3c77c-bc7e-431f-9a55-88d27420fc9e", EndpointId:"eth0"}
2026-02-17 02:45:28.136 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-3418/pod-projected-configmaps-3fb3c77c-bc7e-431f-9a55-88d27420fc9e", EndpointId:"eth0"}
2026-02-17 02:45:28.157 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-3418/pod-projected-configmaps-3fb3c77c-bc7e-431f-9a55-88d27420fc9e", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:28.157 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-3418/pod-projected-configmaps-3fb3c77c-bc7e-431f-9a55-88d27420fc9e", EndpointId:"eth0"} status="up"
2026-02-17 02:45:28.315 [INFO][75] monitor-addresses/autodetection_methods.go 103: Using autodetected IPv4 address on interface ens3: 192.168.24.214/24
2026-02-17 02:45:29.500 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=projected-3418/pod-projected-configmaps-3fb3c77c-bc7e-431f-9a55-88d27420fc9e, name=eth0)
2026-02-17 02:45:29.501 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-3418/pod-projected-configmaps-3fb3c77c-bc7e-431f-9a55-88d27420fc9e" endpoint_id:"eth0"} endpoint:{state:"active" name:"calic82ceda4daa" profile_ids:"kns.projected-3418" profile_ids:"ksa.projected-3418.default" ipv4_nets:"10.100.226.23/32"}
2026-02-17 02:45:29.502 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-3418/pod-projected-configmaps-3fb3c77c-bc7e-431f-9a55-88d27420fc9e", EndpointId:"eth0"}
2026-02-17 02:45:29.502 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-3418/pod-projected-configmaps-3fb3c77c-bc7e-431f-9a55-88d27420fc9e", EndpointId:"eth0"}
2026-02-17 02:45:29.502 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-3418/pod-projected-configmaps-3fb3c77c-bc7e-431f-9a55-88d27420fc9e", EndpointId:"eth0"}
2026-02-17 02:45:29.504 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calic82ceda4daa"
2026-02-17 02:45:29.508 [INFO][69] felix/endpoint_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-3418/pod-projected-configmaps-3fb3c77c-bc7e-431f-9a55-88d27420fc9e", EndpointId:"eth0"}
2026-02-17 02:45:29.508 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-3418/pod-projected-configmaps-3fb3c77c-bc7e-431f-9a55-88d27420fc9e", EndpointId:"eth0"}
2026-02-17 02:45:29.530 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-3418/pod-projected-configmaps-3fb3c77c-bc7e-431f-9a55-88d27420fc9e", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:29.530 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-3418/pod-projected-configmaps-3fb3c77c-bc7e-431f-9a55-88d27420fc9e", EndpointId:"eth0"} status="up"
2026-02-17 02:45:29.643 [INFO][69] 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:45:29.643 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calic82ceda4daa"
2026-02-17 02:45:29.643 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic82ceda4daa", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:45:29.643 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic82ceda4daa", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:45:31.616 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-3418"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"648329da-2048-4e6b-a697-5d6bd747a7ee"} labels:{key:"kubernetes.io/metadata.name" value:"projected-3418"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3418"}
2026-02-17 02:45:31.663 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-5652"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"648329da-2048-4e6b-a697-5d6bd747a7ee"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-5652"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-5652"}
2026-02-17 02:45:31.683 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-5652" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:45:31.711 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-5652"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"648329da-2048-4e6b-a697-5d6bd747a7ee"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-5652"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-5652"} labels:{key:"webhook-5652" value:"true"}
2026-02-17 02:45:31.712 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-4360"} labels:{key:"e2e-run" value:"648329da-2048-4e6b-a697-5d6bd747a7ee"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-4360"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{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-4360"} labels:{key:"webhook-5652-markers" value:"true"}
2026-02-17 02:45:31.726 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-markers-4360" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:45:32.394 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=services-472/execpodjv44l, name=eth0)
2026-02-17 02:45:32.394 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-472/execpodjv44l" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali8443a9813b5" profile_ids:"kns.services-472" profile_ids:"ksa.services-472.default" ipv4_nets:"10.100.226.16/32"}
2026-02-17 02:45:32.394 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-472/execpodjv44l", EndpointId:"eth0"}
2026-02-17 02:45:32.394 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-472/execpodjv44l", EndpointId:"eth0"}
2026-02-17 02:45:32.394 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-472/execpodjv44l", EndpointId:"eth0"}
2026-02-17 02:45:32.395 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali8443a9813b5"
2026-02-17 02:45:32.396 [INFO][69] felix/endpoint_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-472/execpodjv44l", EndpointId:"eth0"}
2026-02-17 02:45:32.396 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-472/execpodjv44l", EndpointId:"eth0"}
2026-02-17 02:45:32.406 [INFO][69] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=services-472/execpodjv44l, name=eth0)
2026-02-17 02:45:32.430 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-472/execpodjv44l", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:32.430 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-472/execpodjv44l", EndpointId:"eth0"} status="up"
2026-02-17 02:45:32.430 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-472/execpodjv44l" endpoint_id:"eth0"}
2026-02-17 02:45:32.430 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.services-472"}
2026-02-17 02:45:32.430 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.services-472.default"}
2026-02-17 02:45:32.430 [INFO][69] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-472/execpodjv44l", EndpointId:"eth0"}
2026-02-17 02:45:32.430 [INFO][69] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-472/execpodjv44l", EndpointId:"eth0"}
2026-02-17 02:45:32.431 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.services-472" ipVersion=0x4 table="filter"
2026-02-17 02:45:32.431 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_BriqrmJGu0WPxTdbMb" ipVersion=0x4 table="filter"
2026-02-17 02:45:32.431 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.services-472" ipVersion=0x4 table="filter"
2026-02-17 02:45:32.431 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_BriqrmJGu0WPxTdbMb" ipVersion=0x4 table="filter"
2026-02-17 02:45:32.431 [INFO][69] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-472/execpodjv44l", EndpointId:"eth0"}
2026-02-17 02:45:32.431 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali8443a9813b5" ipVersion=0x4 table="filter"
2026-02-17 02:45:32.431 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali8443a9813b5" ipVersion=0x4 table="filter"
2026-02-17 02:45:32.431 [INFO][69] felix/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-472/execpodjv44l", EndpointId:"eth0"}
2026-02-17 02:45:32.431 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-472/execpodjv44l", EndpointId:"eth0"}
2026-02-17 02:45:32.432 [INFO][69] felix/conntrack.go 90: Removing conntrack flows ip=10.100.226.16
2026-02-17 02:45:32.521 [INFO][69] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-472/execpodjv44l", EndpointId:"eth0"}
2026-02-17 02:45:32.521 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"multiprotocol-test" namespace:"services-472"
2026-02-17 02:45:32.770 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"services-472" name:"default"}
2026-02-17 02:45:32.845 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=151 ifaceName="cali8443a9813b5" state="down"
2026-02-17 02:45:32.845 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali8443a9813b5"
2026-02-17 02:45:32.845 [INFO][69] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=151
2026-02-17 02:45:32.845 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali8443a9813b5", State:"down", Index:151}
2026-02-17 02:45:32.845 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali8443a9813b5", Addrs:set.Typed[string]{}}
2026-02-17 02:45:32.845 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali8443a9813b5", Addrs:set.Typed[string]{}}
2026-02-17 02:45:32.846 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=151 ifaceName="cali8443a9813b5" state=""
2026-02-17 02:45:32.846 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali8443a9813b5"
2026-02-17 02:45:32.873 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali8443a9813b5", State:"", Index:151}
2026-02-17 02:45:32.873 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali8443a9813b5", Addrs:set.Set[string](nil)}
2026-02-17 02:45:32.873 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali8443a9813b5", Addrs:set.Set[string](nil)}
2026-02-17 02:45:33.095 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-472"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"648329da-2048-4e6b-a697-5d6bd747a7ee"} labels:{key:"kubernetes.io/metadata.name" value:"services-472"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-472"}
2026-02-17 02:45:33.126 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"services-472"}
2026-02-17 02:45:34.827 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-5652" type:"ClusterIP" cluster_ips:"10.254.135.112" ports:{Protocol:"TCP" Port:8443}
2026-02-17 02:45:35.890 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-5652"
2026-02-17 02:45:35.959 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-5652"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"648329da-2048-4e6b-a697-5d6bd747a7ee"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-5652"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-5652"} labels:{key:"webhook-5652" value:"true"}
2026-02-17 02:45:35.983 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-4360"} labels:{key:"e2e-run" value:"648329da-2048-4e6b-a697-5d6bd747a7ee"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-4360"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{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-4360"} labels:{key:"webhook-5652-markers" value:"true"}
2026-02-17 02:45:36.003 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"custom-resource-definition-2329"} labels:{key:"e2e-framework" value:"custom-resource-definition"} labels:{key:"e2e-run" value:"648329da-2048-4e6b-a697-5d6bd747a7ee"} labels:{key:"kubernetes.io/metadata.name" value:"custom-resource-definition-2329"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-2329"}
2026-02-17 02:45:36.026 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"custom-resource-definition-2329" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:45:36.643 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=projected-3418/pod-projected-configmaps-3fb3c77c-bc7e-431f-9a55-88d27420fc9e, name=eth0)
2026-02-17 02:45:36.643 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-3418/pod-projected-configmaps-3fb3c77c-bc7e-431f-9a55-88d27420fc9e" endpoint_id:"eth0"} endpoint:{state:"active" name:"calic82ceda4daa" profile_ids:"kns.projected-3418" profile_ids:"ksa.projected-3418.default" ipv4_nets:"10.100.226.23/32"}
2026-02-17 02:45:36.643 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-3418/pod-projected-configmaps-3fb3c77c-bc7e-431f-9a55-88d27420fc9e", EndpointId:"eth0"}
2026-02-17 02:45:36.644 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-3418/pod-projected-configmaps-3fb3c77c-bc7e-431f-9a55-88d27420fc9e", EndpointId:"eth0"}
2026-02-17 02:45:36.644 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-3418/pod-projected-configmaps-3fb3c77c-bc7e-431f-9a55-88d27420fc9e", EndpointId:"eth0"}
2026-02-17 02:45:36.644 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calic82ceda4daa"
2026-02-17 02:45:36.645 [INFO][69] felix/endpoint_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-3418/pod-projected-configmaps-3fb3c77c-bc7e-431f-9a55-88d27420fc9e", EndpointId:"eth0"}
2026-02-17 02:45:36.645 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-3418/pod-projected-configmaps-3fb3c77c-bc7e-431f-9a55-88d27420fc9e", EndpointId:"eth0"}
2026-02-17 02:45:36.665 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=projected-3418/pod-projected-configmaps-3fb3c77c-bc7e-431f-9a55-88d27420fc9e, name=eth0)
2026-02-17 02:45:36.676 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-3418/pod-projected-configmaps-3fb3c77c-bc7e-431f-9a55-88d27420fc9e", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:36.676 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-3418/pod-projected-configmaps-3fb3c77c-bc7e-431f-9a55-88d27420fc9e", EndpointId:"eth0"} status="up"
2026-02-17 02:45:36.676 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-3418"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"648329da-2048-4e6b-a697-5d6bd747a7ee"} labels:{key:"kubernetes.io/metadata.name" value:"projected-3418"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3418"}
2026-02-17 02:45:36.676 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-3418/pod-projected-configmaps-3fb3c77c-bc7e-431f-9a55-88d27420fc9e" endpoint_id:"eth0"} endpoint:{state:"active" name:"calic82ceda4daa" profile_ids:"kns.projected-3418" profile_ids:"ksa.projected-3418.default" ipv4_nets:"10.100.226.23/32"}
2026-02-17 02:45:36.676 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-3418/pod-projected-configmaps-3fb3c77c-bc7e-431f-9a55-88d27420fc9e", EndpointId:"eth0"}
2026-02-17 02:45:36.676 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-3418/pod-projected-configmaps-3fb3c77c-bc7e-431f-9a55-88d27420fc9e", EndpointId:"eth0"}
2026-02-17 02:45:36.676 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-3418/pod-projected-configmaps-3fb3c77c-bc7e-431f-9a55-88d27420fc9e", EndpointId:"eth0"}
2026-02-17 02:45:36.676 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calic82ceda4daa"
2026-02-17 02:45:36.676 [INFO][69] felix/endpoint_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-3418/pod-projected-configmaps-3fb3c77c-bc7e-431f-9a55-88d27420fc9e", EndpointId:"eth0"}
2026-02-17 02:45:36.676 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-3418/pod-projected-configmaps-3fb3c77c-bc7e-431f-9a55-88d27420fc9e", EndpointId:"eth0"}
2026-02-17 02:45:36.693 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-3418/pod-projected-configmaps-3fb3c77c-bc7e-431f-9a55-88d27420fc9e", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:36.693 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-3418/pod-projected-configmaps-3fb3c77c-bc7e-431f-9a55-88d27420fc9e", EndpointId:"eth0"} status="up"
2026-02-17 02:45:36.998 [INFO][69] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=projected-3418/pod-projected-configmaps-3fb3c77c-bc7e-431f-9a55-88d27420fc9e, name=eth0)
2026-02-17 02:45:36.999 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-3418/pod-projected-configmaps-3fb3c77c-bc7e-431f-9a55-88d27420fc9e" endpoint_id:"eth0"}
2026-02-17 02:45:36.999 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.projected-3418.default"}
2026-02-17 02:45:36.999 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.projected-3418"}
2026-02-17 02:45:36.999 [INFO][69] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-3418/pod-projected-configmaps-3fb3c77c-bc7e-431f-9a55-88d27420fc9e", EndpointId:"eth0"}
2026-02-17 02:45:36.999 [INFO][69] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-3418/pod-projected-configmaps-3fb3c77c-bc7e-431f-9a55-88d27420fc9e", EndpointId:"eth0"}
2026-02-17 02:45:36.999 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.projected-3418" ipVersion=0x4 table="filter"
2026-02-17 02:45:36.999 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_7g55FgJclqbXcTaUbu" ipVersion=0x4 table="filter"
2026-02-17 02:45:36.999 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.projected-3418" ipVersion=0x4 table="filter"
2026-02-17 02:45:36.999 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_7g55FgJclqbXcTaUbu" ipVersion=0x4 table="filter"
2026-02-17 02:45:36.999 [INFO][69] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-3418/pod-projected-configmaps-3fb3c77c-bc7e-431f-9a55-88d27420fc9e", EndpointId:"eth0"}
2026-02-17 02:45:36.999 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calic82ceda4daa" ipVersion=0x4 table="filter"
2026-02-17 02:45:36.999 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calic82ceda4daa" ipVersion=0x4 table="filter"
2026-02-17 02:45:36.999 [INFO][69] felix/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-3418/pod-projected-configmaps-3fb3c77c-bc7e-431f-9a55-88d27420fc9e", EndpointId:"eth0"}
2026-02-17 02:45:36.999 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-3418/pod-projected-configmaps-3fb3c77c-bc7e-431f-9a55-88d27420fc9e", EndpointId:"eth0"}
2026-02-17 02:45:37.003 [INFO][69] felix/conntrack.go 90: Removing conntrack flows ip=10.100.226.23
2026-02-17 02:45:37.063 [INFO][69] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-3418/pod-projected-configmaps-3fb3c77c-bc7e-431f-9a55-88d27420fc9e", EndpointId:"eth0"}
2026-02-17 02:45:37.107 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=153 ifaceName="calic82ceda4daa" state="down"
2026-02-17 02:45:37.107 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calic82ceda4daa"
2026-02-17 02:45:37.107 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic82ceda4daa", State:"down", Index:153}
2026-02-17 02:45:37.107 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic82ceda4daa", Addrs:set.Typed[string]{}}
2026-02-17 02:45:37.107 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic82ceda4daa", Addrs:set.Typed[string]{}}
2026-02-17 02:45:37.108 [INFO][69] 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:45:37.110 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=153 ifaceName="calic82ceda4daa" state=""
2026-02-17 02:45:37.111 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calic82ceda4daa"
2026-02-17 02:45:37.128 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic82ceda4daa", State:"", Index:153}
2026-02-17 02:45:37.128 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic82ceda4daa", Addrs:set.Set[string](nil)}
2026-02-17 02:45:37.128 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic82ceda4daa", Addrs:set.Set[string](nil)}
2026-02-17 02:45:41.281 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-markers-4360" name:"default"}
2026-02-17 02:45:41.303 [INFO][69] felix/summary.go 100: Summarising 187 dataplane reconciliation loops over 1m1.8s: avg=29ms longest=91ms (resync-calico-v4,resync-filter-v4,update-filter-v4)
2026-02-17 02:45:41.509 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-5652" name:"default"}
2026-02-17 02:45:41.563 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-5652"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"648329da-2048-4e6b-a697-5d6bd747a7ee"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-5652"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-5652"} labels:{key:"webhook-5652" value:"true"}
2026-02-17 02:45:41.587 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-5652"}
2026-02-17 02:45:41.627 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-4360"} labels:{key:"e2e-run" value:"648329da-2048-4e6b-a697-5d6bd747a7ee"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-4360"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{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-4360"} labels:{key:"webhook-5652-markers" value:"true"}
2026-02-17 02:45:41.649 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-markers-4360"}
2026-02-17 02:45:42.027 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"projected-3418" name:"default"}
2026-02-17 02:45:42.073 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"projected-3418"}
2026-02-17 02:45:42.360 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"custom-resource-definition-2329"} labels:{key:"e2e-framework" value:"custom-resource-definition"} labels:{key:"e2e-run" value:"648329da-2048-4e6b-a697-5d6bd747a7ee"} labels:{key:"kubernetes.io/metadata.name" value:"custom-resource-definition-2329"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-2329"}
2026-02-17 02:45:42.382 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-9139"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"648329da-2048-4e6b-a697-5d6bd747a7ee"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-9139"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-9139"}
2026-02-17 02:45:42.402 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-9139" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:45:42.429 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-9139"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"648329da-2048-4e6b-a697-5d6bd747a7ee"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-9139"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-9139"} labels:{key:"webhook-9139" value:"true"}
2026-02-17 02:45:42.429 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-3078"} labels:{key:"e2e-run" value:"648329da-2048-4e6b-a697-5d6bd747a7ee"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-3078"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{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-3078"} labels:{key:"webhook-9139-markers" value:"true"}
2026-02-17 02:45:42.456 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-markers-3078" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:45:43.502 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=webhook-9139/sample-webhook-deployment-7d44fffc8-c4fl4, name=eth0)
2026-02-17 02:45:43.503 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.webhook-9139"} profile:{inbound_rules:{action:"allow" rule_id:"KI8xoYXPp6pz8-3w"} outbound_rules:{action:"allow" rule_id:"JAQpaJcN9BhqBwYv"}}
2026-02-17 02:45:43.503 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.webhook-9139.default"} profile:{}
2026-02-17 02:45:43.503 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-9139/sample-webhook-deployment-7d44fffc8-c4fl4" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali4b8592a66d3" profile_ids:"kns.webhook-9139" profile_ids:"ksa.webhook-9139.default" ipv4_nets:"10.100.226.8/32"}
2026-02-17 02:45:43.503 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-9139/sample-webhook-deployment-7d44fffc8-c4fl4", EndpointId:"eth0"}
2026-02-17 02:45:43.503 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-9139/sample-webhook-deployment-7d44fffc8-c4fl4", EndpointId:"eth0"}
2026-02-17 02:45:43.503 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-9139/sample-webhook-deployment-7d44fffc8-c4fl4", EndpointId:"eth0"}
2026-02-17 02:45:43.503 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali4b8592a66d3" ipVersion=0x4 table="filter"
2026-02-17 02:45:43.503 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.webhook-9139" ipVersion=0x4 table="filter"
2026-02-17 02:45:43.503 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_IlU0AJJ-Ds9dE1B90a" ipVersion=0x4 table="filter"
2026-02-17 02:45:43.504 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali4b8592a66d3" ipVersion=0x4 table="filter"
2026-02-17 02:45:43.504 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.webhook-9139" ipVersion=0x4 table="filter"
2026-02-17 02:45:43.504 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_IlU0AJJ-Ds9dE1B90a" ipVersion=0x4 table="filter"
2026-02-17 02:45:43.504 [INFO][69] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali4b8592a66d3"
2026-02-17 02:45:43.504 [INFO][69] felix/endpoint_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-9139/sample-webhook-deployment-7d44fffc8-c4fl4", EndpointId:"eth0"}
2026-02-17 02:45:43.504 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-9139/sample-webhook-deployment-7d44fffc8-c4fl4", EndpointId:"eth0"}
2026-02-17 02:45:43.544 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-9139/sample-webhook-deployment-7d44fffc8-c4fl4", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:45:43.544 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-9139/sample-webhook-deployment-7d44fffc8-c4fl4", EndpointId:"eth0"} status="down"
2026-02-17 02:45:43.582 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=154 ifaceName="cali4b8592a66d3" state="down"
2026-02-17 02:45:43.583 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali4b8592a66d3"
2026-02-17 02:45:43.583 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali4b8592a66d3", State:"down", Index:154}
2026-02-17 02:45:43.583 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali4b8592a66d3", Addrs:set.Typed[string]{}}
2026-02-17 02:45:43.583 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali4b8592a66d3", Addrs:set.Typed[string]{}}
2026-02-17 02:45:43.583 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali4b8592a66d3"
2026-02-17 02:45:43.583 [INFO][69] felix/endpoint_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-9139/sample-webhook-deployment-7d44fffc8-c4fl4", EndpointId:"eth0"}
2026-02-17 02:45:43.583 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-9139/sample-webhook-deployment-7d44fffc8-c4fl4", EndpointId:"eth0"}
2026-02-17 02:45:43.583 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=154 ifaceName="cali4b8592a66d3" state="up"
2026-02-17 02:45:43.604 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-9139/sample-webhook-deployment-7d44fffc8-c4fl4", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:45:43.604 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-9139/sample-webhook-deployment-7d44fffc8-c4fl4", EndpointId:"eth0"} status="down"
2026-02-17 02:45:43.604 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali4b8592a66d3", State:"up", Index:154}
2026-02-17 02:45:43.604 [INFO][69] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali4b8592a66d3"
2026-02-17 02:45:43.604 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali4b8592a66d3"
2026-02-17 02:45:43.604 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali4b8592a66d3"
2026-02-17 02:45:43.605 [INFO][69] felix/endpoint_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-9139/sample-webhook-deployment-7d44fffc8-c4fl4", EndpointId:"eth0"}
2026-02-17 02:45:43.605 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-9139/sample-webhook-deployment-7d44fffc8-c4fl4", EndpointId:"eth0"}
2026-02-17 02:45:43.630 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-9139/sample-webhook-deployment-7d44fffc8-c4fl4", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:43.630 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-9139/sample-webhook-deployment-7d44fffc8-c4fl4", EndpointId:"eth0"} status="up"
2026-02-17 02:45:44.616 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=webhook-9139/sample-webhook-deployment-7d44fffc8-c4fl4, name=eth0)
2026-02-17 02:45:44.616 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-9139/sample-webhook-deployment-7d44fffc8-c4fl4" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali4b8592a66d3" profile_ids:"kns.webhook-9139" profile_ids:"ksa.webhook-9139.default" ipv4_nets:"10.100.226.8/32"}
2026-02-17 02:45:44.616 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-9139/sample-webhook-deployment-7d44fffc8-c4fl4", EndpointId:"eth0"}
2026-02-17 02:45:44.616 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-9139/sample-webhook-deployment-7d44fffc8-c4fl4", EndpointId:"eth0"}
2026-02-17 02:45:44.616 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-9139/sample-webhook-deployment-7d44fffc8-c4fl4", EndpointId:"eth0"}
2026-02-17 02:45:44.616 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali4b8592a66d3"
2026-02-17 02:45:44.617 [INFO][69] felix/endpoint_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-9139/sample-webhook-deployment-7d44fffc8-c4fl4", EndpointId:"eth0"}
2026-02-17 02:45:44.617 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-9139/sample-webhook-deployment-7d44fffc8-c4fl4", EndpointId:"eth0"}
2026-02-17 02:45:44.635 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=webhook-9139/sample-webhook-deployment-7d44fffc8-c4fl4, name=eth0)
2026-02-17 02:45:44.644 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-9139/sample-webhook-deployment-7d44fffc8-c4fl4", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:44.644 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-9139/sample-webhook-deployment-7d44fffc8-c4fl4", EndpointId:"eth0"} status="up"
2026-02-17 02:45:44.644 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-9139/sample-webhook-deployment-7d44fffc8-c4fl4" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali4b8592a66d3" profile_ids:"kns.webhook-9139" profile_ids:"ksa.webhook-9139.default" ipv4_nets:"10.100.226.8/32"}
2026-02-17 02:45:44.644 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-9139/sample-webhook-deployment-7d44fffc8-c4fl4", EndpointId:"eth0"}
2026-02-17 02:45:44.644 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-9139/sample-webhook-deployment-7d44fffc8-c4fl4", EndpointId:"eth0"}
2026-02-17 02:45:44.644 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-9139/sample-webhook-deployment-7d44fffc8-c4fl4", EndpointId:"eth0"}
2026-02-17 02:45:44.648 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali4b8592a66d3"
2026-02-17 02:45:44.648 [INFO][69] felix/endpoint_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-9139/sample-webhook-deployment-7d44fffc8-c4fl4", EndpointId:"eth0"}
2026-02-17 02:45:44.648 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-9139/sample-webhook-deployment-7d44fffc8-c4fl4", EndpointId:"eth0"}
2026-02-17 02:45:44.671 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-9139/sample-webhook-deployment-7d44fffc8-c4fl4", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:44.671 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-9139/sample-webhook-deployment-7d44fffc8-c4fl4", EndpointId:"eth0"} status="up"
2026-02-17 02:45:44.971 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-9139" type:"ClusterIP" cluster_ips:"10.254.68.20" ports:{Protocol:"TCP" Port:8443}
2026-02-17 02:45:45.166 [INFO][69] 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:45:45.167 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali4b8592a66d3"
2026-02-17 02:45:45.167 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali4b8592a66d3", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:45:45.167 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali4b8592a66d3", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:45:47.561 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"custom-resource-definition-2329" name:"default"}
2026-02-17 02:45:47.624 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"custom-resource-definition-2329"} labels:{key:"e2e-framework" value:"custom-resource-definition"} labels:{key:"e2e-run" value:"648329da-2048-4e6b-a697-5d6bd747a7ee"} labels:{key:"kubernetes.io/metadata.name" value:"custom-resource-definition-2329"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-2329"}
2026-02-17 02:45:47.670 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"custom-resource-definition-2329"}
2026-02-17 02:45:47.900 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=statefulset-6806/ss-1, name=eth0)
2026-02-17 02:45:47.900 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.statefulset-6806.default"} profile:{}
2026-02-17 02:45:47.900 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.statefulset-6806"} profile:{inbound_rules:{action:"allow" rule_id:"Dnti-LtIjZHuy-Mr"} outbound_rules:{action:"allow" rule_id:"mzYx-Pfj9abD4LTZ"}}
2026-02-17 02:45:47.900 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-6806/ss-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali38fed426469" profile_ids:"kns.statefulset-6806" profile_ids:"ksa.statefulset-6806.default" ipv4_nets:"10.100.226.28/32"}
2026-02-17 02:45:47.900 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6806/ss-1", EndpointId:"eth0"}
2026-02-17 02:45:47.900 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6806/ss-1", EndpointId:"eth0"}
2026-02-17 02:45:47.900 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6806/ss-1", EndpointId:"eth0"}
2026-02-17 02:45:47.901 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali38fed426469" ipVersion=0x4 table="filter"
2026-02-17 02:45:47.901 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_HWmeeCP1JHGjft3wmz" ipVersion=0x4 table="filter"
2026-02-17 02:45:47.901 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_Ul6viCvGcrpgOz3nEe" ipVersion=0x4 table="filter"
2026-02-17 02:45:47.901 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali38fed426469" ipVersion=0x4 table="filter"
2026-02-17 02:45:47.901 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_HWmeeCP1JHGjft3wmz" ipVersion=0x4 table="filter"
2026-02-17 02:45:47.901 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_Ul6viCvGcrpgOz3nEe" ipVersion=0x4 table="filter"
2026-02-17 02:45:47.901 [INFO][69] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali38fed426469"
2026-02-17 02:45:47.901 [INFO][69] felix/endpoint_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-6806/ss-1", EndpointId:"eth0"}
2026-02-17 02:45:47.901 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6806/ss-1", EndpointId:"eth0"}
2026-02-17 02:45:47.944 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6806/ss-1", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:45:47.944 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6806/ss-1", EndpointId:"eth0"} status="down"
2026-02-17 02:45:47.977 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=155 ifaceName="cali38fed426469" state="down"
2026-02-17 02:45:47.977 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali38fed426469"
2026-02-17 02:45:47.977 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali38fed426469", State:"down", Index:155}
2026-02-17 02:45:47.977 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali38fed426469", Addrs:set.Typed[string]{}}
2026-02-17 02:45:47.977 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali38fed426469", Addrs:set.Typed[string]{}}
2026-02-17 02:45:47.977 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali38fed426469"
2026-02-17 02:45:47.977 [INFO][69] felix/endpoint_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-6806/ss-1", EndpointId:"eth0"}
2026-02-17 02:45:47.977 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6806/ss-1", EndpointId:"eth0"}
2026-02-17 02:45:47.981 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=155 ifaceName="cali38fed426469" state="up"
2026-02-17 02:45:47.999 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6806/ss-1", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:45:47.999 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6806/ss-1", EndpointId:"eth0"} status="down"
2026-02-17 02:45:47.999 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali38fed426469", State:"up", Index:155}
2026-02-17 02:45:48.000 [INFO][69] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali38fed426469"
2026-02-17 02:45:48.000 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali38fed426469"
2026-02-17 02:45:48.000 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali38fed426469"
2026-02-17 02:45:48.000 [INFO][69] felix/endpoint_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-6806/ss-1", EndpointId:"eth0"}
2026-02-17 02:45:48.000 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6806/ss-1", EndpointId:"eth0"}
2026-02-17 02:45:48.014 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6806/ss-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:48.014 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6806/ss-1", EndpointId:"eth0"} status="up"
2026-02-17 02:45:48.582 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-9139"
2026-02-17 02:45:48.624 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=statefulset-6806/ss-1, name=eth0)
2026-02-17 02:45:48.631 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-6806/ss-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali38fed426469" profile_ids:"kns.statefulset-6806" profile_ids:"ksa.statefulset-6806.default" ipv4_nets:"10.100.226.28/32"}
2026-02-17 02:45:48.631 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6806/ss-1", EndpointId:"eth0"}
2026-02-17 02:45:48.632 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6806/ss-1", EndpointId:"eth0"}
2026-02-17 02:45:48.632 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6806/ss-1", EndpointId:"eth0"}
2026-02-17 02:45:48.632 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali38fed426469"
2026-02-17 02:45:48.632 [INFO][69] felix/endpoint_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-6806/ss-1", EndpointId:"eth0"}
2026-02-17 02:45:48.633 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6806/ss-1", EndpointId:"eth0"}
2026-02-17 02:45:48.645 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=statefulset-6806/ss-1, name=eth0)
2026-02-17 02:45:48.672 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=webhook-9139/sample-webhook-deployment-7d44fffc8-c4fl4, name=eth0)
2026-02-17 02:45:48.679 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6806/ss-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:48.679 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6806/ss-1", EndpointId:"eth0"} status="up"
2026-02-17 02:45:48.679 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-6806/ss-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali38fed426469" profile_ids:"kns.statefulset-6806" profile_ids:"ksa.statefulset-6806.default" ipv4_nets:"10.100.226.28/32"}
2026-02-17 02:45:48.679 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-9139/sample-webhook-deployment-7d44fffc8-c4fl4" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali4b8592a66d3" profile_ids:"kns.webhook-9139" profile_ids:"ksa.webhook-9139.default" ipv4_nets:"10.100.226.8/32"}
2026-02-17 02:45:48.679 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-9139/sample-webhook-deployment-7d44fffc8-c4fl4", EndpointId:"eth0"}
2026-02-17 02:45:48.679 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-9139/sample-webhook-deployment-7d44fffc8-c4fl4", EndpointId:"eth0"}
2026-02-17 02:45:48.679 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-9139/sample-webhook-deployment-7d44fffc8-c4fl4", EndpointId:"eth0"}
2026-02-17 02:45:48.680 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6806/ss-1", EndpointId:"eth0"}
2026-02-17 02:45:48.680 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6806/ss-1", EndpointId:"eth0"}
2026-02-17 02:45:48.680 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6806/ss-1", EndpointId:"eth0"}
2026-02-17 02:45:48.680 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali4b8592a66d3"
2026-02-17 02:45:48.680 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali38fed426469"
2026-02-17 02:45:48.680 [INFO][69] felix/endpoint_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-9139/sample-webhook-deployment-7d44fffc8-c4fl4", EndpointId:"eth0"}
2026-02-17 02:45:48.680 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-9139/sample-webhook-deployment-7d44fffc8-c4fl4", EndpointId:"eth0"}
2026-02-17 02:45:48.680 [INFO][69] felix/endpoint_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-6806/ss-1", EndpointId:"eth0"}
2026-02-17 02:45:48.680 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6806/ss-1", EndpointId:"eth0"}
2026-02-17 02:45:48.681 [INFO][69] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=webhook-9139/sample-webhook-deployment-7d44fffc8-c4fl4, name=eth0)
2026-02-17 02:45:48.704 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-9139/sample-webhook-deployment-7d44fffc8-c4fl4", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:48.704 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-9139/sample-webhook-deployment-7d44fffc8-c4fl4", EndpointId:"eth0"} status="up"
2026-02-17 02:45:48.704 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6806/ss-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:48.704 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6806/ss-1", EndpointId:"eth0"} status="up"
2026-02-17 02:45:48.704 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-9139/sample-webhook-deployment-7d44fffc8-c4fl4" endpoint_id:"eth0"}
2026-02-17 02:45:48.704 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.webhook-9139"}
2026-02-17 02:45:48.704 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.webhook-9139.default"}
2026-02-17 02:45:48.705 [INFO][69] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-9139/sample-webhook-deployment-7d44fffc8-c4fl4", EndpointId:"eth0"}
2026-02-17 02:45:48.705 [INFO][69] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-9139/sample-webhook-deployment-7d44fffc8-c4fl4", EndpointId:"eth0"}
2026-02-17 02:45:48.705 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.webhook-9139" ipVersion=0x4 table="filter"
2026-02-17 02:45:48.705 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_IlU0AJJ-Ds9dE1B90a" ipVersion=0x4 table="filter"
2026-02-17 02:45:48.705 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.webhook-9139" ipVersion=0x4 table="filter"
2026-02-17 02:45:48.705 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_IlU0AJJ-Ds9dE1B90a" ipVersion=0x4 table="filter"
2026-02-17 02:45:48.705 [INFO][69] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-9139/sample-webhook-deployment-7d44fffc8-c4fl4", EndpointId:"eth0"}
2026-02-17 02:45:48.705 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali4b8592a66d3" ipVersion=0x4 table="filter"
2026-02-17 02:45:48.705 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali4b8592a66d3" ipVersion=0x4 table="filter"
2026-02-17 02:45:48.705 [INFO][69] felix/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-9139/sample-webhook-deployment-7d44fffc8-c4fl4", EndpointId:"eth0"}
2026-02-17 02:45:48.705 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-9139/sample-webhook-deployment-7d44fffc8-c4fl4", EndpointId:"eth0"}
2026-02-17 02:45:48.706 [INFO][69] felix/conntrack.go 90: Removing conntrack flows ip=10.100.226.8
2026-02-17 02:45:48.824 [INFO][69] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-9139/sample-webhook-deployment-7d44fffc8-c4fl4", EndpointId:"eth0"}
2026-02-17 02:45:49.123 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=154 ifaceName="cali4b8592a66d3" state="down"
2026-02-17 02:45:49.123 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali4b8592a66d3"
2026-02-17 02:45:49.123 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali4b8592a66d3", State:"down", Index:154}
2026-02-17 02:45:49.123 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali4b8592a66d3", Addrs:set.Typed[string]{}}
2026-02-17 02:45:49.123 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali4b8592a66d3", Addrs:set.Typed[string]{}}
2026-02-17 02:45:49.125 [INFO][69] 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:45:49.127 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=154 ifaceName="cali4b8592a66d3" state=""
2026-02-17 02:45:49.127 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali4b8592a66d3"
2026-02-17 02:45:49.144 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali4b8592a66d3", State:"", Index:154}
2026-02-17 02:45:49.145 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali4b8592a66d3", Addrs:set.Set[string](nil)}
2026-02-17 02:45:49.145 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali4b8592a66d3", Addrs:set.Set[string](nil)}
2026-02-17 02:45:49.219 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-9139"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"648329da-2048-4e6b-a697-5d6bd747a7ee"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-9139"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-9139"} labels:{key:"webhook-9139" value:"true"}
2026-02-17 02:45:49.267 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-3078"} labels:{key:"e2e-run" value:"648329da-2048-4e6b-a697-5d6bd747a7ee"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-3078"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{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-3078"} labels:{key:"webhook-9139-markers" value:"true"}
2026-02-17 02:45:49.305 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-1083"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"648329da-2048-4e6b-a697-5d6bd747a7ee"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-1083"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1083"}
2026-02-17 02:45:49.326 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"configmap-1083" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:45:49.835 [INFO][69] 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:45:49.835 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali38fed426469"
2026-02-17 02:45:49.835 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali38fed426469", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:45:49.835 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali38fed426469", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:45:49.907 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=configmap-1083/pod-configmaps-fd85161a-32e5-426c-a40e-b030c1e0b519, name=eth0)
2026-02-17 02:45:49.908 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.configmap-1083.default"} profile:{}
2026-02-17 02:45:49.908 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.configmap-1083"} profile:{inbound_rules:{action:"allow" rule_id:"iilyl9Iwk93pEcLf"} outbound_rules:{action:"allow" rule_id:"BwiInnrb9JAHW_rq"}}
2026-02-17 02:45:49.908 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"configmap-1083/pod-configmaps-fd85161a-32e5-426c-a40e-b030c1e0b519" endpoint_id:"eth0"} endpoint:{state:"active" name:"califdb54e85d8d" profile_ids:"kns.configmap-1083" profile_ids:"ksa.configmap-1083.default" ipv4_nets:"10.100.226.33/32"}
2026-02-17 02:45:49.908 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-1083/pod-configmaps-fd85161a-32e5-426c-a40e-b030c1e0b519", EndpointId:"eth0"}
2026-02-17 02:45:49.908 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-1083/pod-configmaps-fd85161a-32e5-426c-a40e-b030c1e0b519", EndpointId:"eth0"}
2026-02-17 02:45:49.908 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-1083/pod-configmaps-fd85161a-32e5-426c-a40e-b030c1e0b519", EndpointId:"eth0"}
2026-02-17 02:45:49.909 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-califdb54e85d8d" ipVersion=0x4 table="filter"
2026-02-17 02:45:49.909 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.configmap-1083" ipVersion=0x4 table="filter"
2026-02-17 02:45:49.909 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_eeGt3RWBPg_WAqkrjv" ipVersion=0x4 table="filter"
2026-02-17 02:45:49.909 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-califdb54e85d8d" ipVersion=0x4 table="filter"
2026-02-17 02:45:49.909 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.configmap-1083" ipVersion=0x4 table="filter"
2026-02-17 02:45:49.909 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_eeGt3RWBPg_WAqkrjv" ipVersion=0x4 table="filter"
2026-02-17 02:45:49.909 [INFO][69] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="califdb54e85d8d"
2026-02-17 02:45:49.909 [INFO][69] felix/endpoint_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-1083/pod-configmaps-fd85161a-32e5-426c-a40e-b030c1e0b519", EndpointId:"eth0"}
2026-02-17 02:45:49.909 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-1083/pod-configmaps-fd85161a-32e5-426c-a40e-b030c1e0b519", EndpointId:"eth0"}
2026-02-17 02:45:49.953 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-1083/pod-configmaps-fd85161a-32e5-426c-a40e-b030c1e0b519", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:45:49.953 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-1083/pod-configmaps-fd85161a-32e5-426c-a40e-b030c1e0b519", EndpointId:"eth0"} status="down"
2026-02-17 02:45:49.988 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=156 ifaceName="califdb54e85d8d" state="down"
2026-02-17 02:45:49.989 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="califdb54e85d8d"
2026-02-17 02:45:49.989 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"califdb54e85d8d", State:"down", Index:156}
2026-02-17 02:45:49.989 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"califdb54e85d8d", Addrs:set.Typed[string]{}}
2026-02-17 02:45:49.989 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"califdb54e85d8d", Addrs:set.Typed[string]{}}
2026-02-17 02:45:49.989 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="califdb54e85d8d"
2026-02-17 02:45:49.989 [INFO][69] felix/endpoint_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-1083/pod-configmaps-fd85161a-32e5-426c-a40e-b030c1e0b519", EndpointId:"eth0"}
2026-02-17 02:45:49.989 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-1083/pod-configmaps-fd85161a-32e5-426c-a40e-b030c1e0b519", EndpointId:"eth0"}
2026-02-17 02:45:49.993 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=156 ifaceName="califdb54e85d8d" state="up"
2026-02-17 02:45:50.014 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-1083/pod-configmaps-fd85161a-32e5-426c-a40e-b030c1e0b519", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:45:50.014 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-1083/pod-configmaps-fd85161a-32e5-426c-a40e-b030c1e0b519", EndpointId:"eth0"} status="down"
2026-02-17 02:45:50.014 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"califdb54e85d8d", State:"up", Index:156}
2026-02-17 02:45:50.014 [INFO][69] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="califdb54e85d8d"
2026-02-17 02:45:50.014 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="califdb54e85d8d"
2026-02-17 02:45:50.015 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="califdb54e85d8d"
2026-02-17 02:45:50.015 [INFO][69] felix/endpoint_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-1083/pod-configmaps-fd85161a-32e5-426c-a40e-b030c1e0b519", EndpointId:"eth0"}
2026-02-17 02:45:50.015 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-1083/pod-configmaps-fd85161a-32e5-426c-a40e-b030c1e0b519", EndpointId:"eth0"}
2026-02-17 02:45:50.037 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-1083/pod-configmaps-fd85161a-32e5-426c-a40e-b030c1e0b519", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:50.037 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-1083/pod-configmaps-fd85161a-32e5-426c-a40e-b030c1e0b519", EndpointId:"eth0"} status="up"
2026-02-17 02:45:50.647 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=configmap-1083/pod-configmaps-fd85161a-32e5-426c-a40e-b030c1e0b519, name=eth0)
2026-02-17 02:45:50.648 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"configmap-1083/pod-configmaps-fd85161a-32e5-426c-a40e-b030c1e0b519" endpoint_id:"eth0"} endpoint:{state:"active" name:"califdb54e85d8d" profile_ids:"kns.configmap-1083" profile_ids:"ksa.configmap-1083.default" ipv4_nets:"10.100.226.33/32"}
2026-02-17 02:45:50.648 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-1083/pod-configmaps-fd85161a-32e5-426c-a40e-b030c1e0b519", EndpointId:"eth0"}
2026-02-17 02:45:50.648 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-1083/pod-configmaps-fd85161a-32e5-426c-a40e-b030c1e0b519", EndpointId:"eth0"}
2026-02-17 02:45:50.648 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-1083/pod-configmaps-fd85161a-32e5-426c-a40e-b030c1e0b519", EndpointId:"eth0"}
2026-02-17 02:45:50.648 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="califdb54e85d8d"
2026-02-17 02:45:50.649 [INFO][69] felix/endpoint_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-1083/pod-configmaps-fd85161a-32e5-426c-a40e-b030c1e0b519", EndpointId:"eth0"}
2026-02-17 02:45:50.649 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-1083/pod-configmaps-fd85161a-32e5-426c-a40e-b030c1e0b519", EndpointId:"eth0"}
2026-02-17 02:45:50.680 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-1083/pod-configmaps-fd85161a-32e5-426c-a40e-b030c1e0b519", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:50.680 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-1083/pod-configmaps-fd85161a-32e5-426c-a40e-b030c1e0b519", EndpointId:"eth0"} status="up"
2026-02-17 02:45:51.211 [INFO][69] 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:45:51.211 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="califdb54e85d8d"
2026-02-17 02:45:51.211 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"califdb54e85d8d", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:45:51.211 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"califdb54e85d8d", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:45:51.817 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=configmap-1083/pod-configmaps-fd85161a-32e5-426c-a40e-b030c1e0b519, name=eth0)
2026-02-17 02:45:51.817 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"configmap-1083/pod-configmaps-fd85161a-32e5-426c-a40e-b030c1e0b519" endpoint_id:"eth0"} endpoint:{state:"active" name:"califdb54e85d8d" profile_ids:"kns.configmap-1083" profile_ids:"ksa.configmap-1083.default" ipv4_nets:"10.100.226.33/32"}
2026-02-17 02:45:51.817 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-1083/pod-configmaps-fd85161a-32e5-426c-a40e-b030c1e0b519", EndpointId:"eth0"}
2026-02-17 02:45:51.818 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-1083/pod-configmaps-fd85161a-32e5-426c-a40e-b030c1e0b519", EndpointId:"eth0"}
2026-02-17 02:45:51.818 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-1083/pod-configmaps-fd85161a-32e5-426c-a40e-b030c1e0b519", EndpointId:"eth0"}
2026-02-17 02:45:51.819 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="califdb54e85d8d"
2026-02-17 02:45:51.819 [INFO][69] felix/endpoint_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-1083/pod-configmaps-fd85161a-32e5-426c-a40e-b030c1e0b519", EndpointId:"eth0"}
2026-02-17 02:45:51.819 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-1083/pod-configmaps-fd85161a-32e5-426c-a40e-b030c1e0b519", EndpointId:"eth0"}
bird: KIF: Received address message for unknown interface 156
2026-02-17 02:45:51.843 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-1083/pod-configmaps-fd85161a-32e5-426c-a40e-b030c1e0b519", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:51.843 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-1083/pod-configmaps-fd85161a-32e5-426c-a40e-b030c1e0b519", EndpointId:"eth0"} status="up"
2026-02-17 02:45:51.924 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=156 ifaceName="califdb54e85d8d" state="down"
2026-02-17 02:45:51.924 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="califdb54e85d8d"
2026-02-17 02:45:51.924 [INFO][69] 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:45:51.924 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"califdb54e85d8d", State:"down", Index:156}
2026-02-17 02:45:51.924 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"califdb54e85d8d", Addrs:set.Typed[string]{}}
2026-02-17 02:45:51.924 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"califdb54e85d8d", Addrs:set.Typed[string]{}}
2026-02-17 02:45:51.924 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="califdb54e85d8d"
2026-02-17 02:45:51.924 [INFO][69] felix/endpoint_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-1083/pod-configmaps-fd85161a-32e5-426c-a40e-b030c1e0b519", EndpointId:"eth0"}
2026-02-17 02:45:51.924 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-1083/pod-configmaps-fd85161a-32e5-426c-a40e-b030c1e0b519", EndpointId:"eth0"}
2026-02-17 02:45:51.925 [INFO][69] felix/conntrack.go 90: Removing conntrack flows ip=10.100.226.33
2026-02-17 02:45:51.926 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=156 ifaceName="califdb54e85d8d" state=""
2026-02-17 02:45:51.926 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="califdb54e85d8d"
2026-02-17 02:45:51.945 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-1083/pod-configmaps-fd85161a-32e5-426c-a40e-b030c1e0b519", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:45:51.945 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-1083/pod-configmaps-fd85161a-32e5-426c-a40e-b030c1e0b519", EndpointId:"eth0"} status="down"
2026-02-17 02:45:51.945 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"califdb54e85d8d", State:"", Index:156}
2026-02-17 02:45:51.945 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"califdb54e85d8d", Addrs:set.Set[string](nil)}
2026-02-17 02:45:51.945 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"califdb54e85d8d", Addrs:set.Set[string](nil)}
2026-02-17 02:45:51.945 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="califdb54e85d8d"
2026-02-17 02:45:51.945 [INFO][69] felix/endpoint_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-1083/pod-configmaps-fd85161a-32e5-426c-a40e-b030c1e0b519", EndpointId:"eth0"}
2026-02-17 02:45:51.945 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-1083/pod-configmaps-fd85161a-32e5-426c-a40e-b030c1e0b519", EndpointId:"eth0"}
2026-02-17 02:45:51.965 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-1083/pod-configmaps-fd85161a-32e5-426c-a40e-b030c1e0b519", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:45:51.966 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-1083/pod-configmaps-fd85161a-32e5-426c-a40e-b030c1e0b519", EndpointId:"eth0"} status="down"
2026-02-17 02:45:52.051 [INFO][69] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=configmap-1083/pod-configmaps-fd85161a-32e5-426c-a40e-b030c1e0b519, name=eth0)
2026-02-17 02:45:52.052 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"configmap-1083/pod-configmaps-fd85161a-32e5-426c-a40e-b030c1e0b519" endpoint_id:"eth0"}
2026-02-17 02:45:52.052 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.configmap-1083"}
2026-02-17 02:45:52.052 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.configmap-1083.default"}
2026-02-17 02:45:52.052 [INFO][69] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-1083/pod-configmaps-fd85161a-32e5-426c-a40e-b030c1e0b519", EndpointId:"eth0"}
2026-02-17 02:45:52.052 [INFO][69] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-1083/pod-configmaps-fd85161a-32e5-426c-a40e-b030c1e0b519", EndpointId:"eth0"}
2026-02-17 02:45:52.052 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.configmap-1083" ipVersion=0x4 table="filter"
2026-02-17 02:45:52.052 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_eeGt3RWBPg_WAqkrjv" ipVersion=0x4 table="filter"
2026-02-17 02:45:52.052 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.configmap-1083" ipVersion=0x4 table="filter"
2026-02-17 02:45:52.052 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_eeGt3RWBPg_WAqkrjv" ipVersion=0x4 table="filter"
2026-02-17 02:45:52.052 [INFO][69] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-1083/pod-configmaps-fd85161a-32e5-426c-a40e-b030c1e0b519", EndpointId:"eth0"}
2026-02-17 02:45:52.052 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-califdb54e85d8d" ipVersion=0x4 table="filter"
2026-02-17 02:45:52.052 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-califdb54e85d8d" ipVersion=0x4 table="filter"
2026-02-17 02:45:52.052 [INFO][69] felix/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-1083/pod-configmaps-fd85161a-32e5-426c-a40e-b030c1e0b519", EndpointId:"eth0"}
2026-02-17 02:45:52.052 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-1083/pod-configmaps-fd85161a-32e5-426c-a40e-b030c1e0b519", EndpointId:"eth0"}
2026-02-17 02:45:52.112 [INFO][69] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-1083/pod-configmaps-fd85161a-32e5-426c-a40e-b030c1e0b519", EndpointId:"eth0"}
2026-02-17 02:45:53.450 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-1083"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"648329da-2048-4e6b-a697-5d6bd747a7ee"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-1083"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1083"}
2026-02-17 02:45:53.483 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-6804"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"648329da-2048-4e6b-a697-5d6bd747a7ee"} labels:{key:"kubernetes.io/metadata.name" value:"pods-6804"} 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-6804"}
2026-02-17 02:45:53.509 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"pods-6804" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:45:54.081 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=pods-6804/pod-xgrcc, name=eth0)
2026-02-17 02:45:54.082 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.pods-6804.default"} profile:{}
2026-02-17 02:45:54.111 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.pods-6804"} profile:{inbound_rules:{action:"allow" rule_id:"P82qkzETLB1RupnK"} outbound_rules:{action:"allow" rule_id:"obSgfqxC7b3vRAmL"}}
2026-02-17 02:45:54.111 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-6804/pod-xgrcc" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali0570b9e2f89" profile_ids:"kns.pods-6804" profile_ids:"ksa.pods-6804.default" ipv4_nets:"10.100.226.32/32"}
2026-02-17 02:45:54.112 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-6804/pod-xgrcc", EndpointId:"eth0"}
2026-02-17 02:45:54.112 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-6804/pod-xgrcc", EndpointId:"eth0"}
2026-02-17 02:45:54.112 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-6804/pod-xgrcc", EndpointId:"eth0"}
2026-02-17 02:45:54.112 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali0570b9e2f89" ipVersion=0x4 table="filter"
2026-02-17 02:45:54.112 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.pods-6804" ipVersion=0x4 table="filter"
2026-02-17 02:45:54.112 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_2cmdMgauDJ8_MrMXg8" ipVersion=0x4 table="filter"
2026-02-17 02:45:54.113 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali0570b9e2f89" ipVersion=0x4 table="filter"
2026-02-17 02:45:54.113 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.pods-6804" ipVersion=0x4 table="filter"
2026-02-17 02:45:54.113 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_2cmdMgauDJ8_MrMXg8" ipVersion=0x4 table="filter"
2026-02-17 02:45:54.113 [INFO][69] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali0570b9e2f89"
2026-02-17 02:45:54.113 [INFO][69] felix/endpoint_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-6804/pod-xgrcc", EndpointId:"eth0"}
2026-02-17 02:45:54.113 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-6804/pod-xgrcc", EndpointId:"eth0"}
2026-02-17 02:45:54.157 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-6804/pod-xgrcc", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:45:54.157 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-6804/pod-xgrcc", EndpointId:"eth0"} status="down"
2026-02-17 02:45:54.160 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=157 ifaceName="cali0570b9e2f89" state="down"
2026-02-17 02:45:54.160 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali0570b9e2f89", State:"down", Index:157}
2026-02-17 02:45:54.160 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali0570b9e2f89"
2026-02-17 02:45:54.160 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali0570b9e2f89", Addrs:set.Typed[string]{}}
2026-02-17 02:45:54.160 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali0570b9e2f89", Addrs:set.Typed[string]{}}
2026-02-17 02:45:54.160 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali0570b9e2f89"
2026-02-17 02:45:54.160 [INFO][69] felix/endpoint_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-6804/pod-xgrcc", EndpointId:"eth0"}
2026-02-17 02:45:54.161 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-6804/pod-xgrcc", EndpointId:"eth0"}
2026-02-17 02:45:54.164 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=157 ifaceName="cali0570b9e2f89" state="up"
2026-02-17 02:45:54.187 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-6804/pod-xgrcc", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:45:54.187 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-6804/pod-xgrcc", EndpointId:"eth0"} status="down"
2026-02-17 02:45:54.187 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali0570b9e2f89", State:"up", Index:157}
2026-02-17 02:45:54.188 [INFO][69] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali0570b9e2f89"
2026-02-17 02:45:54.188 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali0570b9e2f89"
2026-02-17 02:45:54.188 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali0570b9e2f89"
2026-02-17 02:45:54.188 [INFO][69] felix/endpoint_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-6804/pod-xgrcc", EndpointId:"eth0"}
2026-02-17 02:45:54.188 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-6804/pod-xgrcc", EndpointId:"eth0"}
2026-02-17 02:45:54.214 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-6804/pod-xgrcc", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:54.214 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-6804/pod-xgrcc", EndpointId:"eth0"} status="up"
2026-02-17 02:45:54.567 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-9139" name:"default"}
2026-02-17 02:45:54.654 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-markers-3078" name:"default"}
2026-02-17 02:45:54.678 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=pods-6804/pod-xgrcc, name=eth0)
2026-02-17 02:45:54.683 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-6804/pod-xgrcc" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali0570b9e2f89" profile_ids:"kns.pods-6804" profile_ids:"ksa.pods-6804.default" ipv4_nets:"10.100.226.32/32"}
2026-02-17 02:45:54.683 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-6804/pod-xgrcc", EndpointId:"eth0"}
2026-02-17 02:45:54.683 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-6804/pod-xgrcc", EndpointId:"eth0"}
2026-02-17 02:45:54.683 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-6804/pod-xgrcc", EndpointId:"eth0"}
2026-02-17 02:45:54.684 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali0570b9e2f89"
2026-02-17 02:45:54.684 [INFO][69] felix/endpoint_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-6804/pod-xgrcc", EndpointId:"eth0"}
2026-02-17 02:45:54.685 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-6804/pod-xgrcc", EndpointId:"eth0"}
2026-02-17 02:45:54.713 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-6804/pod-xgrcc", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:54.713 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-6804/pod-xgrcc", EndpointId:"eth0"} status="up"
2026-02-17 02:45:54.784 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-9139"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"648329da-2048-4e6b-a697-5d6bd747a7ee"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-9139"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-9139"} labels:{key:"webhook-9139" value:"true"}
2026-02-17 02:45:54.816 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-9139"}
2026-02-17 02:45:54.837 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-3078"} labels:{key:"e2e-run" value:"648329da-2048-4e6b-a697-5d6bd747a7ee"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-3078"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{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-3078"} labels:{key:"webhook-9139-markers" value:"true"}
2026-02-17 02:45:54.860 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-markers-3078"}
2026-02-17 02:45:55.243 [INFO][69] 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:45:55.243 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali0570b9e2f89"
2026-02-17 02:45:55.243 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali0570b9e2f89", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:45:55.243 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali0570b9e2f89", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:45:55.550 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=pods-6804/pod-xgrcc, name=eth0)
2026-02-17 02:45:55.550 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-6804/pod-xgrcc" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali0570b9e2f89" profile_ids:"kns.pods-6804" profile_ids:"ksa.pods-6804.default" ipv4_nets:"10.100.226.32/32"}
2026-02-17 02:45:55.551 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-6804/pod-xgrcc", EndpointId:"eth0"}
2026-02-17 02:45:55.551 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-6804/pod-xgrcc", EndpointId:"eth0"}
2026-02-17 02:45:55.552 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-6804/pod-xgrcc", EndpointId:"eth0"}
2026-02-17 02:45:55.552 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali0570b9e2f89"
2026-02-17 02:45:55.552 [INFO][69] felix/endpoint_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-6804/pod-xgrcc", EndpointId:"eth0"}
2026-02-17 02:45:55.552 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-6804/pod-xgrcc", EndpointId:"eth0"}
2026-02-17 02:45:55.575 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-6804/pod-xgrcc", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:55.575 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-6804/pod-xgrcc", EndpointId:"eth0"} status="up"
2026-02-17 02:45:55.575 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-6804"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"648329da-2048-4e6b-a697-5d6bd747a7ee"} labels:{key:"kubernetes.io/metadata.name" value:"pods-6804"} 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-6804"}
2026-02-17 02:45:55.614 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"sysctl-809"} labels:{key:"e2e-framework" value:"sysctl"} labels:{key:"e2e-run" value:"648329da-2048-4e6b-a697-5d6bd747a7ee"} labels:{key:"kubernetes.io/metadata.name" value:"sysctl-809"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-809"}
2026-02-17 02:45:55.644 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"sysctl-809" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:45:57.633 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=statefulset-6806/ss-1, name=eth0)
2026-02-17 02:45:57.633 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-6806/ss-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali38fed426469" profile_ids:"kns.statefulset-6806" profile_ids:"ksa.statefulset-6806.default" ipv4_nets:"10.100.226.28/32"}
2026-02-17 02:45:57.633 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6806/ss-1", EndpointId:"eth0"}
2026-02-17 02:45:57.634 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6806/ss-1", EndpointId:"eth0"}
2026-02-17 02:45:57.634 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6806/ss-1", EndpointId:"eth0"}
2026-02-17 02:45:57.635 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali38fed426469"
2026-02-17 02:45:57.635 [INFO][69] felix/endpoint_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-6806/ss-1", EndpointId:"eth0"}
2026-02-17 02:45:57.635 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6806/ss-1", EndpointId:"eth0"}
2026-02-17 02:45:57.661 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6806/ss-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:57.661 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6806/ss-1", EndpointId:"eth0"} status="up"
2026-02-17 02:45:58.715 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"configmap-1083" name:"default"}
2026-02-17 02:45:58.780 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-1083"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"648329da-2048-4e6b-a697-5d6bd747a7ee"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-1083"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1083"}
2026-02-17 02:45:58.807 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"configmap-1083"}
2026-02-17 02:45:59.703 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"sysctl-809"} labels:{key:"e2e-framework" value:"sysctl"} labels:{key:"e2e-run" value:"648329da-2048-4e6b-a697-5d6bd747a7ee"} labels:{key:"kubernetes.io/metadata.name" value:"sysctl-809"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-809"}
2026-02-17 02:45:59.727 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"proxy-3650"} labels:{key:"e2e-framework" value:"proxy"} labels:{key:"e2e-run" value:"648329da-2048-4e6b-a697-5d6bd747a7ee"} labels:{key:"kubernetes.io/metadata.name" value:"proxy-3650"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3650"}
2026-02-17 02:45:59.727 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"proxy-3650" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:46:00.338 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=proxy-3650/agnhost, name=eth0)
2026-02-17 02:46:00.339 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.proxy-3650"} profile:{inbound_rules:{action:"allow" rule_id:"1jXvA0tuDDQQBkn5"} outbound_rules:{action:"allow" rule_id:"vXC-j0MEmRYezc0b"}}
2026-02-17 02:46:00.339 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.proxy-3650.default"} profile:{}
2026-02-17 02:46:00.339 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"proxy-3650/agnhost" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali7e7bd848fa5" profile_ids:"kns.proxy-3650" profile_ids:"ksa.proxy-3650.default" ipv4_nets:"10.100.226.30/32"}
2026-02-17 02:46:00.339 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-3650/agnhost", EndpointId:"eth0"}
2026-02-17 02:46:00.339 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-3650/agnhost", EndpointId:"eth0"}
2026-02-17 02:46:00.339 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-3650/agnhost", EndpointId:"eth0"}
2026-02-17 02:46:00.340 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali7e7bd848fa5" ipVersion=0x4 table="filter"
2026-02-17 02:46:00.340 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.proxy-3650" ipVersion=0x4 table="filter"
2026-02-17 02:46:00.340 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_5J-YiQiPNo9TKLcUXh" ipVersion=0x4 table="filter"
2026-02-17 02:46:00.340 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali7e7bd848fa5" ipVersion=0x4 table="filter"
2026-02-17 02:46:00.340 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.proxy-3650" ipVersion=0x4 table="filter"
2026-02-17 02:46:00.340 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_5J-YiQiPNo9TKLcUXh" ipVersion=0x4 table="filter"
2026-02-17 02:46:00.340 [INFO][69] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali7e7bd848fa5"
2026-02-17 02:46:00.340 [INFO][69] felix/endpoint_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-3650/agnhost", EndpointId:"eth0"}
2026-02-17 02:46:00.340 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-3650/agnhost", EndpointId:"eth0"}
2026-02-17 02:46:00.383 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-3650/agnhost", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:46:00.383 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-3650/agnhost", EndpointId:"eth0"} status="down"
2026-02-17 02:46:00.408 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=158 ifaceName="cali7e7bd848fa5" state="down"
2026-02-17 02:46:00.408 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali7e7bd848fa5"
2026-02-17 02:46:00.408 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali7e7bd848fa5", State:"down", Index:158}
2026-02-17 02:46:00.408 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali7e7bd848fa5", Addrs:set.Typed[string]{}}
2026-02-17 02:46:00.408 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali7e7bd848fa5", Addrs:set.Typed[string]{}}
2026-02-17 02:46:00.408 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali7e7bd848fa5"
2026-02-17 02:46:00.408 [INFO][69] felix/endpoint_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-3650/agnhost", EndpointId:"eth0"}
2026-02-17 02:46:00.408 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-3650/agnhost", EndpointId:"eth0"}
2026-02-17 02:46:00.409 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=158 ifaceName="cali7e7bd848fa5" state="up"
2026-02-17 02:46:00.426 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-3650/agnhost", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:46:00.426 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-3650/agnhost", EndpointId:"eth0"} status="down"
2026-02-17 02:46:00.427 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali7e7bd848fa5", State:"up", Index:158}
2026-02-17 02:46:00.427 [INFO][69] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali7e7bd848fa5"
2026-02-17 02:46:00.427 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali7e7bd848fa5"
2026-02-17 02:46:00.427 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali7e7bd848fa5"
2026-02-17 02:46:00.427 [INFO][69] felix/endpoint_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-3650/agnhost", EndpointId:"eth0"}
2026-02-17 02:46:00.427 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-3650/agnhost", EndpointId:"eth0"}
2026-02-17 02:46:00.452 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-3650/agnhost", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:46:00.452 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-3650/agnhost", EndpointId:"eth0"} status="up"
2026-02-17 02:46:00.599 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=pods-6804/pod-xgrcc, name=eth0)
2026-02-17 02:46:00.600 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-6804/pod-xgrcc" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali0570b9e2f89" profile_ids:"kns.pods-6804" profile_ids:"ksa.pods-6804.default" ipv4_nets:"10.100.226.32/32"}
2026-02-17 02:46:00.600 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-6804/pod-xgrcc", EndpointId:"eth0"}
2026-02-17 02:46:00.600 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-6804/pod-xgrcc", EndpointId:"eth0"}
2026-02-17 02:46:00.600 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-6804/pod-xgrcc", EndpointId:"eth0"}
2026-02-17 02:46:00.600 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali0570b9e2f89"
2026-02-17 02:46:00.600 [INFO][69] felix/endpoint_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-6804/pod-xgrcc", EndpointId:"eth0"}
2026-02-17 02:46:00.600 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-6804/pod-xgrcc", EndpointId:"eth0"}
2026-02-17 02:46:00.632 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=pods-6804/pod-xgrcc, name=eth0)
2026-02-17 02:46:00.635 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-6804/pod-xgrcc", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:46:00.635 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-6804/pod-xgrcc", EndpointId:"eth0"} status="up"
2026-02-17 02:46:00.635 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-6804"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"648329da-2048-4e6b-a697-5d6bd747a7ee"} labels:{key:"kubernetes.io/metadata.name" value:"pods-6804"} 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-6804"}
2026-02-17 02:46:00.635 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-6804/pod-xgrcc" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali0570b9e2f89" profile_ids:"kns.pods-6804" profile_ids:"ksa.pods-6804.default" ipv4_nets:"10.100.226.32/32"}
2026-02-17 02:46:00.635 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-6804/pod-xgrcc", EndpointId:"eth0"}
2026-02-17 02:46:00.635 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-6804/pod-xgrcc", EndpointId:"eth0"}
2026-02-17 02:46:00.635 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-6804/pod-xgrcc", EndpointId:"eth0"}
2026-02-17 02:46:00.635 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali0570b9e2f89"
2026-02-17 02:46:00.635 [INFO][69] felix/endpoint_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-6804/pod-xgrcc", EndpointId:"eth0"}
2026-02-17 02:46:00.636 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-6804/pod-xgrcc", EndpointId:"eth0"}
2026-02-17 02:46:00.664 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-6804/pod-xgrcc", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:46:00.664 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-6804/pod-xgrcc", EndpointId:"eth0"} status="up"
2026-02-17 02:46:00.705 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=proxy-3650/agnhost, name=eth0)
2026-02-17 02:46:00.706 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"proxy-3650/agnhost" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali7e7bd848fa5" profile_ids:"kns.proxy-3650" profile_ids:"ksa.proxy-3650.default" ipv4_nets:"10.100.226.30/32"}
2026-02-17 02:46:00.707 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-3650/agnhost", EndpointId:"eth0"}
2026-02-17 02:46:00.707 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-3650/agnhost", EndpointId:"eth0"}
2026-02-17 02:46:00.707 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-3650/agnhost", EndpointId:"eth0"}
2026-02-17 02:46:00.707 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali7e7bd848fa5"
2026-02-17 02:46:00.708 [INFO][69] felix/endpoint_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-3650/agnhost", EndpointId:"eth0"}
2026-02-17 02:46:00.708 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-3650/agnhost", EndpointId:"eth0"}
2026-02-17 02:46:00.727 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-3650/agnhost", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:46:00.727 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-3650/agnhost", EndpointId:"eth0"} status="up"
2026-02-17 02:46:00.895 [INFO][69] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=pods-6804/pod-xgrcc, name=eth0)
2026-02-17 02:46:00.895 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-6804/pod-xgrcc" endpoint_id:"eth0"}
2026-02-17 02:46:00.895 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.pods-6804.default"}
2026-02-17 02:46:00.895 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.pods-6804"}
2026-02-17 02:46:00.895 [INFO][69] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-6804/pod-xgrcc", EndpointId:"eth0"}
2026-02-17 02:46:00.895 [INFO][69] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-6804/pod-xgrcc", EndpointId:"eth0"}
2026-02-17 02:46:00.896 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.pods-6804" ipVersion=0x4 table="filter"
2026-02-17 02:46:00.896 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_2cmdMgauDJ8_MrMXg8" ipVersion=0x4 table="filter"
2026-02-17 02:46:00.896 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.pods-6804" ipVersion=0x4 table="filter"
2026-02-17 02:46:00.896 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_2cmdMgauDJ8_MrMXg8" ipVersion=0x4 table="filter"
2026-02-17 02:46:00.896 [INFO][69] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-6804/pod-xgrcc", EndpointId:"eth0"}
2026-02-17 02:46:00.896 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali0570b9e2f89" ipVersion=0x4 table="filter"
2026-02-17 02:46:00.896 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali0570b9e2f89" ipVersion=0x4 table="filter"
2026-02-17 02:46:00.896 [INFO][69] felix/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-6804/pod-xgrcc", EndpointId:"eth0"}
2026-02-17 02:46:00.896 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-6804/pod-xgrcc", EndpointId:"eth0"}
2026-02-17 02:46:00.897 [INFO][69] felix/conntrack.go 90: Removing conntrack flows ip=10.100.226.32
2026-02-17 02:46:00.955 [INFO][69] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-6804/pod-xgrcc", EndpointId:"eth0"}
2026-02-17 02:46:01.005 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=157 ifaceName="cali0570b9e2f89" state="down"
2026-02-17 02:46:01.006 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali0570b9e2f89", State:"down", Index:157}
2026-02-17 02:46:01.006 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali0570b9e2f89"
2026-02-17 02:46:01.006 [INFO][69] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=157
2026-02-17 02:46:01.006 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=157 ifaceName="cali0570b9e2f89" state=""
2026-02-17 02:46:01.006 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali0570b9e2f89"
2026-02-17 02:46:01.028 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali0570b9e2f89", Addrs:set.Typed[string]{}}
2026-02-17 02:46:01.028 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali0570b9e2f89", Addrs:set.Typed[string]{}}
2026-02-17 02:46:01.028 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali0570b9e2f89", State:"", Index:157}
2026-02-17 02:46:01.028 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali0570b9e2f89", Addrs:set.Set[string](nil)}
2026-02-17 02:46:01.028 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali0570b9e2f89", Addrs:set.Set[string](nil)}
2026-02-17 02:46:01.779 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"e2e-proxy-test-service" namespace:"proxy-3650" type:"ClusterIP" cluster_ips:"10.254.57.40" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:46:01.908 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"proxy-3650"} labels:{key:"e2e-framework" value:"proxy"} labels:{key:"e2e-run" value:"648329da-2048-4e6b-a697-5d6bd747a7ee"} labels:{key:"kubernetes.io/metadata.name" value:"proxy-3650"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3650"}
2026-02-17 02:46:01.932 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-7517"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"648329da-2048-4e6b-a697-5d6bd747a7ee"} labels:{key:"kubernetes.io/metadata.name" value:"pods-7517"} 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-7517"}
2026-02-17 02:46:01.954 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"pods-7517" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:46:02.284 [INFO][69] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=158
2026-02-17 02:46:02.284 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali7e7bd848fa5"
2026-02-17 02:46:02.284 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali7e7bd848fa5", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:46:02.284 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali7e7bd848fa5", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:46:02.386 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"pods-6804" name:"default"}
2026-02-17 02:46:02.538 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-6804"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"648329da-2048-4e6b-a697-5d6bd747a7ee"} labels:{key:"kubernetes.io/metadata.name" value:"pods-6804"} 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-6804"}
2026-02-17 02:46:02.565 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"pods-6804"}
2026-02-17 02:46:04.774 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"sysctl-809" name:"default"}
2026-02-17 02:46:04.989 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"sysctl-809"} labels:{key:"e2e-framework" value:"sysctl"} labels:{key:"e2e-run" value:"648329da-2048-4e6b-a697-5d6bd747a7ee"} labels:{key:"kubernetes.io/metadata.name" value:"sysctl-809"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-809"}
2026-02-17 02:46:05.015 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"sysctl-809"}
2026-02-17 02:46:06.629 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-7517"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"648329da-2048-4e6b-a697-5d6bd747a7ee"} labels:{key:"kubernetes.io/metadata.name" value:"pods-7517"} 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-7517"}
2026-02-17 02:46:06.655 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"field-validation-6004"} labels:{key:"e2e-framework" value:"field-validation"} labels:{key:"e2e-run" value:"648329da-2048-4e6b-a697-5d6bd747a7ee"} labels:{key:"kubernetes.io/metadata.name" value:"field-validation-6004"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6004"}
2026-02-17 02:46:06.655 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"field-validation-6004" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:46:06.737 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"field-validation-6004"} labels:{key:"e2e-framework" value:"field-validation"} labels:{key:"e2e-run" value:"648329da-2048-4e6b-a697-5d6bd747a7ee"} labels:{key:"kubernetes.io/metadata.name" value:"field-validation-6004"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6004"}
2026-02-17 02:46:06.759 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replication-controller-7933"} labels:{key:"e2e-framework" value:"replication-controller"} labels:{key:"e2e-run" value:"648329da-2048-4e6b-a697-5d6bd747a7ee"} labels:{key:"kubernetes.io/metadata.name" value:"replication-controller-7933"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7933"}
2026-02-17 02:46:06.759 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"replication-controller-7933" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:46:06.938 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=proxy-3650/agnhost, name=eth0)
2026-02-17 02:46:06.938 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"proxy-3650/agnhost" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali7e7bd848fa5" profile_ids:"kns.proxy-3650" profile_ids:"ksa.proxy-3650.default" ipv4_nets:"10.100.226.30/32"}
2026-02-17 02:46:06.939 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-3650/agnhost", EndpointId:"eth0"}
2026-02-17 02:46:06.939 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-3650/agnhost", EndpointId:"eth0"}
2026-02-17 02:46:06.939 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-3650/agnhost", EndpointId:"eth0"}
2026-02-17 02:46:06.940 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali7e7bd848fa5"
2026-02-17 02:46:06.943 [INFO][69] felix/endpoint_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-3650/agnhost", EndpointId:"eth0"}
2026-02-17 02:46:06.943 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-3650/agnhost", EndpointId:"eth0"}
2026-02-17 02:46:06.960 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=proxy-3650/agnhost, name=eth0)
2026-02-17 02:46:07.001 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-3650/agnhost", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:46:07.001 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-3650/agnhost", EndpointId:"eth0"} status="up"
2026-02-17 02:46:07.001 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"proxy-3650"} labels:{key:"e2e-framework" value:"proxy"} labels:{key:"e2e-run" value:"648329da-2048-4e6b-a697-5d6bd747a7ee"} labels:{key:"kubernetes.io/metadata.name" value:"proxy-3650"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3650"}
2026-02-17 02:46:07.002 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"proxy-3650/agnhost" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali7e7bd848fa5" profile_ids:"kns.proxy-3650" profile_ids:"ksa.proxy-3650.default" ipv4_nets:"10.100.226.30/32"}
2026-02-17 02:46:07.002 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-3650/agnhost", EndpointId:"eth0"}
2026-02-17 02:46:07.002 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-3650/agnhost", EndpointId:"eth0"}
2026-02-17 02:46:07.002 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-3650/agnhost", EndpointId:"eth0"}
2026-02-17 02:46:07.002 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali7e7bd848fa5"
2026-02-17 02:46:07.002 [INFO][69] felix/endpoint_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-3650/agnhost", EndpointId:"eth0"}
2026-02-17 02:46:07.003 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-3650/agnhost", EndpointId:"eth0"}
2026-02-17 02:46:07.025 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-3650/agnhost", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:46:07.025 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-3650/agnhost", EndpointId:"eth0"} status="up"
2026-02-17 02:46:07.201 [INFO][69] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=proxy-3650/agnhost, name=eth0)
2026-02-17 02:46:07.201 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"proxy-3650/agnhost" endpoint_id:"eth0"}
2026-02-17 02:46:07.201 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.proxy-3650.default"}
2026-02-17 02:46:07.201 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.proxy-3650"}
2026-02-17 02:46:07.201 [INFO][69] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-3650/agnhost", EndpointId:"eth0"}
2026-02-17 02:46:07.201 [INFO][69] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-3650/agnhost", EndpointId:"eth0"}
2026-02-17 02:46:07.202 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.proxy-3650" ipVersion=0x4 table="filter"
2026-02-17 02:46:07.202 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_5J-YiQiPNo9TKLcUXh" ipVersion=0x4 table="filter"
2026-02-17 02:46:07.202 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.proxy-3650" ipVersion=0x4 table="filter"
2026-02-17 02:46:07.202 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_5J-YiQiPNo9TKLcUXh" ipVersion=0x4 table="filter"
2026-02-17 02:46:07.202 [INFO][69] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-3650/agnhost", EndpointId:"eth0"}
2026-02-17 02:46:07.202 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali7e7bd848fa5" ipVersion=0x4 table="filter"
2026-02-17 02:46:07.202 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali7e7bd848fa5" ipVersion=0x4 table="filter"
2026-02-17 02:46:07.202 [INFO][69] felix/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-3650/agnhost", EndpointId:"eth0"}
2026-02-17 02:46:07.202 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-3650/agnhost", EndpointId:"eth0"}
2026-02-17 02:46:07.203 [INFO][69] felix/conntrack.go 90: Removing conntrack flows ip=10.100.226.30
2026-02-17 02:46:07.262 [INFO][69] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-3650/agnhost", EndpointId:"eth0"}
2026-02-17 02:46:07.313 [INFO][69] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=158
2026-02-17 02:46:07.313 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali7e7bd848fa5"
2026-02-17 02:46:07.313 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=158 ifaceName="cali7e7bd848fa5" state="down"
2026-02-17 02:46:07.313 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali7e7bd848fa5", Addrs:set.Typed[string]{}}
2026-02-17 02:46:07.313 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali7e7bd848fa5", Addrs:set.Typed[string]{}}
2026-02-17 02:46:07.313 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali7e7bd848fa5", State:"down", Index:158}
2026-02-17 02:46:07.315 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=158 ifaceName="cali7e7bd848fa5" state=""
2026-02-17 02:46:07.315 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali7e7bd848fa5"
2026-02-17 02:46:07.336 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali7e7bd848fa5", State:"", Index:158}
2026-02-17 02:46:07.336 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali7e7bd848fa5", Addrs:set.Set[string](nil)}
2026-02-17 02:46:07.336 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali7e7bd848fa5", Addrs:set.Set[string](nil)}
2026-02-17 02:46:09.845 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replication-controller-7933"} labels:{key:"e2e-framework" value:"replication-controller"} labels:{key:"e2e-run" value:"648329da-2048-4e6b-a697-5d6bd747a7ee"} labels:{key:"kubernetes.io/metadata.name" value:"replication-controller-7933"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7933"}
2026-02-17 02:46:09.869 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"watch-4186"} labels:{key:"e2e-framework" value:"watch"} labels:{key:"e2e-run" value:"648329da-2048-4e6b-a697-5d6bd747a7ee"} labels:{key:"kubernetes.io/metadata.name" value:"watch-4186"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-4186"}
2026-02-17 02:46:09.890 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"watch-4186" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:46:11.711 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"pods-7517" name:"default"}
2026-02-17 02:46:11.965 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"field-validation-6004" name:"default"}
2026-02-17 02:46:12.089 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-7517"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"648329da-2048-4e6b-a697-5d6bd747a7ee"} labels:{key:"kubernetes.io/metadata.name" value:"pods-7517"} 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-7517"}
2026-02-17 02:46:12.118 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"pods-7517"}
2026-02-17 02:46:12.274 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"field-validation-6004"} labels:{key:"e2e-framework" value:"field-validation"} labels:{key:"e2e-run" value:"648329da-2048-4e6b-a697-5d6bd747a7ee"} labels:{key:"kubernetes.io/metadata.name" value:"field-validation-6004"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6004"}
2026-02-17 02:46:12.340 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"e2e-proxy-test-service" namespace:"proxy-3650"
2026-02-17 02:46:12.340 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"field-validation-6004"}
2026-02-17 02:46:12.751 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"proxy-3650" name:"default"}
2026-02-17 02:46:12.785 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"watch-4186"} labels:{key:"e2e-framework" value:"watch"} labels:{key:"e2e-run" value:"648329da-2048-4e6b-a697-5d6bd747a7ee"} labels:{key:"kubernetes.io/metadata.name" value:"watch-4186"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-4186"}
2026-02-17 02:46:12.817 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-3161"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"648329da-2048-4e6b-a697-5d6bd747a7ee"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-3161"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3161"}
2026-02-17 02:46:12.840 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"configmap-3161" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:46:12.875 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"proxy-3650"}
2026-02-17 02:46:13.476 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=configmap-3161/pod-configmaps-f2b7be16-9b58-468a-9853-28c767a41593, name=eth0)
2026-02-17 02:46:13.477 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.configmap-3161"} profile:{inbound_rules:{action:"allow" rule_id:"AjwZxgEdP7IbvSi4"} outbound_rules:{action:"allow" rule_id:"iKfn2cjWRUa3LLXe"}}
2026-02-17 02:46:13.477 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.configmap-3161.default"} profile:{}
2026-02-17 02:46:13.477 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"configmap-3161/pod-configmaps-f2b7be16-9b58-468a-9853-28c767a41593" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali089eec7a804" profile_ids:"kns.configmap-3161" profile_ids:"ksa.configmap-3161.default" ipv4_nets:"10.100.226.31/32"}
2026-02-17 02:46:13.477 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-3161/pod-configmaps-f2b7be16-9b58-468a-9853-28c767a41593", EndpointId:"eth0"}
2026-02-17 02:46:13.477 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-3161/pod-configmaps-f2b7be16-9b58-468a-9853-28c767a41593", EndpointId:"eth0"}
2026-02-17 02:46:13.477 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-3161/pod-configmaps-f2b7be16-9b58-468a-9853-28c767a41593", EndpointId:"eth0"}
2026-02-17 02:46:13.478 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali089eec7a804" ipVersion=0x4 table="filter"
2026-02-17 02:46:13.478 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.configmap-3161" ipVersion=0x4 table="filter"
2026-02-17 02:46:13.478 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_-TSWKn9AwUx5lFDkVK" ipVersion=0x4 table="filter"
2026-02-17 02:46:13.478 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali089eec7a804" ipVersion=0x4 table="filter"
2026-02-17 02:46:13.478 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.configmap-3161" ipVersion=0x4 table="filter"
2026-02-17 02:46:13.478 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_-TSWKn9AwUx5lFDkVK" ipVersion=0x4 table="filter"
2026-02-17 02:46:13.478 [INFO][69] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali089eec7a804"
2026-02-17 02:46:13.478 [INFO][69] felix/endpoint_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-3161/pod-configmaps-f2b7be16-9b58-468a-9853-28c767a41593", EndpointId:"eth0"}
2026-02-17 02:46:13.478 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-3161/pod-configmaps-f2b7be16-9b58-468a-9853-28c767a41593", EndpointId:"eth0"}
2026-02-17 02:46:13.532 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-3161/pod-configmaps-f2b7be16-9b58-468a-9853-28c767a41593", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:46:13.532 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-3161/pod-configmaps-f2b7be16-9b58-468a-9853-28c767a41593", EndpointId:"eth0"} status="down"
2026-02-17 02:46:13.559 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=159 ifaceName="cali089eec7a804" state="down"
2026-02-17 02:46:13.559 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali089eec7a804"
2026-02-17 02:46:13.559 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali089eec7a804", State:"down", Index:159}
2026-02-17 02:46:13.559 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali089eec7a804", Addrs:set.Typed[string]{}}
2026-02-17 02:46:13.559 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali089eec7a804", Addrs:set.Typed[string]{}}
2026-02-17 02:46:13.559 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali089eec7a804"
2026-02-17 02:46:13.559 [INFO][69] felix/endpoint_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-3161/pod-configmaps-f2b7be16-9b58-468a-9853-28c767a41593", EndpointId:"eth0"}
2026-02-17 02:46:13.559 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-3161/pod-configmaps-f2b7be16-9b58-468a-9853-28c767a41593", EndpointId:"eth0"}
2026-02-17 02:46:13.561 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=159 ifaceName="cali089eec7a804" state="up"
2026-02-17 02:46:13.588 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-3161/pod-configmaps-f2b7be16-9b58-468a-9853-28c767a41593", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:46:13.588 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-3161/pod-configmaps-f2b7be16-9b58-468a-9853-28c767a41593", EndpointId:"eth0"} status="down"
2026-02-17 02:46:13.588 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali089eec7a804", State:"up", Index:159}
2026-02-17 02:46:13.588 [INFO][69] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali089eec7a804"
2026-02-17 02:46:13.588 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali089eec7a804"
2026-02-17 02:46:13.588 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali089eec7a804"
2026-02-17 02:46:13.588 [INFO][69] felix/endpoint_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-3161/pod-configmaps-f2b7be16-9b58-468a-9853-28c767a41593", EndpointId:"eth0"}
2026-02-17 02:46:13.588 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-3161/pod-configmaps-f2b7be16-9b58-468a-9853-28c767a41593", EndpointId:"eth0"}
2026-02-17 02:46:13.610 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-3161/pod-configmaps-f2b7be16-9b58-468a-9853-28c767a41593", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:46:13.610 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-3161/pod-configmaps-f2b7be16-9b58-468a-9853-28c767a41593", EndpointId:"eth0"} status="up"
2026-02-17 02:46:14.797 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=configmap-3161/pod-configmaps-f2b7be16-9b58-468a-9853-28c767a41593, name=eth0)
2026-02-17 02:46:14.797 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"configmap-3161/pod-configmaps-f2b7be16-9b58-468a-9853-28c767a41593" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali089eec7a804" profile_ids:"kns.configmap-3161" profile_ids:"ksa.configmap-3161.default" ipv4_nets:"10.100.226.31/32"}
2026-02-17 02:46:14.797 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-3161/pod-configmaps-f2b7be16-9b58-468a-9853-28c767a41593", EndpointId:"eth0"}
2026-02-17 02:46:14.797 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-3161/pod-configmaps-f2b7be16-9b58-468a-9853-28c767a41593", EndpointId:"eth0"}
2026-02-17 02:46:14.797 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-3161/pod-configmaps-f2b7be16-9b58-468a-9853-28c767a41593", EndpointId:"eth0"}
2026-02-17 02:46:14.797 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali089eec7a804"
2026-02-17 02:46:14.798 [INFO][69] felix/endpoint_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-3161/pod-configmaps-f2b7be16-9b58-468a-9853-28c767a41593", EndpointId:"eth0"}
2026-02-17 02:46:14.798 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-3161/pod-configmaps-f2b7be16-9b58-468a-9853-28c767a41593", EndpointId:"eth0"}
2026-02-17 02:46:14.821 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-3161/pod-configmaps-f2b7be16-9b58-468a-9853-28c767a41593", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:46:14.821 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-3161/pod-configmaps-f2b7be16-9b58-468a-9853-28c767a41593", EndpointId:"eth0"} status="up"
2026-02-17 02:46:14.892 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replication-controller-7933"} labels:{key:"e2e-framework" value:"replication-controller"} labels:{key:"e2e-run" value:"648329da-2048-4e6b-a697-5d6bd747a7ee"} labels:{key:"kubernetes.io/metadata.name" value:"replication-controller-7933"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7933"}
2026-02-17 02:46:15.243 [INFO][69] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=159
2026-02-17 02:46:15.243 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali089eec7a804"
2026-02-17 02:46:15.243 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali089eec7a804", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:46:15.243 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali089eec7a804", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:46:15.948 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=configmap-3161/pod-configmaps-f2b7be16-9b58-468a-9853-28c767a41593, name=eth0)
2026-02-17 02:46:15.948 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"configmap-3161/pod-configmaps-f2b7be16-9b58-468a-9853-28c767a41593" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali089eec7a804" profile_ids:"kns.configmap-3161" profile_ids:"ksa.configmap-3161.default" ipv4_nets:"10.100.226.31/32"}
2026-02-17 02:46:15.948 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-3161/pod-configmaps-f2b7be16-9b58-468a-9853-28c767a41593", EndpointId:"eth0"}
2026-02-17 02:46:15.949 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-3161/pod-configmaps-f2b7be16-9b58-468a-9853-28c767a41593", EndpointId:"eth0"}
2026-02-17 02:46:15.950 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-3161/pod-configmaps-f2b7be16-9b58-468a-9853-28c767a41593", EndpointId:"eth0"}
bird: 2026-02-17 02:46:15.954 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali089eec7a804"
KIF: Received address message for unknown interface 159
2026-02-17 02:46:15.955 [INFO][69] 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:"configmap-3161/pod-configmaps-f2b7be16-9b58-468a-9853-28c767a41593", EndpointId:"eth0"}
2026-02-17 02:46:15.955 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-3161/pod-configmaps-f2b7be16-9b58-468a-9853-28c767a41593", EndpointId:"eth0"}
2026-02-17 02:46:15.984 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-3161/pod-configmaps-f2b7be16-9b58-468a-9853-28c767a41593", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:46:15.984 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-3161/pod-configmaps-f2b7be16-9b58-468a-9853-28c767a41593", EndpointId:"eth0"} status="down"
2026-02-17 02:46:16.051 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=159 ifaceName="cali089eec7a804" state="down"
2026-02-17 02:46:16.052 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali089eec7a804", State:"down", Index:159}
2026-02-17 02:46:16.052 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali089eec7a804"
2026-02-17 02:46:16.052 [INFO][69] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali089eec7a804"
2026-02-17 02:46:16.052 [INFO][69] felix/endpoint_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-3161/pod-configmaps-f2b7be16-9b58-468a-9853-28c767a41593", EndpointId:"eth0"}
2026-02-17 02:46:16.052 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-3161/pod-configmaps-f2b7be16-9b58-468a-9853-28c767a41593", EndpointId:"eth0"}
2026-02-17 02:46:16.052 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali089eec7a804"
2026-02-17 02:46:16.052 [INFO][69] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=159
2026-02-17 02:46:16.052 [INFO][69] felix/conntrack.go 90: Removing conntrack flows ip=10.100.226.31
2026-02-17 02:46:16.053 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=159 ifaceName="cali089eec7a804" state=""
2026-02-17 02:46:16.054 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali089eec7a804"
2026-02-17 02:46:16.083 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-3161/pod-configmaps-f2b7be16-9b58-468a-9853-28c767a41593", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:46:16.083 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-3161/pod-configmaps-f2b7be16-9b58-468a-9853-28c767a41593", EndpointId:"eth0"} status="down"
2026-02-17 02:46:16.083 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali089eec7a804", Addrs:set.Typed[string]{}}
2026-02-17 02:46:16.083 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali089eec7a804", Addrs:set.Typed[string]{}}
2026-02-17 02:46:16.083 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali089eec7a804", State:"", Index:159}
2026-02-17 02:46:16.083 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali089eec7a804", Addrs:set.Set[string](nil)}
2026-02-17 02:46:16.083 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali089eec7a804", Addrs:set.Set[string](nil)}
2026-02-17 02:46:16.083 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali089eec7a804"
2026-02-17 02:46:16.084 [INFO][69] felix/endpoint_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-3161/pod-configmaps-f2b7be16-9b58-468a-9853-28c767a41593", EndpointId:"eth0"}
2026-02-17 02:46:16.084 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-3161/pod-configmaps-f2b7be16-9b58-468a-9853-28c767a41593", EndpointId:"eth0"}
2026-02-17 02:46:16.114 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-3161/pod-configmaps-f2b7be16-9b58-468a-9853-28c767a41593", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:46:16.115 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-3161/pod-configmaps-f2b7be16-9b58-468a-9853-28c767a41593", EndpointId:"eth0"} status="down"
2026-02-17 02:46:16.131 [INFO][69] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=configmap-3161/pod-configmaps-f2b7be16-9b58-468a-9853-28c767a41593, name=eth0)
2026-02-17 02:46:16.132 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"configmap-3161/pod-configmaps-f2b7be16-9b58-468a-9853-28c767a41593" endpoint_id:"eth0"}
2026-02-17 02:46:16.132 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.configmap-3161"}
2026-02-17 02:46:16.132 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.configmap-3161.default"}
2026-02-17 02:46:16.132 [INFO][69] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-3161/pod-configmaps-f2b7be16-9b58-468a-9853-28c767a41593", EndpointId:"eth0"}
2026-02-17 02:46:16.132 [INFO][69] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-3161/pod-configmaps-f2b7be16-9b58-468a-9853-28c767a41593", EndpointId:"eth0"}
2026-02-17 02:46:16.132 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.configmap-3161" ipVersion=0x4 table="filter"
2026-02-17 02:46:16.132 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_-TSWKn9AwUx5lFDkVK" ipVersion=0x4 table="filter"
2026-02-17 02:46:16.132 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.configmap-3161" ipVersion=0x4 table="filter"
2026-02-17 02:46:16.132 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_-TSWKn9AwUx5lFDkVK" ipVersion=0x4 table="filter"
2026-02-17 02:46:16.132 [INFO][69] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-3161/pod-configmaps-f2b7be16-9b58-468a-9853-28c767a41593", EndpointId:"eth0"}
2026-02-17 02:46:16.133 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali089eec7a804" ipVersion=0x4 table="filter"
2026-02-17 02:46:16.133 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali089eec7a804" ipVersion=0x4 table="filter"
2026-02-17 02:46:16.133 [INFO][69] felix/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-3161/pod-configmaps-f2b7be16-9b58-468a-9853-28c767a41593", EndpointId:"eth0"}
2026-02-17 02:46:16.133 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-3161/pod-configmaps-f2b7be16-9b58-468a-9853-28c767a41593", EndpointId:"eth0"}
2026-02-17 02:46:16.192 [INFO][69] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-3161/pod-configmaps-f2b7be16-9b58-468a-9853-28c767a41593", EndpointId:"eth0"}
2026-02-17 02:46:16.970 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-3161"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"648329da-2048-4e6b-a697-5d6bd747a7ee"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-3161"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3161"}
2026-02-17 02:46:17.000 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-7657"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"648329da-2048-4e6b-a697-5d6bd747a7ee"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-7657"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-7657"}
2026-02-17 02:46:17.029 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-7657" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:46:17.048 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-7657"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"648329da-2048-4e6b-a697-5d6bd747a7ee"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-7657"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-7657"} labels:{key:"webhook-7657" value:"true"}
2026-02-17 02:46:17.048 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-3518"} labels:{key:"e2e-run" value:"648329da-2048-4e6b-a697-5d6bd747a7ee"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-3518"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{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-3518"} labels:{key:"webhook-7657-markers" value:"true"}
2026-02-17 02:46:17.068 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-markers-3518" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:46:17.822 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"watch-4186" name:"default"}
2026-02-17 02:46:17.992 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=webhook-7657/sample-webhook-deployment-7d44fffc8-x8k89, name=eth0)
2026-02-17 02:46:17.992 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.webhook-7657.default"} profile:{}
2026-02-17 02:46:17.992 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.webhook-7657"} profile:{inbound_rules:{action:"allow" rule_id:"m7Ot68hMVqlFVTvt"} outbound_rules:{action:"allow" rule_id:"yDDOELc_zTodl9ld"}}
2026-02-17 02:46:17.992 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-7657/sample-webhook-deployment-7d44fffc8-x8k89" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali331d3190269" profile_ids:"kns.webhook-7657" profile_ids:"ksa.webhook-7657.default" ipv4_nets:"10.100.226.35/32"}
2026-02-17 02:46:17.992 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-7657/sample-webhook-deployment-7d44fffc8-x8k89", EndpointId:"eth0"}
2026-02-17 02:46:17.992 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-7657/sample-webhook-deployment-7d44fffc8-x8k89", EndpointId:"eth0"}
2026-02-17 02:46:17.992 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-7657/sample-webhook-deployment-7d44fffc8-x8k89", EndpointId:"eth0"}
2026-02-17 02:46:17.993 [INFO][69] 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:46:17.993 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali331d3190269" ipVersion=0x4 table="filter"
2026-02-17 02:46:17.993 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.webhook-7657" ipVersion=0x4 table="filter"
2026-02-17 02:46:17.993 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_tbx9JLB7ZqJZXRM7GB" ipVersion=0x4 table="filter"
2026-02-17 02:46:17.993 [INFO][69] 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:46:17.993 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali331d3190269" ipVersion=0x4 table="filter"
2026-02-17 02:46:17.993 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.webhook-7657" ipVersion=0x4 table="filter"
2026-02-17 02:46:17.993 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_tbx9JLB7ZqJZXRM7GB" ipVersion=0x4 table="filter"
2026-02-17 02:46:17.993 [INFO][69] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali331d3190269"
2026-02-17 02:46:17.993 [INFO][69] felix/endpoint_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-7657/sample-webhook-deployment-7d44fffc8-x8k89", EndpointId:"eth0"}
2026-02-17 02:46:17.993 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-7657/sample-webhook-deployment-7d44fffc8-x8k89", EndpointId:"eth0"}
2026-02-17 02:46:18.036 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-7657/sample-webhook-deployment-7d44fffc8-x8k89", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:46:18.036 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-7657/sample-webhook-deployment-7d44fffc8-x8k89", EndpointId:"eth0"} status="down"
2026-02-17 02:46:18.074 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=160 ifaceName="cali331d3190269" state="down"
2026-02-17 02:46:18.074 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali331d3190269"
2026-02-17 02:46:18.074 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali331d3190269", State:"down", Index:160}
2026-02-17 02:46:18.074 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali331d3190269", Addrs:set.Typed[string]{}}
2026-02-17 02:46:18.074 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali331d3190269", Addrs:set.Typed[string]{}}
2026-02-17 02:46:18.074 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali331d3190269"
2026-02-17 02:46:18.074 [INFO][69] felix/endpoint_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-7657/sample-webhook-deployment-7d44fffc8-x8k89", EndpointId:"eth0"}
2026-02-17 02:46:18.074 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-7657/sample-webhook-deployment-7d44fffc8-x8k89", EndpointId:"eth0"}
2026-02-17 02:46:18.078 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=160 ifaceName="cali331d3190269" state="up"
2026-02-17 02:46:18.091 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-7657/sample-webhook-deployment-7d44fffc8-x8k89", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:46:18.091 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-7657/sample-webhook-deployment-7d44fffc8-x8k89", EndpointId:"eth0"} status="down"
2026-02-17 02:46:18.091 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali331d3190269", State:"up", Index:160}
2026-02-17 02:46:18.091 [INFO][69] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali331d3190269"
2026-02-17 02:46:18.091 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali331d3190269"
2026-02-17 02:46:18.091 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali331d3190269"
2026-02-17 02:46:18.091 [INFO][69] felix/endpoint_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-7657/sample-webhook-deployment-7d44fffc8-x8k89", EndpointId:"eth0"}
2026-02-17 02:46:18.091 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-7657/sample-webhook-deployment-7d44fffc8-x8k89", EndpointId:"eth0"}
2026-02-17 02:46:18.112 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-7657/sample-webhook-deployment-7d44fffc8-x8k89", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:46:18.112 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-7657/sample-webhook-deployment-7d44fffc8-x8k89", EndpointId:"eth0"} status="up"
2026-02-17 02:46:18.137 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"watch-4186"} labels:{key:"e2e-framework" value:"watch"} labels:{key:"e2e-run" value:"648329da-2048-4e6b-a697-5d6bd747a7ee"} labels:{key:"kubernetes.io/metadata.name" value:"watch-4186"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-4186"}
2026-02-17 02:46:18.157 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"watch-4186"}
2026-02-17 02:46:18.640 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=statefulset-6806/ss-1, name=eth0)
2026-02-17 02:46:18.640 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-6806/ss-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali38fed426469" profile_ids:"kns.statefulset-6806" profile_ids:"ksa.statefulset-6806.default" ipv4_nets:"10.100.226.28/32"}
2026-02-17 02:46:18.640 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6806/ss-1", EndpointId:"eth0"}
2026-02-17 02:46:18.640 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6806/ss-1", EndpointId:"eth0"}
2026-02-17 02:46:18.640 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6806/ss-1", EndpointId:"eth0"}
2026-02-17 02:46:18.641 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali38fed426469"
2026-02-17 02:46:18.641 [INFO][69] felix/endpoint_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-6806/ss-1", EndpointId:"eth0"}
2026-02-17 02:46:18.641 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6806/ss-1", EndpointId:"eth0"}
2026-02-17 02:46:18.664 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6806/ss-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:46:18.664 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6806/ss-1", EndpointId:"eth0"} status="up"
2026-02-17 02:46:18.822 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=webhook-7657/sample-webhook-deployment-7d44fffc8-x8k89, name=eth0)
2026-02-17 02:46:18.823 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-7657/sample-webhook-deployment-7d44fffc8-x8k89" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali331d3190269" profile_ids:"kns.webhook-7657" profile_ids:"ksa.webhook-7657.default" ipv4_nets:"10.100.226.35/32"}
2026-02-17 02:46:18.823 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-7657/sample-webhook-deployment-7d44fffc8-x8k89", EndpointId:"eth0"}
2026-02-17 02:46:18.823 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-7657/sample-webhook-deployment-7d44fffc8-x8k89", EndpointId:"eth0"}
2026-02-17 02:46:18.823 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-7657/sample-webhook-deployment-7d44fffc8-x8k89", EndpointId:"eth0"}
2026-02-17 02:46:18.824 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali331d3190269"
2026-02-17 02:46:18.824 [INFO][69] felix/endpoint_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-7657/sample-webhook-deployment-7d44fffc8-x8k89", EndpointId:"eth0"}
2026-02-17 02:46:18.824 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-7657/sample-webhook-deployment-7d44fffc8-x8k89", EndpointId:"eth0"}
2026-02-17 02:46:18.842 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=webhook-7657/sample-webhook-deployment-7d44fffc8-x8k89, name=eth0)
2026-02-17 02:46:18.854 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-7657/sample-webhook-deployment-7d44fffc8-x8k89", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:46:18.854 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-7657/sample-webhook-deployment-7d44fffc8-x8k89", EndpointId:"eth0"} status="up"
2026-02-17 02:46:18.854 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-7657/sample-webhook-deployment-7d44fffc8-x8k89" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali331d3190269" profile_ids:"kns.webhook-7657" profile_ids:"ksa.webhook-7657.default" ipv4_nets:"10.100.226.35/32"}
2026-02-17 02:46:18.854 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-7657/sample-webhook-deployment-7d44fffc8-x8k89", EndpointId:"eth0"}
2026-02-17 02:46:18.854 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-7657/sample-webhook-deployment-7d44fffc8-x8k89", EndpointId:"eth0"}
2026-02-17 02:46:18.855 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-7657/sample-webhook-deployment-7d44fffc8-x8k89", EndpointId:"eth0"}
2026-02-17 02:46:18.858 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali331d3190269"
2026-02-17 02:46:18.859 [INFO][69] felix/endpoint_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-7657/sample-webhook-deployment-7d44fffc8-x8k89", EndpointId:"eth0"}
2026-02-17 02:46:18.859 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-7657/sample-webhook-deployment-7d44fffc8-x8k89", EndpointId:"eth0"}
2026-02-17 02:46:18.894 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-7657/sample-webhook-deployment-7d44fffc8-x8k89", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:46:18.894 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-7657/sample-webhook-deployment-7d44fffc8-x8k89", EndpointId:"eth0"} status="up"
2026-02-17 02:46:19.432 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-7657" type:"ClusterIP" cluster_ips:"10.254.193.44" ports:{Protocol:"TCP" Port:8443}
2026-02-17 02:46:19.707 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=statefulset-6806/ss-1, name=eth0)
2026-02-17 02:46:19.707 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-6806/ss-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali38fed426469" profile_ids:"kns.statefulset-6806" profile_ids:"ksa.statefulset-6806.default" ipv4_nets:"10.100.226.28/32"}
2026-02-17 02:46:19.708 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6806/ss-1", EndpointId:"eth0"}
2026-02-17 02:46:19.708 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6806/ss-1", EndpointId:"eth0"}
2026-02-17 02:46:19.708 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6806/ss-1", EndpointId:"eth0"}
2026-02-17 02:46:19.710 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali38fed426469"
2026-02-17 02:46:19.710 [INFO][69] felix/endpoint_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-6806/ss-1", EndpointId:"eth0"}
2026-02-17 02:46:19.711 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6806/ss-1", EndpointId:"eth0"}
2026-02-17 02:46:19.731 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=statefulset-6806/ss-1, name=eth0)
2026-02-17 02:46:19.735 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6806/ss-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:46:19.735 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6806/ss-1", EndpointId:"eth0"} status="up"
2026-02-17 02:46:19.735 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-6806/ss-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali38fed426469" profile_ids:"kns.statefulset-6806" profile_ids:"ksa.statefulset-6806.default" ipv4_nets:"10.100.226.28/32"}
2026-02-17 02:46:19.736 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6806/ss-1", EndpointId:"eth0"}
2026-02-17 02:46:19.736 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6806/ss-1", EndpointId:"eth0"}
2026-02-17 02:46:19.736 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6806/ss-1", EndpointId:"eth0"}
2026-02-17 02:46:19.737 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali38fed426469"
2026-02-17 02:46:19.737 [INFO][69] felix/endpoint_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-6806/ss-1", EndpointId:"eth0"}
2026-02-17 02:46:19.737 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6806/ss-1", EndpointId:"eth0"}
2026-02-17 02:46:19.771 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6806/ss-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:46:19.771 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6806/ss-1", EndpointId:"eth0"} status="up"
2026-02-17 02:46:19.979 [INFO][69] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::6cb5:84ff:fe2b:e200" exists=true ifIndex=160
2026-02-17 02:46:19.979 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::6cb5:84ff:fe2b:e200} ifaceName="cali331d3190269"
2026-02-17 02:46:19.979 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali331d3190269", Addrs:set.Typed[string]{"fe80::6cb5:84ff:fe2b:e200":set.v{}}}
2026-02-17 02:46:19.979 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali331d3190269", Addrs:set.Typed[string]{"fe80::6cb5:84ff:fe2b:e200":set.v{}}}
2026-02-17 02:46:20.009 [INFO][69] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=statefulset-6806/ss-1, name=eth0)
2026-02-17 02:46:20.010 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-6806/ss-1" endpoint_id:"eth0"}
2026-02-17 02:46:20.010 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.statefulset-6806"}
2026-02-17 02:46:20.010 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.statefulset-6806.default"}
2026-02-17 02:46:20.010 [INFO][69] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6806/ss-1", EndpointId:"eth0"}
2026-02-17 02:46:20.010 [INFO][69] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6806/ss-1", EndpointId:"eth0"}
2026-02-17 02:46:20.011 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_HWmeeCP1JHGjft3wmz" ipVersion=0x4 table="filter"
2026-02-17 02:46:20.011 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_Ul6viCvGcrpgOz3nEe" ipVersion=0x4 table="filter"
2026-02-17 02:46:20.011 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_HWmeeCP1JHGjft3wmz" ipVersion=0x4 table="filter"
2026-02-17 02:46:20.011 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_Ul6viCvGcrpgOz3nEe" ipVersion=0x4 table="filter"
2026-02-17 02:46:20.011 [INFO][69] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6806/ss-1", EndpointId:"eth0"}
2026-02-17 02:46:20.011 [INFO][69] 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:46:20.011 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali38fed426469" ipVersion=0x4 table="filter"
2026-02-17 02:46:20.011 [INFO][69] 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:46:20.011 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali38fed426469" ipVersion=0x4 table="filter"
2026-02-17 02:46:20.011 [INFO][69] felix/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-6806/ss-1", EndpointId:"eth0"}
2026-02-17 02:46:20.011 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6806/ss-1", EndpointId:"eth0"}
2026-02-17 02:46:20.015 [INFO][69] felix/conntrack.go 90: Removing conntrack flows ip=10.100.226.28
2026-02-17 02:46:20.068 [INFO][69] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6806/ss-1", EndpointId:"eth0"}
2026-02-17 02:46:20.068 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"replication-controller-7933" name:"default"}
2026-02-17 02:46:20.113 [INFO][69] 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:46:20.113 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali38fed426469"
2026-02-17 02:46:20.113 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=155 ifaceName="cali38fed426469" state="down"
2026-02-17 02:46:20.114 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali38fed426469", Addrs:set.Typed[string]{}}
2026-02-17 02:46:20.114 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali38fed426469", Addrs:set.Typed[string]{}}
2026-02-17 02:46:20.114 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali38fed426469", State:"down", Index:155}
2026-02-17 02:46:20.115 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=155 ifaceName="cali38fed426469" state=""
2026-02-17 02:46:20.115 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali38fed426469"
2026-02-17 02:46:20.144 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali38fed426469", State:"", Index:155}
2026-02-17 02:46:20.144 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali38fed426469", Addrs:set.Set[string](nil)}
2026-02-17 02:46:20.144 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali38fed426469", Addrs:set.Set[string](nil)}
2026-02-17 02:46:20.254 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"replication-controller-7933"}
2026-02-17 02:46:22.004 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"configmap-3161" name:"default"}
2026-02-17 02:46:22.239 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-3161"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"648329da-2048-4e6b-a697-5d6bd747a7ee"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-3161"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3161"}
2026-02-17 02:46:22.267 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"configmap-3161"}
2026-02-17 02:46:28.291 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"statefulset-6806"} labels:{key:"e2e-framework" value:"statefulset"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"statefulset-6806"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-6806"}
2026-02-17 02:46:28.312 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-probe-9444"} labels:{key:"e2e-framework" value:"container-probe"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"container-probe-9444"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9444"}
2026-02-17 02:46:28.331 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"container-probe-9444" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:46:28.352 [INFO][75] monitor-addresses/autodetection_methods.go 103: Using autodetected IPv4 address on interface ens3: 192.168.24.214/24
2026-02-17 02:46:32.781 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-7657"
2026-02-17 02:46:32.844 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=webhook-7657/sample-webhook-deployment-7d44fffc8-x8k89, name=eth0)
2026-02-17 02:46:32.844 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-7657/sample-webhook-deployment-7d44fffc8-x8k89" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali331d3190269" profile_ids:"kns.webhook-7657" profile_ids:"ksa.webhook-7657.default" ipv4_nets:"10.100.226.35/32"}
2026-02-17 02:46:32.844 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-7657/sample-webhook-deployment-7d44fffc8-x8k89", EndpointId:"eth0"}
2026-02-17 02:46:32.844 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-7657/sample-webhook-deployment-7d44fffc8-x8k89", EndpointId:"eth0"}
2026-02-17 02:46:32.844 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-7657/sample-webhook-deployment-7d44fffc8-x8k89", EndpointId:"eth0"}
2026-02-17 02:46:32.847 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali331d3190269"
2026-02-17 02:46:32.848 [INFO][69] felix/endpoint_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-7657/sample-webhook-deployment-7d44fffc8-x8k89", EndpointId:"eth0"}
2026-02-17 02:46:32.848 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-7657/sample-webhook-deployment-7d44fffc8-x8k89", EndpointId:"eth0"}
2026-02-17 02:46:32.854 [INFO][69] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=webhook-7657/sample-webhook-deployment-7d44fffc8-x8k89, name=eth0)
2026-02-17 02:46:32.874 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-7657/sample-webhook-deployment-7d44fffc8-x8k89", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:46:32.874 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-7657/sample-webhook-deployment-7d44fffc8-x8k89", EndpointId:"eth0"} status="up"
2026-02-17 02:46:32.875 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-7657/sample-webhook-deployment-7d44fffc8-x8k89" endpoint_id:"eth0"}
2026-02-17 02:46:32.875 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.webhook-7657"}
2026-02-17 02:46:32.875 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.webhook-7657.default"}
2026-02-17 02:46:32.875 [INFO][69] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-7657/sample-webhook-deployment-7d44fffc8-x8k89", EndpointId:"eth0"}
2026-02-17 02:46:32.875 [INFO][69] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-7657/sample-webhook-deployment-7d44fffc8-x8k89", EndpointId:"eth0"}
2026-02-17 02:46:32.875 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.webhook-7657" ipVersion=0x4 table="filter"
2026-02-17 02:46:32.875 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_tbx9JLB7ZqJZXRM7GB" ipVersion=0x4 table="filter"
2026-02-17 02:46:32.875 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.webhook-7657" ipVersion=0x4 table="filter"
2026-02-17 02:46:32.875 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_tbx9JLB7ZqJZXRM7GB" ipVersion=0x4 table="filter"
2026-02-17 02:46:32.875 [INFO][69] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-7657/sample-webhook-deployment-7d44fffc8-x8k89", EndpointId:"eth0"}
2026-02-17 02:46:32.875 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali331d3190269" ipVersion=0x4 table="filter"
2026-02-17 02:46:32.875 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali331d3190269" ipVersion=0x4 table="filter"
2026-02-17 02:46:32.875 [INFO][69] felix/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-7657/sample-webhook-deployment-7d44fffc8-x8k89", EndpointId:"eth0"}
2026-02-17 02:46:32.875 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-7657/sample-webhook-deployment-7d44fffc8-x8k89", EndpointId:"eth0"}
2026-02-17 02:46:32.876 [INFO][69] felix/conntrack.go 90: Removing conntrack flows ip=10.100.226.35
2026-02-17 02:46:32.927 [INFO][69] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-7657/sample-webhook-deployment-7d44fffc8-x8k89", EndpointId:"eth0"}
2026-02-17 02:46:32.927 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-7657"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"648329da-2048-4e6b-a697-5d6bd747a7ee"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-7657"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-7657"} labels:{key:"webhook-7657" value:"true"}
2026-02-17 02:46:32.927 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-3518"} labels:{key:"e2e-run" value:"648329da-2048-4e6b-a697-5d6bd747a7ee"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-3518"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{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-3518"} labels:{key:"webhook-7657-markers" value:"true"}
2026-02-17 02:46:32.953 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"watch-4139"} labels:{key:"e2e-framework" value:"watch"} labels:{key:"e2e-run" value:"648329da-2048-4e6b-a697-5d6bd747a7ee"} labels:{key:"kubernetes.io/metadata.name" value:"watch-4139"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-4139"}
2026-02-17 02:46:32.977 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"watch-4139" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:46:33.036 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"watch-4139"} labels:{key:"e2e-framework" value:"watch"} labels:{key:"e2e-run" value:"648329da-2048-4e6b-a697-5d6bd747a7ee"} labels:{key:"kubernetes.io/metadata.name" value:"watch-4139"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-4139"}
2026-02-17 02:46:33.172 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"cronjob-9308"} labels:{key:"e2e-framework" value:"cronjob"} labels:{key:"e2e-run" value:"648329da-2048-4e6b-a697-5d6bd747a7ee"} labels:{key:"kubernetes.io/metadata.name" value:"cronjob-9308"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9308"}
2026-02-17 02:46:33.201 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"cronjob-9308" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:46:33.246 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=160 ifaceName="cali331d3190269" state="down"
2026-02-17 02:46:33.246 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali331d3190269"
2026-02-17 02:46:33.246 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali331d3190269", State:"down", Index:160}
2026-02-17 02:46:33.246 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali331d3190269", Addrs:set.Typed[string]{}}
2026-02-17 02:46:33.246 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali331d3190269", Addrs:set.Typed[string]{}}
2026-02-17 02:46:33.247 [INFO][69] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::6cb5:84ff:fe2b:e200" exists=false ifIndex=160
2026-02-17 02:46:33.254 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=160 ifaceName="cali331d3190269" state=""
2026-02-17 02:46:33.254 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali331d3190269"
2026-02-17 02:46:33.268 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali331d3190269", State:"", Index:160}
2026-02-17 02:46:33.269 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali331d3190269", Addrs:set.Set[string](nil)}
2026-02-17 02:46:33.269 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali331d3190269", Addrs:set.Set[string](nil)}
2026-02-17 02:46:33.378 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"statefulset-6806" name:"default"}
2026-02-17 02:46:33.662 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"test" namespace:"statefulset-6806"
2026-02-17 02:46:33.694 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"statefulset-6806"} labels:{key:"e2e-framework" value:"statefulset"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"statefulset-6806"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-6806"}
2026-02-17 02:46:33.724 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"statefulset-6806"}
2026-02-17 02:46:37.927 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-7657" name:"default"}
2026-02-17 02:46:38.144 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-markers-3518" name:"default"}
2026-02-17 02:46:38.231 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-7657"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"648329da-2048-4e6b-a697-5d6bd747a7ee"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-7657"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-7657"} labels:{key:"webhook-7657" value:"true"}
2026-02-17 02:46:38.258 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-7657"}
2026-02-17 02:46:38.363 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"watch-4139" name:"default"}
2026-02-17 02:46:38.394 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-3518"} labels:{key:"e2e-run" value:"648329da-2048-4e6b-a697-5d6bd747a7ee"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-3518"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{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-3518"} labels:{key:"webhook-7657-markers" value:"true"}
2026-02-17 02:46:38.418 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-markers-3518"}
2026-02-17 02:46:38.577 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"watch-4139"} labels:{key:"e2e-framework" value:"watch"} labels:{key:"e2e-run" value:"648329da-2048-4e6b-a697-5d6bd747a7ee"} labels:{key:"kubernetes.io/metadata.name" value:"watch-4139"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-4139"}
2026-02-17 02:46:38.616 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"watch-4139"}
2026-02-17 02:46:42.809 [INFO][69] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-pwjhx-zfzjl-f7hkz" ipv4_addr:"192.168.24.109/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-pwjhx-zfzjl-f7hkz"} 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:42.809 [INFO][69] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 02:46:42.809 [INFO][69] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 02:46:42.833 [INFO][69] felix/summary.go 100: Summarising 182 dataplane reconciliation loops over 1m1.5s: avg=29ms longest=119ms (resync-calico-v4,resync-filter-v4,update-filter-v4)
2026-02-17 02:47:28.365 [INFO][75] monitor-addresses/autodetection_methods.go 103: Using autodetected IPv4 address on interface ens3: 192.168.24.214/24
2026-02-17 02:47:28.373 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-probe-9444"} labels:{key:"e2e-framework" value:"container-probe"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"container-probe-9444"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9444"}
2026-02-17 02:47:28.395 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"svcaccounts-1054"} labels:{key:"e2e-framework" value:"svcaccounts"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"svcaccounts-1054"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1054"}
2026-02-17 02:47:28.420 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"svcaccounts-1054" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:47:28.442 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"svcaccounts-1054" name:"mount"} labels:{key:"projectcalico.org/name" value:"mount"}
2026-02-17 02:47:28.443 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"svcaccounts-1054" name:"nomount"} labels:{key:"projectcalico.org/name" value:"nomount"}
2026-02-17 02:47:28.566 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"svcaccounts-1054"} labels:{key:"e2e-framework" value:"svcaccounts"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"svcaccounts-1054"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1054"}
2026-02-17 02:47:28.600 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"e2e-kubelet-etc-hosts-2962"} labels:{key:"e2e-framework" value:"e2e-kubelet-etc-hosts"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"e2e-kubelet-etc-hosts-2962"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-2962"}
2026-02-17 02:47:28.617 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"e2e-kubelet-etc-hosts-2962" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:47:28.794 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=svcaccounts-1054/pod-service-account-nomountsa, name=eth0)
2026-02-17 02:47:28.795 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.svcaccounts-1054"} profile:{inbound_rules:{action:"allow" rule_id:"_Synx7jGIBSlrZzD"} outbound_rules:{action:"allow" rule_id:"BLxRPOAH0THDP1a_"}}
2026-02-17 02:47:28.795 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.svcaccounts-1054.nomount"} profile:{}
2026-02-17 02:47:28.795 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"svcaccounts-1054/pod-service-account-nomountsa" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali30d76d8bb35" profile_ids:"kns.svcaccounts-1054" profile_ids:"ksa.svcaccounts-1054.nomount" ipv4_nets:"10.100.226.36/32"}
2026-02-17 02:47:28.795 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-1054/pod-service-account-nomountsa", EndpointId:"eth0"}
2026-02-17 02:47:28.795 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-1054/pod-service-account-nomountsa", EndpointId:"eth0"}
2026-02-17 02:47:28.795 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-1054/pod-service-account-nomountsa", EndpointId:"eth0"}
2026-02-17 02:47:28.796 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali30d76d8bb35" ipVersion=0x4 table="filter"
2026-02-17 02:47:28.796 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_W3ANZhpwM8wJu6eDxG" ipVersion=0x4 table="filter"
2026-02-17 02:47:28.796 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_r5C1ZjrWA2oZ6xHFIn" ipVersion=0x4 table="filter"
2026-02-17 02:47:28.796 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali30d76d8bb35" ipVersion=0x4 table="filter"
2026-02-17 02:47:28.796 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_W3ANZhpwM8wJu6eDxG" ipVersion=0x4 table="filter"
2026-02-17 02:47:28.796 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_r5C1ZjrWA2oZ6xHFIn" ipVersion=0x4 table="filter"
2026-02-17 02:47:28.796 [INFO][69] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali30d76d8bb35"
2026-02-17 02:47:28.796 [INFO][69] felix/endpoint_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-1054/pod-service-account-nomountsa", EndpointId:"eth0"}
2026-02-17 02:47:28.796 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-1054/pod-service-account-nomountsa", EndpointId:"eth0"}
2026-02-17 02:47:28.834 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-1054/pod-service-account-nomountsa", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:47:28.834 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-1054/pod-service-account-nomountsa", EndpointId:"eth0"} status="down"
2026-02-17 02:47:28.875 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=161 ifaceName="cali30d76d8bb35" state="down"
2026-02-17 02:47:28.875 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali30d76d8bb35"
2026-02-17 02:47:28.875 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali30d76d8bb35", State:"down", Index:161}
2026-02-17 02:47:28.875 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali30d76d8bb35", Addrs:set.Typed[string]{}}
2026-02-17 02:47:28.875 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali30d76d8bb35", Addrs:set.Typed[string]{}}
2026-02-17 02:47:28.875 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali30d76d8bb35"
2026-02-17 02:47:28.876 [INFO][69] felix/endpoint_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-1054/pod-service-account-nomountsa", EndpointId:"eth0"}
2026-02-17 02:47:28.876 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-1054/pod-service-account-nomountsa", EndpointId:"eth0"}
2026-02-17 02:47:28.879 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=161 ifaceName="cali30d76d8bb35" state="up"
2026-02-17 02:47:28.901 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-1054/pod-service-account-nomountsa", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:47:28.901 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-1054/pod-service-account-nomountsa", EndpointId:"eth0"} status="down"
2026-02-17 02:47:28.901 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali30d76d8bb35", State:"up", Index:161}
2026-02-17 02:47:28.901 [INFO][69] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali30d76d8bb35"
2026-02-17 02:47:28.901 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali30d76d8bb35"
2026-02-17 02:47:28.901 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali30d76d8bb35"
2026-02-17 02:47:28.901 [INFO][69] felix/endpoint_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-1054/pod-service-account-nomountsa", EndpointId:"eth0"}
2026-02-17 02:47:28.901 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-1054/pod-service-account-nomountsa", EndpointId:"eth0"}
2026-02-17 02:47:28.905 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=svcaccounts-1054/pod-service-account-defaultsa-nomountspec, name=eth0)
2026-02-17 02:47:28.921 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-1054/pod-service-account-nomountsa", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:47:28.921 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-1054/pod-service-account-nomountsa", EndpointId:"eth0"} status="up"
2026-02-17 02:47:28.921 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.svcaccounts-1054.default"} profile:{}
2026-02-17 02:47:28.922 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"svcaccounts-1054/pod-service-account-defaultsa-nomountspec" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali4143051ccb1" profile_ids:"kns.svcaccounts-1054" profile_ids:"ksa.svcaccounts-1054.default" ipv4_nets:"10.100.226.37/32"}
2026-02-17 02:47:28.922 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-1054/pod-service-account-defaultsa-nomountspec", EndpointId:"eth0"}
2026-02-17 02:47:28.922 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-1054/pod-service-account-defaultsa-nomountspec", EndpointId:"eth0"}
2026-02-17 02:47:28.922 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-1054/pod-service-account-defaultsa-nomountspec", EndpointId:"eth0"}
2026-02-17 02:47:28.925 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali4143051ccb1" ipVersion=0x4 table="filter"
2026-02-17 02:47:28.925 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_1Lf-w5qpbs3ybiDSwW" ipVersion=0x4 table="filter"
2026-02-17 02:47:28.925 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali4143051ccb1" ipVersion=0x4 table="filter"
2026-02-17 02:47:28.925 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_1Lf-w5qpbs3ybiDSwW" ipVersion=0x4 table="filter"
2026-02-17 02:47:28.925 [INFO][69] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali4143051ccb1"
2026-02-17 02:47:28.925 [INFO][69] felix/endpoint_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-1054/pod-service-account-defaultsa-nomountspec", EndpointId:"eth0"}
2026-02-17 02:47:28.925 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-1054/pod-service-account-defaultsa-nomountspec", EndpointId:"eth0"}
2026-02-17 02:47:28.971 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-1054/pod-service-account-defaultsa-nomountspec", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:47:28.972 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-1054/pod-service-account-defaultsa-nomountspec", EndpointId:"eth0"} status="down"
2026-02-17 02:47:28.987 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=162 ifaceName="cali4143051ccb1" state="down"
2026-02-17 02:47:28.987 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali4143051ccb1"
2026-02-17 02:47:28.987 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=162 ifaceName="cali4143051ccb1" state="up"
2026-02-17 02:47:28.987 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali4143051ccb1", State:"down", Index:162}
2026-02-17 02:47:28.987 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali4143051ccb1", Addrs:set.Typed[string]{}}
2026-02-17 02:47:28.987 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali4143051ccb1", Addrs:set.Typed[string]{}}
2026-02-17 02:47:28.987 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali4143051ccb1", State:"up", Index:162}
2026-02-17 02:47:28.987 [INFO][69] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali4143051ccb1"
2026-02-17 02:47:28.987 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali4143051ccb1"
2026-02-17 02:47:28.987 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali4143051ccb1"
2026-02-17 02:47:28.988 [INFO][69] felix/endpoint_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-1054/pod-service-account-defaultsa-nomountspec", EndpointId:"eth0"}
2026-02-17 02:47:28.988 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-1054/pod-service-account-defaultsa-nomountspec", EndpointId:"eth0"}
2026-02-17 02:47:29.008 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-1054/pod-service-account-defaultsa-nomountspec", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:47:29.008 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-1054/pod-service-account-defaultsa-nomountspec", EndpointId:"eth0"} status="up"
2026-02-17 02:47:29.041 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=svcaccounts-1054/pod-service-account-mountsa-nomountspec, name=eth0)
2026-02-17 02:47:29.041 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.svcaccounts-1054.mount"} profile:{}
2026-02-17 02:47:29.041 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"svcaccounts-1054/pod-service-account-mountsa-nomountspec" endpoint_id:"eth0"} endpoint:{state:"active" name:"calia287b355682" profile_ids:"kns.svcaccounts-1054" profile_ids:"ksa.svcaccounts-1054.mount" ipv4_nets:"10.100.226.38/32"}
2026-02-17 02:47:29.041 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-1054/pod-service-account-mountsa-nomountspec", EndpointId:"eth0"}
2026-02-17 02:47:29.041 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-1054/pod-service-account-mountsa-nomountspec", EndpointId:"eth0"}
2026-02-17 02:47:29.041 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-1054/pod-service-account-mountsa-nomountspec", EndpointId:"eth0"}
2026-02-17 02:47:29.041 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calia287b355682" ipVersion=0x4 table="filter"
2026-02-17 02:47:29.041 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_Xyij9yZGq3urt13nHC" ipVersion=0x4 table="filter"
2026-02-17 02:47:29.041 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calia287b355682" ipVersion=0x4 table="filter"
2026-02-17 02:47:29.041 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_Xyij9yZGq3urt13nHC" ipVersion=0x4 table="filter"
2026-02-17 02:47:29.041 [INFO][69] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calia287b355682"
2026-02-17 02:47:29.041 [INFO][69] felix/endpoint_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-1054/pod-service-account-mountsa-nomountspec", EndpointId:"eth0"}
2026-02-17 02:47:29.041 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-1054/pod-service-account-mountsa-nomountspec", EndpointId:"eth0"}
2026-02-17 02:47:29.084 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-1054/pod-service-account-mountsa-nomountspec", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:47:29.084 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-1054/pod-service-account-mountsa-nomountspec", EndpointId:"eth0"} status="down"
2026-02-17 02:47:29.107 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=163 ifaceName="calia287b355682" state="down"
2026-02-17 02:47:29.108 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calia287b355682"
2026-02-17 02:47:29.108 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calia287b355682", State:"down", Index:163}
2026-02-17 02:47:29.108 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calia287b355682", Addrs:set.Typed[string]{}}
2026-02-17 02:47:29.108 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calia287b355682", Addrs:set.Typed[string]{}}
2026-02-17 02:47:29.108 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calia287b355682"
2026-02-17 02:47:29.108 [INFO][69] felix/endpoint_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-1054/pod-service-account-mountsa-nomountspec", EndpointId:"eth0"}
2026-02-17 02:47:29.108 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-1054/pod-service-account-mountsa-nomountspec", EndpointId:"eth0"}
2026-02-17 02:47:29.112 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=163 ifaceName="calia287b355682" state="up"
2026-02-17 02:47:29.124 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-1054/pod-service-account-mountsa-nomountspec", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:47:29.124 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-1054/pod-service-account-mountsa-nomountspec", EndpointId:"eth0"} status="down"
2026-02-17 02:47:29.124 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calia287b355682", State:"up", Index:163}
2026-02-17 02:47:29.124 [INFO][69] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calia287b355682"
2026-02-17 02:47:29.125 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calia287b355682"
2026-02-17 02:47:29.125 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calia287b355682"
2026-02-17 02:47:29.125 [INFO][69] felix/endpoint_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-1054/pod-service-account-mountsa-nomountspec", EndpointId:"eth0"}
2026-02-17 02:47:29.125 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-1054/pod-service-account-mountsa-nomountspec", EndpointId:"eth0"}
2026-02-17 02:47:29.140 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-1054/pod-service-account-mountsa-nomountspec", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:47:29.140 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-1054/pod-service-account-mountsa-nomountspec", EndpointId:"eth0"} status="up"
2026-02-17 02:47:30.163 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=svcaccounts-1054/pod-service-account-defaultsa-nomountspec, name=eth0)
2026-02-17 02:47:30.164 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"svcaccounts-1054/pod-service-account-defaultsa-nomountspec" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali4143051ccb1" profile_ids:"kns.svcaccounts-1054" profile_ids:"ksa.svcaccounts-1054.default" ipv4_nets:"10.100.226.37/32"}
2026-02-17 02:47:30.164 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-1054/pod-service-account-defaultsa-nomountspec", EndpointId:"eth0"}
2026-02-17 02:47:30.164 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-1054/pod-service-account-defaultsa-nomountspec", EndpointId:"eth0"}
2026-02-17 02:47:30.164 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-1054/pod-service-account-defaultsa-nomountspec", EndpointId:"eth0"}
2026-02-17 02:47:30.165 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali4143051ccb1"
2026-02-17 02:47:30.165 [INFO][69] felix/endpoint_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-1054/pod-service-account-defaultsa-nomountspec", EndpointId:"eth0"}
2026-02-17 02:47:30.165 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-1054/pod-service-account-defaultsa-nomountspec", EndpointId:"eth0"}
2026-02-17 02:47:30.177 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=svcaccounts-1054/pod-service-account-mountsa-nomountspec, name=eth0)
2026-02-17 02:47:30.190 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-1054/pod-service-account-defaultsa-nomountspec", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:47:30.190 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-1054/pod-service-account-defaultsa-nomountspec", EndpointId:"eth0"} status="up"
2026-02-17 02:47:30.190 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"svcaccounts-1054/pod-service-account-mountsa-nomountspec" endpoint_id:"eth0"} endpoint:{state:"active" name:"calia287b355682" profile_ids:"kns.svcaccounts-1054" profile_ids:"ksa.svcaccounts-1054.mount" ipv4_nets:"10.100.226.38/32"}
2026-02-17 02:47:30.190 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-1054/pod-service-account-mountsa-nomountspec", EndpointId:"eth0"}
2026-02-17 02:47:30.190 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-1054/pod-service-account-mountsa-nomountspec", EndpointId:"eth0"}
2026-02-17 02:47:30.190 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-1054/pod-service-account-mountsa-nomountspec", EndpointId:"eth0"}
2026-02-17 02:47:30.191 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calia287b355682"
2026-02-17 02:47:30.191 [INFO][69] felix/endpoint_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-1054/pod-service-account-mountsa-nomountspec", EndpointId:"eth0"}
2026-02-17 02:47:30.191 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-1054/pod-service-account-mountsa-nomountspec", EndpointId:"eth0"}
2026-02-17 02:47:30.193 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=svcaccounts-1054/pod-service-account-nomountsa, name=eth0)
2026-02-17 02:47:30.211 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-1054/pod-service-account-mountsa-nomountspec", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:47:30.211 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-1054/pod-service-account-mountsa-nomountspec", EndpointId:"eth0"} status="up"
2026-02-17 02:47:30.211 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"svcaccounts-1054/pod-service-account-nomountsa" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali30d76d8bb35" profile_ids:"kns.svcaccounts-1054" profile_ids:"ksa.svcaccounts-1054.nomount" ipv4_nets:"10.100.226.36/32"}
2026-02-17 02:47:30.211 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-1054/pod-service-account-nomountsa", EndpointId:"eth0"}
2026-02-17 02:47:30.211 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-1054/pod-service-account-nomountsa", EndpointId:"eth0"}
2026-02-17 02:47:30.211 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-1054/pod-service-account-nomountsa", EndpointId:"eth0"}
2026-02-17 02:47:30.213 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali30d76d8bb35"
2026-02-17 02:47:30.213 [INFO][69] felix/endpoint_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-1054/pod-service-account-nomountsa", EndpointId:"eth0"}
2026-02-17 02:47:30.213 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-1054/pod-service-account-nomountsa", EndpointId:"eth0"}
2026-02-17 02:47:30.243 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-1054/pod-service-account-nomountsa", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:47:30.243 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-1054/pod-service-account-nomountsa", EndpointId:"eth0"} status="up"
2026-02-17 02:47:30.283 [INFO][69] 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:47:30.283 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali30d76d8bb35"
2026-02-17 02:47:30.283 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali30d76d8bb35", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:47:30.283 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali30d76d8bb35", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:47:30.319 [INFO][69] 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:47:30.319 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calia287b355682"
2026-02-17 02:47:30.319 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calia287b355682", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:47:30.319 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calia287b355682", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:47:30.731 [INFO][69] 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:47:30.731 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali4143051ccb1"
2026-02-17 02:47:30.731 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali4143051ccb1", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:47:30.731 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali4143051ccb1", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:47:33.348 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"e2e-kubelet-etc-hosts-2962"} labels:{key:"e2e-framework" value:"e2e-kubelet-etc-hosts"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"e2e-kubelet-etc-hosts-2962"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-2962"}
2026-02-17 02:47:33.382 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"disruption-9255"} labels:{key:"e2e-framework" value:"disruption"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"disruption-9255"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-9255"}
2026-02-17 02:47:33.402 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"disruption-9255" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:47:33.511 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-probe-9444"} labels:{key:"e2e-framework" value:"container-probe"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"container-probe-9444"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9444"}
2026-02-17 02:47:33.621 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=svcaccounts-1054/pod-service-account-defaultsa-nomountspec, name=eth0)
2026-02-17 02:47:33.622 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"svcaccounts-1054/pod-service-account-defaultsa-nomountspec" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali4143051ccb1" profile_ids:"kns.svcaccounts-1054" profile_ids:"ksa.svcaccounts-1054.default" ipv4_nets:"10.100.226.37/32"}
2026-02-17 02:47:33.622 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-1054/pod-service-account-defaultsa-nomountspec", EndpointId:"eth0"}
2026-02-17 02:47:33.622 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-1054/pod-service-account-defaultsa-nomountspec", EndpointId:"eth0"}
2026-02-17 02:47:33.622 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-1054/pod-service-account-defaultsa-nomountspec", EndpointId:"eth0"}
2026-02-17 02:47:33.623 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali4143051ccb1"
2026-02-17 02:47:33.623 [INFO][69] felix/endpoint_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-1054/pod-service-account-defaultsa-nomountspec", EndpointId:"eth0"}
2026-02-17 02:47:33.623 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-1054/pod-service-account-defaultsa-nomountspec", EndpointId:"eth0"}
2026-02-17 02:47:33.645 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=svcaccounts-1054/pod-service-account-defaultsa-nomountspec, name=eth0)
2026-02-17 02:47:33.652 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=svcaccounts-1054/pod-service-account-mountsa-nomountspec, name=eth0)
2026-02-17 02:47:33.661 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=svcaccounts-1054/pod-service-account-nomountsa, name=eth0)
2026-02-17 02:47:33.665 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-1054/pod-service-account-defaultsa-nomountspec", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:47:33.665 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-1054/pod-service-account-defaultsa-nomountspec", EndpointId:"eth0"} status="up"
2026-02-17 02:47:33.665 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"svcaccounts-1054/pod-service-account-defaultsa-nomountspec" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali4143051ccb1" profile_ids:"kns.svcaccounts-1054" profile_ids:"ksa.svcaccounts-1054.default" ipv4_nets:"10.100.226.37/32"}
2026-02-17 02:47:33.665 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"svcaccounts-1054/pod-service-account-mountsa-nomountspec" endpoint_id:"eth0"} endpoint:{state:"active" name:"calia287b355682" profile_ids:"kns.svcaccounts-1054" profile_ids:"ksa.svcaccounts-1054.mount" ipv4_nets:"10.100.226.38/32"}
2026-02-17 02:47:33.665 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"svcaccounts-1054/pod-service-account-nomountsa" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali30d76d8bb35" profile_ids:"kns.svcaccounts-1054" profile_ids:"ksa.svcaccounts-1054.nomount" ipv4_nets:"10.100.226.36/32"}
2026-02-17 02:47:33.665 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-1054/pod-service-account-nomountsa", EndpointId:"eth0"}
2026-02-17 02:47:33.665 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-1054/pod-service-account-nomountsa", EndpointId:"eth0"}
2026-02-17 02:47:33.665 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-1054/pod-service-account-nomountsa", EndpointId:"eth0"}
2026-02-17 02:47:33.666 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-1054/pod-service-account-defaultsa-nomountspec", EndpointId:"eth0"}
2026-02-17 02:47:33.666 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-1054/pod-service-account-defaultsa-nomountspec", EndpointId:"eth0"}
2026-02-17 02:47:33.666 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-1054/pod-service-account-defaultsa-nomountspec", EndpointId:"eth0"}
2026-02-17 02:47:33.666 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-1054/pod-service-account-mountsa-nomountspec", EndpointId:"eth0"}
2026-02-17 02:47:33.666 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-1054/pod-service-account-mountsa-nomountspec", EndpointId:"eth0"}
2026-02-17 02:47:33.666 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-1054/pod-service-account-mountsa-nomountspec", EndpointId:"eth0"}
2026-02-17 02:47:33.666 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali30d76d8bb35"
2026-02-17 02:47:33.667 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali4143051ccb1"
2026-02-17 02:47:33.667 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calia287b355682"
2026-02-17 02:47:33.667 [INFO][69] felix/endpoint_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-1054/pod-service-account-defaultsa-nomountspec", EndpointId:"eth0"}
2026-02-17 02:47:33.667 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-1054/pod-service-account-defaultsa-nomountspec", EndpointId:"eth0"}
2026-02-17 02:47:33.667 [INFO][69] felix/endpoint_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-1054/pod-service-account-mountsa-nomountspec", EndpointId:"eth0"}
2026-02-17 02:47:33.667 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-1054/pod-service-account-mountsa-nomountspec", EndpointId:"eth0"}
2026-02-17 02:47:33.667 [INFO][69] felix/endpoint_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-1054/pod-service-account-nomountsa", EndpointId:"eth0"}
2026-02-17 02:47:33.667 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-1054/pod-service-account-nomountsa", EndpointId:"eth0"}
2026-02-17 02:47:33.680 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=svcaccounts-1054/pod-service-account-mountsa-nomountspec, name=eth0)
2026-02-17 02:47:33.697 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-1054/pod-service-account-nomountsa", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:47:33.697 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-1054/pod-service-account-nomountsa", EndpointId:"eth0"} status="up"
2026-02-17 02:47:33.697 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-1054/pod-service-account-defaultsa-nomountspec", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:47:33.697 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-1054/pod-service-account-defaultsa-nomountspec", EndpointId:"eth0"} status="up"
2026-02-17 02:47:33.697 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-1054/pod-service-account-mountsa-nomountspec", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:47:33.697 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-1054/pod-service-account-mountsa-nomountspec", EndpointId:"eth0"} status="up"
2026-02-17 02:47:33.697 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"svcaccounts-1054/pod-service-account-mountsa-nomountspec" endpoint_id:"eth0"} endpoint:{state:"active" name:"calia287b355682" profile_ids:"kns.svcaccounts-1054" profile_ids:"ksa.svcaccounts-1054.mount" ipv4_nets:"10.100.226.38/32"}
2026-02-17 02:47:33.697 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-1054/pod-service-account-mountsa-nomountspec", EndpointId:"eth0"}
2026-02-17 02:47:33.697 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-1054/pod-service-account-mountsa-nomountspec", EndpointId:"eth0"}
2026-02-17 02:47:33.697 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-1054/pod-service-account-mountsa-nomountspec", EndpointId:"eth0"}
2026-02-17 02:47:33.698 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calia287b355682"
2026-02-17 02:47:33.698 [INFO][69] felix/endpoint_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-1054/pod-service-account-mountsa-nomountspec", EndpointId:"eth0"}
2026-02-17 02:47:33.698 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-1054/pod-service-account-mountsa-nomountspec", EndpointId:"eth0"}
2026-02-17 02:47:33.700 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=svcaccounts-1054/pod-service-account-nomountsa, name=eth0)
2026-02-17 02:47:33.725 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-1054/pod-service-account-mountsa-nomountspec", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:47:33.725 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-1054/pod-service-account-mountsa-nomountspec", EndpointId:"eth0"} status="up"
2026-02-17 02:47:33.725 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"svcaccounts-1054/pod-service-account-nomountsa" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali30d76d8bb35" profile_ids:"kns.svcaccounts-1054" profile_ids:"ksa.svcaccounts-1054.nomount" ipv4_nets:"10.100.226.36/32"}
2026-02-17 02:47:33.725 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"svcaccounts-1054"} labels:{key:"e2e-framework" value:"svcaccounts"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"svcaccounts-1054"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1054"}
2026-02-17 02:47:33.726 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-1054/pod-service-account-nomountsa", EndpointId:"eth0"}
2026-02-17 02:47:33.726 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-1054/pod-service-account-nomountsa", EndpointId:"eth0"}
2026-02-17 02:47:33.726 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-1054/pod-service-account-nomountsa", EndpointId:"eth0"}
2026-02-17 02:47:33.727 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali30d76d8bb35"
2026-02-17 02:47:33.727 [INFO][69] felix/endpoint_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-1054/pod-service-account-nomountsa", EndpointId:"eth0"}
2026-02-17 02:47:33.727 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-1054/pod-service-account-nomountsa", EndpointId:"eth0"}
2026-02-17 02:47:33.750 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-1054/pod-service-account-nomountsa", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:47:33.750 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-1054/pod-service-account-nomountsa", EndpointId:"eth0"} status="up"
2026-02-17 02:47:33.978 [INFO][69] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=svcaccounts-1054/pod-service-account-nomountsa, name=eth0)
2026-02-17 02:47:33.979 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"svcaccounts-1054/pod-service-account-nomountsa" endpoint_id:"eth0"}
2026-02-17 02:47:33.979 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.svcaccounts-1054.nomount"}
2026-02-17 02:47:33.979 [INFO][69] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-1054/pod-service-account-nomountsa", EndpointId:"eth0"}
2026-02-17 02:47:33.979 [INFO][69] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-1054/pod-service-account-nomountsa", EndpointId:"eth0"}
2026-02-17 02:47:33.979 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_r5C1ZjrWA2oZ6xHFIn" ipVersion=0x4 table="filter"
2026-02-17 02:47:33.979 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_r5C1ZjrWA2oZ6xHFIn" ipVersion=0x4 table="filter"
2026-02-17 02:47:33.979 [INFO][69] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-1054/pod-service-account-nomountsa", EndpointId:"eth0"}
2026-02-17 02:47:33.979 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali30d76d8bb35" ipVersion=0x4 table="filter"
2026-02-17 02:47:33.979 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali30d76d8bb35" ipVersion=0x4 table="filter"
2026-02-17 02:47:33.979 [INFO][69] felix/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-1054/pod-service-account-nomountsa", EndpointId:"eth0"}
2026-02-17 02:47:33.979 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-1054/pod-service-account-nomountsa", EndpointId:"eth0"}
2026-02-17 02:47:33.980 [INFO][69] felix/conntrack.go 90: Removing conntrack flows ip=10.100.226.36
2026-02-17 02:47:33.985 [INFO][69] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=svcaccounts-1054/pod-service-account-defaultsa-nomountspec, name=eth0)
2026-02-17 02:47:34.034 [INFO][69] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=svcaccounts-1054/pod-service-account-mountsa-nomountspec, name=eth0)
2026-02-17 02:47:34.038 [INFO][69] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-1054/pod-service-account-nomountsa", EndpointId:"eth0"}
2026-02-17 02:47:34.038 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"svcaccounts-1054/pod-service-account-defaultsa-nomountspec" endpoint_id:"eth0"}
2026-02-17 02:47:34.038 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.svcaccounts-1054.default"}
2026-02-17 02:47:34.038 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"svcaccounts-1054/pod-service-account-mountsa-nomountspec" endpoint_id:"eth0"}
2026-02-17 02:47:34.038 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.svcaccounts-1054"}
2026-02-17 02:47:34.038 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.svcaccounts-1054.mount"}
2026-02-17 02:47:34.039 [INFO][69] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-1054/pod-service-account-defaultsa-nomountspec", EndpointId:"eth0"}
2026-02-17 02:47:34.039 [INFO][69] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-1054/pod-service-account-defaultsa-nomountspec", EndpointId:"eth0"}
2026-02-17 02:47:34.042 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_1Lf-w5qpbs3ybiDSwW" ipVersion=0x4 table="filter"
2026-02-17 02:47:34.042 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_1Lf-w5qpbs3ybiDSwW" ipVersion=0x4 table="filter"
2026-02-17 02:47:34.042 [INFO][69] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-1054/pod-service-account-defaultsa-nomountspec", EndpointId:"eth0"}
2026-02-17 02:47:34.042 [INFO][69] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-1054/pod-service-account-mountsa-nomountspec", EndpointId:"eth0"}
2026-02-17 02:47:34.042 [INFO][69] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-1054/pod-service-account-mountsa-nomountspec", EndpointId:"eth0"}
2026-02-17 02:47:34.042 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_W3ANZhpwM8wJu6eDxG" ipVersion=0x4 table="filter"
2026-02-17 02:47:34.042 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_Xyij9yZGq3urt13nHC" ipVersion=0x4 table="filter"
2026-02-17 02:47:34.042 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_W3ANZhpwM8wJu6eDxG" ipVersion=0x4 table="filter"
2026-02-17 02:47:34.042 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_Xyij9yZGq3urt13nHC" ipVersion=0x4 table="filter"
2026-02-17 02:47:34.042 [INFO][69] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-1054/pod-service-account-mountsa-nomountspec", EndpointId:"eth0"}
2026-02-17 02:47:34.042 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali4143051ccb1" ipVersion=0x4 table="filter"
2026-02-17 02:47:34.042 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calia287b355682" ipVersion=0x4 table="filter"
2026-02-17 02:47:34.042 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali4143051ccb1" ipVersion=0x4 table="filter"
2026-02-17 02:47:34.042 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calia287b355682" ipVersion=0x4 table="filter"
2026-02-17 02:47:34.042 [INFO][69] felix/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-1054/pod-service-account-defaultsa-nomountspec", EndpointId:"eth0"}
2026-02-17 02:47:34.042 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-1054/pod-service-account-defaultsa-nomountspec", EndpointId:"eth0"}
2026-02-17 02:47:34.042 [INFO][69] felix/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-1054/pod-service-account-mountsa-nomountspec", EndpointId:"eth0"}
2026-02-17 02:47:34.043 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-1054/pod-service-account-mountsa-nomountspec", EndpointId:"eth0"}
2026-02-17 02:47:34.043 [INFO][69] felix/conntrack.go 90: Removing conntrack flows ip=10.100.226.37
2026-02-17 02:47:34.043 [INFO][69] felix/conntrack.go 90: Removing conntrack flows ip=10.100.226.38
2026-02-17 02:47:34.093 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=162 ifaceName="cali4143051ccb1" state="down"
2026-02-17 02:47:34.093 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali4143051ccb1"
2026-02-17 02:47:34.093 [INFO][69] 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:47:34.095 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=162 ifaceName="cali4143051ccb1" state=""
2026-02-17 02:47:34.095 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali4143051ccb1"
2026-02-17 02:47:34.101 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=161 ifaceName="cali30d76d8bb35" state="down"
2026-02-17 02:47:34.101 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali30d76d8bb35"
2026-02-17 02:47:34.106 [INFO][69] 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:47:34.116 [INFO][69] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-1054/pod-service-account-defaultsa-nomountspec", EndpointId:"eth0"}
2026-02-17 02:47:34.116 [INFO][69] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-1054/pod-service-account-mountsa-nomountspec", EndpointId:"eth0"}
2026-02-17 02:47:34.116 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali4143051ccb1", State:"down", Index:162}
2026-02-17 02:47:34.116 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali4143051ccb1", Addrs:set.Typed[string]{}}
2026-02-17 02:47:34.116 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali4143051ccb1", Addrs:set.Typed[string]{}}
2026-02-17 02:47:34.116 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali4143051ccb1", State:"", Index:162}
2026-02-17 02:47:34.116 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali4143051ccb1", Addrs:set.Set[string](nil)}
2026-02-17 02:47:34.116 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali4143051ccb1", Addrs:set.Set[string](nil)}
2026-02-17 02:47:34.116 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali30d76d8bb35", State:"down", Index:161}
2026-02-17 02:47:34.116 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali30d76d8bb35", Addrs:set.Typed[string]{}}
2026-02-17 02:47:34.116 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali30d76d8bb35", Addrs:set.Typed[string]{}}
2026-02-17 02:47:34.131 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=161 ifaceName="cali30d76d8bb35" state=""
2026-02-17 02:47:34.131 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali30d76d8bb35"
2026-02-17 02:47:34.132 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali30d76d8bb35", State:"", Index:161}
2026-02-17 02:47:34.132 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali30d76d8bb35", Addrs:set.Set[string](nil)}
2026-02-17 02:47:34.132 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali30d76d8bb35", Addrs:set.Set[string](nil)}
2026-02-17 02:47:34.138 [INFO][69] 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:47:34.138 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calia287b355682"
2026-02-17 02:47:34.138 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=163 ifaceName="calia287b355682" state="down"
2026-02-17 02:47:34.141 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=163 ifaceName="calia287b355682" state=""
2026-02-17 02:47:34.141 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calia287b355682"
2026-02-17 02:47:34.149 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calia287b355682", Addrs:set.Typed[string]{}}
2026-02-17 02:47:34.150 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calia287b355682", Addrs:set.Typed[string]{}}
2026-02-17 02:47:34.150 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calia287b355682", State:"down", Index:163}
2026-02-17 02:47:34.150 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calia287b355682", State:"", Index:163}
2026-02-17 02:47:34.150 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calia287b355682", Addrs:set.Set[string](nil)}
2026-02-17 02:47:34.150 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calia287b355682", Addrs:set.Set[string](nil)}
2026-02-17 02:47:38.396 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"e2e-kubelet-etc-hosts-2962"} labels:{key:"e2e-framework" value:"e2e-kubelet-etc-hosts"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"e2e-kubelet-etc-hosts-2962"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-2962"}
2026-02-17 02:47:38.565 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"container-probe-9444" name:"default"}
2026-02-17 02:47:39.114 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"container-probe-9444"}
2026-02-17 02:47:39.411 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"svcaccounts-1054" name:"default"}
2026-02-17 02:47:39.438 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"svcaccounts-1054" name:"mount"}
2026-02-17 02:47:39.438 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"svcaccounts-1054" name:"nomount"}
2026-02-17 02:47:39.459 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"svcaccounts-1054"}
2026-02-17 02:47:39.482 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"disruption-9255"} labels:{key:"e2e-framework" value:"disruption"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"disruption-9255"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-9255"}
2026-02-17 02:47:39.504 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"disruption-3602"} labels:{key:"e2e-framework" value:"disruption"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"disruption-3602"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-3602"}
2026-02-17 02:47:39.530 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"disruption-3602" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:47:39.554 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"disruption-2-4540"} labels:{key:"e2e-framework" value:"disruption-2"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"disruption-2-4540"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-4540"}
2026-02-17 02:47:39.554 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"disruption-2-4540" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:47:43.584 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"e2e-kubelet-etc-hosts-2962" name:"default"}
2026-02-17 02:47:43.610 [INFO][69] felix/summary.go 100: Summarising 51 dataplane reconciliation loops over 1m0.8s: avg=28ms longest=77ms (resync-calico-v4,resync-filter-v4,update-filter-v4)
2026-02-17 02:47:43.739 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"e2e-kubelet-etc-hosts-2962"}
2026-02-17 02:47:44.553 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"disruption-9255" name:"default"}
2026-02-17 02:47:44.721 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"disruption-9255"} labels:{key:"e2e-framework" value:"disruption"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"disruption-9255"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-9255"}
2026-02-17 02:47:44.745 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"disruption-9255"}
2026-02-17 02:47:45.654 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"disruption-2-4540"} labels:{key:"e2e-framework" value:"disruption-2"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"disruption-2-4540"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-4540"}
2026-02-17 02:47:45.749 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"disruption-3602"} labels:{key:"e2e-framework" value:"disruption"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"disruption-3602"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-3602"}
2026-02-17 02:47:45.774 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-9200"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"pods-9200"} 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-9200"}
2026-02-17 02:47:45.798 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"pods-9200" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:47:50.215 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-9200"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"pods-9200"} 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-9200"}
2026-02-17 02:47:50.242 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-1212"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"services-1212"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-1212"}
2026-02-17 02:47:50.263 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"services-1212" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:47:50.289 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"affinity-nodeport" namespace:"services-1212" type:"NodePort" cluster_ips:"10.254.83.229" ports:{Protocol:"TCP" Port:80 NodePort:31000}
2026-02-17 02:47:50.868 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=services-1212/affinity-nodeport-65758f6cfc-pwspp, name=eth0)
2026-02-17 02:47:50.868 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.services-1212.default"} profile:{}
2026-02-17 02:47:50.868 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.services-1212"} profile:{inbound_rules:{action:"allow" rule_id:"GBPQh7C9KlKoVU6D"} outbound_rules:{action:"allow" rule_id:"D2TNWXlY59z8oryq"}}
2026-02-17 02:47:50.868 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-1212/affinity-nodeport-65758f6cfc-pwspp" endpoint_id:"eth0"} endpoint:{state:"active" name:"calidcd0d1f990a" profile_ids:"kns.services-1212" profile_ids:"ksa.services-1212.default" ipv4_nets:"10.100.226.27/32"}
2026-02-17 02:47:50.868 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1212/affinity-nodeport-65758f6cfc-pwspp", EndpointId:"eth0"}
2026-02-17 02:47:50.869 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1212/affinity-nodeport-65758f6cfc-pwspp", EndpointId:"eth0"}
2026-02-17 02:47:50.869 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1212/affinity-nodeport-65758f6cfc-pwspp", EndpointId:"eth0"}
2026-02-17 02:47:50.869 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calidcd0d1f990a" ipVersion=0x4 table="filter"
2026-02-17 02:47:50.869 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.services-1212" ipVersion=0x4 table="filter"
2026-02-17 02:47:50.870 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_W0xkmp9uowqh1Ip9Gt" ipVersion=0x4 table="filter"
2026-02-17 02:47:50.870 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calidcd0d1f990a" ipVersion=0x4 table="filter"
2026-02-17 02:47:50.870 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.services-1212" ipVersion=0x4 table="filter"
2026-02-17 02:47:50.870 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_W0xkmp9uowqh1Ip9Gt" ipVersion=0x4 table="filter"
2026-02-17 02:47:50.870 [INFO][69] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calidcd0d1f990a"
2026-02-17 02:47:50.870 [INFO][69] felix/endpoint_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-1212/affinity-nodeport-65758f6cfc-pwspp", EndpointId:"eth0"}
2026-02-17 02:47:50.870 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1212/affinity-nodeport-65758f6cfc-pwspp", EndpointId:"eth0"}
2026-02-17 02:47:50.916 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1212/affinity-nodeport-65758f6cfc-pwspp", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:47:50.916 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1212/affinity-nodeport-65758f6cfc-pwspp", EndpointId:"eth0"} status="down"
2026-02-17 02:47:50.916 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"disruption-3602" name:"default"}
2026-02-17 02:47:50.942 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=164 ifaceName="calidcd0d1f990a" state="down"
2026-02-17 02:47:50.942 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calidcd0d1f990a"
2026-02-17 02:47:50.942 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calidcd0d1f990a", State:"down", Index:164}
2026-02-17 02:47:50.942 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calidcd0d1f990a", Addrs:set.Typed[string]{}}
2026-02-17 02:47:50.942 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calidcd0d1f990a", Addrs:set.Typed[string]{}}
2026-02-17 02:47:50.942 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calidcd0d1f990a"
2026-02-17 02:47:50.942 [INFO][69] felix/endpoint_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-1212/affinity-nodeport-65758f6cfc-pwspp", EndpointId:"eth0"}
2026-02-17 02:47:50.942 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1212/affinity-nodeport-65758f6cfc-pwspp", EndpointId:"eth0"}
2026-02-17 02:47:50.942 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=164 ifaceName="calidcd0d1f990a" state="up"
2026-02-17 02:47:50.965 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1212/affinity-nodeport-65758f6cfc-pwspp", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:47:50.965 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1212/affinity-nodeport-65758f6cfc-pwspp", EndpointId:"eth0"} status="down"
2026-02-17 02:47:50.965 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calidcd0d1f990a", State:"up", Index:164}
2026-02-17 02:47:50.965 [INFO][69] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calidcd0d1f990a"
2026-02-17 02:47:50.965 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calidcd0d1f990a"
2026-02-17 02:47:50.965 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calidcd0d1f990a"
2026-02-17 02:47:50.965 [INFO][69] felix/endpoint_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-1212/affinity-nodeport-65758f6cfc-pwspp", EndpointId:"eth0"}
2026-02-17 02:47:50.966 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1212/affinity-nodeport-65758f6cfc-pwspp", EndpointId:"eth0"}
2026-02-17 02:47:50.984 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1212/affinity-nodeport-65758f6cfc-pwspp", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:47:50.984 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1212/affinity-nodeport-65758f6cfc-pwspp", EndpointId:"eth0"} status="up"
2026-02-17 02:47:51.036 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"disruption-2-4540" name:"default"}
2026-02-17 02:47:51.283 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"disruption-3602"} labels:{key:"e2e-framework" value:"disruption"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"disruption-3602"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-3602"}
2026-02-17 02:47:51.299 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=services-1212/affinity-nodeport-65758f6cfc-pwspp, name=eth0)
2026-02-17 02:47:51.308 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-1212/affinity-nodeport-65758f6cfc-pwspp" endpoint_id:"eth0"} endpoint:{state:"active" name:"calidcd0d1f990a" profile_ids:"kns.services-1212" profile_ids:"ksa.services-1212.default" ipv4_nets:"10.100.226.27/32"}
2026-02-17 02:47:51.309 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1212/affinity-nodeport-65758f6cfc-pwspp", EndpointId:"eth0"}
2026-02-17 02:47:51.309 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1212/affinity-nodeport-65758f6cfc-pwspp", EndpointId:"eth0"}
2026-02-17 02:47:51.309 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1212/affinity-nodeport-65758f6cfc-pwspp", EndpointId:"eth0"}
2026-02-17 02:47:51.309 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calidcd0d1f990a"
2026-02-17 02:47:51.309 [INFO][69] felix/endpoint_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-1212/affinity-nodeport-65758f6cfc-pwspp", EndpointId:"eth0"}
2026-02-17 02:47:51.309 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1212/affinity-nodeport-65758f6cfc-pwspp", EndpointId:"eth0"}
2026-02-17 02:47:51.336 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1212/affinity-nodeport-65758f6cfc-pwspp", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:47:51.336 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1212/affinity-nodeport-65758f6cfc-pwspp", EndpointId:"eth0"} status="up"
2026-02-17 02:47:51.336 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"disruption-3602"}
2026-02-17 02:47:51.405 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"disruption-2-4540"} labels:{key:"e2e-framework" value:"disruption-2"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"disruption-2-4540"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-4540"}
2026-02-17 02:47:51.439 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"disruption-2-4540"}
2026-02-17 02:47:52.267 [INFO][69] 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:47:52.267 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calidcd0d1f990a"
2026-02-17 02:47:52.267 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calidcd0d1f990a", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:47:52.267 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calidcd0d1f990a", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:47:52.926 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=services-1212/execpod-affinity44cxh, name=eth0)
2026-02-17 02:47:52.927 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-1212/execpod-affinity44cxh" endpoint_id:"eth0"} endpoint:{state:"active" name:"calib116e94bfcf" profile_ids:"kns.services-1212" profile_ids:"ksa.services-1212.default" ipv4_nets:"10.100.226.34/32"}
2026-02-17 02:47:52.927 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1212/execpod-affinity44cxh", EndpointId:"eth0"}
2026-02-17 02:47:52.927 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1212/execpod-affinity44cxh", EndpointId:"eth0"}
2026-02-17 02:47:52.927 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1212/execpod-affinity44cxh", EndpointId:"eth0"}
2026-02-17 02:47:52.927 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calib116e94bfcf" ipVersion=0x4 table="filter"
2026-02-17 02:47:52.927 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calib116e94bfcf" ipVersion=0x4 table="filter"
2026-02-17 02:47:52.928 [INFO][69] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calib116e94bfcf"
2026-02-17 02:47:52.928 [INFO][69] felix/endpoint_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-1212/execpod-affinity44cxh", EndpointId:"eth0"}
2026-02-17 02:47:52.928 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1212/execpod-affinity44cxh", EndpointId:"eth0"}
2026-02-17 02:47:52.963 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1212/execpod-affinity44cxh", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:47:52.963 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1212/execpod-affinity44cxh", EndpointId:"eth0"} status="down"
2026-02-17 02:47:53.000 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=165 ifaceName="calib116e94bfcf" state="down"
2026-02-17 02:47:53.001 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calib116e94bfcf"
2026-02-17 02:47:53.001 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib116e94bfcf", State:"down", Index:165}
2026-02-17 02:47:53.001 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib116e94bfcf", Addrs:set.Typed[string]{}}
2026-02-17 02:47:53.001 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib116e94bfcf", Addrs:set.Typed[string]{}}
2026-02-17 02:47:53.001 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calib116e94bfcf"
2026-02-17 02:47:53.001 [INFO][69] felix/endpoint_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-1212/execpod-affinity44cxh", EndpointId:"eth0"}
2026-02-17 02:47:53.001 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1212/execpod-affinity44cxh", EndpointId:"eth0"}
2026-02-17 02:47:53.004 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=165 ifaceName="calib116e94bfcf" state="up"
2026-02-17 02:47:53.021 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1212/execpod-affinity44cxh", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:47:53.021 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1212/execpod-affinity44cxh", EndpointId:"eth0"} status="down"
2026-02-17 02:47:53.021 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib116e94bfcf", State:"up", Index:165}
2026-02-17 02:47:53.021 [INFO][69] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calib116e94bfcf"
2026-02-17 02:47:53.021 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calib116e94bfcf"
2026-02-17 02:47:53.021 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calib116e94bfcf"
2026-02-17 02:47:53.021 [INFO][69] felix/endpoint_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-1212/execpod-affinity44cxh", EndpointId:"eth0"}
2026-02-17 02:47:53.021 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1212/execpod-affinity44cxh", EndpointId:"eth0"}
2026-02-17 02:47:53.043 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1212/execpod-affinity44cxh", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:47:53.043 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1212/execpod-affinity44cxh", EndpointId:"eth0"} status="up"
2026-02-17 02:47:53.330 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=services-1212/execpod-affinity44cxh, name=eth0)
2026-02-17 02:47:53.331 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-1212/execpod-affinity44cxh" endpoint_id:"eth0"} endpoint:{state:"active" name:"calib116e94bfcf" profile_ids:"kns.services-1212" profile_ids:"ksa.services-1212.default" ipv4_nets:"10.100.226.34/32"}
2026-02-17 02:47:53.331 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1212/execpod-affinity44cxh", EndpointId:"eth0"}
2026-02-17 02:47:53.331 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1212/execpod-affinity44cxh", EndpointId:"eth0"}
2026-02-17 02:47:53.331 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1212/execpod-affinity44cxh", EndpointId:"eth0"}
2026-02-17 02:47:53.331 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calib116e94bfcf"
2026-02-17 02:47:53.331 [INFO][69] felix/endpoint_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-1212/execpod-affinity44cxh", EndpointId:"eth0"}
2026-02-17 02:47:53.331 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1212/execpod-affinity44cxh", EndpointId:"eth0"}
2026-02-17 02:47:53.355 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1212/execpod-affinity44cxh", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:47:53.355 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1212/execpod-affinity44cxh", EndpointId:"eth0"} status="up"
2026-02-17 02:47:53.963 [INFO][69] 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:47:53.963 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calib116e94bfcf"
2026-02-17 02:47:53.963 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib116e94bfcf", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:47:53.963 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib116e94bfcf", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:47:55.325 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=services-1212/execpod-affinity44cxh, name=eth0)
2026-02-17 02:47:55.325 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-1212/execpod-affinity44cxh" endpoint_id:"eth0"} endpoint:{state:"active" name:"calib116e94bfcf" profile_ids:"kns.services-1212" profile_ids:"ksa.services-1212.default" ipv4_nets:"10.100.226.34/32"}
2026-02-17 02:47:55.325 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1212/execpod-affinity44cxh", EndpointId:"eth0"}
2026-02-17 02:47:55.325 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1212/execpod-affinity44cxh", EndpointId:"eth0"}
2026-02-17 02:47:55.325 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1212/execpod-affinity44cxh", EndpointId:"eth0"}
2026-02-17 02:47:55.326 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calib116e94bfcf"
2026-02-17 02:47:55.327 [INFO][69] felix/endpoint_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-1212/execpod-affinity44cxh", EndpointId:"eth0"}
2026-02-17 02:47:55.327 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1212/execpod-affinity44cxh", EndpointId:"eth0"}
2026-02-17 02:47:55.341 [INFO][69] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=services-1212/execpod-affinity44cxh, name=eth0)
2026-02-17 02:47:55.361 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1212/execpod-affinity44cxh", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:47:55.361 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1212/execpod-affinity44cxh", EndpointId:"eth0"} status="up"
2026-02-17 02:47:55.361 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-1212/execpod-affinity44cxh" endpoint_id:"eth0"}
2026-02-17 02:47:55.361 [INFO][69] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1212/execpod-affinity44cxh", EndpointId:"eth0"}
2026-02-17 02:47:55.361 [INFO][69] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1212/execpod-affinity44cxh", EndpointId:"eth0"}
2026-02-17 02:47:55.361 [INFO][69] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1212/execpod-affinity44cxh", EndpointId:"eth0"}
2026-02-17 02:47:55.361 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calib116e94bfcf" ipVersion=0x4 table="filter"
2026-02-17 02:47:55.361 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calib116e94bfcf" ipVersion=0x4 table="filter"
2026-02-17 02:47:55.361 [INFO][69] felix/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-1212/execpod-affinity44cxh", EndpointId:"eth0"}
2026-02-17 02:47:55.361 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1212/execpod-affinity44cxh", EndpointId:"eth0"}
2026-02-17 02:47:55.362 [INFO][69] felix/conntrack.go 90: Removing conntrack flows ip=10.100.226.34
2026-02-17 02:47:55.400 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=services-1212/affinity-nodeport-65758f6cfc-pwspp, name=eth0)
2026-02-17 02:47:55.406 [INFO][69] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1212/execpod-affinity44cxh", EndpointId:"eth0"}
2026-02-17 02:47:55.407 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"affinity-nodeport" namespace:"services-1212"
2026-02-17 02:47:55.407 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-1212/affinity-nodeport-65758f6cfc-pwspp" endpoint_id:"eth0"} endpoint:{state:"active" name:"calidcd0d1f990a" profile_ids:"kns.services-1212" profile_ids:"ksa.services-1212.default" ipv4_nets:"10.100.226.27/32"}
2026-02-17 02:47:55.407 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1212/affinity-nodeport-65758f6cfc-pwspp", EndpointId:"eth0"}
2026-02-17 02:47:55.407 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1212/affinity-nodeport-65758f6cfc-pwspp", EndpointId:"eth0"}
2026-02-17 02:47:55.407 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1212/affinity-nodeport-65758f6cfc-pwspp", EndpointId:"eth0"}
2026-02-17 02:47:55.407 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calidcd0d1f990a"
2026-02-17 02:47:55.407 [INFO][69] felix/endpoint_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-1212/affinity-nodeport-65758f6cfc-pwspp", EndpointId:"eth0"}
2026-02-17 02:47:55.407 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1212/affinity-nodeport-65758f6cfc-pwspp", EndpointId:"eth0"}
2026-02-17 02:47:55.428 [INFO][69] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=services-1212/affinity-nodeport-65758f6cfc-pwspp, name=eth0)
2026-02-17 02:47:55.446 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1212/affinity-nodeport-65758f6cfc-pwspp", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:47:55.446 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1212/affinity-nodeport-65758f6cfc-pwspp", EndpointId:"eth0"} status="up"
2026-02-17 02:47:55.446 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-1212/affinity-nodeport-65758f6cfc-pwspp" endpoint_id:"eth0"}
2026-02-17 02:47:55.446 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.services-1212"}
2026-02-17 02:47:55.446 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.services-1212.default"}
2026-02-17 02:47:55.446 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-1212"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"services-1212"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-1212"}
2026-02-17 02:47:55.446 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-6539"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"services-6539"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-6539"}
2026-02-17 02:47:55.446 [INFO][69] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1212/affinity-nodeport-65758f6cfc-pwspp", EndpointId:"eth0"}
2026-02-17 02:47:55.446 [INFO][69] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1212/affinity-nodeport-65758f6cfc-pwspp", EndpointId:"eth0"}
2026-02-17 02:47:55.447 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.services-1212" ipVersion=0x4 table="filter"
2026-02-17 02:47:55.447 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_W0xkmp9uowqh1Ip9Gt" ipVersion=0x4 table="filter"
2026-02-17 02:47:55.447 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.services-1212" ipVersion=0x4 table="filter"
2026-02-17 02:47:55.447 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_W0xkmp9uowqh1Ip9Gt" ipVersion=0x4 table="filter"
2026-02-17 02:47:55.447 [INFO][69] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1212/affinity-nodeport-65758f6cfc-pwspp", EndpointId:"eth0"}
2026-02-17 02:47:55.447 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calidcd0d1f990a" ipVersion=0x4 table="filter"
2026-02-17 02:47:55.447 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calidcd0d1f990a" ipVersion=0x4 table="filter"
2026-02-17 02:47:55.447 [INFO][69] felix/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-1212/affinity-nodeport-65758f6cfc-pwspp", EndpointId:"eth0"}
2026-02-17 02:47:55.447 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1212/affinity-nodeport-65758f6cfc-pwspp", EndpointId:"eth0"}
2026-02-17 02:47:55.447 [INFO][69] felix/conntrack.go 90: Removing conntrack flows ip=10.100.226.27
2026-02-17 02:47:55.507 [INFO][69] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1212/affinity-nodeport-65758f6cfc-pwspp", EndpointId:"eth0"}
2026-02-17 02:47:55.507 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"services-6539" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:47:55.507 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"nodeport-service" namespace:"services-6539" type:"NodePort" cluster_ips:"10.254.28.28" ports:{Protocol:"TCP" Port:80 NodePort:31981}
2026-02-17 02:47:55.533 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"externalsvc" namespace:"services-6539" type:"ClusterIP" cluster_ips:"10.254.36.159" ports:{Protocol:"TCP" Port:80}
bird: KIF: Received address message for unknown interface 165
2026-02-17 02:47:55.755 [INFO][69] 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:47:55.755 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calib116e94bfcf"
2026-02-17 02:47:55.755 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib116e94bfcf", Addrs:set.Typed[string]{}}
2026-02-17 02:47:55.755 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib116e94bfcf", Addrs:set.Typed[string]{}}
2026-02-17 02:47:55.757 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=165 ifaceName="calib116e94bfcf" state="down"
2026-02-17 02:47:55.759 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=165 ifaceName="calib116e94bfcf" state=""
2026-02-17 02:47:55.759 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calib116e94bfcf"
2026-02-17 02:47:55.776 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"pods-9200" name:"default"}
2026-02-17 02:47:55.797 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib116e94bfcf", State:"down", Index:165}
2026-02-17 02:47:55.797 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib116e94bfcf", State:"", Index:165}
2026-02-17 02:47:55.797 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib116e94bfcf", Addrs:set.Set[string](nil)}
2026-02-17 02:47:55.797 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib116e94bfcf", Addrs:set.Set[string](nil)}
2026-02-17 02:47:55.900 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-9200"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"pods-9200"} 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-9200"}
2026-02-17 02:47:55.927 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"pods-9200"}
2026-02-17 02:47:56.256 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=services-6539/externalsvc-8664db8f97-r4gjl, name=eth0)
2026-02-17 02:47:56.257 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.services-6539.default"} profile:{}
2026-02-17 02:47:56.257 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.services-6539"} profile:{inbound_rules:{action:"allow" rule_id:"rV5BhaSsr-IoAAFQ"} outbound_rules:{action:"allow" rule_id:"ImjTHqTF0UdBGRcG"}}
2026-02-17 02:47:56.257 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-6539/externalsvc-8664db8f97-r4gjl" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali115817b7320" profile_ids:"kns.services-6539" profile_ids:"ksa.services-6539.default" ipv4_nets:"10.100.226.14/32"}
2026-02-17 02:47:56.257 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6539/externalsvc-8664db8f97-r4gjl", EndpointId:"eth0"}
2026-02-17 02:47:56.257 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6539/externalsvc-8664db8f97-r4gjl", EndpointId:"eth0"}
2026-02-17 02:47:56.257 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6539/externalsvc-8664db8f97-r4gjl", EndpointId:"eth0"}
2026-02-17 02:47:56.258 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali115817b7320" ipVersion=0x4 table="filter"
2026-02-17 02:47:56.258 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.services-6539" ipVersion=0x4 table="filter"
2026-02-17 02:47:56.258 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_u3abRkTxnnqeXiAAxH" ipVersion=0x4 table="filter"
2026-02-17 02:47:56.258 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali115817b7320" ipVersion=0x4 table="filter"
2026-02-17 02:47:56.258 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.services-6539" ipVersion=0x4 table="filter"
2026-02-17 02:47:56.258 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_u3abRkTxnnqeXiAAxH" ipVersion=0x4 table="filter"
2026-02-17 02:47:56.258 [INFO][69] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali115817b7320"
2026-02-17 02:47:56.258 [INFO][69] felix/endpoint_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-6539/externalsvc-8664db8f97-r4gjl", EndpointId:"eth0"}
2026-02-17 02:47:56.258 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6539/externalsvc-8664db8f97-r4gjl", EndpointId:"eth0"}
2026-02-17 02:47:56.299 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6539/externalsvc-8664db8f97-r4gjl", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:47:56.299 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6539/externalsvc-8664db8f97-r4gjl", EndpointId:"eth0"} status="down"
2026-02-17 02:47:56.334 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=166 ifaceName="cali115817b7320" state="down"
2026-02-17 02:47:56.334 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali115817b7320"
2026-02-17 02:47:56.334 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali115817b7320", State:"down", Index:166}
2026-02-17 02:47:56.334 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali115817b7320", Addrs:set.Typed[string]{}}
2026-02-17 02:47:56.334 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali115817b7320", Addrs:set.Typed[string]{}}
2026-02-17 02:47:56.334 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali115817b7320"
2026-02-17 02:47:56.335 [INFO][69] felix/endpoint_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-6539/externalsvc-8664db8f97-r4gjl", EndpointId:"eth0"}
2026-02-17 02:47:56.335 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6539/externalsvc-8664db8f97-r4gjl", EndpointId:"eth0"}
2026-02-17 02:47:56.337 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=166 ifaceName="cali115817b7320" state="up"
2026-02-17 02:47:56.356 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6539/externalsvc-8664db8f97-r4gjl", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:47:56.356 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6539/externalsvc-8664db8f97-r4gjl", EndpointId:"eth0"} status="down"
2026-02-17 02:47:56.356 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali115817b7320", State:"up", Index:166}
2026-02-17 02:47:56.356 [INFO][69] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali115817b7320"
2026-02-17 02:47:56.356 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali115817b7320"
2026-02-17 02:47:56.356 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali115817b7320"
2026-02-17 02:47:56.356 [INFO][69] felix/endpoint_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-6539/externalsvc-8664db8f97-r4gjl", EndpointId:"eth0"}
2026-02-17 02:47:56.356 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6539/externalsvc-8664db8f97-r4gjl", EndpointId:"eth0"}
2026-02-17 02:47:56.374 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6539/externalsvc-8664db8f97-r4gjl", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:47:56.374 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6539/externalsvc-8664db8f97-r4gjl", EndpointId:"eth0"} status="up"
2026-02-17 02:47:57.349 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=services-6539/externalsvc-8664db8f97-r4gjl, name=eth0)
2026-02-17 02:47:57.349 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-6539/externalsvc-8664db8f97-r4gjl" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali115817b7320" profile_ids:"kns.services-6539" profile_ids:"ksa.services-6539.default" ipv4_nets:"10.100.226.14/32"}
2026-02-17 02:47:57.350 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6539/externalsvc-8664db8f97-r4gjl", EndpointId:"eth0"}
2026-02-17 02:47:57.350 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6539/externalsvc-8664db8f97-r4gjl", EndpointId:"eth0"}
2026-02-17 02:47:57.350 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6539/externalsvc-8664db8f97-r4gjl", EndpointId:"eth0"}
2026-02-17 02:47:57.351 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali115817b7320"
2026-02-17 02:47:57.352 [INFO][69] felix/endpoint_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-6539/externalsvc-8664db8f97-r4gjl", EndpointId:"eth0"}
2026-02-17 02:47:57.352 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6539/externalsvc-8664db8f97-r4gjl", EndpointId:"eth0"}
2026-02-17 02:47:57.379 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6539/externalsvc-8664db8f97-r4gjl", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:47:57.379 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6539/externalsvc-8664db8f97-r4gjl", EndpointId:"eth0"} status="up"
2026-02-17 02:47:57.601 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"nodeport-service" namespace:"services-6539" type:"ExternalName" ports:{Protocol:"TCP" Port:80}
bird: KIF: Received address message for unknown interface 164
2026-02-17 02:47:57.807 [INFO][69] 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:47:57.807 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali115817b7320"
2026-02-17 02:47:57.807 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali115817b7320", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:47:57.807 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali115817b7320", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:47:57.860 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=164 ifaceName="calidcd0d1f990a" state="down"
2026-02-17 02:47:57.860 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calidcd0d1f990a"
2026-02-17 02:47:57.860 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calidcd0d1f990a", State:"down", Index:164}
2026-02-17 02:47:57.860 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calidcd0d1f990a", Addrs:set.Typed[string]{}}
2026-02-17 02:47:57.860 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calidcd0d1f990a", Addrs:set.Typed[string]{}}
2026-02-17 02:47:57.860 [INFO][69] 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:47:57.865 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=164 ifaceName="calidcd0d1f990a" state=""
2026-02-17 02:47:57.865 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calidcd0d1f990a"
2026-02-17 02:47:57.878 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calidcd0d1f990a", State:"", Index:164}
2026-02-17 02:47:57.878 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calidcd0d1f990a", Addrs:set.Set[string](nil)}
2026-02-17 02:47:57.878 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calidcd0d1f990a", Addrs:set.Set[string](nil)}
2026-02-17 02:47:58.188 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=services-6539/execpodnlbb5, name=eth0)
2026-02-17 02:47:58.188 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-6539/execpodnlbb5" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9f9aaf6c191" profile_ids:"kns.services-6539" profile_ids:"ksa.services-6539.default" ipv4_nets:"10.100.226.40/32"}
2026-02-17 02:47:58.188 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6539/execpodnlbb5", EndpointId:"eth0"}
2026-02-17 02:47:58.188 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6539/execpodnlbb5", EndpointId:"eth0"}
2026-02-17 02:47:58.188 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6539/execpodnlbb5", EndpointId:"eth0"}
2026-02-17 02:47:58.189 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali9f9aaf6c191" ipVersion=0x4 table="filter"
2026-02-17 02:47:58.189 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali9f9aaf6c191" ipVersion=0x4 table="filter"
2026-02-17 02:47:58.189 [INFO][69] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali9f9aaf6c191"
2026-02-17 02:47:58.189 [INFO][69] felix/endpoint_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-6539/execpodnlbb5", EndpointId:"eth0"}
2026-02-17 02:47:58.189 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6539/execpodnlbb5", EndpointId:"eth0"}
2026-02-17 02:47:58.225 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6539/execpodnlbb5", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:47:58.225 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6539/execpodnlbb5", EndpointId:"eth0"} status="down"
2026-02-17 02:47:58.267 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=167 ifaceName="cali9f9aaf6c191" state="down"
2026-02-17 02:47:58.273 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali9f9aaf6c191", State:"down", Index:167}
2026-02-17 02:47:58.273 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali9f9aaf6c191"
2026-02-17 02:47:58.273 [INFO][69] felix/endpoint_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-6539/execpodnlbb5", EndpointId:"eth0"}
2026-02-17 02:47:58.273 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6539/execpodnlbb5", EndpointId:"eth0"}
2026-02-17 02:47:58.273 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali9f9aaf6c191"
2026-02-17 02:47:58.277 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=167 ifaceName="cali9f9aaf6c191" state="up"
2026-02-17 02:47:58.297 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6539/execpodnlbb5", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:47:58.297 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6539/execpodnlbb5", EndpointId:"eth0"} status="down"
2026-02-17 02:47:58.297 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali9f9aaf6c191", Addrs:set.Typed[string]{}}
2026-02-17 02:47:58.297 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali9f9aaf6c191", Addrs:set.Typed[string]{}}
2026-02-17 02:47:58.297 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali9f9aaf6c191", State:"up", Index:167}
2026-02-17 02:47:58.297 [INFO][69] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali9f9aaf6c191"
2026-02-17 02:47:58.297 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali9f9aaf6c191"
2026-02-17 02:47:58.297 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9f9aaf6c191"
2026-02-17 02:47:58.298 [INFO][69] felix/endpoint_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-6539/execpodnlbb5", EndpointId:"eth0"}
2026-02-17 02:47:58.298 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6539/execpodnlbb5", EndpointId:"eth0"}
2026-02-17 02:47:58.316 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6539/execpodnlbb5", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:47:58.316 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6539/execpodnlbb5", EndpointId:"eth0"} status="up"
2026-02-17 02:47:59.364 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=services-6539/execpodnlbb5, name=eth0)
2026-02-17 02:47:59.364 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-6539/execpodnlbb5" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9f9aaf6c191" profile_ids:"kns.services-6539" profile_ids:"ksa.services-6539.default" ipv4_nets:"10.100.226.40/32"}
2026-02-17 02:47:59.365 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6539/execpodnlbb5", EndpointId:"eth0"}
2026-02-17 02:47:59.365 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6539/execpodnlbb5", EndpointId:"eth0"}
2026-02-17 02:47:59.365 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6539/execpodnlbb5", EndpointId:"eth0"}
2026-02-17 02:47:59.367 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9f9aaf6c191"
2026-02-17 02:47:59.367 [INFO][69] felix/endpoint_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-6539/execpodnlbb5", EndpointId:"eth0"}
2026-02-17 02:47:59.367 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6539/execpodnlbb5", EndpointId:"eth0"}
2026-02-17 02:47:59.387 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6539/execpodnlbb5", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:47:59.387 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6539/execpodnlbb5", EndpointId:"eth0"} status="up"
2026-02-17 02:47:59.724 [INFO][69] 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:47:59.724 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali9f9aaf6c191"
2026-02-17 02:47:59.724 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali9f9aaf6c191", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:47:59.724 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali9f9aaf6c191", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:47:59.852 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"externalsvc" namespace:"services-6539"
2026-02-17 02:47:59.890 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=services-6539/externalsvc-8664db8f97-r4gjl, name=eth0)
2026-02-17 02:47:59.901 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-6539/externalsvc-8664db8f97-r4gjl" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali115817b7320" profile_ids:"kns.services-6539" profile_ids:"ksa.services-6539.default" ipv4_nets:"10.100.226.14/32"}
2026-02-17 02:47:59.901 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6539/externalsvc-8664db8f97-r4gjl", EndpointId:"eth0"}
2026-02-17 02:47:59.902 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6539/externalsvc-8664db8f97-r4gjl", EndpointId:"eth0"}
2026-02-17 02:47:59.902 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6539/externalsvc-8664db8f97-r4gjl", EndpointId:"eth0"}
2026-02-17 02:47:59.903 [INFO][69] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=services-6539/externalsvc-8664db8f97-r4gjl, name=eth0)
2026-02-17 02:47:59.905 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali115817b7320"
2026-02-17 02:47:59.905 [INFO][69] felix/endpoint_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-6539/externalsvc-8664db8f97-r4gjl", EndpointId:"eth0"}
2026-02-17 02:47:59.905 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6539/externalsvc-8664db8f97-r4gjl", EndpointId:"eth0"}
2026-02-17 02:47:59.931 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6539/externalsvc-8664db8f97-r4gjl", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:47:59.931 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6539/externalsvc-8664db8f97-r4gjl", EndpointId:"eth0"} status="up"
2026-02-17 02:47:59.931 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-6539/externalsvc-8664db8f97-r4gjl" endpoint_id:"eth0"}
2026-02-17 02:47:59.931 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"nodeport-service" namespace:"services-6539"
2026-02-17 02:47:59.931 [INFO][69] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6539/externalsvc-8664db8f97-r4gjl", EndpointId:"eth0"}
2026-02-17 02:47:59.931 [INFO][69] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6539/externalsvc-8664db8f97-r4gjl", EndpointId:"eth0"}
2026-02-17 02:47:59.932 [INFO][69] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6539/externalsvc-8664db8f97-r4gjl", EndpointId:"eth0"}
2026-02-17 02:47:59.932 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali115817b7320" ipVersion=0x4 table="filter"
2026-02-17 02:47:59.932 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali115817b7320" ipVersion=0x4 table="filter"
2026-02-17 02:47:59.932 [INFO][69] felix/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-6539/externalsvc-8664db8f97-r4gjl", EndpointId:"eth0"}
2026-02-17 02:47:59.932 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6539/externalsvc-8664db8f97-r4gjl", EndpointId:"eth0"}
2026-02-17 02:47:59.937 [INFO][69] felix/conntrack.go 90: Removing conntrack flows ip=10.100.226.14
2026-02-17 02:47:59.992 [INFO][69] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6539/externalsvc-8664db8f97-r4gjl", EndpointId:"eth0"}
2026-02-17 02:47:59.992 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-6539"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"services-6539"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-6539"}
2026-02-17 02:47:59.993 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"security-context-test-5635"} labels:{key:"e2e-framework" value:"security-context-test"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"security-context-test-5635"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-5635"}
2026-02-17 02:48:00.022 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"security-context-test-5635" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:48:00.848 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"services-1212" name:"default"}
2026-02-17 02:48:00.964 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-1212"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"services-1212"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-1212"}
2026-02-17 02:48:00.988 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"services-1212"}
2026-02-17 02:48:02.422 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=166 ifaceName="cali115817b7320" state="down"
2026-02-17 02:48:02.422 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali115817b7320"
2026-02-17 02:48:02.422 [INFO][69] 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:48:02.422 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali115817b7320", State:"down", Index:166}
2026-02-17 02:48:02.422 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali115817b7320", Addrs:set.Typed[string]{}}
2026-02-17 02:48:02.422 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali115817b7320", Addrs:set.Typed[string]{}}
2026-02-17 02:48:02.426 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=166 ifaceName="cali115817b7320" state=""
2026-02-17 02:48:02.426 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali115817b7320"
2026-02-17 02:48:02.445 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali115817b7320", State:"", Index:166}
2026-02-17 02:48:02.445 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali115817b7320", Addrs:set.Set[string](nil)}
2026-02-17 02:48:02.445 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali115817b7320", Addrs:set.Set[string](nil)}
2026-02-17 02:48:04.085 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"security-context-test-5635"} labels:{key:"e2e-framework" value:"security-context-test"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"security-context-test-5635"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-5635"}
2026-02-17 02:48:04.112 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-1250"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-1250"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-1250"}
2026-02-17 02:48:04.112 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"downward-api-1250" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:48:04.978 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=services-6539/execpodnlbb5, name=eth0)
2026-02-17 02:48:04.979 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-6539/execpodnlbb5" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9f9aaf6c191" profile_ids:"kns.services-6539" profile_ids:"ksa.services-6539.default" ipv4_nets:"10.100.226.40/32"}
2026-02-17 02:48:04.979 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6539/execpodnlbb5", EndpointId:"eth0"}
2026-02-17 02:48:04.979 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6539/execpodnlbb5", EndpointId:"eth0"}
2026-02-17 02:48:04.979 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6539/execpodnlbb5", EndpointId:"eth0"}
2026-02-17 02:48:04.980 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9f9aaf6c191"
2026-02-17 02:48:04.980 [INFO][69] felix/endpoint_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-6539/execpodnlbb5", EndpointId:"eth0"}
2026-02-17 02:48:04.980 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6539/execpodnlbb5", EndpointId:"eth0"}
2026-02-17 02:48:04.984 [INFO][69] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=services-6539/execpodnlbb5, name=eth0)
2026-02-17 02:48:05.004 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6539/execpodnlbb5", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:48:05.004 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6539/execpodnlbb5", EndpointId:"eth0"} status="up"
2026-02-17 02:48:05.004 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-6539/execpodnlbb5" endpoint_id:"eth0"}
2026-02-17 02:48:05.004 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.services-6539"}
2026-02-17 02:48:05.004 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.services-6539.default"}
2026-02-17 02:48:05.004 [INFO][69] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6539/execpodnlbb5", EndpointId:"eth0"}
2026-02-17 02:48:05.004 [INFO][69] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6539/execpodnlbb5", EndpointId:"eth0"}
2026-02-17 02:48:05.005 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.services-6539" ipVersion=0x4 table="filter"
2026-02-17 02:48:05.005 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_u3abRkTxnnqeXiAAxH" ipVersion=0x4 table="filter"
2026-02-17 02:48:05.005 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.services-6539" ipVersion=0x4 table="filter"
2026-02-17 02:48:05.005 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_u3abRkTxnnqeXiAAxH" ipVersion=0x4 table="filter"
2026-02-17 02:48:05.005 [INFO][69] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6539/execpodnlbb5", EndpointId:"eth0"}
2026-02-17 02:48:05.005 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali9f9aaf6c191" ipVersion=0x4 table="filter"
2026-02-17 02:48:05.005 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali9f9aaf6c191" ipVersion=0x4 table="filter"
2026-02-17 02:48:05.005 [INFO][69] felix/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-6539/execpodnlbb5", EndpointId:"eth0"}
2026-02-17 02:48:05.005 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6539/execpodnlbb5", EndpointId:"eth0"}
2026-02-17 02:48:05.005 [INFO][69] felix/conntrack.go 90: Removing conntrack flows ip=10.100.226.40
2026-02-17 02:48:05.047 [INFO][69] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6539/execpodnlbb5", EndpointId:"eth0"}
2026-02-17 02:48:05.047 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"services-6539" name:"default"}
2026-02-17 02:48:05.296 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-6539"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"services-6539"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-6539"}
2026-02-17 02:48:05.325 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"services-6539"}
2026-02-17 02:48:05.366 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=167 ifaceName="cali9f9aaf6c191" state="down"
2026-02-17 02:48:05.366 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali9f9aaf6c191", State:"down", Index:167}
2026-02-17 02:48:05.366 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali9f9aaf6c191"
2026-02-17 02:48:05.366 [INFO][69] 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:48:05.370 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=167 ifaceName="cali9f9aaf6c191" state=""
2026-02-17 02:48:05.370 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali9f9aaf6c191"
2026-02-17 02:48:05.389 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali9f9aaf6c191", Addrs:set.Typed[string]{}}
2026-02-17 02:48:05.389 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali9f9aaf6c191", Addrs:set.Typed[string]{}}
2026-02-17 02:48:05.389 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali9f9aaf6c191", State:"", Index:167}
2026-02-17 02:48:05.389 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali9f9aaf6c191", Addrs:set.Set[string](nil)}
2026-02-17 02:48:05.389 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali9f9aaf6c191", Addrs:set.Set[string](nil)}
2026-02-17 02:48:08.204 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-1250"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-1250"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-1250"}
2026-02-17 02:48:08.240 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-5744"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-5744"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5744"}
2026-02-17 02:48:08.268 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"secrets-5744" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:48:08.340 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-5744"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-5744"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5744"}
2026-02-17 02:48:08.376 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-1311"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"pods-1311"} 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-1311"}
2026-02-17 02:48:08.402 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"pods-1311" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:48:08.991 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=pods-1311/test-pod-2, name=eth0)
2026-02-17 02:48:08.991 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.pods-1311"} profile:{inbound_rules:{action:"allow" rule_id:"k9txxer2JwITnyPa"} outbound_rules:{action:"allow" rule_id:"KRqZldb7QJT2hi2k"}}
2026-02-17 02:48:08.991 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.pods-1311.default"} profile:{}
2026-02-17 02:48:08.991 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1311/test-pod-2" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali12c6f2cb12a" profile_ids:"kns.pods-1311" profile_ids:"ksa.pods-1311.default" ipv4_nets:"10.100.226.39/32"}
2026-02-17 02:48:08.991 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1311/test-pod-2", EndpointId:"eth0"}
2026-02-17 02:48:08.991 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1311/test-pod-2", EndpointId:"eth0"}
2026-02-17 02:48:08.992 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1311/test-pod-2", EndpointId:"eth0"}
2026-02-17 02:48:08.992 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali12c6f2cb12a" ipVersion=0x4 table="filter"
2026-02-17 02:48:08.992 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.pods-1311" ipVersion=0x4 table="filter"
2026-02-17 02:48:08.992 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_XxwwI3sa4izPzCgATE" ipVersion=0x4 table="filter"
2026-02-17 02:48:08.992 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali12c6f2cb12a" ipVersion=0x4 table="filter"
2026-02-17 02:48:08.992 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.pods-1311" ipVersion=0x4 table="filter"
2026-02-17 02:48:08.992 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_XxwwI3sa4izPzCgATE" ipVersion=0x4 table="filter"
2026-02-17 02:48:08.992 [INFO][69] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali12c6f2cb12a"
2026-02-17 02:48:08.992 [INFO][69] felix/endpoint_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-1311/test-pod-2", EndpointId:"eth0"}
2026-02-17 02:48:08.992 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1311/test-pod-2", EndpointId:"eth0"}
2026-02-17 02:48:09.035 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1311/test-pod-2", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:48:09.035 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1311/test-pod-2", EndpointId:"eth0"} status="down"
2026-02-17 02:48:09.075 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=168 ifaceName="cali12c6f2cb12a" state="down"
2026-02-17 02:48:09.075 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali12c6f2cb12a"
2026-02-17 02:48:09.075 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali12c6f2cb12a", State:"down", Index:168}
2026-02-17 02:48:09.075 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali12c6f2cb12a", Addrs:set.Typed[string]{}}
2026-02-17 02:48:09.075 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali12c6f2cb12a", Addrs:set.Typed[string]{}}
2026-02-17 02:48:09.075 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali12c6f2cb12a"
2026-02-17 02:48:09.075 [INFO][69] felix/endpoint_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-1311/test-pod-2", EndpointId:"eth0"}
2026-02-17 02:48:09.075 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1311/test-pod-2", EndpointId:"eth0"}
2026-02-17 02:48:09.076 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=168 ifaceName="cali12c6f2cb12a" state="up"
2026-02-17 02:48:09.084 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=pods-1311/test-pod-3, name=eth0)
2026-02-17 02:48:09.106 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1311/test-pod-2", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:48:09.106 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1311/test-pod-2", EndpointId:"eth0"} status="down"
2026-02-17 02:48:09.106 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali12c6f2cb12a", State:"up", Index:168}
2026-02-17 02:48:09.106 [INFO][69] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali12c6f2cb12a"
2026-02-17 02:48:09.106 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali12c6f2cb12a"
2026-02-17 02:48:09.106 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali12c6f2cb12a"
2026-02-17 02:48:09.107 [INFO][69] felix/endpoint_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-1311/test-pod-2", EndpointId:"eth0"}
2026-02-17 02:48:09.107 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1311/test-pod-2", EndpointId:"eth0"}
2026-02-17 02:48:09.129 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1311/test-pod-2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:48:09.129 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1311/test-pod-2", EndpointId:"eth0"} status="up"
2026-02-17 02:48:09.129 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1311/test-pod-3" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie6ab088ebff" profile_ids:"kns.pods-1311" profile_ids:"ksa.pods-1311.default" ipv4_nets:"10.100.226.43/32"}
2026-02-17 02:48:09.129 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1311/test-pod-3", EndpointId:"eth0"}
2026-02-17 02:48:09.129 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1311/test-pod-3", EndpointId:"eth0"}
2026-02-17 02:48:09.129 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1311/test-pod-3", EndpointId:"eth0"}
2026-02-17 02:48:09.130 [INFO][69] 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:48:09.130 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calie6ab088ebff" ipVersion=0x4 table="filter"
2026-02-17 02:48:09.130 [INFO][69] 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:48:09.130 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calie6ab088ebff" ipVersion=0x4 table="filter"
2026-02-17 02:48:09.130 [INFO][69] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calie6ab088ebff"
2026-02-17 02:48:09.130 [INFO][69] felix/endpoint_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-1311/test-pod-3", EndpointId:"eth0"}
2026-02-17 02:48:09.130 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1311/test-pod-3", EndpointId:"eth0"}
2026-02-17 02:48:09.164 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=169 ifaceName="calie6ab088ebff" state="down"
2026-02-17 02:48:09.164 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calie6ab088ebff"
2026-02-17 02:48:09.166 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=169 ifaceName="calie6ab088ebff" state="up"
2026-02-17 02:48:09.175 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1311/test-pod-3", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:48:09.175 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1311/test-pod-3", EndpointId:"eth0"} status="down"
2026-02-17 02:48:09.175 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie6ab088ebff", State:"down", Index:169}
2026-02-17 02:48:09.175 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie6ab088ebff", Addrs:set.Typed[string]{}}
2026-02-17 02:48:09.176 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie6ab088ebff", Addrs:set.Typed[string]{}}
2026-02-17 02:48:09.176 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie6ab088ebff", State:"up", Index:169}
2026-02-17 02:48:09.176 [INFO][69] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calie6ab088ebff"
2026-02-17 02:48:09.176 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calie6ab088ebff"
2026-02-17 02:48:09.176 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie6ab088ebff"
2026-02-17 02:48:09.176 [INFO][69] felix/endpoint_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-1311/test-pod-3", EndpointId:"eth0"}
2026-02-17 02:48:09.176 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1311/test-pod-3", EndpointId:"eth0"}
2026-02-17 02:48:09.194 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1311/test-pod-3", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:48:09.194 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1311/test-pod-3", EndpointId:"eth0"} status="up"
2026-02-17 02:48:09.320 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"security-context-test-5635" name:"default"}
2026-02-17 02:48:09.423 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=pods-1311/test-pod-2, name=eth0)
2026-02-17 02:48:09.423 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1311/test-pod-2" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali12c6f2cb12a" profile_ids:"kns.pods-1311" profile_ids:"ksa.pods-1311.default" ipv4_nets:"10.100.226.39/32"}
2026-02-17 02:48:09.423 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1311/test-pod-2", EndpointId:"eth0"}
2026-02-17 02:48:09.423 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1311/test-pod-2", EndpointId:"eth0"}
2026-02-17 02:48:09.424 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1311/test-pod-2", EndpointId:"eth0"}
2026-02-17 02:48:09.424 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali12c6f2cb12a"
2026-02-17 02:48:09.424 [INFO][69] felix/endpoint_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-1311/test-pod-2", EndpointId:"eth0"}
2026-02-17 02:48:09.424 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1311/test-pod-2", EndpointId:"eth0"}
2026-02-17 02:48:09.448 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1311/test-pod-2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:48:09.448 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1311/test-pod-2", EndpointId:"eth0"} status="up"
2026-02-17 02:48:09.629 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"security-context-test-5635"} labels:{key:"e2e-framework" value:"security-context-test"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"security-context-test-5635"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-5635"}
2026-02-17 02:48:09.655 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"security-context-test-5635"}
2026-02-17 02:48:10.431 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=pods-1311/test-pod-3, name=eth0)
2026-02-17 02:48:10.431 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1311/test-pod-3" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie6ab088ebff" profile_ids:"kns.pods-1311" profile_ids:"ksa.pods-1311.default" ipv4_nets:"10.100.226.43/32"}
2026-02-17 02:48:10.431 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1311/test-pod-3", EndpointId:"eth0"}
2026-02-17 02:48:10.431 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1311/test-pod-3", EndpointId:"eth0"}
2026-02-17 02:48:10.431 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1311/test-pod-3", EndpointId:"eth0"}
2026-02-17 02:48:10.434 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie6ab088ebff"
2026-02-17 02:48:10.434 [INFO][69] felix/endpoint_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-1311/test-pod-3", EndpointId:"eth0"}
2026-02-17 02:48:10.434 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1311/test-pod-3", EndpointId:"eth0"}
2026-02-17 02:48:10.454 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1311/test-pod-3", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:48:10.454 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1311/test-pod-3", EndpointId:"eth0"} status="up"
2026-02-17 02:48:10.487 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=pods-1311/test-pod-2, name=eth0)
2026-02-17 02:48:10.487 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1311/test-pod-2" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali12c6f2cb12a" profile_ids:"kns.pods-1311" profile_ids:"ksa.pods-1311.default" ipv4_nets:"10.100.226.39/32"}
2026-02-17 02:48:10.488 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1311/test-pod-2", EndpointId:"eth0"}
2026-02-17 02:48:10.488 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1311/test-pod-2", EndpointId:"eth0"}
2026-02-17 02:48:10.488 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1311/test-pod-2", EndpointId:"eth0"}
2026-02-17 02:48:10.489 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali12c6f2cb12a"
2026-02-17 02:48:10.490 [INFO][69] felix/endpoint_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-1311/test-pod-2", EndpointId:"eth0"}
2026-02-17 02:48:10.490 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1311/test-pod-2", EndpointId:"eth0"}
2026-02-17 02:48:10.495 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=pods-1311/test-pod-3, name=eth0)
2026-02-17 02:48:10.511 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1311/test-pod-2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:48:10.511 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1311/test-pod-2", EndpointId:"eth0"} status="up"
2026-02-17 02:48:10.511 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1311/test-pod-3" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie6ab088ebff" profile_ids:"kns.pods-1311" profile_ids:"ksa.pods-1311.default" ipv4_nets:"10.100.226.43/32"}
2026-02-17 02:48:10.511 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1311/test-pod-3", EndpointId:"eth0"}
2026-02-17 02:48:10.511 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1311/test-pod-3", EndpointId:"eth0"}
2026-02-17 02:48:10.511 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1311/test-pod-3", EndpointId:"eth0"}
2026-02-17 02:48:10.512 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie6ab088ebff"
2026-02-17 02:48:10.512 [INFO][69] felix/endpoint_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-1311/test-pod-3", EndpointId:"eth0"}
2026-02-17 02:48:10.512 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1311/test-pod-3", EndpointId:"eth0"}
2026-02-17 02:48:10.537 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1311/test-pod-3", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:48:10.537 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1311/test-pod-3", EndpointId:"eth0"} status="up"
2026-02-17 02:48:10.796 [INFO][69] 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:48:10.796 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali12c6f2cb12a"
2026-02-17 02:48:10.797 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali12c6f2cb12a", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:48:10.798 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali12c6f2cb12a", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:48:10.924 [INFO][69] 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:48:10.924 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calie6ab088ebff"
2026-02-17 02:48:10.924 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie6ab088ebff", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:48:10.924 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie6ab088ebff", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:48:11.444 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=pods-1311/test-pod-2, name=eth0)
2026-02-17 02:48:11.444 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1311/test-pod-2" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali12c6f2cb12a" profile_ids:"kns.pods-1311" profile_ids:"ksa.pods-1311.default" ipv4_nets:"10.100.226.39/32"}
2026-02-17 02:48:11.444 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1311/test-pod-2", EndpointId:"eth0"}
2026-02-17 02:48:11.445 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1311/test-pod-2", EndpointId:"eth0"}
2026-02-17 02:48:11.445 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1311/test-pod-2", EndpointId:"eth0"}
2026-02-17 02:48:11.445 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali12c6f2cb12a"
2026-02-17 02:48:11.445 [INFO][69] felix/endpoint_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-1311/test-pod-2", EndpointId:"eth0"}
2026-02-17 02:48:11.445 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1311/test-pod-2", EndpointId:"eth0"}
2026-02-17 02:48:11.468 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1311/test-pod-2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:48:11.468 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1311/test-pod-2", EndpointId:"eth0"} status="up"
2026-02-17 02:48:11.694 [INFO][69] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=pods-1311/test-pod-2, name=eth0)
2026-02-17 02:48:11.694 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1311/test-pod-2" endpoint_id:"eth0"}
2026-02-17 02:48:11.694 [INFO][69] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1311/test-pod-2", EndpointId:"eth0"}
2026-02-17 02:48:11.694 [INFO][69] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1311/test-pod-2", EndpointId:"eth0"}
2026-02-17 02:48:11.695 [INFO][69] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1311/test-pod-2", EndpointId:"eth0"}
2026-02-17 02:48:11.695 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali12c6f2cb12a" ipVersion=0x4 table="filter"
2026-02-17 02:48:11.695 [INFO][69] 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:48:11.695 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali12c6f2cb12a" ipVersion=0x4 table="filter"
2026-02-17 02:48:11.695 [INFO][69] 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:48:11.695 [INFO][69] felix/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-1311/test-pod-2", EndpointId:"eth0"}
2026-02-17 02:48:11.695 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1311/test-pod-2", EndpointId:"eth0"}
2026-02-17 02:48:11.695 [INFO][69] felix/conntrack.go 90: Removing conntrack flows ip=10.100.226.39
bird: KIF: Received address message for unknown interface 168
2026-02-17 02:48:11.753 [INFO][69] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1311/test-pod-2", EndpointId:"eth0"}
2026-02-17 02:48:11.805 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=168 ifaceName="cali12c6f2cb12a" state="down"
2026-02-17 02:48:11.805 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali12c6f2cb12a"
2026-02-17 02:48:11.805 [INFO][69] 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:48:11.805 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali12c6f2cb12a", State:"down", Index:168}
2026-02-17 02:48:11.805 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali12c6f2cb12a", Addrs:set.Typed[string]{}}
2026-02-17 02:48:11.805 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali12c6f2cb12a", Addrs:set.Typed[string]{}}
2026-02-17 02:48:11.806 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=168 ifaceName="cali12c6f2cb12a" state=""
2026-02-17 02:48:11.806 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali12c6f2cb12a"
2026-02-17 02:48:11.830 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali12c6f2cb12a", State:"", Index:168}
2026-02-17 02:48:11.830 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali12c6f2cb12a", Addrs:set.Set[string](nil)}
2026-02-17 02:48:11.830 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali12c6f2cb12a", Addrs:set.Set[string](nil)}
2026-02-17 02:48:12.448 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=pods-1311/test-pod-3, name=eth0)
2026-02-17 02:48:12.449 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1311/test-pod-3" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie6ab088ebff" profile_ids:"kns.pods-1311" profile_ids:"ksa.pods-1311.default" ipv4_nets:"10.100.226.43/32"}
2026-02-17 02:48:12.451 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1311/test-pod-3", EndpointId:"eth0"}
2026-02-17 02:48:12.451 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1311/test-pod-3", EndpointId:"eth0"}
2026-02-17 02:48:12.452 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1311/test-pod-3", EndpointId:"eth0"}
2026-02-17 02:48:12.454 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie6ab088ebff"
2026-02-17 02:48:12.454 [INFO][69] felix/endpoint_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-1311/test-pod-3", EndpointId:"eth0"}
2026-02-17 02:48:12.454 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1311/test-pod-3", EndpointId:"eth0"}
2026-02-17 02:48:12.474 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1311/test-pod-3", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:48:12.474 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1311/test-pod-3", EndpointId:"eth0"} status="up"
2026-02-17 02:48:12.766 [INFO][69] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=pods-1311/test-pod-3, name=eth0)
2026-02-17 02:48:12.766 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1311/test-pod-3" endpoint_id:"eth0"}
2026-02-17 02:48:12.767 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.pods-1311"}
2026-02-17 02:48:12.767 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.pods-1311.default"}
2026-02-17 02:48:12.767 [INFO][69] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1311/test-pod-3", EndpointId:"eth0"}
2026-02-17 02:48:12.767 [INFO][69] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1311/test-pod-3", EndpointId:"eth0"}
2026-02-17 02:48:12.768 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.pods-1311" ipVersion=0x4 table="filter"
2026-02-17 02:48:12.768 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_XxwwI3sa4izPzCgATE" ipVersion=0x4 table="filter"
2026-02-17 02:48:12.768 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.pods-1311" ipVersion=0x4 table="filter"
2026-02-17 02:48:12.768 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_XxwwI3sa4izPzCgATE" ipVersion=0x4 table="filter"
2026-02-17 02:48:12.768 [INFO][69] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1311/test-pod-3", EndpointId:"eth0"}
2026-02-17 02:48:12.768 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calie6ab088ebff" ipVersion=0x4 table="filter"
2026-02-17 02:48:12.768 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calie6ab088ebff" ipVersion=0x4 table="filter"
2026-02-17 02:48:12.768 [INFO][69] felix/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-1311/test-pod-3", EndpointId:"eth0"}
2026-02-17 02:48:12.768 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1311/test-pod-3", EndpointId:"eth0"}
2026-02-17 02:48:12.769 [INFO][69] felix/conntrack.go 90: Removing conntrack flows ip=10.100.226.43
2026-02-17 02:48:12.837 [INFO][69] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1311/test-pod-3", EndpointId:"eth0"}
2026-02-17 02:48:12.875 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=169 ifaceName="calie6ab088ebff" state="down"
2026-02-17 02:48:12.875 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calie6ab088ebff"
2026-02-17 02:48:12.875 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=169 ifaceName="calie6ab088ebff" state=""
2026-02-17 02:48:12.875 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calie6ab088ebff"
2026-02-17 02:48:12.876 [INFO][69] 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=169
2026-02-17 02:48:12.876 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie6ab088ebff", State:"down", Index:169}
2026-02-17 02:48:12.876 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie6ab088ebff", Addrs:set.Typed[string]{}}
2026-02-17 02:48:12.876 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie6ab088ebff", Addrs:set.Typed[string]{}}
2026-02-17 02:48:12.876 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie6ab088ebff", State:"", Index:169}
2026-02-17 02:48:12.876 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie6ab088ebff", Addrs:set.Set[string](nil)}
2026-02-17 02:48:12.876 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie6ab088ebff", Addrs:set.Set[string](nil)}
2026-02-17 02:48:13.276 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"downward-api-1250" name:"default"}
2026-02-17 02:48:13.382 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"secrets-5744" name:"default"}
2026-02-17 02:48:13.515 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-1311"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"pods-1311"} 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-1311"}
2026-02-17 02:48:13.542 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-1250"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-1250"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-1250"}
2026-02-17 02:48:13.542 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"init-container-8902"} labels:{key:"e2e-framework" value:"init-container"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"init-container-8902"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8902"}
2026-02-17 02:48:13.572 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"init-container-8902" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:48:13.573 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"downward-api-1250"}
2026-02-17 02:48:13.747 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-5744"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-5744"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5744"}
2026-02-17 02:48:13.780 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"secrets-5744"}
2026-02-17 02:48:18.778 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"pods-1311" name:"default"}
2026-02-17 02:48:18.809 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"init-container-8902"} labels:{key:"e2e-framework" value:"init-container"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"init-container-8902"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8902"}
2026-02-17 02:48:18.833 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-9730"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"pods-9730"} 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-9730"}
2026-02-17 02:48:18.854 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"pods-9730" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:48:19.107 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-1311"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"pods-1311"} 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-1311"}
2026-02-17 02:48:19.133 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"pods-1311"}
2026-02-17 02:48:24.081 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"init-container-8902" name:"default"}
2026-02-17 02:48:24.140 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"init-container-8902"} labels:{key:"e2e-framework" value:"init-container"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"init-container-8902"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8902"}
2026-02-17 02:48:24.168 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"init-container-8902"}
2026-02-17 02:48:25.471 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-9730"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"pods-9730"} 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-9730"}
2026-02-17 02:48:25.509 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"events-1335"} labels:{key:"e2e-framework" value:"events"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"events-1335"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-1335"}
2026-02-17 02:48:25.534 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"events-1335" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:48:25.604 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"events-1335"} labels:{key:"e2e-framework" value:"events"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"events-1335"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-1335"}
2026-02-17 02:48:25.630 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-8130"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-8130"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-8130"}
2026-02-17 02:48:25.654 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-8130" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:48:25.676 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-8130"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-8130"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-8130"} labels:{key:"webhook-8130" value:"true"}
2026-02-17 02:48:25.676 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-1578"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-1578"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{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-1578"} labels:{key:"webhook-8130-markers" value:"true"}
2026-02-17 02:48:25.700 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-markers-1578" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:48:27.929 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-8130" type:"ClusterIP" cluster_ips:"10.254.179.130" ports:{Protocol:"TCP" Port:8443}
2026-02-17 02:48:28.410 [INFO][75] monitor-addresses/autodetection_methods.go 103: Using autodetected IPv4 address on interface ens3: 192.168.24.214/24
2026-02-17 02:48:30.637 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"events-1335" name:"default"}
2026-02-17 02:48:30.767 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"pods-9730" name:"default"}
2026-02-17 02:48:31.028 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-9730"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"pods-9730"} 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-9730"}
2026-02-17 02:48:31.052 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"pods-9730"}
2026-02-17 02:48:31.202 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"events-1335"} labels:{key:"e2e-framework" value:"events"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"events-1335"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-1335"}
2026-02-17 02:48:31.222 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"events-1335"}
2026-02-17 02:48:31.611 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-8130"
2026-02-17 02:48:32.243 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-8130"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-8130"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-8130"} labels:{key:"webhook-8130" value:"true"}
2026-02-17 02:48:32.271 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-1578"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-1578"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{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-1578"} labels:{key:"webhook-8130-markers" value:"true"}
2026-02-17 02:48:32.295 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-runtime-6729"} labels:{key:"e2e-framework" value:"container-runtime"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"container-runtime-6729"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6729"}
2026-02-17 02:48:32.295 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"container-runtime-6729" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:48:34.831 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-probe-4365"} labels:{key:"e2e-framework" value:"container-probe"} labels:{key:"e2e-run" value:"c813837b-097e-4d2a-845a-e92d88485297"} labels:{key:"kubernetes.io/metadata.name" value:"container-probe-4365"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4365"}
2026-02-17 02:48:34.859 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"var-expansion-4611"} labels:{key:"e2e-framework" value:"var-expansion"} labels:{key:"e2e-run" value:"c813837b-097e-4d2a-845a-e92d88485297"} labels:{key:"kubernetes.io/metadata.name" value:"var-expansion-4611"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4611"}
2026-02-17 02:48:34.882 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"var-expansion-4611" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:48:35.383 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-runtime-6729"} labels:{key:"e2e-framework" value:"container-runtime"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"container-runtime-6729"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6729"}
2026-02-17 02:48:35.410 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pod-network-test-3612"} labels:{key:"e2e-framework" value:"pod-network-test"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"pod-network-test-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:"pod-network-test-3612"}
2026-02-17 02:48:35.445 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"pod-network-test-3612" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:48:36.085 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=pod-network-test-3612/netserver-1, name=eth0)
2026-02-17 02:48:36.086 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.pod-network-test-3612"} profile:{inbound_rules:{action:"allow" rule_id:"VGr9VoAdK1xkhU_J"} outbound_rules:{action:"allow" rule_id:"gr2x6AAB6TuWhFNS"}}
2026-02-17 02:48:36.086 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.pod-network-test-3612.default"} profile:{}
2026-02-17 02:48:36.086 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-3612/netserver-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali78ec679bbbd" profile_ids:"kns.pod-network-test-3612" profile_ids:"ksa.pod-network-test-3612.default" ipv4_nets:"10.100.226.42/32"}
2026-02-17 02:48:36.086 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3612/netserver-1", EndpointId:"eth0"}
2026-02-17 02:48:36.086 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3612/netserver-1", EndpointId:"eth0"}
2026-02-17 02:48:36.086 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3612/netserver-1", EndpointId:"eth0"}
2026-02-17 02:48:36.087 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali78ec679bbbd" ipVersion=0x4 table="filter"
2026-02-17 02:48:36.088 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_8eD0SQfrNBsuyfdhuJ" ipVersion=0x4 table="filter"
2026-02-17 02:48:36.088 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_Utilb9n5y_KpsSzQiE" ipVersion=0x4 table="filter"
2026-02-17 02:48:36.088 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali78ec679bbbd" ipVersion=0x4 table="filter"
2026-02-17 02:48:36.088 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_8eD0SQfrNBsuyfdhuJ" ipVersion=0x4 table="filter"
2026-02-17 02:48:36.088 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_Utilb9n5y_KpsSzQiE" ipVersion=0x4 table="filter"
2026-02-17 02:48:36.088 [INFO][69] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali78ec679bbbd"
2026-02-17 02:48:36.088 [INFO][69] felix/endpoint_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-3612/netserver-1", EndpointId:"eth0"}
2026-02-17 02:48:36.088 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3612/netserver-1", EndpointId:"eth0"}
2026-02-17 02:48:36.131 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3612/netserver-1", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:48:36.131 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3612/netserver-1", EndpointId:"eth0"} status="down"
2026-02-17 02:48:36.145 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=170 ifaceName="cali78ec679bbbd" state="down"
2026-02-17 02:48:36.145 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali78ec679bbbd"
2026-02-17 02:48:36.145 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali78ec679bbbd", State:"down", Index:170}
2026-02-17 02:48:36.145 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali78ec679bbbd", Addrs:set.Typed[string]{}}
2026-02-17 02:48:36.145 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali78ec679bbbd", Addrs:set.Typed[string]{}}
2026-02-17 02:48:36.145 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali78ec679bbbd"
2026-02-17 02:48:36.145 [INFO][69] felix/endpoint_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-3612/netserver-1", EndpointId:"eth0"}
2026-02-17 02:48:36.145 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3612/netserver-1", EndpointId:"eth0"}
2026-02-17 02:48:36.148 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=170 ifaceName="cali78ec679bbbd" state="up"
2026-02-17 02:48:36.171 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3612/netserver-1", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:48:36.171 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3612/netserver-1", EndpointId:"eth0"} status="down"
2026-02-17 02:48:36.171 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali78ec679bbbd", State:"up", Index:170}
2026-02-17 02:48:36.171 [INFO][69] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali78ec679bbbd"
2026-02-17 02:48:36.171 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali78ec679bbbd"
2026-02-17 02:48:36.171 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali78ec679bbbd"
2026-02-17 02:48:36.171 [INFO][69] felix/endpoint_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-3612/netserver-1", EndpointId:"eth0"}
2026-02-17 02:48:36.171 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3612/netserver-1", EndpointId:"eth0"}
2026-02-17 02:48:36.190 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3612/netserver-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:48:36.190 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3612/netserver-1", EndpointId:"eth0"} status="up"
2026-02-17 02:48:36.564 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=pod-network-test-3612/netserver-1, name=eth0)
2026-02-17 02:48:36.564 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-3612/netserver-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali78ec679bbbd" profile_ids:"kns.pod-network-test-3612" profile_ids:"ksa.pod-network-test-3612.default" ipv4_nets:"10.100.226.42/32"}
2026-02-17 02:48:36.565 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3612/netserver-1", EndpointId:"eth0"}
2026-02-17 02:48:36.565 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3612/netserver-1", EndpointId:"eth0"}
2026-02-17 02:48:36.565 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3612/netserver-1", EndpointId:"eth0"}
2026-02-17 02:48:36.566 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali78ec679bbbd"
2026-02-17 02:48:36.567 [INFO][69] felix/endpoint_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-3612/netserver-1", EndpointId:"eth0"}
2026-02-17 02:48:36.567 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3612/netserver-1", EndpointId:"eth0"}
2026-02-17 02:48:36.589 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3612/netserver-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:48:36.589 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3612/netserver-1", EndpointId:"eth0"} status="up"
2026-02-17 02:48:37.130 [INFO][69] 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:48:37.131 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali78ec679bbbd"
2026-02-17 02:48:37.131 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali78ec679bbbd", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:48:37.131 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali78ec679bbbd", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:48:37.323 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-markers-1578" name:"default"}
2026-02-17 02:48:37.453 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-8130" name:"default"}
2026-02-17 02:48:37.662 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-1578"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-1578"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{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-1578"} labels:{key:"webhook-8130-markers" value:"true"}
2026-02-17 02:48:37.690 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-markers-1578"}
2026-02-17 02:48:37.918 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-8130"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-8130"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-8130"} labels:{key:"webhook-8130" value:"true"}
2026-02-17 02:48:37.941 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-8130"}
2026-02-17 02:48:40.059 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"container-probe-4365" name:"default"}
2026-02-17 02:48:40.081 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-probe-4365"} labels:{key:"e2e-framework" value:"container-probe"} labels:{key:"e2e-run" value:"c813837b-097e-4d2a-845a-e92d88485297"} labels:{key:"kubernetes.io/metadata.name" value:"container-probe-4365"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4365"}
2026-02-17 02:48:40.107 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"container-probe-4365"}
2026-02-17 02:48:40.697 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"container-runtime-6729" name:"default"}
2026-02-17 02:48:40.783 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-runtime-6729"} labels:{key:"e2e-framework" value:"container-runtime"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"container-runtime-6729"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6729"}
2026-02-17 02:48:40.808 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"container-runtime-6729"}
2026-02-17 02:48:40.987 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"var-expansion-4611"} labels:{key:"e2e-framework" value:"var-expansion"} labels:{key:"e2e-run" value:"c813837b-097e-4d2a-845a-e92d88485297"} labels:{key:"kubernetes.io/metadata.name" value:"var-expansion-4611"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4611"}
2026-02-17 02:48:41.013 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-webhook-670"} labels:{key:"e2e-framework" value:"crd-webhook"} labels:{key:"e2e-run" value:"c813837b-097e-4d2a-845a-e92d88485297"} labels:{key:"kubernetes.io/metadata.name" value:"crd-webhook-670"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-670"}
2026-02-17 02:48:41.041 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"crd-webhook-670" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:48:43.894 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"e2e-test-crd-conversion-webhook" namespace:"crd-webhook-670" type:"ClusterIP" cluster_ips:"10.254.244.65" ports:{Protocol:"TCP" Port:9443}
2026-02-17 02:48:43.948 [INFO][69] felix/summary.go 100: Summarising 166 dataplane reconciliation loops over 1m0.3s: avg=28ms longest=71ms (resync-calico-v4,resync-filter-v4,update-filter-v4)
2026-02-17 02:48:46.075 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"var-expansion-4611" name:"default"}
2026-02-17 02:48:46.240 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"var-expansion-4611"} labels:{key:"e2e-framework" value:"var-expansion"} labels:{key:"e2e-run" value:"c813837b-097e-4d2a-845a-e92d88485297"} labels:{key:"kubernetes.io/metadata.name" value:"var-expansion-4611"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4611"}
2026-02-17 02:48:46.268 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"var-expansion-4611"}
2026-02-17 02:48:47.569 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=pod-network-test-3612/netserver-1, name=eth0)
2026-02-17 02:48:47.570 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-3612/netserver-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali78ec679bbbd" profile_ids:"kns.pod-network-test-3612" profile_ids:"ksa.pod-network-test-3612.default" ipv4_nets:"10.100.226.42/32"}
2026-02-17 02:48:47.570 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3612/netserver-1", EndpointId:"eth0"}
2026-02-17 02:48:47.570 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3612/netserver-1", EndpointId:"eth0"}
2026-02-17 02:48:47.570 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3612/netserver-1", EndpointId:"eth0"}
2026-02-17 02:48:47.571 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali78ec679bbbd"
2026-02-17 02:48:47.571 [INFO][69] felix/endpoint_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-3612/netserver-1", EndpointId:"eth0"}
2026-02-17 02:48:47.571 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3612/netserver-1", EndpointId:"eth0"}
2026-02-17 02:48:47.601 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3612/netserver-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:48:47.601 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3612/netserver-1", EndpointId:"eth0"} status="up"
2026-02-17 02:48:48.042 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"e2e-test-crd-conversion-webhook" namespace:"crd-webhook-670"
2026-02-17 02:48:48.103 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-webhook-670"} labels:{key:"e2e-framework" value:"crd-webhook"} labels:{key:"e2e-run" value:"c813837b-097e-4d2a-845a-e92d88485297"} labels:{key:"kubernetes.io/metadata.name" value:"crd-webhook-670"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-670"}
2026-02-17 02:48:48.130 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"custom-resource-definition-2142"} labels:{key:"e2e-framework" value:"custom-resource-definition"} labels:{key:"e2e-run" value:"c813837b-097e-4d2a-845a-e92d88485297"} labels:{key:"kubernetes.io/metadata.name" value:"custom-resource-definition-2142"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-2142"}
2026-02-17 02:48:48.160 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"custom-resource-definition-2142" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:48:48.723 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"custom-resource-definition-2142"} labels:{key:"e2e-framework" value:"custom-resource-definition"} labels:{key:"e2e-run" value:"c813837b-097e-4d2a-845a-e92d88485297"} labels:{key:"kubernetes.io/metadata.name" value:"custom-resource-definition-2142"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-2142"}
2026-02-17 02:48:48.752 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"init-container-740"} labels:{key:"e2e-framework" value:"init-container"} labels:{key:"e2e-run" value:"c813837b-097e-4d2a-845a-e92d88485297"} labels:{key:"kubernetes.io/metadata.name" value:"init-container-740"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-740"}
2026-02-17 02:48:48.772 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"init-container-740" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:48:50.126 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=pod-network-test-3612/test-container-pod, name=eth0)
2026-02-17 02:48:50.127 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-3612/test-container-pod" endpoint_id:"eth0"} endpoint:{state:"active" name:"calid77ff916e62" profile_ids:"kns.pod-network-test-3612" profile_ids:"ksa.pod-network-test-3612.default" ipv4_nets:"10.100.226.44/32"}
2026-02-17 02:48:50.127 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3612/test-container-pod", EndpointId:"eth0"}
2026-02-17 02:48:50.127 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3612/test-container-pod", EndpointId:"eth0"}
2026-02-17 02:48:50.127 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3612/test-container-pod", EndpointId:"eth0"}
2026-02-17 02:48:50.128 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calid77ff916e62" ipVersion=0x4 table="filter"
2026-02-17 02:48:50.128 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calid77ff916e62" ipVersion=0x4 table="filter"
2026-02-17 02:48:50.128 [INFO][69] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calid77ff916e62"
2026-02-17 02:48:50.128 [INFO][69] felix/endpoint_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-3612/test-container-pod", EndpointId:"eth0"}
2026-02-17 02:48:50.128 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3612/test-container-pod", EndpointId:"eth0"}
2026-02-17 02:48:50.170 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3612/test-container-pod", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:48:50.170 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3612/test-container-pod", EndpointId:"eth0"} status="down"
2026-02-17 02:48:50.205 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=171 ifaceName="calid77ff916e62" state="down"
2026-02-17 02:48:50.206 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calid77ff916e62"
2026-02-17 02:48:50.206 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=171 ifaceName="calid77ff916e62" state="up"
2026-02-17 02:48:50.206 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid77ff916e62", State:"down", Index:171}
2026-02-17 02:48:50.206 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid77ff916e62", Addrs:set.Typed[string]{}}
2026-02-17 02:48:50.206 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid77ff916e62", Addrs:set.Typed[string]{}}
2026-02-17 02:48:50.206 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid77ff916e62", State:"up", Index:171}
2026-02-17 02:48:50.206 [INFO][69] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calid77ff916e62"
2026-02-17 02:48:50.206 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calid77ff916e62"
2026-02-17 02:48:50.206 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calid77ff916e62"
2026-02-17 02:48:50.206 [INFO][69] felix/endpoint_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-3612/test-container-pod", EndpointId:"eth0"}
2026-02-17 02:48:50.206 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3612/test-container-pod", EndpointId:"eth0"}
2026-02-17 02:48:50.227 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3612/test-container-pod", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:48:50.227 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3612/test-container-pod", EndpointId:"eth0"} status="up"
2026-02-17 02:48:50.636 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=pod-network-test-3612/test-container-pod, name=eth0)
2026-02-17 02:48:50.636 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-3612/test-container-pod" endpoint_id:"eth0"} endpoint:{state:"active" name:"calid77ff916e62" profile_ids:"kns.pod-network-test-3612" profile_ids:"ksa.pod-network-test-3612.default" ipv4_nets:"10.100.226.44/32"}
2026-02-17 02:48:50.636 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3612/test-container-pod", EndpointId:"eth0"}
2026-02-17 02:48:50.637 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3612/test-container-pod", EndpointId:"eth0"}
2026-02-17 02:48:50.637 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3612/test-container-pod", EndpointId:"eth0"}
2026-02-17 02:48:50.638 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calid77ff916e62"
2026-02-17 02:48:50.639 [INFO][69] felix/endpoint_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-3612/test-container-pod", EndpointId:"eth0"}
2026-02-17 02:48:50.639 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3612/test-container-pod", EndpointId:"eth0"}
2026-02-17 02:48:50.661 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3612/test-container-pod", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:48:50.661 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3612/test-container-pod", EndpointId:"eth0"} status="up"
2026-02-17 02:48:51.663 [INFO][69] 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:48:51.663 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calid77ff916e62"
2026-02-17 02:48:51.663 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid77ff916e62", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:48:51.663 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid77ff916e62", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:48:51.759 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pod-network-test-3612"} labels:{key:"e2e-framework" value:"pod-network-test"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"pod-network-test-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:"pod-network-test-3612"}
2026-02-17 02:48:51.805 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-7337"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-7337"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7337"}
2026-02-17 02:48:51.832 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kubectl-7337" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:48:51.927 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-7337"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-7337"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7337"}
2026-02-17 02:48:51.950 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"gc-1037"} labels:{key:"e2e-framework" value:"gc"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"gc-1037"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1037"}
2026-02-17 02:48:51.973 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"gc-1037" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:48:53.089 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"init-container-740"} labels:{key:"e2e-framework" value:"init-container"} labels:{key:"e2e-run" value:"c813837b-097e-4d2a-845a-e92d88485297"} labels:{key:"kubernetes.io/metadata.name" value:"init-container-740"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-740"}
2026-02-17 02:48:53.136 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"aggregateddiscovery-8839"} labels:{key:"e2e-framework" value:"aggregateddiscovery"} labels:{key:"e2e-run" value:"c813837b-097e-4d2a-845a-e92d88485297"} labels:{key:"kubernetes.io/metadata.name" value:"aggregateddiscovery-8839"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-8839"}
2026-02-17 02:48:53.157 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"aggregateddiscovery-8839" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:48:53.318 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"crd-webhook-670" name:"default"}
2026-02-17 02:48:53.594 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-webhook-670"} labels:{key:"e2e-framework" value:"crd-webhook"} labels:{key:"e2e-run" value:"c813837b-097e-4d2a-845a-e92d88485297"} labels:{key:"kubernetes.io/metadata.name" value:"crd-webhook-670"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-670"}
2026-02-17 02:48:53.628 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"crd-webhook-670"}
2026-02-17 02:48:53.828 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"custom-resource-definition-2142" name:"default"}
2026-02-17 02:48:54.025 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"custom-resource-definition-2142"} labels:{key:"e2e-framework" value:"custom-resource-definition"} labels:{key:"e2e-run" value:"c813837b-097e-4d2a-845a-e92d88485297"} labels:{key:"kubernetes.io/metadata.name" value:"custom-resource-definition-2142"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-2142"}
2026-02-17 02:48:54.053 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"custom-resource-definition-2142"}
2026-02-17 02:48:56.274 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"aggregateddiscovery-8839"} labels:{key:"e2e-framework" value:"aggregateddiscovery"} labels:{key:"e2e-run" value:"c813837b-097e-4d2a-845a-e92d88485297"} labels:{key:"kubernetes.io/metadata.name" value:"aggregateddiscovery-8839"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-8839"}
2026-02-17 02:48:56.307 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-6509"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"c813837b-097e-4d2a-845a-e92d88485297"} labels:{key:"kubernetes.io/metadata.name" value:"job-6509"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-6509"}
2026-02-17 02:48:56.329 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"job-6509" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:48:56.791 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=pod-network-test-3612/netserver-1, name=eth0)
2026-02-17 02:48:56.791 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-3612/netserver-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali78ec679bbbd" profile_ids:"kns.pod-network-test-3612" profile_ids:"ksa.pod-network-test-3612.default" ipv4_nets:"10.100.226.42/32"}
2026-02-17 02:48:56.791 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3612/netserver-1", EndpointId:"eth0"}
2026-02-17 02:48:56.791 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3612/netserver-1", EndpointId:"eth0"}
2026-02-17 02:48:56.791 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3612/netserver-1", EndpointId:"eth0"}
2026-02-17 02:48:56.792 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali78ec679bbbd"
2026-02-17 02:48:56.792 [INFO][69] felix/endpoint_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-3612/netserver-1", EndpointId:"eth0"}
2026-02-17 02:48:56.792 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3612/netserver-1", EndpointId:"eth0"}
2026-02-17 02:48:56.802 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=pod-network-test-3612/test-container-pod, name=eth0)
2026-02-17 02:48:56.818 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=pod-network-test-3612/netserver-1, name=eth0)
2026-02-17 02:48:56.820 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3612/netserver-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:48:56.820 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3612/netserver-1", EndpointId:"eth0"} status="up"
2026-02-17 02:48:56.820 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-3612/test-container-pod" endpoint_id:"eth0"} endpoint:{state:"active" name:"calid77ff916e62" profile_ids:"kns.pod-network-test-3612" profile_ids:"ksa.pod-network-test-3612.default" ipv4_nets:"10.100.226.44/32"}
2026-02-17 02:48:56.820 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-3612/netserver-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali78ec679bbbd" profile_ids:"kns.pod-network-test-3612" profile_ids:"ksa.pod-network-test-3612.default" ipv4_nets:"10.100.226.42/32"}
2026-02-17 02:48:56.820 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3612/test-container-pod", EndpointId:"eth0"}
2026-02-17 02:48:56.820 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3612/test-container-pod", EndpointId:"eth0"}
2026-02-17 02:48:56.820 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3612/test-container-pod", EndpointId:"eth0"}
2026-02-17 02:48:56.822 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3612/netserver-1", EndpointId:"eth0"}
2026-02-17 02:48:56.823 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3612/netserver-1", EndpointId:"eth0"}
2026-02-17 02:48:56.823 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3612/netserver-1", EndpointId:"eth0"}
2026-02-17 02:48:56.825 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calid77ff916e62"
2026-02-17 02:48:56.826 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali78ec679bbbd"
2026-02-17 02:48:56.826 [INFO][69] felix/endpoint_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-3612/test-container-pod", EndpointId:"eth0"}
2026-02-17 02:48:56.826 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3612/test-container-pod", EndpointId:"eth0"}
2026-02-17 02:48:56.826 [INFO][69] felix/endpoint_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-3612/netserver-1", EndpointId:"eth0"}
2026-02-17 02:48:56.826 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3612/netserver-1", EndpointId:"eth0"}
2026-02-17 02:48:56.843 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=pod-network-test-3612/test-container-pod, name=eth0)
2026-02-17 02:48:56.856 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3612/test-container-pod", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:48:56.856 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3612/test-container-pod", EndpointId:"eth0"} status="up"
2026-02-17 02:48:56.856 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3612/netserver-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:48:56.856 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3612/netserver-1", EndpointId:"eth0"} status="up"
2026-02-17 02:48:56.857 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pod-network-test-3612"} labels:{key:"e2e-framework" value:"pod-network-test"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"pod-network-test-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:"pod-network-test-3612"}
2026-02-17 02:48:56.857 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-3612/test-container-pod" endpoint_id:"eth0"} endpoint:{state:"active" name:"calid77ff916e62" profile_ids:"kns.pod-network-test-3612" profile_ids:"ksa.pod-network-test-3612.default" ipv4_nets:"10.100.226.44/32"}
2026-02-17 02:48:56.857 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3612/test-container-pod", EndpointId:"eth0"}
2026-02-17 02:48:56.857 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3612/test-container-pod", EndpointId:"eth0"}
2026-02-17 02:48:56.857 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3612/test-container-pod", EndpointId:"eth0"}
2026-02-17 02:48:56.858 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calid77ff916e62"
2026-02-17 02:48:56.858 [INFO][69] felix/endpoint_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-3612/test-container-pod", EndpointId:"eth0"}
2026-02-17 02:48:56.858 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3612/test-container-pod", EndpointId:"eth0"}
2026-02-17 02:48:56.880 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3612/test-container-pod", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:48:56.880 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3612/test-container-pod", EndpointId:"eth0"} status="up"
2026-02-17 02:48:57.054 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"kubectl-7337" name:"default"}
2026-02-17 02:48:57.093 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"gc-1037"} labels:{key:"e2e-framework" value:"gc"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"gc-1037"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1037"}
2026-02-17 02:48:57.117 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"discovery-5066"} labels:{key:"e2e-framework" value:"discovery"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"discovery-5066"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-5066"}
2026-02-17 02:48:57.135 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"discovery-5066" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:48:57.181 [INFO][69] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=pod-network-test-3612/netserver-1, name=eth0)
2026-02-17 02:48:57.181 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-3612/netserver-1" endpoint_id:"eth0"}
2026-02-17 02:48:57.181 [INFO][69] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3612/netserver-1", EndpointId:"eth0"}
2026-02-17 02:48:57.181 [INFO][69] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3612/netserver-1", EndpointId:"eth0"}
2026-02-17 02:48:57.181 [INFO][69] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3612/netserver-1", EndpointId:"eth0"}
2026-02-17 02:48:57.181 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali78ec679bbbd" ipVersion=0x4 table="filter"
2026-02-17 02:48:57.181 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali78ec679bbbd" ipVersion=0x4 table="filter"
2026-02-17 02:48:57.181 [INFO][69] felix/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-3612/netserver-1", EndpointId:"eth0"}
2026-02-17 02:48:57.181 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3612/netserver-1", EndpointId:"eth0"}
2026-02-17 02:48:57.182 [INFO][69] felix/conntrack.go 90: Removing conntrack flows ip=10.100.226.42
2026-02-17 02:48:57.185 [INFO][69] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=pod-network-test-3612/test-container-pod, name=eth0)
2026-02-17 02:48:57.244 [INFO][69] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3612/netserver-1", EndpointId:"eth0"}
2026-02-17 02:48:57.244 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-3612/test-container-pod" endpoint_id:"eth0"}
2026-02-17 02:48:57.244 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.pod-network-test-3612.default"}
2026-02-17 02:48:57.244 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.pod-network-test-3612"}
2026-02-17 02:48:57.244 [INFO][69] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3612/test-container-pod", EndpointId:"eth0"}
2026-02-17 02:48:57.244 [INFO][69] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3612/test-container-pod", EndpointId:"eth0"}
2026-02-17 02:48:57.244 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_8eD0SQfrNBsuyfdhuJ" ipVersion=0x4 table="filter"
2026-02-17 02:48:57.244 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_Utilb9n5y_KpsSzQiE" ipVersion=0x4 table="filter"
2026-02-17 02:48:57.244 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_8eD0SQfrNBsuyfdhuJ" ipVersion=0x4 table="filter"
2026-02-17 02:48:57.244 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_Utilb9n5y_KpsSzQiE" ipVersion=0x4 table="filter"
2026-02-17 02:48:57.244 [INFO][69] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3612/test-container-pod", EndpointId:"eth0"}
2026-02-17 02:48:57.245 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calid77ff916e62" ipVersion=0x4 table="filter"
2026-02-17 02:48:57.245 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calid77ff916e62" ipVersion=0x4 table="filter"
2026-02-17 02:48:57.245 [INFO][69] felix/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-3612/test-container-pod", EndpointId:"eth0"}
2026-02-17 02:48:57.245 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3612/test-container-pod", EndpointId:"eth0"}
2026-02-17 02:48:57.251 [INFO][69] felix/conntrack.go 90: Removing conntrack flows ip=10.100.226.44
2026-02-17 02:48:57.288 [INFO][69] 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:48:57.289 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali78ec679bbbd"
2026-02-17 02:48:57.289 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=170 ifaceName="cali78ec679bbbd" state="down"
2026-02-17 02:48:57.290 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=170 ifaceName="cali78ec679bbbd" state=""
2026-02-17 02:48:57.290 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali78ec679bbbd"
2026-02-17 02:48:57.293 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=171 ifaceName="calid77ff916e62" state="down"
2026-02-17 02:48:57.294 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calid77ff916e62"
2026-02-17 02:48:57.294 [INFO][69] 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:48:57.298 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=171 ifaceName="calid77ff916e62" state=""
2026-02-17 02:48:57.298 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calid77ff916e62"
2026-02-17 02:48:57.333 [INFO][69] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3612/test-container-pod", EndpointId:"eth0"}
2026-02-17 02:48:57.333 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali78ec679bbbd", Addrs:set.Typed[string]{}}
2026-02-17 02:48:57.333 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali78ec679bbbd", Addrs:set.Typed[string]{}}
2026-02-17 02:48:57.333 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali78ec679bbbd", State:"down", Index:170}
2026-02-17 02:48:57.333 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali78ec679bbbd", State:"", Index:170}
2026-02-17 02:48:57.333 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali78ec679bbbd", Addrs:set.Set[string](nil)}
2026-02-17 02:48:57.333 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali78ec679bbbd", Addrs:set.Set[string](nil)}
2026-02-17 02:48:57.333 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid77ff916e62", State:"down", Index:171}
2026-02-17 02:48:57.333 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid77ff916e62", Addrs:set.Typed[string]{}}
2026-02-17 02:48:57.333 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid77ff916e62", Addrs:set.Typed[string]{}}
2026-02-17 02:48:57.333 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid77ff916e62", State:"", Index:171}
2026-02-17 02:48:57.333 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid77ff916e62", Addrs:set.Set[string](nil)}
2026-02-17 02:48:57.333 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid77ff916e62", Addrs:set.Set[string](nil)}
2026-02-17 02:48:57.441 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-7337"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-7337"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7337"}
2026-02-17 02:48:57.473 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"kubectl-7337"}
2026-02-17 02:48:58.304 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"init-container-740" name:"default"}
2026-02-17 02:48:58.354 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"init-container-740"} labels:{key:"e2e-framework" value:"init-container"} labels:{key:"e2e-run" value:"c813837b-097e-4d2a-845a-e92d88485297"} labels:{key:"kubernetes.io/metadata.name" value:"init-container-740"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-740"}
2026-02-17 02:48:58.380 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"init-container-740"}
2026-02-17 02:48:58.932 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"discovery-5066"} labels:{key:"e2e-framework" value:"discovery"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"discovery-5066"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-5066"}
2026-02-17 02:48:58.952 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"dns-1149"} labels:{key:"e2e-framework" value:"dns"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"dns-1149"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1149"}
2026-02-17 02:48:58.979 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"dns-1149" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:48:59.003 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"dns-test-service" namespace:"dns-1149" type:"ClusterIP" cluster_ips:"None" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:48:59.064 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"test-service-2" namespace:"dns-1149" type:"ClusterIP" cluster_ips:"10.254.191.167" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:48:59.610 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=dns-1149/dns-test-41e10896-ef2a-451d-aa77-5213ce5acb3b, name=eth0)
2026-02-17 02:48:59.611 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.dns-1149.default"} profile:{}
2026-02-17 02:48:59.611 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.dns-1149"} profile:{inbound_rules:{action:"allow" rule_id:"teid08eGLugxsijE"} outbound_rules:{action:"allow" rule_id:"6Iy2ZKdE4mmea_5z"}}
2026-02-17 02:48:59.633 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"dns-1149/dns-test-41e10896-ef2a-451d-aa77-5213ce5acb3b" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali0799b49b3b0" profile_ids:"kns.dns-1149" profile_ids:"ksa.dns-1149.default" ipv4_nets:"10.100.226.45/32"}
2026-02-17 02:48:59.633 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-1149/dns-test-41e10896-ef2a-451d-aa77-5213ce5acb3b", EndpointId:"eth0"}
2026-02-17 02:48:59.633 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-1149/dns-test-41e10896-ef2a-451d-aa77-5213ce5acb3b", EndpointId:"eth0"}
2026-02-17 02:48:59.633 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-1149/dns-test-41e10896-ef2a-451d-aa77-5213ce5acb3b", EndpointId:"eth0"}
2026-02-17 02:48:59.634 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali0799b49b3b0" ipVersion=0x4 table="filter"
2026-02-17 02:48:59.634 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.dns-1149" ipVersion=0x4 table="filter"
2026-02-17 02:48:59.634 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_j0r9yh4YkJAuhrvMLP" ipVersion=0x4 table="filter"
2026-02-17 02:48:59.634 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali0799b49b3b0" ipVersion=0x4 table="filter"
2026-02-17 02:48:59.634 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.dns-1149" ipVersion=0x4 table="filter"
2026-02-17 02:48:59.634 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_j0r9yh4YkJAuhrvMLP" ipVersion=0x4 table="filter"
2026-02-17 02:48:59.634 [INFO][69] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali0799b49b3b0"
2026-02-17 02:48:59.634 [INFO][69] felix/endpoint_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-1149/dns-test-41e10896-ef2a-451d-aa77-5213ce5acb3b", EndpointId:"eth0"}
2026-02-17 02:48:59.635 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-1149/dns-test-41e10896-ef2a-451d-aa77-5213ce5acb3b", EndpointId:"eth0"}
2026-02-17 02:48:59.675 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-1149/dns-test-41e10896-ef2a-451d-aa77-5213ce5acb3b", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:48:59.675 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-1149/dns-test-41e10896-ef2a-451d-aa77-5213ce5acb3b", EndpointId:"eth0"} status="down"
2026-02-17 02:48:59.684 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=172 ifaceName="cali0799b49b3b0" state="down"
2026-02-17 02:48:59.684 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali0799b49b3b0"
2026-02-17 02:48:59.684 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali0799b49b3b0", State:"down", Index:172}
2026-02-17 02:48:59.684 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali0799b49b3b0", Addrs:set.Typed[string]{}}
2026-02-17 02:48:59.684 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali0799b49b3b0", Addrs:set.Typed[string]{}}
2026-02-17 02:48:59.684 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali0799b49b3b0"
2026-02-17 02:48:59.684 [INFO][69] felix/endpoint_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-1149/dns-test-41e10896-ef2a-451d-aa77-5213ce5acb3b", EndpointId:"eth0"}
2026-02-17 02:48:59.684 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-1149/dns-test-41e10896-ef2a-451d-aa77-5213ce5acb3b", EndpointId:"eth0"}
2026-02-17 02:48:59.687 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=172 ifaceName="cali0799b49b3b0" state="up"
2026-02-17 02:48:59.706 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-1149/dns-test-41e10896-ef2a-451d-aa77-5213ce5acb3b", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:48:59.706 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-1149/dns-test-41e10896-ef2a-451d-aa77-5213ce5acb3b", EndpointId:"eth0"} status="down"
2026-02-17 02:48:59.706 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali0799b49b3b0", State:"up", Index:172}
2026-02-17 02:48:59.706 [INFO][69] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali0799b49b3b0"
2026-02-17 02:48:59.706 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali0799b49b3b0"
2026-02-17 02:48:59.706 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali0799b49b3b0"
2026-02-17 02:48:59.706 [INFO][69] felix/endpoint_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-1149/dns-test-41e10896-ef2a-451d-aa77-5213ce5acb3b", EndpointId:"eth0"}
2026-02-17 02:48:59.706 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-1149/dns-test-41e10896-ef2a-451d-aa77-5213ce5acb3b", EndpointId:"eth0"}
2026-02-17 02:48:59.728 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-1149/dns-test-41e10896-ef2a-451d-aa77-5213ce5acb3b", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:48:59.728 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-1149/dns-test-41e10896-ef2a-451d-aa77-5213ce5acb3b", EndpointId:"eth0"} status="up"
2026-02-17 02:49:00.704 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=dns-1149/dns-test-41e10896-ef2a-451d-aa77-5213ce5acb3b, name=eth0)
2026-02-17 02:49:00.704 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"dns-1149/dns-test-41e10896-ef2a-451d-aa77-5213ce5acb3b" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali0799b49b3b0" profile_ids:"kns.dns-1149" profile_ids:"ksa.dns-1149.default" ipv4_nets:"10.100.226.45/32"}
2026-02-17 02:49:00.704 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-1149/dns-test-41e10896-ef2a-451d-aa77-5213ce5acb3b", EndpointId:"eth0"}
2026-02-17 02:49:00.704 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-1149/dns-test-41e10896-ef2a-451d-aa77-5213ce5acb3b", EndpointId:"eth0"}
2026-02-17 02:49:00.705 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-1149/dns-test-41e10896-ef2a-451d-aa77-5213ce5acb3b", EndpointId:"eth0"}
2026-02-17 02:49:00.705 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali0799b49b3b0"
2026-02-17 02:49:00.705 [INFO][69] felix/endpoint_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-1149/dns-test-41e10896-ef2a-451d-aa77-5213ce5acb3b", EndpointId:"eth0"}
2026-02-17 02:49:00.705 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-1149/dns-test-41e10896-ef2a-451d-aa77-5213ce5acb3b", EndpointId:"eth0"}
2026-02-17 02:49:00.727 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-1149/dns-test-41e10896-ef2a-451d-aa77-5213ce5acb3b", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:49:00.727 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-1149/dns-test-41e10896-ef2a-451d-aa77-5213ce5acb3b", EndpointId:"eth0"} status="up"
2026-02-17 02:49:01.323 [INFO][69] 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:49:01.323 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali0799b49b3b0"
2026-02-17 02:49:01.323 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali0799b49b3b0", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:49:01.323 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali0799b49b3b0", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:49:01.448 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"aggregateddiscovery-8839" name:"default"}
2026-02-17 02:49:01.518 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"aggregateddiscovery-8839"} labels:{key:"e2e-framework" value:"aggregateddiscovery"} labels:{key:"e2e-run" value:"c813837b-097e-4d2a-845a-e92d88485297"} labels:{key:"kubernetes.io/metadata.name" value:"aggregateddiscovery-8839"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-8839"}
2026-02-17 02:49:01.544 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"aggregateddiscovery-8839"}
2026-02-17 02:49:01.859 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"pod-network-test-3612" name:"default"}
2026-02-17 02:49:02.152 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"pod-network-test-3612"}
2026-02-17 02:49:02.241 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"gc-1037" name:"default"}
2026-02-17 02:49:02.395 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"gc-1037"} labels:{key:"e2e-framework" value:"gc"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"gc-1037"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1037"}
2026-02-17 02:49:02.418 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"gc-1037"}
2026-02-17 02:49:04.020 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"discovery-5066" name:"default"}
2026-02-17 02:49:04.181 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"discovery-5066"} labels:{key:"e2e-framework" value:"discovery"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"discovery-5066"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-5066"}
2026-02-17 02:49:04.206 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"discovery-5066"}
2026-02-17 02:49:06.143 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=dns-1149/dns-test-41e10896-ef2a-451d-aa77-5213ce5acb3b, name=eth0)
2026-02-17 02:49:06.143 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"dns-1149/dns-test-41e10896-ef2a-451d-aa77-5213ce5acb3b" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali0799b49b3b0" profile_ids:"kns.dns-1149" profile_ids:"ksa.dns-1149.default" ipv4_nets:"10.100.226.45/32"}
2026-02-17 02:49:06.143 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-1149/dns-test-41e10896-ef2a-451d-aa77-5213ce5acb3b", EndpointId:"eth0"}
2026-02-17 02:49:06.143 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-1149/dns-test-41e10896-ef2a-451d-aa77-5213ce5acb3b", EndpointId:"eth0"}
2026-02-17 02:49:06.143 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-1149/dns-test-41e10896-ef2a-451d-aa77-5213ce5acb3b", EndpointId:"eth0"}
2026-02-17 02:49:06.144 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali0799b49b3b0"
2026-02-17 02:49:06.144 [INFO][69] felix/endpoint_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-1149/dns-test-41e10896-ef2a-451d-aa77-5213ce5acb3b", EndpointId:"eth0"}
2026-02-17 02:49:06.144 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-1149/dns-test-41e10896-ef2a-451d-aa77-5213ce5acb3b", EndpointId:"eth0"}
2026-02-17 02:49:06.161 [INFO][69] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=dns-1149/dns-test-41e10896-ef2a-451d-aa77-5213ce5acb3b, name=eth0)
2026-02-17 02:49:06.198 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-1149/dns-test-41e10896-ef2a-451d-aa77-5213ce5acb3b", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:49:06.198 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-1149/dns-test-41e10896-ef2a-451d-aa77-5213ce5acb3b", EndpointId:"eth0"} status="up"
2026-02-17 02:49:06.198 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"dns-1149/dns-test-41e10896-ef2a-451d-aa77-5213ce5acb3b" endpoint_id:"eth0"}
2026-02-17 02:49:06.198 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.dns-1149"}
2026-02-17 02:49:06.199 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.dns-1149.default"}
2026-02-17 02:49:06.199 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"test-service-2" namespace:"dns-1149"
2026-02-17 02:49:06.199 [INFO][69] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-1149/dns-test-41e10896-ef2a-451d-aa77-5213ce5acb3b", EndpointId:"eth0"}
2026-02-17 02:49:06.199 [INFO][69] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-1149/dns-test-41e10896-ef2a-451d-aa77-5213ce5acb3b", EndpointId:"eth0"}
2026-02-17 02:49:06.199 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.dns-1149" ipVersion=0x4 table="filter"
2026-02-17 02:49:06.199 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_j0r9yh4YkJAuhrvMLP" ipVersion=0x4 table="filter"
2026-02-17 02:49:06.199 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.dns-1149" ipVersion=0x4 table="filter"
2026-02-17 02:49:06.199 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_j0r9yh4YkJAuhrvMLP" ipVersion=0x4 table="filter"
2026-02-17 02:49:06.199 [INFO][69] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-1149/dns-test-41e10896-ef2a-451d-aa77-5213ce5acb3b", EndpointId:"eth0"}
2026-02-17 02:49:06.200 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali0799b49b3b0" ipVersion=0x4 table="filter"
2026-02-17 02:49:06.200 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali0799b49b3b0" ipVersion=0x4 table="filter"
2026-02-17 02:49:06.200 [INFO][69] felix/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-1149/dns-test-41e10896-ef2a-451d-aa77-5213ce5acb3b", EndpointId:"eth0"}
2026-02-17 02:49:06.200 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-1149/dns-test-41e10896-ef2a-451d-aa77-5213ce5acb3b", EndpointId:"eth0"}
2026-02-17 02:49:06.200 [INFO][69] felix/conntrack.go 90: Removing conntrack flows ip=10.100.226.45
2026-02-17 02:49:06.266 [INFO][69] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-1149/dns-test-41e10896-ef2a-451d-aa77-5213ce5acb3b", EndpointId:"eth0"}
2026-02-17 02:49:06.266 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"dns-test-service" namespace:"dns-1149"
2026-02-17 02:49:06.266 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"dns-1149"} labels:{key:"e2e-framework" value:"dns"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"dns-1149"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1149"}
2026-02-17 02:49:06.266 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-401"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"projected-401"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-401"}
2026-02-17 02:49:06.284 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"projected-401" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:49:06.864 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=projected-401/downwardapi-volume-f5971429-c007-48fd-be1c-7912c09d473a, name=eth0)
2026-02-17 02:49:06.864 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.projected-401"} profile:{inbound_rules:{action:"allow" rule_id:"QVhPY0y547eisuZL"} outbound_rules:{action:"allow" rule_id:"Kfn4-uZ8rjGcHP2M"}}
2026-02-17 02:49:06.865 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.projected-401.default"} profile:{}
2026-02-17 02:49:06.865 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-401/downwardapi-volume-f5971429-c007-48fd-be1c-7912c09d473a" endpoint_id:"eth0"} endpoint:{state:"active" name:"calib2e669ae107" profile_ids:"kns.projected-401" profile_ids:"ksa.projected-401.default" ipv4_nets:"10.100.226.41/32"}
2026-02-17 02:49:06.865 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-401/downwardapi-volume-f5971429-c007-48fd-be1c-7912c09d473a", EndpointId:"eth0"}
2026-02-17 02:49:06.865 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-401/downwardapi-volume-f5971429-c007-48fd-be1c-7912c09d473a", EndpointId:"eth0"}
2026-02-17 02:49:06.865 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-401/downwardapi-volume-f5971429-c007-48fd-be1c-7912c09d473a", EndpointId:"eth0"}
2026-02-17 02:49:06.871 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calib2e669ae107" ipVersion=0x4 table="filter"
2026-02-17 02:49:06.871 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.projected-401" ipVersion=0x4 table="filter"
2026-02-17 02:49:06.871 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_LHxhm5inHKTbtY8dPO" ipVersion=0x4 table="filter"
2026-02-17 02:49:06.871 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calib2e669ae107" ipVersion=0x4 table="filter"
2026-02-17 02:49:06.871 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.projected-401" ipVersion=0x4 table="filter"
2026-02-17 02:49:06.871 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_LHxhm5inHKTbtY8dPO" ipVersion=0x4 table="filter"
2026-02-17 02:49:06.871 [INFO][69] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calib2e669ae107"
2026-02-17 02:49:06.871 [INFO][69] felix/endpoint_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-401/downwardapi-volume-f5971429-c007-48fd-be1c-7912c09d473a", EndpointId:"eth0"}
2026-02-17 02:49:06.871 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-401/downwardapi-volume-f5971429-c007-48fd-be1c-7912c09d473a", EndpointId:"eth0"}
2026-02-17 02:49:06.903 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-401/downwardapi-volume-f5971429-c007-48fd-be1c-7912c09d473a", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:49:06.903 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-401/downwardapi-volume-f5971429-c007-48fd-be1c-7912c09d473a", EndpointId:"eth0"} status="down"
2026-02-17 02:49:06.942 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=173 ifaceName="calib2e669ae107" state="down"
2026-02-17 02:49:06.943 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calib2e669ae107"
2026-02-17 02:49:06.943 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib2e669ae107", State:"down", Index:173}
2026-02-17 02:49:06.943 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib2e669ae107", Addrs:set.Typed[string]{}}
2026-02-17 02:49:06.943 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib2e669ae107", Addrs:set.Typed[string]{}}
2026-02-17 02:49:06.943 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calib2e669ae107"
2026-02-17 02:49:06.943 [INFO][69] felix/endpoint_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-401/downwardapi-volume-f5971429-c007-48fd-be1c-7912c09d473a", EndpointId:"eth0"}
2026-02-17 02:49:06.943 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-401/downwardapi-volume-f5971429-c007-48fd-be1c-7912c09d473a", EndpointId:"eth0"}
2026-02-17 02:49:06.943 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=173 ifaceName="calib2e669ae107" state="up"
2026-02-17 02:49:06.961 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-401/downwardapi-volume-f5971429-c007-48fd-be1c-7912c09d473a", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:49:06.961 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-401/downwardapi-volume-f5971429-c007-48fd-be1c-7912c09d473a", EndpointId:"eth0"} status="down"
2026-02-17 02:49:06.961 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib2e669ae107", State:"up", Index:173}
2026-02-17 02:49:06.961 [INFO][69] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calib2e669ae107"
2026-02-17 02:49:06.961 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calib2e669ae107"
2026-02-17 02:49:06.961 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calib2e669ae107"
2026-02-17 02:49:06.961 [INFO][69] felix/endpoint_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-401/downwardapi-volume-f5971429-c007-48fd-be1c-7912c09d473a", EndpointId:"eth0"}
2026-02-17 02:49:06.962 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-401/downwardapi-volume-f5971429-c007-48fd-be1c-7912c09d473a", EndpointId:"eth0"}
2026-02-17 02:49:06.985 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-401/downwardapi-volume-f5971429-c007-48fd-be1c-7912c09d473a", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:49:06.985 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-401/downwardapi-volume-f5971429-c007-48fd-be1c-7912c09d473a", EndpointId:"eth0"} status="up"
2026-02-17 02:49:07.740 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=projected-401/downwardapi-volume-f5971429-c007-48fd-be1c-7912c09d473a, name=eth0)
2026-02-17 02:49:07.740 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-401/downwardapi-volume-f5971429-c007-48fd-be1c-7912c09d473a" endpoint_id:"eth0"} endpoint:{state:"active" name:"calib2e669ae107" profile_ids:"kns.projected-401" profile_ids:"ksa.projected-401.default" ipv4_nets:"10.100.226.41/32"}
2026-02-17 02:49:07.740 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-401/downwardapi-volume-f5971429-c007-48fd-be1c-7912c09d473a", EndpointId:"eth0"}
2026-02-17 02:49:07.741 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-401/downwardapi-volume-f5971429-c007-48fd-be1c-7912c09d473a", EndpointId:"eth0"}
2026-02-17 02:49:07.741 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-401/downwardapi-volume-f5971429-c007-48fd-be1c-7912c09d473a", EndpointId:"eth0"}
2026-02-17 02:49:07.743 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calib2e669ae107"
2026-02-17 02:49:07.743 [INFO][69] felix/endpoint_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-401/downwardapi-volume-f5971429-c007-48fd-be1c-7912c09d473a", EndpointId:"eth0"}
2026-02-17 02:49:07.743 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-401/downwardapi-volume-f5971429-c007-48fd-be1c-7912c09d473a", EndpointId:"eth0"}
2026-02-17 02:49:07.766 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-401/downwardapi-volume-f5971429-c007-48fd-be1c-7912c09d473a", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:49:07.766 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-401/downwardapi-volume-f5971429-c007-48fd-be1c-7912c09d473a", EndpointId:"eth0"} status="up"
2026-02-17 02:49:08.298 [INFO][69] 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:49:08.299 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calib2e669ae107"
2026-02-17 02:49:08.299 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib2e669ae107", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:49:08.299 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib2e669ae107", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:49:08.609 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=172 ifaceName="cali0799b49b3b0" state="down"
2026-02-17 02:49:08.609 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali0799b49b3b0"
2026-02-17 02:49:08.609 [INFO][69] 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:49:08.609 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali0799b49b3b0", State:"down", Index:172}
2026-02-17 02:49:08.610 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali0799b49b3b0", Addrs:set.Typed[string]{}}
2026-02-17 02:49:08.610 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali0799b49b3b0", Addrs:set.Typed[string]{}}
2026-02-17 02:49:08.613 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=172 ifaceName="cali0799b49b3b0" state=""
2026-02-17 02:49:08.613 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali0799b49b3b0"
2026-02-17 02:49:08.635 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali0799b49b3b0", State:"", Index:172}
2026-02-17 02:49:08.635 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali0799b49b3b0", Addrs:set.Set[string](nil)}
2026-02-17 02:49:08.635 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali0799b49b3b0", Addrs:set.Set[string](nil)}
2026-02-17 02:49:08.943 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=projected-401/downwardapi-volume-f5971429-c007-48fd-be1c-7912c09d473a, name=eth0)
2026-02-17 02:49:08.943 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-401/downwardapi-volume-f5971429-c007-48fd-be1c-7912c09d473a" endpoint_id:"eth0"} endpoint:{state:"active" name:"calib2e669ae107" profile_ids:"kns.projected-401" profile_ids:"ksa.projected-401.default" ipv4_nets:"10.100.226.41/32"}
2026-02-17 02:49:08.944 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-401/downwardapi-volume-f5971429-c007-48fd-be1c-7912c09d473a", EndpointId:"eth0"}
2026-02-17 02:49:08.944 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-401/downwardapi-volume-f5971429-c007-48fd-be1c-7912c09d473a", EndpointId:"eth0"}
2026-02-17 02:49:08.944 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-401/downwardapi-volume-f5971429-c007-48fd-be1c-7912c09d473a", EndpointId:"eth0"}
2026-02-17 02:49:08.944 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calib2e669ae107"
2026-02-17 02:49:08.944 [INFO][69] felix/endpoint_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-401/downwardapi-volume-f5971429-c007-48fd-be1c-7912c09d473a", EndpointId:"eth0"}
2026-02-17 02:49:08.944 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-401/downwardapi-volume-f5971429-c007-48fd-be1c-7912c09d473a", EndpointId:"eth0"}
2026-02-17 02:49:08.970 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-401/downwardapi-volume-f5971429-c007-48fd-be1c-7912c09d473a", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:49:08.970 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-401/downwardapi-volume-f5971429-c007-48fd-be1c-7912c09d473a", EndpointId:"eth0"} status="up"
2026-02-17 02:49:09.049 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=173 ifaceName="calib2e669ae107" state="down"
2026-02-17 02:49:09.049 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calib2e669ae107"
2026-02-17 02:49:09.049 [INFO][69] 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:49:09.049 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib2e669ae107", State:"down", Index:173}
2026-02-17 02:49:09.049 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib2e669ae107", Addrs:set.Typed[string]{}}
2026-02-17 02:49:09.049 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib2e669ae107", Addrs:set.Typed[string]{}}
2026-02-17 02:49:09.049 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calib2e669ae107"
2026-02-17 02:49:09.049 [INFO][69] felix/endpoint_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-401/downwardapi-volume-f5971429-c007-48fd-be1c-7912c09d473a", EndpointId:"eth0"}
2026-02-17 02:49:09.049 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-401/downwardapi-volume-f5971429-c007-48fd-be1c-7912c09d473a", EndpointId:"eth0"}
2026-02-17 02:49:09.050 [INFO][69] felix/conntrack.go 90: Removing conntrack flows ip=10.100.226.41
2026-02-17 02:49:09.051 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=173 ifaceName="calib2e669ae107" state=""
2026-02-17 02:49:09.051 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calib2e669ae107"
2026-02-17 02:49:09.067 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-401/downwardapi-volume-f5971429-c007-48fd-be1c-7912c09d473a", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:49:09.067 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-401/downwardapi-volume-f5971429-c007-48fd-be1c-7912c09d473a", EndpointId:"eth0"} status="down"
2026-02-17 02:49:09.067 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib2e669ae107", State:"", Index:173}
2026-02-17 02:49:09.067 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib2e669ae107", Addrs:set.Set[string](nil)}
2026-02-17 02:49:09.067 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib2e669ae107", Addrs:set.Set[string](nil)}
2026-02-17 02:49:09.067 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calib2e669ae107"
2026-02-17 02:49:09.067 [INFO][69] felix/endpoint_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-401/downwardapi-volume-f5971429-c007-48fd-be1c-7912c09d473a", EndpointId:"eth0"}
2026-02-17 02:49:09.067 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-401/downwardapi-volume-f5971429-c007-48fd-be1c-7912c09d473a", EndpointId:"eth0"}
2026-02-17 02:49:09.082 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-401/downwardapi-volume-f5971429-c007-48fd-be1c-7912c09d473a", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:49:09.082 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-401/downwardapi-volume-f5971429-c007-48fd-be1c-7912c09d473a", EndpointId:"eth0"} status="down"
2026-02-17 02:49:09.174 [INFO][69] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=projected-401/downwardapi-volume-f5971429-c007-48fd-be1c-7912c09d473a, name=eth0)
2026-02-17 02:49:09.175 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-401/downwardapi-volume-f5971429-c007-48fd-be1c-7912c09d473a" endpoint_id:"eth0"}
2026-02-17 02:49:09.175 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.projected-401"}
2026-02-17 02:49:09.175 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.projected-401.default"}
2026-02-17 02:49:09.175 [INFO][69] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-401/downwardapi-volume-f5971429-c007-48fd-be1c-7912c09d473a", EndpointId:"eth0"}
2026-02-17 02:49:09.175 [INFO][69] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-401/downwardapi-volume-f5971429-c007-48fd-be1c-7912c09d473a", EndpointId:"eth0"}
2026-02-17 02:49:09.176 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.projected-401" ipVersion=0x4 table="filter"
2026-02-17 02:49:09.176 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_LHxhm5inHKTbtY8dPO" ipVersion=0x4 table="filter"
2026-02-17 02:49:09.176 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.projected-401" ipVersion=0x4 table="filter"
2026-02-17 02:49:09.176 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_LHxhm5inHKTbtY8dPO" ipVersion=0x4 table="filter"
2026-02-17 02:49:09.176 [INFO][69] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-401/downwardapi-volume-f5971429-c007-48fd-be1c-7912c09d473a", EndpointId:"eth0"}
2026-02-17 02:49:09.176 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calib2e669ae107" ipVersion=0x4 table="filter"
2026-02-17 02:49:09.176 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calib2e669ae107" ipVersion=0x4 table="filter"
2026-02-17 02:49:09.176 [INFO][69] felix/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-401/downwardapi-volume-f5971429-c007-48fd-be1c-7912c09d473a", EndpointId:"eth0"}
2026-02-17 02:49:09.176 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-401/downwardapi-volume-f5971429-c007-48fd-be1c-7912c09d473a", EndpointId:"eth0"}
2026-02-17 02:49:09.229 [INFO][69] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-401/downwardapi-volume-f5971429-c007-48fd-be1c-7912c09d473a", EndpointId:"eth0"}
2026-02-17 02:49:10.387 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-401"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"projected-401"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-401"}
2026-02-17 02:49:10.408 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-3056"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"job-3056"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-3056"}
2026-02-17 02:49:10.437 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"job-3056" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:49:11.617 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"dns-1149" name:"default"}
2026-02-17 02:49:11.681 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"dns-1149"} labels:{key:"e2e-framework" value:"dns"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"dns-1149"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1149"}
2026-02-17 02:49:11.716 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"dns-1149"}
2026-02-17 02:49:12.512 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-3056"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"job-3056"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-3056"}
2026-02-17 02:49:12.535 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"servicecidr-3527"} labels:{key:"e2e-framework" value:"servicecidr"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"servicecidr-3527"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-3527"}
2026-02-17 02:49:12.560 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"servicecidr-3527" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:49:12.619 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"servicecidr-3527"} labels:{key:"e2e-framework" value:"servicecidr"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"servicecidr-3527"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-3527"}
2026-02-17 02:49:12.645 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-8300"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-8300"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8300"}
2026-02-17 02:49:12.673 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kubectl-8300" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:49:13.076 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-8300"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-8300"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8300"}
2026-02-17 02:49:13.106 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-6008"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"projected-6008"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6008"}
2026-02-17 02:49:13.138 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"projected-6008" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:49:13.745 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=projected-6008/pod-projected-secrets-ae70f9f0-770b-4f70-93dc-b031846d29cf, name=eth0)
2026-02-17 02:49:13.745 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.projected-6008"} profile:{inbound_rules:{action:"allow" rule_id:"6foQNRanI4UJ53ri"} outbound_rules:{action:"allow" rule_id:"QAn3esx5_OYi3_Oe"}}
2026-02-17 02:49:13.745 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.projected-6008.default"} profile:{}
2026-02-17 02:49:13.745 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-6008/pod-projected-secrets-ae70f9f0-770b-4f70-93dc-b031846d29cf" endpoint_id:"eth0"} endpoint:{state:"active" name:"calia43cd7c9923" profile_ids:"kns.projected-6008" profile_ids:"ksa.projected-6008.default" ipv4_nets:"10.100.226.46/32"}
2026-02-17 02:49:13.745 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6008/pod-projected-secrets-ae70f9f0-770b-4f70-93dc-b031846d29cf", EndpointId:"eth0"}
2026-02-17 02:49:13.746 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6008/pod-projected-secrets-ae70f9f0-770b-4f70-93dc-b031846d29cf", EndpointId:"eth0"}
2026-02-17 02:49:13.746 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6008/pod-projected-secrets-ae70f9f0-770b-4f70-93dc-b031846d29cf", EndpointId:"eth0"}
2026-02-17 02:49:13.746 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calia43cd7c9923" ipVersion=0x4 table="filter"
2026-02-17 02:49:13.746 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.projected-6008" ipVersion=0x4 table="filter"
2026-02-17 02:49:13.746 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_X0hiwFWPDLr5oRl14q" ipVersion=0x4 table="filter"
2026-02-17 02:49:13.746 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calia43cd7c9923" ipVersion=0x4 table="filter"
2026-02-17 02:49:13.746 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.projected-6008" ipVersion=0x4 table="filter"
2026-02-17 02:49:13.746 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_X0hiwFWPDLr5oRl14q" ipVersion=0x4 table="filter"
2026-02-17 02:49:13.746 [INFO][69] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calia43cd7c9923"
2026-02-17 02:49:13.746 [INFO][69] felix/endpoint_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-6008/pod-projected-secrets-ae70f9f0-770b-4f70-93dc-b031846d29cf", EndpointId:"eth0"}
2026-02-17 02:49:13.746 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6008/pod-projected-secrets-ae70f9f0-770b-4f70-93dc-b031846d29cf", EndpointId:"eth0"}
2026-02-17 02:49:13.783 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6008/pod-projected-secrets-ae70f9f0-770b-4f70-93dc-b031846d29cf", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:49:13.783 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6008/pod-projected-secrets-ae70f9f0-770b-4f70-93dc-b031846d29cf", EndpointId:"eth0"} status="down"
2026-02-17 02:49:13.815 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=174 ifaceName="calia43cd7c9923" state="down"
2026-02-17 02:49:13.815 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calia43cd7c9923"
2026-02-17 02:49:13.815 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calia43cd7c9923", State:"down", Index:174}
2026-02-17 02:49:13.815 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calia43cd7c9923", Addrs:set.Typed[string]{}}
2026-02-17 02:49:13.815 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calia43cd7c9923", Addrs:set.Typed[string]{}}
2026-02-17 02:49:13.815 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calia43cd7c9923"
2026-02-17 02:49:13.816 [INFO][69] felix/endpoint_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-6008/pod-projected-secrets-ae70f9f0-770b-4f70-93dc-b031846d29cf", EndpointId:"eth0"}
2026-02-17 02:49:13.816 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6008/pod-projected-secrets-ae70f9f0-770b-4f70-93dc-b031846d29cf", EndpointId:"eth0"}
2026-02-17 02:49:13.821 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=174 ifaceName="calia43cd7c9923" state="up"
2026-02-17 02:49:13.837 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6008/pod-projected-secrets-ae70f9f0-770b-4f70-93dc-b031846d29cf", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:49:13.837 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6008/pod-projected-secrets-ae70f9f0-770b-4f70-93dc-b031846d29cf", EndpointId:"eth0"} status="down"
2026-02-17 02:49:13.838 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calia43cd7c9923", State:"up", Index:174}
2026-02-17 02:49:13.838 [INFO][69] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calia43cd7c9923"
2026-02-17 02:49:13.838 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calia43cd7c9923"
2026-02-17 02:49:13.838 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calia43cd7c9923"
2026-02-17 02:49:13.839 [INFO][69] felix/endpoint_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-6008/pod-projected-secrets-ae70f9f0-770b-4f70-93dc-b031846d29cf", EndpointId:"eth0"}
2026-02-17 02:49:13.839 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6008/pod-projected-secrets-ae70f9f0-770b-4f70-93dc-b031846d29cf", EndpointId:"eth0"}
2026-02-17 02:49:13.856 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6008/pod-projected-secrets-ae70f9f0-770b-4f70-93dc-b031846d29cf", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:49:13.856 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6008/pod-projected-secrets-ae70f9f0-770b-4f70-93dc-b031846d29cf", EndpointId:"eth0"} status="up"
2026-02-17 02:49:14.834 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=projected-6008/pod-projected-secrets-ae70f9f0-770b-4f70-93dc-b031846d29cf, name=eth0)
2026-02-17 02:49:14.835 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-6008/pod-projected-secrets-ae70f9f0-770b-4f70-93dc-b031846d29cf" endpoint_id:"eth0"} endpoint:{state:"active" name:"calia43cd7c9923" profile_ids:"kns.projected-6008" profile_ids:"ksa.projected-6008.default" ipv4_nets:"10.100.226.46/32"}
2026-02-17 02:49:14.835 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6008/pod-projected-secrets-ae70f9f0-770b-4f70-93dc-b031846d29cf", EndpointId:"eth0"}
2026-02-17 02:49:14.835 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6008/pod-projected-secrets-ae70f9f0-770b-4f70-93dc-b031846d29cf", EndpointId:"eth0"}
2026-02-17 02:49:14.835 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6008/pod-projected-secrets-ae70f9f0-770b-4f70-93dc-b031846d29cf", EndpointId:"eth0"}
2026-02-17 02:49:14.839 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calia43cd7c9923"
2026-02-17 02:49:14.840 [INFO][69] felix/endpoint_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-6008/pod-projected-secrets-ae70f9f0-770b-4f70-93dc-b031846d29cf", EndpointId:"eth0"}
2026-02-17 02:49:14.840 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6008/pod-projected-secrets-ae70f9f0-770b-4f70-93dc-b031846d29cf", EndpointId:"eth0"}
2026-02-17 02:49:14.864 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6008/pod-projected-secrets-ae70f9f0-770b-4f70-93dc-b031846d29cf", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:49:14.865 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6008/pod-projected-secrets-ae70f9f0-770b-4f70-93dc-b031846d29cf", EndpointId:"eth0"} status="up"
2026-02-17 02:49:15.212 [INFO][69] 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:49:15.212 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calia43cd7c9923"
2026-02-17 02:49:15.212 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calia43cd7c9923", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:49:15.212 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calia43cd7c9923", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:49:15.608 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"projected-401" name:"default"}
2026-02-17 02:49:15.892 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-401"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"projected-401"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-401"}
2026-02-17 02:49:15.915 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"projected-401"}
2026-02-17 02:49:15.941 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=projected-6008/pod-projected-secrets-ae70f9f0-770b-4f70-93dc-b031846d29cf, name=eth0)
2026-02-17 02:49:15.941 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-6008/pod-projected-secrets-ae70f9f0-770b-4f70-93dc-b031846d29cf" endpoint_id:"eth0"} endpoint:{state:"active" name:"calia43cd7c9923" profile_ids:"kns.projected-6008" profile_ids:"ksa.projected-6008.default" ipv4_nets:"10.100.226.46/32"}
2026-02-17 02:49:15.941 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6008/pod-projected-secrets-ae70f9f0-770b-4f70-93dc-b031846d29cf", EndpointId:"eth0"}
2026-02-17 02:49:15.941 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6008/pod-projected-secrets-ae70f9f0-770b-4f70-93dc-b031846d29cf", EndpointId:"eth0"}
2026-02-17 02:49:15.941 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6008/pod-projected-secrets-ae70f9f0-770b-4f70-93dc-b031846d29cf", EndpointId:"eth0"}
2026-02-17 02:49:15.942 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calia43cd7c9923"
2026-02-17 02:49:15.942 [INFO][69] felix/endpoint_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-6008/pod-projected-secrets-ae70f9f0-770b-4f70-93dc-b031846d29cf", EndpointId:"eth0"}
2026-02-17 02:49:15.942 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6008/pod-projected-secrets-ae70f9f0-770b-4f70-93dc-b031846d29cf", EndpointId:"eth0"}
bird: KIF: Received address message for unknown interface 174
2026-02-17 02:49:15.967 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6008/pod-projected-secrets-ae70f9f0-770b-4f70-93dc-b031846d29cf", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:49:15.967 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6008/pod-projected-secrets-ae70f9f0-770b-4f70-93dc-b031846d29cf", EndpointId:"eth0"} status="up"
2026-02-17 02:49:16.046 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=174 ifaceName="calia43cd7c9923" state="down"
2026-02-17 02:49:16.046 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calia43cd7c9923"
2026-02-17 02:49:16.047 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calia43cd7c9923", State:"down", Index:174}
2026-02-17 02:49:16.047 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calia43cd7c9923", Addrs:set.Typed[string]{}}
2026-02-17 02:49:16.047 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calia43cd7c9923", Addrs:set.Typed[string]{}}
2026-02-17 02:49:16.047 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calia43cd7c9923"
2026-02-17 02:49:16.047 [INFO][69] felix/endpoint_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-6008/pod-projected-secrets-ae70f9f0-770b-4f70-93dc-b031846d29cf", EndpointId:"eth0"}
2026-02-17 02:49:16.047 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6008/pod-projected-secrets-ae70f9f0-770b-4f70-93dc-b031846d29cf", EndpointId:"eth0"}
2026-02-17 02:49:16.047 [INFO][69] 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:49:16.048 [INFO][69] felix/conntrack.go 90: Removing conntrack flows ip=10.100.226.46
2026-02-17 02:49:16.049 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=174 ifaceName="calia43cd7c9923" state=""
2026-02-17 02:49:16.049 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calia43cd7c9923"
2026-02-17 02:49:16.079 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6008/pod-projected-secrets-ae70f9f0-770b-4f70-93dc-b031846d29cf", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:49:16.080 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6008/pod-projected-secrets-ae70f9f0-770b-4f70-93dc-b031846d29cf", EndpointId:"eth0"} status="down"
2026-02-17 02:49:16.080 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calia43cd7c9923", State:"", Index:174}
2026-02-17 02:49:16.080 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calia43cd7c9923", Addrs:set.Set[string](nil)}
2026-02-17 02:49:16.080 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calia43cd7c9923", Addrs:set.Set[string](nil)}
2026-02-17 02:49:16.080 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calia43cd7c9923"
2026-02-17 02:49:16.080 [INFO][69] felix/endpoint_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-6008/pod-projected-secrets-ae70f9f0-770b-4f70-93dc-b031846d29cf", EndpointId:"eth0"}
2026-02-17 02:49:16.080 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6008/pod-projected-secrets-ae70f9f0-770b-4f70-93dc-b031846d29cf", EndpointId:"eth0"}
2026-02-17 02:49:16.102 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6008/pod-projected-secrets-ae70f9f0-770b-4f70-93dc-b031846d29cf", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:49:16.102 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6008/pod-projected-secrets-ae70f9f0-770b-4f70-93dc-b031846d29cf", EndpointId:"eth0"} status="down"
2026-02-17 02:49:16.179 [INFO][69] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=projected-6008/pod-projected-secrets-ae70f9f0-770b-4f70-93dc-b031846d29cf, name=eth0)
2026-02-17 02:49:16.179 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-6008/pod-projected-secrets-ae70f9f0-770b-4f70-93dc-b031846d29cf" endpoint_id:"eth0"}
2026-02-17 02:49:16.179 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.projected-6008"}
2026-02-17 02:49:16.179 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.projected-6008.default"}
2026-02-17 02:49:16.179 [INFO][69] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6008/pod-projected-secrets-ae70f9f0-770b-4f70-93dc-b031846d29cf", EndpointId:"eth0"}
2026-02-17 02:49:16.180 [INFO][69] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6008/pod-projected-secrets-ae70f9f0-770b-4f70-93dc-b031846d29cf", EndpointId:"eth0"}
2026-02-17 02:49:16.180 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.projected-6008" ipVersion=0x4 table="filter"
2026-02-17 02:49:16.180 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_X0hiwFWPDLr5oRl14q" ipVersion=0x4 table="filter"
2026-02-17 02:49:16.180 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.projected-6008" ipVersion=0x4 table="filter"
2026-02-17 02:49:16.180 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_X0hiwFWPDLr5oRl14q" ipVersion=0x4 table="filter"
2026-02-17 02:49:16.180 [INFO][69] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6008/pod-projected-secrets-ae70f9f0-770b-4f70-93dc-b031846d29cf", EndpointId:"eth0"}
2026-02-17 02:49:16.181 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calia43cd7c9923" ipVersion=0x4 table="filter"
2026-02-17 02:49:16.181 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calia43cd7c9923" ipVersion=0x4 table="filter"
2026-02-17 02:49:16.181 [INFO][69] felix/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-6008/pod-projected-secrets-ae70f9f0-770b-4f70-93dc-b031846d29cf", EndpointId:"eth0"}
2026-02-17 02:49:16.181 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6008/pod-projected-secrets-ae70f9f0-770b-4f70-93dc-b031846d29cf", EndpointId:"eth0"}
2026-02-17 02:49:16.241 [INFO][69] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6008/pod-projected-secrets-ae70f9f0-770b-4f70-93dc-b031846d29cf", EndpointId:"eth0"}
2026-02-17 02:49:17.247 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-6008"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"projected-6008"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6008"}
2026-02-17 02:49:17.277 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"var-expansion-4589"} labels:{key:"e2e-framework" value:"var-expansion"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"var-expansion-4589"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4589"}
2026-02-17 02:49:17.277 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"var-expansion-4589" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:49:17.570 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-3056"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"job-3056"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-3056"}
2026-02-17 02:49:17.738 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"servicecidr-3527" name:"default"}
2026-02-17 02:49:17.892 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=var-expansion-4589/var-expansion-6d47fa48-3538-4d8a-8d69-223c2f04a68b, name=eth0)
2026-02-17 02:49:17.893 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.var-expansion-4589"} profile:{inbound_rules:{action:"allow" rule_id:"QIfQPABY130c6lmn"} outbound_rules:{action:"allow" rule_id:"bbztVko0eDB4-1UJ"}}
2026-02-17 02:49:17.893 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.var-expansion-4589.default"} profile:{}
2026-02-17 02:49:17.893 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"var-expansion-4589/var-expansion-6d47fa48-3538-4d8a-8d69-223c2f04a68b" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali93d9e8a8911" profile_ids:"kns.var-expansion-4589" profile_ids:"ksa.var-expansion-4589.default" ipv4_nets:"10.100.226.48/32"}
2026-02-17 02:49:17.893 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-4589/var-expansion-6d47fa48-3538-4d8a-8d69-223c2f04a68b", EndpointId:"eth0"}
2026-02-17 02:49:17.893 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-4589/var-expansion-6d47fa48-3538-4d8a-8d69-223c2f04a68b", EndpointId:"eth0"}
2026-02-17 02:49:17.893 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-4589/var-expansion-6d47fa48-3538-4d8a-8d69-223c2f04a68b", EndpointId:"eth0"}
2026-02-17 02:49:17.894 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali93d9e8a8911" ipVersion=0x4 table="filter"
2026-02-17 02:49:17.894 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_IRjXpENGNSCpI2U4q1" ipVersion=0x4 table="filter"
2026-02-17 02:49:17.894 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_XEyt4_ZQs0I754Yy0h" ipVersion=0x4 table="filter"
2026-02-17 02:49:17.894 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali93d9e8a8911" ipVersion=0x4 table="filter"
2026-02-17 02:49:17.894 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_IRjXpENGNSCpI2U4q1" ipVersion=0x4 table="filter"
2026-02-17 02:49:17.894 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_XEyt4_ZQs0I754Yy0h" ipVersion=0x4 table="filter"
2026-02-17 02:49:17.894 [INFO][69] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali93d9e8a8911"
2026-02-17 02:49:17.894 [INFO][69] felix/endpoint_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-4589/var-expansion-6d47fa48-3538-4d8a-8d69-223c2f04a68b", EndpointId:"eth0"}
2026-02-17 02:49:17.894 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-4589/var-expansion-6d47fa48-3538-4d8a-8d69-223c2f04a68b", EndpointId:"eth0"}
2026-02-17 02:49:17.948 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-4589/var-expansion-6d47fa48-3538-4d8a-8d69-223c2f04a68b", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:49:17.948 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-4589/var-expansion-6d47fa48-3538-4d8a-8d69-223c2f04a68b", EndpointId:"eth0"} status="down"
2026-02-17 02:49:17.948 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"servicecidr-3527"} labels:{key:"e2e-framework" value:"servicecidr"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"servicecidr-3527"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-3527"}
2026-02-17 02:49:17.948 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"servicecidr-3527"}
2026-02-17 02:49:17.966 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=175 ifaceName="cali93d9e8a8911" state="down"
2026-02-17 02:49:17.966 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali93d9e8a8911"
2026-02-17 02:49:17.970 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali93d9e8a8911", State:"down", Index:175}
2026-02-17 02:49:17.971 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali93d9e8a8911", Addrs:set.Typed[string]{}}
2026-02-17 02:49:17.971 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali93d9e8a8911", Addrs:set.Typed[string]{}}
2026-02-17 02:49:17.971 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali93d9e8a8911"
2026-02-17 02:49:17.971 [INFO][69] felix/endpoint_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-4589/var-expansion-6d47fa48-3538-4d8a-8d69-223c2f04a68b", EndpointId:"eth0"}
2026-02-17 02:49:17.971 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-4589/var-expansion-6d47fa48-3538-4d8a-8d69-223c2f04a68b", EndpointId:"eth0"}
2026-02-17 02:49:17.974 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=175 ifaceName="cali93d9e8a8911" state="up"
2026-02-17 02:49:17.994 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-4589/var-expansion-6d47fa48-3538-4d8a-8d69-223c2f04a68b", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:49:17.994 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-4589/var-expansion-6d47fa48-3538-4d8a-8d69-223c2f04a68b", EndpointId:"eth0"} status="down"
2026-02-17 02:49:17.994 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali93d9e8a8911", State:"up", Index:175}
2026-02-17 02:49:17.995 [INFO][69] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali93d9e8a8911"
2026-02-17 02:49:17.995 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali93d9e8a8911"
2026-02-17 02:49:17.995 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali93d9e8a8911"
2026-02-17 02:49:17.995 [INFO][69] felix/endpoint_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-4589/var-expansion-6d47fa48-3538-4d8a-8d69-223c2f04a68b", EndpointId:"eth0"}
2026-02-17 02:49:17.995 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-4589/var-expansion-6d47fa48-3538-4d8a-8d69-223c2f04a68b", EndpointId:"eth0"}
2026-02-17 02:49:18.017 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-4589/var-expansion-6d47fa48-3538-4d8a-8d69-223c2f04a68b", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:49:18.017 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-4589/var-expansion-6d47fa48-3538-4d8a-8d69-223c2f04a68b", EndpointId:"eth0"} status="up"
2026-02-17 02:49:18.116 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"kubectl-8300" name:"default"}
2026-02-17 02:49:18.416 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-6509"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"c813837b-097e-4d2a-845a-e92d88485297"} labels:{key:"kubernetes.io/metadata.name" value:"job-6509"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-6509"}
2026-02-17 02:49:18.440 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-8300"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-8300"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8300"}
2026-02-17 02:49:18.466 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-runtime-5956"} labels:{key:"e2e-framework" value:"container-runtime"} labels:{key:"e2e-run" value:"c813837b-097e-4d2a-845a-e92d88485297"} labels:{key:"kubernetes.io/metadata.name" value:"container-runtime-5956"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5956"}
2026-02-17 02:49:18.467 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"container-runtime-5956" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:49:18.467 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"kubectl-8300"}
2026-02-17 02:49:18.816 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=var-expansion-4589/var-expansion-6d47fa48-3538-4d8a-8d69-223c2f04a68b, name=eth0)
2026-02-17 02:49:18.816 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"var-expansion-4589/var-expansion-6d47fa48-3538-4d8a-8d69-223c2f04a68b" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali93d9e8a8911" profile_ids:"kns.var-expansion-4589" profile_ids:"ksa.var-expansion-4589.default" ipv4_nets:"10.100.226.48/32"}
2026-02-17 02:49:18.816 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-4589/var-expansion-6d47fa48-3538-4d8a-8d69-223c2f04a68b", EndpointId:"eth0"}
2026-02-17 02:49:18.816 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-4589/var-expansion-6d47fa48-3538-4d8a-8d69-223c2f04a68b", EndpointId:"eth0"}
2026-02-17 02:49:18.816 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-4589/var-expansion-6d47fa48-3538-4d8a-8d69-223c2f04a68b", EndpointId:"eth0"}
2026-02-17 02:49:18.817 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali93d9e8a8911"
2026-02-17 02:49:18.817 [INFO][69] felix/endpoint_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-4589/var-expansion-6d47fa48-3538-4d8a-8d69-223c2f04a68b", EndpointId:"eth0"}
2026-02-17 02:49:18.817 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-4589/var-expansion-6d47fa48-3538-4d8a-8d69-223c2f04a68b", EndpointId:"eth0"}
2026-02-17 02:49:18.841 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-4589/var-expansion-6d47fa48-3538-4d8a-8d69-223c2f04a68b", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:49:18.841 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-4589/var-expansion-6d47fa48-3538-4d8a-8d69-223c2f04a68b", EndpointId:"eth0"} status="up"
2026-02-17 02:49:19.083 [INFO][69] 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:49:19.083 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali93d9e8a8911"
2026-02-17 02:49:19.083 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali93d9e8a8911", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:49:19.083 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali93d9e8a8911", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:49:19.990 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=var-expansion-4589/var-expansion-6d47fa48-3538-4d8a-8d69-223c2f04a68b, name=eth0)
2026-02-17 02:49:19.991 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"var-expansion-4589/var-expansion-6d47fa48-3538-4d8a-8d69-223c2f04a68b" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali93d9e8a8911" profile_ids:"kns.var-expansion-4589" profile_ids:"ksa.var-expansion-4589.default" ipv4_nets:"10.100.226.48/32"}
2026-02-17 02:49:19.991 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-4589/var-expansion-6d47fa48-3538-4d8a-8d69-223c2f04a68b", EndpointId:"eth0"}
2026-02-17 02:49:19.991 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-4589/var-expansion-6d47fa48-3538-4d8a-8d69-223c2f04a68b", EndpointId:"eth0"}
2026-02-17 02:49:19.991 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-4589/var-expansion-6d47fa48-3538-4d8a-8d69-223c2f04a68b", EndpointId:"eth0"}
bird: KIF: Received address message for unknown interface 175
2026-02-17 02:49:19.995 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali93d9e8a8911"
2026-02-17 02:49:19.995 [INFO][69] 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-4589/var-expansion-6d47fa48-3538-4d8a-8d69-223c2f04a68b", EndpointId:"eth0"}
2026-02-17 02:49:19.995 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-4589/var-expansion-6d47fa48-3538-4d8a-8d69-223c2f04a68b", EndpointId:"eth0"}
2026-02-17 02:49:20.017 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-4589/var-expansion-6d47fa48-3538-4d8a-8d69-223c2f04a68b", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:49:20.017 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-4589/var-expansion-6d47fa48-3538-4d8a-8d69-223c2f04a68b", EndpointId:"eth0"} status="down"
2026-02-17 02:49:20.093 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=175 ifaceName="cali93d9e8a8911" state="down"
2026-02-17 02:49:20.093 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali93d9e8a8911"
2026-02-17 02:49:20.093 [INFO][69] 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:49:20.093 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali93d9e8a8911", State:"down", Index:175}
2026-02-17 02:49:20.093 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali93d9e8a8911", Addrs:set.Typed[string]{}}
2026-02-17 02:49:20.093 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali93d9e8a8911", Addrs:set.Typed[string]{}}
2026-02-17 02:49:20.093 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali93d9e8a8911"
2026-02-17 02:49:20.093 [INFO][69] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali93d9e8a8911"
2026-02-17 02:49:20.093 [INFO][69] felix/endpoint_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-4589/var-expansion-6d47fa48-3538-4d8a-8d69-223c2f04a68b", EndpointId:"eth0"}
2026-02-17 02:49:20.093 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-4589/var-expansion-6d47fa48-3538-4d8a-8d69-223c2f04a68b", EndpointId:"eth0"}
2026-02-17 02:49:20.094 [INFO][69] felix/conntrack.go 90: Removing conntrack flows ip=10.100.226.48
2026-02-17 02:49:20.095 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=175 ifaceName="cali93d9e8a8911" state=""
2026-02-17 02:49:20.095 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali93d9e8a8911"
2026-02-17 02:49:20.128 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-4589/var-expansion-6d47fa48-3538-4d8a-8d69-223c2f04a68b", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:49:20.128 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-4589/var-expansion-6d47fa48-3538-4d8a-8d69-223c2f04a68b", EndpointId:"eth0"} status="down"
2026-02-17 02:49:20.128 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali93d9e8a8911", State:"", Index:175}
2026-02-17 02:49:20.128 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali93d9e8a8911", Addrs:set.Set[string](nil)}
2026-02-17 02:49:20.128 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali93d9e8a8911", Addrs:set.Set[string](nil)}
2026-02-17 02:49:20.129 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali93d9e8a8911"
2026-02-17 02:49:20.129 [INFO][69] felix/endpoint_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-4589/var-expansion-6d47fa48-3538-4d8a-8d69-223c2f04a68b", EndpointId:"eth0"}
2026-02-17 02:49:20.129 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-4589/var-expansion-6d47fa48-3538-4d8a-8d69-223c2f04a68b", EndpointId:"eth0"}
2026-02-17 02:49:20.158 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-4589/var-expansion-6d47fa48-3538-4d8a-8d69-223c2f04a68b", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:49:20.158 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-4589/var-expansion-6d47fa48-3538-4d8a-8d69-223c2f04a68b", EndpointId:"eth0"} status="down"
2026-02-17 02:49:20.210 [INFO][69] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=var-expansion-4589/var-expansion-6d47fa48-3538-4d8a-8d69-223c2f04a68b, name=eth0)
2026-02-17 02:49:20.211 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"var-expansion-4589/var-expansion-6d47fa48-3538-4d8a-8d69-223c2f04a68b" endpoint_id:"eth0"}
2026-02-17 02:49:20.211 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.var-expansion-4589"}
2026-02-17 02:49:20.211 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.var-expansion-4589.default"}
2026-02-17 02:49:20.211 [INFO][69] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-4589/var-expansion-6d47fa48-3538-4d8a-8d69-223c2f04a68b", EndpointId:"eth0"}
2026-02-17 02:49:20.211 [INFO][69] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-4589/var-expansion-6d47fa48-3538-4d8a-8d69-223c2f04a68b", EndpointId:"eth0"}
2026-02-17 02:49:20.211 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_IRjXpENGNSCpI2U4q1" ipVersion=0x4 table="filter"
2026-02-17 02:49:20.211 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_XEyt4_ZQs0I754Yy0h" ipVersion=0x4 table="filter"
2026-02-17 02:49:20.211 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_IRjXpENGNSCpI2U4q1" ipVersion=0x4 table="filter"
2026-02-17 02:49:20.211 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_XEyt4_ZQs0I754Yy0h" ipVersion=0x4 table="filter"
2026-02-17 02:49:20.211 [INFO][69] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-4589/var-expansion-6d47fa48-3538-4d8a-8d69-223c2f04a68b", EndpointId:"eth0"}
2026-02-17 02:49:20.211 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali93d9e8a8911" ipVersion=0x4 table="filter"
2026-02-17 02:49:20.211 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali93d9e8a8911" ipVersion=0x4 table="filter"
2026-02-17 02:49:20.211 [INFO][69] felix/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-4589/var-expansion-6d47fa48-3538-4d8a-8d69-223c2f04a68b", EndpointId:"eth0"}
2026-02-17 02:49:20.211 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-4589/var-expansion-6d47fa48-3538-4d8a-8d69-223c2f04a68b", EndpointId:"eth0"}
2026-02-17 02:49:20.269 [INFO][69] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-4589/var-expansion-6d47fa48-3538-4d8a-8d69-223c2f04a68b", EndpointId:"eth0"}
2026-02-17 02:49:21.367 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"var-expansion-4589"} labels:{key:"e2e-framework" value:"var-expansion"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"var-expansion-4589"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4589"}
2026-02-17 02:49:21.395 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-8111"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-8111"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-8111"}
2026-02-17 02:49:21.395 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-8111" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:49:21.416 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-8111"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-8111"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-8111"} labels:{key:"webhook-8111" value:"true"}
2026-02-17 02:49:21.443 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-8586"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-8586"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{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-8586"} labels:{key:"webhook-8111-markers" value:"true"}
2026-02-17 02:49:21.443 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-markers-8586" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:49:21.571 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-runtime-5956"} labels:{key:"e2e-framework" value:"container-runtime"} labels:{key:"e2e-run" value:"c813837b-097e-4d2a-845a-e92d88485297"} labels:{key:"kubernetes.io/metadata.name" value:"container-runtime-5956"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5956"}
2026-02-17 02:49:21.611 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-webhook-8773"} labels:{key:"e2e-framework" value:"crd-webhook"} labels:{key:"e2e-run" value:"c813837b-097e-4d2a-845a-e92d88485297"} labels:{key:"kubernetes.io/metadata.name" value:"crd-webhook-8773"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8773"}
2026-02-17 02:49:21.611 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"crd-webhook-8773" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:49:22.472 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"projected-6008" name:"default"}
2026-02-17 02:49:22.644 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=crd-webhook-8773/sample-crd-conversion-webhook-deployment-788cb954bd-8wk84, name=eth0)
2026-02-17 02:49:22.644 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.crd-webhook-8773.default"} profile:{}
2026-02-17 02:49:22.644 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.crd-webhook-8773"} profile:{inbound_rules:{action:"allow" rule_id:"xQAZcKDWxQFc2F_H"} outbound_rules:{action:"allow" rule_id:"ZE0OulQJBfkkd5F9"}}
2026-02-17 02:49:22.645 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"crd-webhook-8773/sample-crd-conversion-webhook-deployment-788cb954bd-8wk84" endpoint_id:"eth0"} endpoint:{state:"active" name:"calib6949f59c9c" profile_ids:"kns.crd-webhook-8773" profile_ids:"ksa.crd-webhook-8773.default" ipv4_nets:"10.100.226.47/32"}
2026-02-17 02:49:22.645 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-webhook-8773/sample-crd-conversion-webhook-deployment-788cb954bd-8wk84", EndpointId:"eth0"}
2026-02-17 02:49:22.645 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-webhook-8773/sample-crd-conversion-webhook-deployment-788cb954bd-8wk84", EndpointId:"eth0"}
2026-02-17 02:49:22.645 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-webhook-8773/sample-crd-conversion-webhook-deployment-788cb954bd-8wk84", EndpointId:"eth0"}
2026-02-17 02:49:22.645 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calib6949f59c9c" ipVersion=0x4 table="filter"
2026-02-17 02:49:22.645 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_5hL7QVaWKjuGmqg5do" ipVersion=0x4 table="filter"
2026-02-17 02:49:22.645 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_sY66_9YAz069eSaWRi" ipVersion=0x4 table="filter"
2026-02-17 02:49:22.645 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calib6949f59c9c" ipVersion=0x4 table="filter"
2026-02-17 02:49:22.645 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_5hL7QVaWKjuGmqg5do" ipVersion=0x4 table="filter"
2026-02-17 02:49:22.645 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_sY66_9YAz069eSaWRi" ipVersion=0x4 table="filter"
2026-02-17 02:49:22.645 [INFO][69] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calib6949f59c9c"
2026-02-17 02:49:22.645 [INFO][69] felix/endpoint_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-8773/sample-crd-conversion-webhook-deployment-788cb954bd-8wk84", EndpointId:"eth0"}
2026-02-17 02:49:22.645 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-webhook-8773/sample-crd-conversion-webhook-deployment-788cb954bd-8wk84", EndpointId:"eth0"}
2026-02-17 02:49:22.684 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-webhook-8773/sample-crd-conversion-webhook-deployment-788cb954bd-8wk84", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:49:22.684 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-webhook-8773/sample-crd-conversion-webhook-deployment-788cb954bd-8wk84", EndpointId:"eth0"} status="down"
2026-02-17 02:49:22.684 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-6008"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"projected-6008"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6008"}
2026-02-17 02:49:22.684 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"projected-6008"}
2026-02-17 02:49:22.709 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"job-3056" name:"default"}
2026-02-17 02:49:22.724 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=176 ifaceName="calib6949f59c9c" state="down"
2026-02-17 02:49:22.724 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calib6949f59c9c"
2026-02-17 02:49:22.725 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=176 ifaceName="calib6949f59c9c" state="up"
2026-02-17 02:49:22.727 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib6949f59c9c", State:"down", Index:176}
2026-02-17 02:49:22.727 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib6949f59c9c", Addrs:set.Typed[string]{}}
2026-02-17 02:49:22.727 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib6949f59c9c", Addrs:set.Typed[string]{}}
2026-02-17 02:49:22.727 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib6949f59c9c", State:"up", Index:176}
2026-02-17 02:49:22.727 [INFO][69] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calib6949f59c9c"
2026-02-17 02:49:22.727 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calib6949f59c9c"
2026-02-17 02:49:22.727 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calib6949f59c9c"
2026-02-17 02:49:22.727 [INFO][69] felix/endpoint_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-8773/sample-crd-conversion-webhook-deployment-788cb954bd-8wk84", EndpointId:"eth0"}
2026-02-17 02:49:22.727 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-webhook-8773/sample-crd-conversion-webhook-deployment-788cb954bd-8wk84", EndpointId:"eth0"}
2026-02-17 02:49:22.751 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-webhook-8773/sample-crd-conversion-webhook-deployment-788cb954bd-8wk84", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:49:22.751 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-webhook-8773/sample-crd-conversion-webhook-deployment-788cb954bd-8wk84", EndpointId:"eth0"} status="up"
2026-02-17 02:49:23.194 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"job-3056"}
2026-02-17 02:49:23.787 [INFO][69] 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:49:23.787 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calib6949f59c9c"
2026-02-17 02:49:23.787 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib6949f59c9c", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:49:23.787 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib6949f59c9c", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:49:23.843 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=crd-webhook-8773/sample-crd-conversion-webhook-deployment-788cb954bd-8wk84, name=eth0)
2026-02-17 02:49:23.851 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-8111" type:"ClusterIP" cluster_ips:"10.254.149.189" ports:{Protocol:"TCP" Port:8443}
2026-02-17 02:49:23.851 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"crd-webhook-8773/sample-crd-conversion-webhook-deployment-788cb954bd-8wk84" endpoint_id:"eth0"} endpoint:{state:"active" name:"calib6949f59c9c" profile_ids:"kns.crd-webhook-8773" profile_ids:"ksa.crd-webhook-8773.default" ipv4_nets:"10.100.226.47/32"}
2026-02-17 02:49:23.851 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-webhook-8773/sample-crd-conversion-webhook-deployment-788cb954bd-8wk84", EndpointId:"eth0"}
2026-02-17 02:49:23.852 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-webhook-8773/sample-crd-conversion-webhook-deployment-788cb954bd-8wk84", EndpointId:"eth0"}
2026-02-17 02:49:23.852 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-webhook-8773/sample-crd-conversion-webhook-deployment-788cb954bd-8wk84", EndpointId:"eth0"}
2026-02-17 02:49:23.852 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calib6949f59c9c"
2026-02-17 02:49:23.853 [INFO][69] felix/endpoint_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-8773/sample-crd-conversion-webhook-deployment-788cb954bd-8wk84", EndpointId:"eth0"}
2026-02-17 02:49:23.853 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-webhook-8773/sample-crd-conversion-webhook-deployment-788cb954bd-8wk84", EndpointId:"eth0"}
2026-02-17 02:49:23.864 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=crd-webhook-8773/sample-crd-conversion-webhook-deployment-788cb954bd-8wk84, name=eth0)
2026-02-17 02:49:23.879 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-webhook-8773/sample-crd-conversion-webhook-deployment-788cb954bd-8wk84", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:49:23.879 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-webhook-8773/sample-crd-conversion-webhook-deployment-788cb954bd-8wk84", EndpointId:"eth0"} status="up"
2026-02-17 02:49:23.879 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"crd-webhook-8773/sample-crd-conversion-webhook-deployment-788cb954bd-8wk84" endpoint_id:"eth0"} endpoint:{state:"active" name:"calib6949f59c9c" profile_ids:"kns.crd-webhook-8773" profile_ids:"ksa.crd-webhook-8773.default" ipv4_nets:"10.100.226.47/32"}
2026-02-17 02:49:23.879 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-webhook-8773/sample-crd-conversion-webhook-deployment-788cb954bd-8wk84", EndpointId:"eth0"}
2026-02-17 02:49:23.880 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-webhook-8773/sample-crd-conversion-webhook-deployment-788cb954bd-8wk84", EndpointId:"eth0"}
2026-02-17 02:49:23.880 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-webhook-8773/sample-crd-conversion-webhook-deployment-788cb954bd-8wk84", EndpointId:"eth0"}
2026-02-17 02:49:23.880 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calib6949f59c9c"
2026-02-17 02:49:23.881 [INFO][69] felix/endpoint_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-8773/sample-crd-conversion-webhook-deployment-788cb954bd-8wk84", EndpointId:"eth0"}
2026-02-17 02:49:23.881 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-webhook-8773/sample-crd-conversion-webhook-deployment-788cb954bd-8wk84", EndpointId:"eth0"}
2026-02-17 02:49:23.901 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-webhook-8773/sample-crd-conversion-webhook-deployment-788cb954bd-8wk84", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:49:23.901 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-webhook-8773/sample-crd-conversion-webhook-deployment-788cb954bd-8wk84", EndpointId:"eth0"} status="up"
2026-02-17 02:49:24.070 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"e2e-test-crd-conversion-webhook" namespace:"crd-webhook-8773" type:"ClusterIP" cluster_ips:"10.254.71.171" ports:{Protocol:"TCP" Port:9443}
2026-02-17 02:49:24.209 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"job-6509" name:"default"}
2026-02-17 02:49:24.236 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-6509"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"c813837b-097e-4d2a-845a-e92d88485297"} labels:{key:"kubernetes.io/metadata.name" value:"job-6509"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-6509"}
2026-02-17 02:49:24.264 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"job-6509"}
2026-02-17 02:49:24.994 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-8111"
2026-02-17 02:49:25.071 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-8111"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-8111"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-8111"} labels:{key:"webhook-8111" value:"true"}
2026-02-17 02:49:25.095 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-8586"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-8586"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{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-8586"} labels:{key:"webhook-8111-markers" value:"true"}
2026-02-17 02:49:25.121 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"init-container-4599"} labels:{key:"e2e-framework" value:"init-container"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"init-container-4599"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4599"}
2026-02-17 02:49:25.145 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"init-container-4599" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:49:26.405 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"var-expansion-4589" name:"default"}
2026-02-17 02:49:26.753 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"var-expansion-4589"} labels:{key:"e2e-framework" value:"var-expansion"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"var-expansion-4589"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4589"}
2026-02-17 02:49:26.788 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"var-expansion-4589"}
2026-02-17 02:49:26.820 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"container-runtime-5956" name:"default"}
2026-02-17 02:49:26.926 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-runtime-5956"} labels:{key:"e2e-framework" value:"container-runtime"} labels:{key:"e2e-run" value:"c813837b-097e-4d2a-845a-e92d88485297"} labels:{key:"kubernetes.io/metadata.name" value:"container-runtime-5956"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5956"}
2026-02-17 02:49:26.957 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"container-runtime-5956"}
2026-02-17 02:49:28.312 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"e2e-test-crd-conversion-webhook" namespace:"crd-webhook-8773"
2026-02-17 02:49:28.383 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=crd-webhook-8773/sample-crd-conversion-webhook-deployment-788cb954bd-8wk84, name=eth0)
2026-02-17 02:49:28.383 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"crd-webhook-8773/sample-crd-conversion-webhook-deployment-788cb954bd-8wk84" endpoint_id:"eth0"} endpoint:{state:"active" name:"calib6949f59c9c" profile_ids:"kns.crd-webhook-8773" profile_ids:"ksa.crd-webhook-8773.default" ipv4_nets:"10.100.226.47/32"}
2026-02-17 02:49:28.383 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-webhook-8773/sample-crd-conversion-webhook-deployment-788cb954bd-8wk84", EndpointId:"eth0"}
2026-02-17 02:49:28.383 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-webhook-8773/sample-crd-conversion-webhook-deployment-788cb954bd-8wk84", EndpointId:"eth0"}
2026-02-17 02:49:28.384 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-webhook-8773/sample-crd-conversion-webhook-deployment-788cb954bd-8wk84", EndpointId:"eth0"}
2026-02-17 02:49:28.384 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calib6949f59c9c"
2026-02-17 02:49:28.384 [INFO][69] felix/endpoint_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-8773/sample-crd-conversion-webhook-deployment-788cb954bd-8wk84", EndpointId:"eth0"}
2026-02-17 02:49:28.384 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-webhook-8773/sample-crd-conversion-webhook-deployment-788cb954bd-8wk84", EndpointId:"eth0"}
2026-02-17 02:49:28.385 [INFO][69] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=crd-webhook-8773/sample-crd-conversion-webhook-deployment-788cb954bd-8wk84, name=eth0)
2026-02-17 02:49:28.415 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-webhook-8773/sample-crd-conversion-webhook-deployment-788cb954bd-8wk84", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:49:28.415 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-webhook-8773/sample-crd-conversion-webhook-deployment-788cb954bd-8wk84", EndpointId:"eth0"} status="up"
2026-02-17 02:49:28.415 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"crd-webhook-8773/sample-crd-conversion-webhook-deployment-788cb954bd-8wk84" endpoint_id:"eth0"}
2026-02-17 02:49:28.415 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.crd-webhook-8773"}
2026-02-17 02:49:28.415 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.crd-webhook-8773.default"}
2026-02-17 02:49:28.415 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-webhook-8773"} labels:{key:"e2e-framework" value:"crd-webhook"} labels:{key:"e2e-run" value:"c813837b-097e-4d2a-845a-e92d88485297"} labels:{key:"kubernetes.io/metadata.name" value:"crd-webhook-8773"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8773"}
2026-02-17 02:49:28.415 [INFO][69] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-webhook-8773/sample-crd-conversion-webhook-deployment-788cb954bd-8wk84", EndpointId:"eth0"}
2026-02-17 02:49:28.415 [INFO][69] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-webhook-8773/sample-crd-conversion-webhook-deployment-788cb954bd-8wk84", EndpointId:"eth0"}
2026-02-17 02:49:28.416 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_5hL7QVaWKjuGmqg5do" ipVersion=0x4 table="filter"
2026-02-17 02:49:28.416 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_sY66_9YAz069eSaWRi" ipVersion=0x4 table="filter"
2026-02-17 02:49:28.416 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_5hL7QVaWKjuGmqg5do" ipVersion=0x4 table="filter"
2026-02-17 02:49:28.416 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_sY66_9YAz069eSaWRi" ipVersion=0x4 table="filter"
2026-02-17 02:49:28.416 [INFO][69] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-webhook-8773/sample-crd-conversion-webhook-deployment-788cb954bd-8wk84", EndpointId:"eth0"}
2026-02-17 02:49:28.416 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calib6949f59c9c" ipVersion=0x4 table="filter"
2026-02-17 02:49:28.416 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calib6949f59c9c" ipVersion=0x4 table="filter"
2026-02-17 02:49:28.416 [INFO][69] felix/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-8773/sample-crd-conversion-webhook-deployment-788cb954bd-8wk84", EndpointId:"eth0"}
2026-02-17 02:49:28.416 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-webhook-8773/sample-crd-conversion-webhook-deployment-788cb954bd-8wk84", EndpointId:"eth0"}
2026-02-17 02:49:28.417 [INFO][69] felix/conntrack.go 90: Removing conntrack flows ip=10.100.226.47
2026-02-17 02:49:28.425 [INFO][75] monitor-addresses/autodetection_methods.go 103: Using autodetected IPv4 address on interface ens3: 192.168.24.214/24
2026-02-17 02:49:28.487 [INFO][69] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-webhook-8773/sample-crd-conversion-webhook-deployment-788cb954bd-8wk84", EndpointId:"eth0"}
2026-02-17 02:49:28.490 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"proxy-6760"} labels:{key:"e2e-framework" value:"proxy"} labels:{key:"e2e-run" value:"c813837b-097e-4d2a-845a-e92d88485297"} labels:{key:"kubernetes.io/metadata.name" value:"proxy-6760"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6760"}
2026-02-17 02:49:28.491 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"proxy-6760" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:49:28.809 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=176 ifaceName="calib6949f59c9c" state="down"
2026-02-17 02:49:28.810 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib6949f59c9c", State:"down", Index:176}
2026-02-17 02:49:28.810 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calib6949f59c9c"
2026-02-17 02:49:28.810 [INFO][69] 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:49:28.811 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=176 ifaceName="calib6949f59c9c" state=""
2026-02-17 02:49:28.811 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calib6949f59c9c"
2026-02-17 02:49:28.832 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib6949f59c9c", Addrs:set.Typed[string]{}}
2026-02-17 02:49:28.832 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib6949f59c9c", Addrs:set.Typed[string]{}}
2026-02-17 02:49:28.832 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib6949f59c9c", State:"", Index:176}
2026-02-17 02:49:28.832 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib6949f59c9c", Addrs:set.Set[string](nil)}
2026-02-17 02:49:28.832 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib6949f59c9c", Addrs:set.Set[string](nil)}
2026-02-17 02:49:29.059 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=proxy-6760/agnhost, name=eth0)
2026-02-17 02:49:29.061 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.proxy-6760"} profile:{inbound_rules:{action:"allow" rule_id:"hCGhVgMGenywF8Dj"} outbound_rules:{action:"allow" rule_id:"5wBDnFNhVCYsZUTy"}}
2026-02-17 02:49:29.061 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.proxy-6760.default"} profile:{}
2026-02-17 02:49:29.061 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"proxy-6760/agnhost" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali891724c0cb6" profile_ids:"kns.proxy-6760" profile_ids:"ksa.proxy-6760.default" ipv4_nets:"10.100.226.50/32"}
2026-02-17 02:49:29.061 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-6760/agnhost", EndpointId:"eth0"}
2026-02-17 02:49:29.061 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-6760/agnhost", EndpointId:"eth0"}
2026-02-17 02:49:29.061 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-6760/agnhost", EndpointId:"eth0"}
2026-02-17 02:49:29.063 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali891724c0cb6" ipVersion=0x4 table="filter"
2026-02-17 02:49:29.063 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.proxy-6760" ipVersion=0x4 table="filter"
2026-02-17 02:49:29.063 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_00sZ_A0Ptd8HkHfMmf" ipVersion=0x4 table="filter"
2026-02-17 02:49:29.063 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali891724c0cb6" ipVersion=0x4 table="filter"
2026-02-17 02:49:29.063 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.proxy-6760" ipVersion=0x4 table="filter"
2026-02-17 02:49:29.063 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_00sZ_A0Ptd8HkHfMmf" ipVersion=0x4 table="filter"
2026-02-17 02:49:29.063 [INFO][69] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali891724c0cb6"
2026-02-17 02:49:29.063 [INFO][69] felix/endpoint_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-6760/agnhost", EndpointId:"eth0"}
2026-02-17 02:49:29.063 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-6760/agnhost", EndpointId:"eth0"}
2026-02-17 02:49:29.110 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-6760/agnhost", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:49:29.110 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-6760/agnhost", EndpointId:"eth0"} status="down"
2026-02-17 02:49:29.136 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=177 ifaceName="cali891724c0cb6" state="down"
2026-02-17 02:49:29.136 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali891724c0cb6", State:"down", Index:177}
2026-02-17 02:49:29.136 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali891724c0cb6"
2026-02-17 02:49:29.136 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali891724c0cb6", Addrs:set.Typed[string]{}}
2026-02-17 02:49:29.136 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali891724c0cb6", Addrs:set.Typed[string]{}}
2026-02-17 02:49:29.136 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali891724c0cb6"
2026-02-17 02:49:29.136 [INFO][69] felix/endpoint_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-6760/agnhost", EndpointId:"eth0"}
2026-02-17 02:49:29.136 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-6760/agnhost", EndpointId:"eth0"}
2026-02-17 02:49:29.138 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=177 ifaceName="cali891724c0cb6" state="up"
2026-02-17 02:49:29.157 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-6760/agnhost", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:49:29.157 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-6760/agnhost", EndpointId:"eth0"} status="down"
2026-02-17 02:49:29.157 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali891724c0cb6", State:"up", Index:177}
2026-02-17 02:49:29.157 [INFO][69] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali891724c0cb6"
2026-02-17 02:49:29.157 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali891724c0cb6"
2026-02-17 02:49:29.157 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali891724c0cb6"
2026-02-17 02:49:29.157 [INFO][69] felix/endpoint_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-6760/agnhost", EndpointId:"eth0"}
2026-02-17 02:49:29.157 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-6760/agnhost", EndpointId:"eth0"}
2026-02-17 02:49:29.182 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-6760/agnhost", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:49:29.183 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-6760/agnhost", EndpointId:"eth0"} status="up"
2026-02-17 02:49:29.212 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"chunking-2053"} labels:{key:"e2e-framework" value:"chunking"} labels:{key:"e2e-run" value:"250c9c08-0bb9-4a58-88f0-5b64e701c66e"} labels:{key:"kubernetes.io/metadata.name" value:"chunking-2053"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-2053"}
2026-02-17 02:49:29.243 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubelet-test-4245"} labels:{key:"e2e-framework" value:"kubelet-test"} labels:{key:"e2e-run" value:"250c9c08-0bb9-4a58-88f0-5b64e701c66e"} labels:{key:"kubernetes.io/metadata.name" value:"kubelet-test-4245"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4245"}
2026-02-17 02:49:29.243 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kubelet-test-4245" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:49:29.891 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=proxy-6760/agnhost, name=eth0)
2026-02-17 02:49:29.891 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"proxy-6760/agnhost" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali891724c0cb6" profile_ids:"kns.proxy-6760" profile_ids:"ksa.proxy-6760.default" ipv4_nets:"10.100.226.50/32"}
2026-02-17 02:49:29.891 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-6760/agnhost", EndpointId:"eth0"}
2026-02-17 02:49:29.891 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-6760/agnhost", EndpointId:"eth0"}
2026-02-17 02:49:29.891 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-6760/agnhost", EndpointId:"eth0"}
2026-02-17 02:49:29.892 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali891724c0cb6"
2026-02-17 02:49:29.892 [INFO][69] felix/endpoint_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-6760/agnhost", EndpointId:"eth0"}
2026-02-17 02:49:29.892 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-6760/agnhost", EndpointId:"eth0"}
2026-02-17 02:49:29.917 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-6760/agnhost", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:49:29.917 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-6760/agnhost", EndpointId:"eth0"} status="up"
2026-02-17 02:49:30.246 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-8111" name:"default"}
2026-02-17 02:49:30.283 [INFO][69] 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:49:30.283 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali891724c0cb6"
2026-02-17 02:49:30.283 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali891724c0cb6", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:49:30.283 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali891724c0cb6", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:49:30.361 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-8111"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-8111"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-8111"} labels:{key:"webhook-8111" value:"true"}
2026-02-17 02:49:30.391 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-8111"}
2026-02-17 02:49:30.504 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"test-service" namespace:"proxy-6760" type:"ClusterIP" cluster_ips:"10.254.45.238" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:49:30.563 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-markers-8586" name:"default"}
2026-02-17 02:49:30.582 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-8586"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-8586"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{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-8586"} labels:{key:"webhook-8111-markers" value:"true"}
2026-02-17 02:49:30.610 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-markers-8586"}
2026-02-17 02:49:30.661 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"proxy-6760"} labels:{key:"e2e-framework" value:"proxy"} labels:{key:"e2e-run" value:"c813837b-097e-4d2a-845a-e92d88485297"} labels:{key:"kubernetes.io/metadata.name" value:"proxy-6760"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6760"}
2026-02-17 02:49:30.693 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"watch-668"} labels:{key:"e2e-framework" value:"watch"} labels:{key:"e2e-run" value:"c813837b-097e-4d2a-845a-e92d88485297"} labels:{key:"kubernetes.io/metadata.name" value:"watch-668"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-668"}
2026-02-17 02:49:30.720 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"watch-668" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:49:30.800 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"watch-668"} labels:{key:"e2e-framework" value:"watch"} labels:{key:"e2e-run" value:"c813837b-097e-4d2a-845a-e92d88485297"} labels:{key:"kubernetes.io/metadata.name" value:"watch-668"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-668"}
2026-02-17 02:49:30.837 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-probe-1896"} labels:{key:"e2e-framework" value:"container-probe"} labels:{key:"e2e-run" value:"c813837b-097e-4d2a-845a-e92d88485297"} labels:{key:"kubernetes.io/metadata.name" value:"container-probe-1896"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1896"}
2026-02-17 02:49:30.859 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"container-probe-1896" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:49:31.459 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=container-probe-1896/test-webserver-0a3afa63-36cb-4072-94d3-a1b8193f15cb, name=eth0)
2026-02-17 02:49:31.460 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.container-probe-1896"} profile:{inbound_rules:{action:"allow" rule_id:"2e-tYtEbT4UzVz5j"} outbound_rules:{action:"allow" rule_id:"l7dYlVgKGWDZwR9g"}}
2026-02-17 02:49:31.460 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.container-probe-1896.default"} profile:{}
2026-02-17 02:49:31.460 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-probe-1896/test-webserver-0a3afa63-36cb-4072-94d3-a1b8193f15cb" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9cbc155eb0b" profile_ids:"kns.container-probe-1896" profile_ids:"ksa.container-probe-1896.default" ipv4_nets:"10.100.226.51/32"}
2026-02-17 02:49:31.460 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-1896/test-webserver-0a3afa63-36cb-4072-94d3-a1b8193f15cb", EndpointId:"eth0"}
2026-02-17 02:49:31.460 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-1896/test-webserver-0a3afa63-36cb-4072-94d3-a1b8193f15cb", EndpointId:"eth0"}
2026-02-17 02:49:31.460 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-1896/test-webserver-0a3afa63-36cb-4072-94d3-a1b8193f15cb", EndpointId:"eth0"}
2026-02-17 02:49:31.461 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali9cbc155eb0b" ipVersion=0x4 table="filter"
2026-02-17 02:49:31.461 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_GgqU52GG75JgH9H8WR" ipVersion=0x4 table="filter"
2026-02-17 02:49:31.461 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_iGkhXrxknzp0QftQ03" ipVersion=0x4 table="filter"
2026-02-17 02:49:31.461 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali9cbc155eb0b" ipVersion=0x4 table="filter"
2026-02-17 02:49:31.461 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_GgqU52GG75JgH9H8WR" ipVersion=0x4 table="filter"
2026-02-17 02:49:31.461 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_iGkhXrxknzp0QftQ03" ipVersion=0x4 table="filter"
2026-02-17 02:49:31.461 [INFO][69] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali9cbc155eb0b"
2026-02-17 02:49:31.461 [INFO][69] felix/endpoint_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-1896/test-webserver-0a3afa63-36cb-4072-94d3-a1b8193f15cb", EndpointId:"eth0"}
2026-02-17 02:49:31.461 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-1896/test-webserver-0a3afa63-36cb-4072-94d3-a1b8193f15cb", EndpointId:"eth0"}
2026-02-17 02:49:31.504 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-1896/test-webserver-0a3afa63-36cb-4072-94d3-a1b8193f15cb", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:49:31.504 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-1896/test-webserver-0a3afa63-36cb-4072-94d3-a1b8193f15cb", EndpointId:"eth0"} status="down"
2026-02-17 02:49:31.528 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=178 ifaceName="cali9cbc155eb0b" state="down"
2026-02-17 02:49:31.528 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali9cbc155eb0b"
2026-02-17 02:49:31.528 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali9cbc155eb0b", State:"down", Index:178}
2026-02-17 02:49:31.528 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali9cbc155eb0b", Addrs:set.Typed[string]{}}
2026-02-17 02:49:31.528 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali9cbc155eb0b", Addrs:set.Typed[string]{}}
2026-02-17 02:49:31.528 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali9cbc155eb0b"
2026-02-17 02:49:31.528 [INFO][69] felix/endpoint_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-1896/test-webserver-0a3afa63-36cb-4072-94d3-a1b8193f15cb", EndpointId:"eth0"}
2026-02-17 02:49:31.528 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-1896/test-webserver-0a3afa63-36cb-4072-94d3-a1b8193f15cb", EndpointId:"eth0"}
2026-02-17 02:49:31.532 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=178 ifaceName="cali9cbc155eb0b" state="up"
2026-02-17 02:49:31.551 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-1896/test-webserver-0a3afa63-36cb-4072-94d3-a1b8193f15cb", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:49:31.551 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-1896/test-webserver-0a3afa63-36cb-4072-94d3-a1b8193f15cb", EndpointId:"eth0"} status="down"
2026-02-17 02:49:31.551 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali9cbc155eb0b", State:"up", Index:178}
2026-02-17 02:49:31.551 [INFO][69] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali9cbc155eb0b"
2026-02-17 02:49:31.551 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali9cbc155eb0b"
2026-02-17 02:49:31.552 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9cbc155eb0b"
2026-02-17 02:49:31.552 [INFO][69] felix/endpoint_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-1896/test-webserver-0a3afa63-36cb-4072-94d3-a1b8193f15cb", EndpointId:"eth0"}
2026-02-17 02:49:31.552 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-1896/test-webserver-0a3afa63-36cb-4072-94d3-a1b8193f15cb", EndpointId:"eth0"}
2026-02-17 02:49:31.593 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-1896/test-webserver-0a3afa63-36cb-4072-94d3-a1b8193f15cb", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:49:31.593 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-1896/test-webserver-0a3afa63-36cb-4072-94d3-a1b8193f15cb", EndpointId:"eth0"} status="up"
2026-02-17 02:49:31.893 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=container-probe-1896/test-webserver-0a3afa63-36cb-4072-94d3-a1b8193f15cb, name=eth0)
2026-02-17 02:49:31.894 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-probe-1896/test-webserver-0a3afa63-36cb-4072-94d3-a1b8193f15cb" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9cbc155eb0b" profile_ids:"kns.container-probe-1896" profile_ids:"ksa.container-probe-1896.default" ipv4_nets:"10.100.226.51/32"}
2026-02-17 02:49:31.894 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-1896/test-webserver-0a3afa63-36cb-4072-94d3-a1b8193f15cb", EndpointId:"eth0"}
2026-02-17 02:49:31.894 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-1896/test-webserver-0a3afa63-36cb-4072-94d3-a1b8193f15cb", EndpointId:"eth0"}
2026-02-17 02:49:31.894 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-1896/test-webserver-0a3afa63-36cb-4072-94d3-a1b8193f15cb", EndpointId:"eth0"}
2026-02-17 02:49:31.895 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9cbc155eb0b"
2026-02-17 02:49:31.895 [INFO][69] felix/endpoint_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-1896/test-webserver-0a3afa63-36cb-4072-94d3-a1b8193f15cb", EndpointId:"eth0"}
2026-02-17 02:49:31.895 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-1896/test-webserver-0a3afa63-36cb-4072-94d3-a1b8193f15cb", EndpointId:"eth0"}
2026-02-17 02:49:31.928 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-1896/test-webserver-0a3afa63-36cb-4072-94d3-a1b8193f15cb", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:49:31.928 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-1896/test-webserver-0a3afa63-36cb-4072-94d3-a1b8193f15cb", EndpointId:"eth0"} status="up"
2026-02-17 02:49:33.292 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubelet-test-4245"} labels:{key:"e2e-framework" value:"kubelet-test"} labels:{key:"e2e-run" value:"250c9c08-0bb9-4a58-88f0-5b64e701c66e"} labels:{key:"kubernetes.io/metadata.name" value:"kubelet-test-4245"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4245"}
2026-02-17 02:49:33.321 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-391"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"250c9c08-0bb9-4a58-88f0-5b64e701c66e"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-391"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-391"}
2026-02-17 02:49:33.323 [INFO][69] 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:49:33.323 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali9cbc155eb0b"
2026-02-17 02:49:33.349 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali9cbc155eb0b", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:49:33.349 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali9cbc155eb0b", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:49:33.385 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-391" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:49:33.422 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-391"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"250c9c08-0bb9-4a58-88f0-5b64e701c66e"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-391"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-391"} labels:{key:"webhook-391" value:"true"}
2026-02-17 02:49:33.422 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-506"} labels:{key:"e2e-run" value:"250c9c08-0bb9-4a58-88f0-5b64e701c66e"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-506"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-506"} labels:{key:"webhook-391-markers" value:"true"}
2026-02-17 02:49:33.422 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-markers-506" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:49:33.628 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"crd-webhook-8773" name:"default"}
2026-02-17 02:49:33.666 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-webhook-8773"} labels:{key:"e2e-framework" value:"crd-webhook"} labels:{key:"e2e-run" value:"c813837b-097e-4d2a-845a-e92d88485297"} labels:{key:"kubernetes.io/metadata.name" value:"crd-webhook-8773"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8773"}
2026-02-17 02:49:33.697 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"crd-webhook-8773"}
2026-02-17 02:49:35.689 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=proxy-6760/agnhost, name=eth0)
2026-02-17 02:49:35.689 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"proxy-6760/agnhost" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali891724c0cb6" profile_ids:"kns.proxy-6760" profile_ids:"ksa.proxy-6760.default" ipv4_nets:"10.100.226.50/32"}
2026-02-17 02:49:35.689 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-6760/agnhost", EndpointId:"eth0"}
2026-02-17 02:49:35.690 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-6760/agnhost", EndpointId:"eth0"}
2026-02-17 02:49:35.690 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-6760/agnhost", EndpointId:"eth0"}
2026-02-17 02:49:35.691 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali891724c0cb6"
2026-02-17 02:49:35.691 [INFO][69] felix/endpoint_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-6760/agnhost", EndpointId:"eth0"}
2026-02-17 02:49:35.692 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-6760/agnhost", EndpointId:"eth0"}
2026-02-17 02:49:35.715 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=proxy-6760/agnhost, name=eth0)
2026-02-17 02:49:35.724 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-6760/agnhost", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:49:35.724 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-6760/agnhost", EndpointId:"eth0"} status="up"
2026-02-17 02:49:35.724 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"proxy-6760/agnhost" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali891724c0cb6" profile_ids:"kns.proxy-6760" profile_ids:"ksa.proxy-6760.default" ipv4_nets:"10.100.226.50/32"}
2026-02-17 02:49:35.724 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-6760/agnhost", EndpointId:"eth0"}
2026-02-17 02:49:35.724 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-6760/agnhost", EndpointId:"eth0"}
2026-02-17 02:49:35.724 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-6760/agnhost", EndpointId:"eth0"}
2026-02-17 02:49:35.725 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali891724c0cb6"
2026-02-17 02:49:35.725 [INFO][69] felix/endpoint_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-6760/agnhost", EndpointId:"eth0"}
2026-02-17 02:49:35.725 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-6760/agnhost", EndpointId:"eth0"}
2026-02-17 02:49:35.772 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-6760/agnhost", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:49:35.772 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-6760/agnhost", EndpointId:"eth0"} status="up"
2026-02-17 02:49:35.772 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"proxy-6760"} labels:{key:"e2e-framework" value:"proxy"} labels:{key:"e2e-run" value:"c813837b-097e-4d2a-845a-e92d88485297"} labels:{key:"kubernetes.io/metadata.name" value:"proxy-6760"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6760"}
2026-02-17 02:49:35.966 [INFO][69] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=proxy-6760/agnhost, name=eth0)
2026-02-17 02:49:35.966 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"proxy-6760/agnhost" endpoint_id:"eth0"}
2026-02-17 02:49:35.966 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.proxy-6760"}
2026-02-17 02:49:35.966 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.proxy-6760.default"}
2026-02-17 02:49:35.966 [INFO][69] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-6760/agnhost", EndpointId:"eth0"}
2026-02-17 02:49:35.966 [INFO][69] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-6760/agnhost", EndpointId:"eth0"}
2026-02-17 02:49:35.967 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.proxy-6760" ipVersion=0x4 table="filter"
2026-02-17 02:49:35.967 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_00sZ_A0Ptd8HkHfMmf" ipVersion=0x4 table="filter"
2026-02-17 02:49:35.967 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.proxy-6760" ipVersion=0x4 table="filter"
2026-02-17 02:49:35.967 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_00sZ_A0Ptd8HkHfMmf" ipVersion=0x4 table="filter"
2026-02-17 02:49:35.967 [INFO][69] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-6760/agnhost", EndpointId:"eth0"}
2026-02-17 02:49:35.967 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali891724c0cb6" ipVersion=0x4 table="filter"
2026-02-17 02:49:35.967 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali891724c0cb6" ipVersion=0x4 table="filter"
2026-02-17 02:49:35.967 [INFO][69] felix/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-6760/agnhost", EndpointId:"eth0"}
2026-02-17 02:49:35.967 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-6760/agnhost", EndpointId:"eth0"}
2026-02-17 02:49:35.968 [INFO][69] felix/conntrack.go 90: Removing conntrack flows ip=10.100.226.50
bird: KIF: Received address message for unknown interface 177
2026-02-17 02:49:36.026 [INFO][69] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-6760/agnhost", EndpointId:"eth0"}
2026-02-17 02:49:36.030 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"watch-668" name:"default"}
2026-02-17 02:49:36.075 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=177 ifaceName="cali891724c0cb6" state="down"
2026-02-17 02:49:36.075 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali891724c0cb6", State:"down", Index:177}
2026-02-17 02:49:36.075 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali891724c0cb6"
2026-02-17 02:49:36.078 [INFO][69] 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:49:36.078 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=177 ifaceName="cali891724c0cb6" state=""
2026-02-17 02:49:36.078 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali891724c0cb6"
2026-02-17 02:49:36.107 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali891724c0cb6", Addrs:set.Typed[string]{}}
2026-02-17 02:49:36.107 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali891724c0cb6", Addrs:set.Typed[string]{}}
2026-02-17 02:49:36.107 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali891724c0cb6", State:"", Index:177}
2026-02-17 02:49:36.107 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali891724c0cb6", Addrs:set.Set[string](nil)}
2026-02-17 02:49:36.107 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali891724c0cb6", Addrs:set.Set[string](nil)}
2026-02-17 02:49:36.436 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"chunking-2053" name:"default"}
2026-02-17 02:49:36.631 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"chunking-2053"} labels:{key:"e2e-framework" value:"chunking"} labels:{key:"e2e-run" value:"250c9c08-0bb9-4a58-88f0-5b64e701c66e"} labels:{key:"kubernetes.io/metadata.name" value:"chunking-2053"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-2053"}
2026-02-17 02:49:36.657 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"watch-668"} labels:{key:"e2e-framework" value:"watch"} labels:{key:"e2e-run" value:"c813837b-097e-4d2a-845a-e92d88485297"} labels:{key:"kubernetes.io/metadata.name" value:"watch-668"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-668"}
2026-02-17 02:49:36.657 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"chunking-2053"}
2026-02-17 02:49:36.684 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"watch-668"}
2026-02-17 02:49:37.879 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-391" type:"ClusterIP" cluster_ips:"10.254.220.213" ports:{Protocol:"TCP" Port:8443}
2026-02-17 02:49:38.390 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"kubelet-test-4245" name:"default"}
2026-02-17 02:49:38.563 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubelet-test-4245"} labels:{key:"e2e-framework" value:"kubelet-test"} labels:{key:"e2e-run" value:"250c9c08-0bb9-4a58-88f0-5b64e701c66e"} labels:{key:"kubernetes.io/metadata.name" value:"kubelet-test-4245"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4245"}
2026-02-17 02:49:38.593 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"kubelet-test-4245"}
2026-02-17 02:49:39.144 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-391"
2026-02-17 02:49:39.215 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-391"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"250c9c08-0bb9-4a58-88f0-5b64e701c66e"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-391"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-391"} labels:{key:"webhook-391" value:"true"}
2026-02-17 02:49:39.240 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-506"} labels:{key:"e2e-run" value:"250c9c08-0bb9-4a58-88f0-5b64e701c66e"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-506"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-506"} labels:{key:"webhook-391-markers" value:"true"}
2026-02-17 02:49:39.269 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replicaset-5861"} labels:{key:"e2e-framework" value:"replicaset"} labels:{key:"e2e-run" value:"250c9c08-0bb9-4a58-88f0-5b64e701c66e"} labels:{key:"kubernetes.io/metadata.name" value:"replicaset-5861"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5861"}
2026-02-17 02:49:39.295 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"replicaset-5861" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:49:40.954 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"test-service" namespace:"proxy-6760"
2026-02-17 02:49:41.096 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"proxy-6760" name:"default"}
2026-02-17 02:49:41.154 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"proxy-6760"}
2026-02-17 02:49:44.373 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-markers-506" name:"default"}
2026-02-17 02:49:44.401 [INFO][69] felix/summary.go 100: Summarising 230 dataplane reconciliation loops over 1m0.5s: avg=29ms longest=89ms (resync-calico-v4,resync-filter-v4,update-filter-v4)
2026-02-17 02:49:44.445 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replicaset-5861"} labels:{key:"e2e-framework" value:"replicaset"} labels:{key:"e2e-run" value:"250c9c08-0bb9-4a58-88f0-5b64e701c66e"} labels:{key:"kubernetes.io/metadata.name" value:"replicaset-5861"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5861"}
2026-02-17 02:49:44.473 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-497"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"250c9c08-0bb9-4a58-88f0-5b64e701c66e"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-497"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-497"}
2026-02-17 02:49:44.501 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"downward-api-497" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:49:44.657 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-391" name:"default"}
2026-02-17 02:49:44.720 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-391"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"250c9c08-0bb9-4a58-88f0-5b64e701c66e"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-391"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-391"} labels:{key:"webhook-391" value:"true"}
2026-02-17 02:49:44.795 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-391"}
2026-02-17 02:49:44.871 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-506"} labels:{key:"e2e-run" value:"250c9c08-0bb9-4a58-88f0-5b64e701c66e"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-506"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-506"} labels:{key:"webhook-391-markers" value:"true"}
2026-02-17 02:49:44.902 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-markers-506"}
2026-02-17 02:49:48.617 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-497"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"250c9c08-0bb9-4a58-88f0-5b64e701c66e"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-497"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-497"}
2026-02-17 02:49:48.642 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"statefulset-5008"} labels:{key:"e2e-framework" value:"statefulset"} labels:{key:"e2e-run" value:"250c9c08-0bb9-4a58-88f0-5b64e701c66e"} labels:{key:"kubernetes.io/metadata.name" value:"statefulset-5008"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-5008"}
2026-02-17 02:49:48.673 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"statefulset-5008" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:49:48.696 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"test" namespace:"statefulset-5008" type:"ClusterIP" cluster_ips:"None" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:49:49.289 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=statefulset-5008/test-pod, name=eth0)
2026-02-17 02:49:49.289 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.statefulset-5008"} profile:{inbound_rules:{action:"allow" rule_id:"WWXgae8RGUuPeJHK"} outbound_rules:{action:"allow" rule_id:"0LTGA4qZPaYuufh_"}}
2026-02-17 02:49:49.290 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.statefulset-5008.default"} profile:{}
2026-02-17 02:49:49.290 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-5008/test-pod" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali2eb16a7fa31" profile_ids:"kns.statefulset-5008" profile_ids:"ksa.statefulset-5008.default" ipv4_nets:"10.100.226.49/32"}
2026-02-17 02:49:49.290 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5008/test-pod", EndpointId:"eth0"}
2026-02-17 02:49:49.290 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5008/test-pod", EndpointId:"eth0"}
2026-02-17 02:49:49.290 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5008/test-pod", EndpointId:"eth0"}
2026-02-17 02:49:49.291 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali2eb16a7fa31" ipVersion=0x4 table="filter"
2026-02-17 02:49:49.291 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_K7Bog5Fyu2B3CUnlIh" ipVersion=0x4 table="filter"
2026-02-17 02:49:49.291 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_rcuzLKJM5MYJl4OHxq" ipVersion=0x4 table="filter"
2026-02-17 02:49:49.291 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali2eb16a7fa31" ipVersion=0x4 table="filter"
2026-02-17 02:49:49.291 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_K7Bog5Fyu2B3CUnlIh" ipVersion=0x4 table="filter"
2026-02-17 02:49:49.291 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_rcuzLKJM5MYJl4OHxq" ipVersion=0x4 table="filter"
2026-02-17 02:49:49.291 [INFO][69] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali2eb16a7fa31"
2026-02-17 02:49:49.291 [INFO][69] felix/endpoint_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-5008/test-pod", EndpointId:"eth0"}
2026-02-17 02:49:49.292 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5008/test-pod", EndpointId:"eth0"}
2026-02-17 02:49:49.332 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5008/test-pod", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:49:49.332 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5008/test-pod", EndpointId:"eth0"} status="down"
2026-02-17 02:49:49.363 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=179 ifaceName="cali2eb16a7fa31" state="down"
2026-02-17 02:49:49.363 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali2eb16a7fa31"
2026-02-17 02:49:49.363 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali2eb16a7fa31", State:"down", Index:179}
2026-02-17 02:49:49.364 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali2eb16a7fa31", Addrs:set.Typed[string]{}}
2026-02-17 02:49:49.364 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali2eb16a7fa31", Addrs:set.Typed[string]{}}
2026-02-17 02:49:49.364 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali2eb16a7fa31"
2026-02-17 02:49:49.364 [INFO][69] felix/endpoint_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-5008/test-pod", EndpointId:"eth0"}
2026-02-17 02:49:49.364 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5008/test-pod", EndpointId:"eth0"}
2026-02-17 02:49:49.367 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=179 ifaceName="cali2eb16a7fa31" state="up"
2026-02-17 02:49:49.388 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5008/test-pod", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:49:49.388 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5008/test-pod", EndpointId:"eth0"} status="down"
2026-02-17 02:49:49.388 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali2eb16a7fa31", State:"up", Index:179}
2026-02-17 02:49:49.388 [INFO][69] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali2eb16a7fa31"
2026-02-17 02:49:49.388 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali2eb16a7fa31"
2026-02-17 02:49:49.388 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali2eb16a7fa31"
2026-02-17 02:49:49.388 [INFO][69] felix/endpoint_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-5008/test-pod", EndpointId:"eth0"}
2026-02-17 02:49:49.388 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5008/test-pod", EndpointId:"eth0"}
2026-02-17 02:49:49.409 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5008/test-pod", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:49:49.409 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5008/test-pod", EndpointId:"eth0"} status="up"
2026-02-17 02:49:49.747 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"replicaset-5861" name:"default"}
2026-02-17 02:49:49.776 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replicaset-5861"} labels:{key:"e2e-framework" value:"replicaset"} labels:{key:"e2e-run" value:"250c9c08-0bb9-4a58-88f0-5b64e701c66e"} labels:{key:"kubernetes.io/metadata.name" value:"replicaset-5861"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5861"}
2026-02-17 02:49:49.808 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"replicaset-5861"}
2026-02-17 02:49:50.004 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=statefulset-5008/test-pod, name=eth0)
2026-02-17 02:49:50.004 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-5008/test-pod" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali2eb16a7fa31" profile_ids:"kns.statefulset-5008" profile_ids:"ksa.statefulset-5008.default" ipv4_nets:"10.100.226.49/32"}
2026-02-17 02:49:50.004 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5008/test-pod", EndpointId:"eth0"}
2026-02-17 02:49:50.004 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5008/test-pod", EndpointId:"eth0"}
2026-02-17 02:49:50.004 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5008/test-pod", EndpointId:"eth0"}
2026-02-17 02:49:50.005 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali2eb16a7fa31"
2026-02-17 02:49:50.005 [INFO][69] felix/endpoint_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-5008/test-pod", EndpointId:"eth0"}
2026-02-17 02:49:50.005 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5008/test-pod", EndpointId:"eth0"}
2026-02-17 02:49:50.026 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5008/test-pod", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:49:50.026 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5008/test-pod", EndpointId:"eth0"} status="up"
2026-02-17 02:49:50.795 [INFO][69] 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:49:50.795 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali2eb16a7fa31"
2026-02-17 02:49:50.795 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali2eb16a7fa31", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:49:50.795 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali2eb16a7fa31", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:49:50.823 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=statefulset-5008/test-pod, name=eth0)
2026-02-17 02:49:50.823 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-5008/test-pod" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali2eb16a7fa31" profile_ids:"kns.statefulset-5008" profile_ids:"ksa.statefulset-5008.default" ipv4_nets:"10.100.226.49/32"}
2026-02-17 02:49:50.823 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5008/test-pod", EndpointId:"eth0"}
2026-02-17 02:49:50.824 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5008/test-pod", EndpointId:"eth0"}
2026-02-17 02:49:50.824 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5008/test-pod", EndpointId:"eth0"}
2026-02-17 02:49:50.824 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali2eb16a7fa31"
2026-02-17 02:49:50.824 [INFO][69] felix/endpoint_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-5008/test-pod", EndpointId:"eth0"}
2026-02-17 02:49:50.824 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5008/test-pod", EndpointId:"eth0"}
2026-02-17 02:49:50.833 [INFO][69] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=statefulset-5008/test-pod, name=eth0)
2026-02-17 02:49:50.849 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5008/test-pod", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:49:50.849 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5008/test-pod", EndpointId:"eth0"} status="up"
2026-02-17 02:49:50.849 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-5008/test-pod" endpoint_id:"eth0"}
2026-02-17 02:49:50.849 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.statefulset-5008"}
2026-02-17 02:49:50.849 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.statefulset-5008.default"}
2026-02-17 02:49:50.850 [INFO][69] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5008/test-pod", EndpointId:"eth0"}
2026-02-17 02:49:50.850 [INFO][69] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5008/test-pod", EndpointId:"eth0"}
2026-02-17 02:49:50.850 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_K7Bog5Fyu2B3CUnlIh" ipVersion=0x4 table="filter"
2026-02-17 02:49:50.850 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_rcuzLKJM5MYJl4OHxq" ipVersion=0x4 table="filter"
2026-02-17 02:49:50.850 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_K7Bog5Fyu2B3CUnlIh" ipVersion=0x4 table="filter"
2026-02-17 02:49:50.850 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_rcuzLKJM5MYJl4OHxq" ipVersion=0x4 table="filter"
2026-02-17 02:49:50.850 [INFO][69] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5008/test-pod", EndpointId:"eth0"}
2026-02-17 02:49:50.850 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali2eb16a7fa31" ipVersion=0x4 table="filter"
2026-02-17 02:49:50.850 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali2eb16a7fa31" ipVersion=0x4 table="filter"
2026-02-17 02:49:50.850 [INFO][69] felix/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-5008/test-pod", EndpointId:"eth0"}
2026-02-17 02:49:50.850 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5008/test-pod", EndpointId:"eth0"}
2026-02-17 02:49:50.851 [INFO][69] felix/conntrack.go 90: Removing conntrack flows ip=10.100.226.49
2026-02-17 02:49:50.912 [INFO][69] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5008/test-pod", EndpointId:"eth0"}
2026-02-17 02:49:51.486 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=statefulset-5008/ss-0, name=eth0)
2026-02-17 02:49:51.487 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.statefulset-5008.default"} profile:{}
2026-02-17 02:49:51.487 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.statefulset-5008"} profile:{inbound_rules:{action:"allow" rule_id:"WWXgae8RGUuPeJHK"} outbound_rules:{action:"allow" rule_id:"0LTGA4qZPaYuufh_"}}
2026-02-17 02:49:51.487 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-5008/ss-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali1397048106e" profile_ids:"kns.statefulset-5008" profile_ids:"ksa.statefulset-5008.default" ipv4_nets:"10.100.226.55/32"}
2026-02-17 02:49:51.487 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5008/ss-0", EndpointId:"eth0"}
2026-02-17 02:49:51.487 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5008/ss-0", EndpointId:"eth0"}
2026-02-17 02:49:51.487 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5008/ss-0", EndpointId:"eth0"}
2026-02-17 02:49:51.487 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali1397048106e" ipVersion=0x4 table="filter"
2026-02-17 02:49:51.487 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_K7Bog5Fyu2B3CUnlIh" ipVersion=0x4 table="filter"
2026-02-17 02:49:51.487 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_rcuzLKJM5MYJl4OHxq" ipVersion=0x4 table="filter"
2026-02-17 02:49:51.487 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali1397048106e" ipVersion=0x4 table="filter"
2026-02-17 02:49:51.487 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_K7Bog5Fyu2B3CUnlIh" ipVersion=0x4 table="filter"
2026-02-17 02:49:51.487 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_rcuzLKJM5MYJl4OHxq" ipVersion=0x4 table="filter"
2026-02-17 02:49:51.487 [INFO][69] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali1397048106e"
2026-02-17 02:49:51.487 [INFO][69] felix/endpoint_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-5008/ss-0", EndpointId:"eth0"}
2026-02-17 02:49:51.487 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5008/ss-0", EndpointId:"eth0"}
2026-02-17 02:49:51.525 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5008/ss-0", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:49:51.525 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5008/ss-0", EndpointId:"eth0"} status="down"
2026-02-17 02:49:51.557 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=180 ifaceName="cali1397048106e" state="down"
2026-02-17 02:49:51.558 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali1397048106e"
2026-02-17 02:49:51.558 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali1397048106e", State:"down", Index:180}
2026-02-17 02:49:51.558 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali1397048106e", Addrs:set.Typed[string]{}}
2026-02-17 02:49:51.558 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali1397048106e", Addrs:set.Typed[string]{}}
2026-02-17 02:49:51.558 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali1397048106e"
2026-02-17 02:49:51.558 [INFO][69] felix/endpoint_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-5008/ss-0", EndpointId:"eth0"}
2026-02-17 02:49:51.558 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5008/ss-0", EndpointId:"eth0"}
2026-02-17 02:49:51.567 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=180 ifaceName="cali1397048106e" state="up"
2026-02-17 02:49:51.579 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5008/ss-0", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:49:51.579 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5008/ss-0", EndpointId:"eth0"} status="down"
2026-02-17 02:49:51.579 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali1397048106e", State:"up", Index:180}
2026-02-17 02:49:51.579 [INFO][69] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali1397048106e"
2026-02-17 02:49:51.579 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali1397048106e"
2026-02-17 02:49:51.579 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali1397048106e"
2026-02-17 02:49:51.580 [INFO][69] felix/endpoint_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-5008/ss-0", EndpointId:"eth0"}
2026-02-17 02:49:51.580 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5008/ss-0", EndpointId:"eth0"}
2026-02-17 02:49:51.598 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5008/ss-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:49:51.599 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5008/ss-0", EndpointId:"eth0"} status="up"
2026-02-17 02:49:52.012 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=statefulset-5008/ss-0, name=eth0)
2026-02-17 02:49:52.012 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-5008/ss-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali1397048106e" profile_ids:"kns.statefulset-5008" profile_ids:"ksa.statefulset-5008.default" ipv4_nets:"10.100.226.55/32"}
2026-02-17 02:49:52.012 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5008/ss-0", EndpointId:"eth0"}
2026-02-17 02:49:52.012 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5008/ss-0", EndpointId:"eth0"}
2026-02-17 02:49:52.012 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5008/ss-0", EndpointId:"eth0"}
2026-02-17 02:49:52.012 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali1397048106e"
2026-02-17 02:49:52.013 [INFO][69] felix/endpoint_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-5008/ss-0", EndpointId:"eth0"}
2026-02-17 02:49:52.013 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5008/ss-0", EndpointId:"eth0"}
2026-02-17 02:49:52.034 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5008/ss-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:49:52.034 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5008/ss-0", EndpointId:"eth0"} status="up"
2026-02-17 02:49:52.580 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=179 ifaceName="cali2eb16a7fa31" state="down"
2026-02-17 02:49:52.580 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali2eb16a7fa31", State:"down", Index:179}
2026-02-17 02:49:52.580 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali2eb16a7fa31"
2026-02-17 02:49:52.580 [INFO][69] 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:49:52.584 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=179 ifaceName="cali2eb16a7fa31" state=""
2026-02-17 02:49:52.584 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali2eb16a7fa31"
2026-02-17 02:49:52.599 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali2eb16a7fa31", Addrs:set.Typed[string]{}}
2026-02-17 02:49:52.599 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali2eb16a7fa31", Addrs:set.Typed[string]{}}
2026-02-17 02:49:52.600 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali2eb16a7fa31", State:"", Index:179}
2026-02-17 02:49:52.600 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali2eb16a7fa31", Addrs:set.Set[string](nil)}
2026-02-17 02:49:52.600 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali2eb16a7fa31", Addrs:set.Set[string](nil)}
2026-02-17 02:49:52.887 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=statefulset-5008/ss-0, name=eth0)
2026-02-17 02:49:52.887 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-5008/ss-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali1397048106e" profile_ids:"kns.statefulset-5008" profile_ids:"ksa.statefulset-5008.default" ipv4_nets:"10.100.226.55/32"}
2026-02-17 02:49:52.887 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5008/ss-0", EndpointId:"eth0"}
2026-02-17 02:49:52.888 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5008/ss-0", EndpointId:"eth0"}
2026-02-17 02:49:52.888 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5008/ss-0", EndpointId:"eth0"}
2026-02-17 02:49:52.888 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali1397048106e"
2026-02-17 02:49:52.888 [INFO][69] felix/endpoint_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-5008/ss-0", EndpointId:"eth0"}
2026-02-17 02:49:52.888 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5008/ss-0", EndpointId:"eth0"}
2026-02-17 02:49:52.916 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5008/ss-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:49:52.917 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5008/ss-0", EndpointId:"eth0"} status="up"
2026-02-17 02:49:53.163 [INFO][69] 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:49:53.163 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali1397048106e"
2026-02-17 02:49:53.163 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali1397048106e", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:49:53.163 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali1397048106e", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:49:53.813 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"downward-api-497" name:"default"}
2026-02-17 02:49:53.860 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-497"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"250c9c08-0bb9-4a58-88f0-5b64e701c66e"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-497"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-497"}
2026-02-17 02:49:53.885 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"downward-api-497"}
2026-02-17 02:49:54.028 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=statefulset-5008/ss-0, name=eth0)
2026-02-17 02:49:54.028 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-5008/ss-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali1397048106e" profile_ids:"kns.statefulset-5008" profile_ids:"ksa.statefulset-5008.default" ipv4_nets:"10.100.226.55/32"}
2026-02-17 02:49:54.028 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5008/ss-0", EndpointId:"eth0"}
2026-02-17 02:49:54.028 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5008/ss-0", EndpointId:"eth0"}
2026-02-17 02:49:54.028 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5008/ss-0", EndpointId:"eth0"}
2026-02-17 02:49:54.029 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali1397048106e"
2026-02-17 02:49:54.029 [INFO][69] felix/endpoint_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-5008/ss-0", EndpointId:"eth0"}
2026-02-17 02:49:54.029 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5008/ss-0", EndpointId:"eth0"}
2026-02-17 02:49:54.052 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5008/ss-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:49:54.053 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5008/ss-0", EndpointId:"eth0"} status="up"
2026-02-17 02:49:54.448 [INFO][69] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=statefulset-5008/ss-0, name=eth0)
2026-02-17 02:49:54.449 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-5008/ss-0" endpoint_id:"eth0"}
2026-02-17 02:49:54.449 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.statefulset-5008"}
2026-02-17 02:49:54.449 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.statefulset-5008.default"}
2026-02-17 02:49:54.449 [INFO][69] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5008/ss-0", EndpointId:"eth0"}
2026-02-17 02:49:54.449 [INFO][69] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5008/ss-0", EndpointId:"eth0"}
2026-02-17 02:49:54.449 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_K7Bog5Fyu2B3CUnlIh" ipVersion=0x4 table="filter"
2026-02-17 02:49:54.449 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_rcuzLKJM5MYJl4OHxq" ipVersion=0x4 table="filter"
2026-02-17 02:49:54.449 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_K7Bog5Fyu2B3CUnlIh" ipVersion=0x4 table="filter"
2026-02-17 02:49:54.449 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_rcuzLKJM5MYJl4OHxq" ipVersion=0x4 table="filter"
2026-02-17 02:49:54.450 [INFO][69] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5008/ss-0", EndpointId:"eth0"}
2026-02-17 02:49:54.450 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali1397048106e" ipVersion=0x4 table="filter"
2026-02-17 02:49:54.450 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali1397048106e" ipVersion=0x4 table="filter"
2026-02-17 02:49:54.450 [INFO][69] felix/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-5008/ss-0", EndpointId:"eth0"}
2026-02-17 02:49:54.450 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5008/ss-0", EndpointId:"eth0"}
2026-02-17 02:49:54.451 [INFO][69] felix/conntrack.go 90: Removing conntrack flows ip=10.100.226.55
2026-02-17 02:49:54.508 [INFO][69] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5008/ss-0", EndpointId:"eth0"}
2026-02-17 02:49:54.557 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=180 ifaceName="cali1397048106e" state="down"
2026-02-17 02:49:54.558 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali1397048106e"
2026-02-17 02:49:54.558 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali1397048106e", State:"down", Index:180}
2026-02-17 02:49:54.558 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali1397048106e", Addrs:set.Typed[string]{}}
2026-02-17 02:49:54.558 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali1397048106e", Addrs:set.Typed[string]{}}
2026-02-17 02:49:54.559 [INFO][69] 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:49:54.561 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=180 ifaceName="cali1397048106e" state=""
2026-02-17 02:49:54.561 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali1397048106e"
2026-02-17 02:49:54.582 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali1397048106e", State:"", Index:180}
2026-02-17 02:49:54.582 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali1397048106e", Addrs:set.Set[string](nil)}
2026-02-17 02:49:54.582 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali1397048106e", Addrs:set.Set[string](nil)}
2026-02-17 02:50:02.927 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"statefulset-5008"} labels:{key:"e2e-framework" value:"statefulset"} labels:{key:"e2e-run" value:"250c9c08-0bb9-4a58-88f0-5b64e701c66e"} labels:{key:"kubernetes.io/metadata.name" value:"statefulset-5008"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-5008"}
2026-02-17 02:50:02.953 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"var-expansion-8756"} labels:{key:"e2e-framework" value:"var-expansion"} labels:{key:"e2e-run" value:"250c9c08-0bb9-4a58-88f0-5b64e701c66e"} labels:{key:"kubernetes.io/metadata.name" value:"var-expansion-8756"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8756"}
2026-02-17 02:50:02.976 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"var-expansion-8756" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:50:07.961 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"test" namespace:"statefulset-5008"
2026-02-17 02:50:08.344 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"statefulset-5008" name:"default"}
2026-02-17 02:50:08.372 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"statefulset-5008"} labels:{key:"e2e-framework" value:"statefulset"} labels:{key:"e2e-run" value:"250c9c08-0bb9-4a58-88f0-5b64e701c66e"} labels:{key:"kubernetes.io/metadata.name" value:"statefulset-5008"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-5008"}
2026-02-17 02:50:08.392 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"statefulset-5008"}
2026-02-17 02:50:12.333 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"init-container-4599"} labels:{key:"e2e-framework" value:"init-container"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"init-container-4599"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4599"}
2026-02-17 02:50:12.373 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-2871"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"services-2871"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-2871"}
2026-02-17 02:50:12.373 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"services-2871" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:50:12.400 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"affinity-nodeport-transition" namespace:"services-2871" type:"NodePort" cluster_ips:"10.254.239.183" ports:{Protocol:"TCP" Port:80 NodePort:30528}
2026-02-17 02:50:13.119 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=services-2871/affinity-nodeport-transition-5794c6cd75-xpwth, name=eth0)
2026-02-17 02:50:13.120 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.services-2871"} profile:{inbound_rules:{action:"allow" rule_id:"Ts2twBJkzSkvGb2O"} outbound_rules:{action:"allow" rule_id:"x7eSiVq_q1T9V9KC"}}
2026-02-17 02:50:13.120 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.services-2871.default"} profile:{}
2026-02-17 02:50:13.120 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-2871/affinity-nodeport-transition-5794c6cd75-xpwth" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali20fa3fc9680" profile_ids:"kns.services-2871" profile_ids:"ksa.services-2871.default" ipv4_nets:"10.100.226.53/32"}
2026-02-17 02:50:13.120 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2871/affinity-nodeport-transition-5794c6cd75-xpwth", EndpointId:"eth0"}
2026-02-17 02:50:13.120 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2871/affinity-nodeport-transition-5794c6cd75-xpwth", EndpointId:"eth0"}
2026-02-17 02:50:13.120 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2871/affinity-nodeport-transition-5794c6cd75-xpwth", EndpointId:"eth0"}
2026-02-17 02:50:13.121 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali20fa3fc9680" ipVersion=0x4 table="filter"
2026-02-17 02:50:13.121 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.services-2871" ipVersion=0x4 table="filter"
2026-02-17 02:50:13.121 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_u117xrTLo6JU0yZ2k1" ipVersion=0x4 table="filter"
2026-02-17 02:50:13.121 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali20fa3fc9680" ipVersion=0x4 table="filter"
2026-02-17 02:50:13.121 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.services-2871" ipVersion=0x4 table="filter"
2026-02-17 02:50:13.121 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_u117xrTLo6JU0yZ2k1" ipVersion=0x4 table="filter"
2026-02-17 02:50:13.121 [INFO][69] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali20fa3fc9680"
2026-02-17 02:50:13.121 [INFO][69] felix/endpoint_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-2871/affinity-nodeport-transition-5794c6cd75-xpwth", EndpointId:"eth0"}
2026-02-17 02:50:13.121 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2871/affinity-nodeport-transition-5794c6cd75-xpwth", EndpointId:"eth0"}
2026-02-17 02:50:13.164 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2871/affinity-nodeport-transition-5794c6cd75-xpwth", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:50:13.164 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2871/affinity-nodeport-transition-5794c6cd75-xpwth", EndpointId:"eth0"} status="down"
2026-02-17 02:50:13.195 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=181 ifaceName="cali20fa3fc9680" state="down"
2026-02-17 02:50:13.195 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali20fa3fc9680"
2026-02-17 02:50:13.195 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali20fa3fc9680", State:"down", Index:181}
2026-02-17 02:50:13.195 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali20fa3fc9680", Addrs:set.Typed[string]{}}
2026-02-17 02:50:13.195 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali20fa3fc9680", Addrs:set.Typed[string]{}}
2026-02-17 02:50:13.195 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali20fa3fc9680"
2026-02-17 02:50:13.195 [INFO][69] felix/endpoint_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-2871/affinity-nodeport-transition-5794c6cd75-xpwth", EndpointId:"eth0"}
2026-02-17 02:50:13.195 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2871/affinity-nodeport-transition-5794c6cd75-xpwth", EndpointId:"eth0"}
2026-02-17 02:50:13.201 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=181 ifaceName="cali20fa3fc9680" state="up"
2026-02-17 02:50:13.217 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2871/affinity-nodeport-transition-5794c6cd75-xpwth", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:50:13.217 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2871/affinity-nodeport-transition-5794c6cd75-xpwth", EndpointId:"eth0"} status="down"
2026-02-17 02:50:13.217 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali20fa3fc9680", State:"up", Index:181}
2026-02-17 02:50:13.217 [INFO][69] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali20fa3fc9680"
2026-02-17 02:50:13.217 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali20fa3fc9680"
2026-02-17 02:50:13.217 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali20fa3fc9680"
2026-02-17 02:50:13.217 [INFO][69] felix/endpoint_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-2871/affinity-nodeport-transition-5794c6cd75-xpwth", EndpointId:"eth0"}
2026-02-17 02:50:13.217 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2871/affinity-nodeport-transition-5794c6cd75-xpwth", EndpointId:"eth0"}
2026-02-17 02:50:13.241 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2871/affinity-nodeport-transition-5794c6cd75-xpwth", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:50:13.241 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2871/affinity-nodeport-transition-5794c6cd75-xpwth", EndpointId:"eth0"} status="up"
2026-02-17 02:50:14.127 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=services-2871/affinity-nodeport-transition-5794c6cd75-xpwth, name=eth0)
2026-02-17 02:50:14.127 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-2871/affinity-nodeport-transition-5794c6cd75-xpwth" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali20fa3fc9680" profile_ids:"kns.services-2871" profile_ids:"ksa.services-2871.default" ipv4_nets:"10.100.226.53/32"}
2026-02-17 02:50:14.127 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2871/affinity-nodeport-transition-5794c6cd75-xpwth", EndpointId:"eth0"}
2026-02-17 02:50:14.127 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2871/affinity-nodeport-transition-5794c6cd75-xpwth", EndpointId:"eth0"}
2026-02-17 02:50:14.127 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2871/affinity-nodeport-transition-5794c6cd75-xpwth", EndpointId:"eth0"}
2026-02-17 02:50:14.128 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali20fa3fc9680"
2026-02-17 02:50:14.128 [INFO][69] felix/endpoint_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-2871/affinity-nodeport-transition-5794c6cd75-xpwth", EndpointId:"eth0"}
2026-02-17 02:50:14.128 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2871/affinity-nodeport-transition-5794c6cd75-xpwth", EndpointId:"eth0"}
2026-02-17 02:50:14.154 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2871/affinity-nodeport-transition-5794c6cd75-xpwth", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:50:14.154 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2871/affinity-nodeport-transition-5794c6cd75-xpwth", EndpointId:"eth0"} status="up"
2026-02-17 02:50:14.927 [INFO][69] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=181
2026-02-17 02:50:14.927 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali20fa3fc9680"
2026-02-17 02:50:14.927 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali20fa3fc9680", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:50:14.927 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali20fa3fc9680", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:50:15.057 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=services-2871/execpod-affinityn4rn5, name=eth0)
2026-02-17 02:50:15.057 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-2871/execpod-affinityn4rn5" endpoint_id:"eth0"} endpoint:{state:"active" name:"calic20e4f7b5cf" profile_ids:"kns.services-2871" profile_ids:"ksa.services-2871.default" ipv4_nets:"10.100.226.56/32"}
2026-02-17 02:50:15.058 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2871/execpod-affinityn4rn5", EndpointId:"eth0"}
2026-02-17 02:50:15.058 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2871/execpod-affinityn4rn5", EndpointId:"eth0"}
2026-02-17 02:50:15.058 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2871/execpod-affinityn4rn5", EndpointId:"eth0"}
2026-02-17 02:50:15.058 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calic20e4f7b5cf" ipVersion=0x4 table="filter"
2026-02-17 02:50:15.058 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calic20e4f7b5cf" ipVersion=0x4 table="filter"
2026-02-17 02:50:15.058 [INFO][69] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calic20e4f7b5cf"
2026-02-17 02:50:15.058 [INFO][69] felix/endpoint_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-2871/execpod-affinityn4rn5", EndpointId:"eth0"}
2026-02-17 02:50:15.058 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2871/execpod-affinityn4rn5", EndpointId:"eth0"}
2026-02-17 02:50:15.101 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2871/execpod-affinityn4rn5", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:50:15.101 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2871/execpod-affinityn4rn5", EndpointId:"eth0"} status="down"
2026-02-17 02:50:15.135 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=182 ifaceName="calic20e4f7b5cf" state="down"
2026-02-17 02:50:15.136 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calic20e4f7b5cf"
2026-02-17 02:50:15.136 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic20e4f7b5cf", State:"down", Index:182}
2026-02-17 02:50:15.136 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic20e4f7b5cf", Addrs:set.Typed[string]{}}
2026-02-17 02:50:15.136 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic20e4f7b5cf", Addrs:set.Typed[string]{}}
2026-02-17 02:50:15.136 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calic20e4f7b5cf"
2026-02-17 02:50:15.136 [INFO][69] felix/endpoint_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-2871/execpod-affinityn4rn5", EndpointId:"eth0"}
2026-02-17 02:50:15.136 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2871/execpod-affinityn4rn5", EndpointId:"eth0"}
2026-02-17 02:50:15.138 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=182 ifaceName="calic20e4f7b5cf" state="up"
2026-02-17 02:50:15.157 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2871/execpod-affinityn4rn5", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:50:15.157 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2871/execpod-affinityn4rn5", EndpointId:"eth0"} status="down"
2026-02-17 02:50:15.157 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic20e4f7b5cf", State:"up", Index:182}
2026-02-17 02:50:15.157 [INFO][69] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calic20e4f7b5cf"
2026-02-17 02:50:15.157 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calic20e4f7b5cf"
2026-02-17 02:50:15.157 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calic20e4f7b5cf"
2026-02-17 02:50:15.157 [INFO][69] felix/endpoint_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-2871/execpod-affinityn4rn5", EndpointId:"eth0"}
2026-02-17 02:50:15.157 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2871/execpod-affinityn4rn5", EndpointId:"eth0"}
2026-02-17 02:50:15.173 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2871/execpod-affinityn4rn5", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:50:15.173 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2871/execpod-affinityn4rn5", EndpointId:"eth0"} status="up"
2026-02-17 02:50:16.141 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=services-2871/execpod-affinityn4rn5, name=eth0)
2026-02-17 02:50:16.142 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-2871/execpod-affinityn4rn5" endpoint_id:"eth0"} endpoint:{state:"active" name:"calic20e4f7b5cf" profile_ids:"kns.services-2871" profile_ids:"ksa.services-2871.default" ipv4_nets:"10.100.226.56/32"}
2026-02-17 02:50:16.142 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2871/execpod-affinityn4rn5", EndpointId:"eth0"}
2026-02-17 02:50:16.142 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2871/execpod-affinityn4rn5", EndpointId:"eth0"}
2026-02-17 02:50:16.142 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2871/execpod-affinityn4rn5", EndpointId:"eth0"}
2026-02-17 02:50:16.143 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calic20e4f7b5cf"
2026-02-17 02:50:16.143 [INFO][69] felix/endpoint_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-2871/execpod-affinityn4rn5", EndpointId:"eth0"}
2026-02-17 02:50:16.144 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2871/execpod-affinityn4rn5", EndpointId:"eth0"}
2026-02-17 02:50:16.162 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2871/execpod-affinityn4rn5", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:50:16.162 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2871/execpod-affinityn4rn5", EndpointId:"eth0"} status="up"
2026-02-17 02:50:16.909 [INFO][69] 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:50:16.909 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calic20e4f7b5cf"
2026-02-17 02:50:16.909 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic20e4f7b5cf", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:50:16.909 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic20e4f7b5cf", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:50:17.199 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"affinity-nodeport-transition" namespace:"services-2871" type:"NodePort" cluster_ips:"10.254.239.183" ports:{Protocol:"TCP" Port:80 NodePort:30528}
2026-02-17 02:50:17.372 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"init-container-4599"} labels:{key:"e2e-framework" value:"init-container"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"init-container-4599"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4599"}
2026-02-17 02:50:17.509 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"affinity-nodeport-transition" namespace:"services-2871" type:"NodePort" cluster_ips:"10.254.239.183" ports:{Protocol:"TCP" Port:80 NodePort:30528}
2026-02-17 02:50:22.381 [INFO][69] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-pwjhx-default-worker-p5kvq-knrdg-ppwhg" ipv4_addr:"192.168.24.198/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-pwjhx-default-worker-p5kvq-knrdg-ppwhg"} 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:22.381 [INFO][69] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 02:50:22.381 [INFO][69] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 02:50:22.495 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"init-container-4599" name:"default"}
2026-02-17 02:50:22.659 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"init-container-4599"}
2026-02-17 02:50:28.450 [INFO][75] monitor-addresses/autodetection_methods.go 103: Using autodetected IPv4 address on interface ens3: 192.168.24.214/24
2026-02-17 02:50:32.656 [INFO][69] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-pwjhx-default-worker-p5kvq-knrdg-vqw28" ipv4_addr:"192.168.24.214/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-pwjhx-default-worker-p5kvq-knrdg-vqw28"} 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:32.656 [INFO][69] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 02:50:32.656 [INFO][69] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 02:50:48.166 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=services-2871/execpod-affinityn4rn5, name=eth0)
2026-02-17 02:50:48.166 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-2871/execpod-affinityn4rn5" endpoint_id:"eth0"} endpoint:{state:"active" name:"calic20e4f7b5cf" profile_ids:"kns.services-2871" profile_ids:"ksa.services-2871.default" ipv4_nets:"10.100.226.56/32"}
2026-02-17 02:50:48.166 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2871/execpod-affinityn4rn5", EndpointId:"eth0"}
2026-02-17 02:50:48.167 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2871/execpod-affinityn4rn5", EndpointId:"eth0"}
2026-02-17 02:50:48.167 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2871/execpod-affinityn4rn5", EndpointId:"eth0"}
2026-02-17 02:50:48.169 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calic20e4f7b5cf"
2026-02-17 02:50:48.170 [INFO][69] felix/endpoint_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-2871/execpod-affinityn4rn5", EndpointId:"eth0"}
2026-02-17 02:50:48.170 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2871/execpod-affinityn4rn5", EndpointId:"eth0"}
2026-02-17 02:50:48.176 [INFO][69] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=services-2871/execpod-affinityn4rn5, name=eth0)
2026-02-17 02:50:48.223 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2871/execpod-affinityn4rn5", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:50:48.223 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2871/execpod-affinityn4rn5", EndpointId:"eth0"} status="up"
2026-02-17 02:50:48.223 [INFO][69] felix/summary.go 100: Summarising 74 dataplane reconciliation loops over 1m3.8s: avg=29ms longest=74ms (resync-calico-v4)
2026-02-17 02:50:48.223 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-2871/execpod-affinityn4rn5" endpoint_id:"eth0"}
2026-02-17 02:50:48.224 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"affinity-nodeport-transition" namespace:"services-2871"
2026-02-17 02:50:48.224 [INFO][69] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2871/execpod-affinityn4rn5", EndpointId:"eth0"}
2026-02-17 02:50:48.224 [INFO][69] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2871/execpod-affinityn4rn5", EndpointId:"eth0"}
2026-02-17 02:50:48.224 [INFO][69] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2871/execpod-affinityn4rn5", EndpointId:"eth0"}
2026-02-17 02:50:48.224 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calic20e4f7b5cf" ipVersion=0x4 table="filter"
2026-02-17 02:50:48.225 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calic20e4f7b5cf" ipVersion=0x4 table="filter"
2026-02-17 02:50:48.225 [INFO][69] felix/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-2871/execpod-affinityn4rn5", EndpointId:"eth0"}
2026-02-17 02:50:48.225 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2871/execpod-affinityn4rn5", EndpointId:"eth0"}
2026-02-17 02:50:48.225 [INFO][69] felix/conntrack.go 90: Removing conntrack flows ip=10.100.226.56
2026-02-17 02:50:48.236 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=services-2871/affinity-nodeport-transition-5794c6cd75-xpwth, name=eth0)
2026-02-17 02:50:48.256 [INFO][69] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=services-2871/affinity-nodeport-transition-5794c6cd75-xpwth, name=eth0)
2026-02-17 02:50:48.292 [INFO][69] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2871/execpod-affinityn4rn5", EndpointId:"eth0"}
2026-02-17 02:50:48.293 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-2871/affinity-nodeport-transition-5794c6cd75-xpwth" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali20fa3fc9680" profile_ids:"kns.services-2871" profile_ids:"ksa.services-2871.default" ipv4_nets:"10.100.226.53/32"}
2026-02-17 02:50:48.293 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-2871/affinity-nodeport-transition-5794c6cd75-xpwth" endpoint_id:"eth0"}
2026-02-17 02:50:48.293 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.services-2871"}
2026-02-17 02:50:48.293 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.services-2871.default"}
2026-02-17 02:50:48.293 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-2871"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"services-2871"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-2871"}
2026-02-17 02:50:48.293 [INFO][69] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2871/affinity-nodeport-transition-5794c6cd75-xpwth", EndpointId:"eth0"}
2026-02-17 02:50:48.293 [INFO][69] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2871/affinity-nodeport-transition-5794c6cd75-xpwth", EndpointId:"eth0"}
2026-02-17 02:50:48.294 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.services-2871" ipVersion=0x4 table="filter"
2026-02-17 02:50:48.294 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_u117xrTLo6JU0yZ2k1" ipVersion=0x4 table="filter"
2026-02-17 02:50:48.294 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.services-2871" ipVersion=0x4 table="filter"
2026-02-17 02:50:48.294 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_u117xrTLo6JU0yZ2k1" ipVersion=0x4 table="filter"
2026-02-17 02:50:48.294 [INFO][69] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2871/affinity-nodeport-transition-5794c6cd75-xpwth", EndpointId:"eth0"}
2026-02-17 02:50:48.294 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali20fa3fc9680" ipVersion=0x4 table="filter"
2026-02-17 02:50:48.294 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali20fa3fc9680" ipVersion=0x4 table="filter"
2026-02-17 02:50:48.294 [INFO][69] felix/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-2871/affinity-nodeport-transition-5794c6cd75-xpwth", EndpointId:"eth0"}
2026-02-17 02:50:48.294 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2871/affinity-nodeport-transition-5794c6cd75-xpwth", EndpointId:"eth0"}
2026-02-17 02:50:48.295 [INFO][69] felix/conntrack.go 90: Removing conntrack flows ip=10.100.226.53
2026-02-17 02:50:48.360 [INFO][69] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2871/affinity-nodeport-transition-5794c6cd75-xpwth", EndpointId:"eth0"}
2026-02-17 02:50:48.360 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"svcaccounts-4555"} labels:{key:"e2e-framework" value:"svcaccounts"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"svcaccounts-4555"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4555"}
2026-02-17 02:50:48.360 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"svcaccounts-4555" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:50:48.573 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=182 ifaceName="calic20e4f7b5cf" state="down"
2026-02-17 02:50:48.573 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic20e4f7b5cf", State:"down", Index:182}
2026-02-17 02:50:48.573 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calic20e4f7b5cf"
2026-02-17 02:50:48.574 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=182 ifaceName="calic20e4f7b5cf" state=""
2026-02-17 02:50:48.574 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calic20e4f7b5cf"
2026-02-17 02:50:48.574 [INFO][69] 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=182
2026-02-17 02:50:48.600 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic20e4f7b5cf", Addrs:set.Typed[string]{}}
2026-02-17 02:50:48.600 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic20e4f7b5cf", Addrs:set.Typed[string]{}}
2026-02-17 02:50:48.600 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic20e4f7b5cf", State:"", Index:182}
2026-02-17 02:50:48.601 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic20e4f7b5cf", Addrs:set.Set[string](nil)}
2026-02-17 02:50:48.601 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic20e4f7b5cf", Addrs:set.Set[string](nil)}
2026-02-17 02:50:49.389 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"svcaccounts-4555"} labels:{key:"e2e-framework" value:"svcaccounts"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"svcaccounts-4555"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4555"}
2026-02-17 02:50:49.414 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"svcaccounts-2100"} labels:{key:"e2e-framework" value:"svcaccounts"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"svcaccounts-2100"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2100"}
2026-02-17 02:50:49.437 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"svcaccounts-2100" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:50:50.640 [INFO][69] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=181
2026-02-17 02:50:50.640 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali20fa3fc9680"
2026-02-17 02:50:50.640 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=181 ifaceName="cali20fa3fc9680" state="down"
2026-02-17 02:50:50.640 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali20fa3fc9680", Addrs:set.Typed[string]{}}
2026-02-17 02:50:50.641 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali20fa3fc9680", Addrs:set.Typed[string]{}}
2026-02-17 02:50:50.641 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali20fa3fc9680", State:"down", Index:181}
2026-02-17 02:50:50.642 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=181 ifaceName="cali20fa3fc9680" state=""
2026-02-17 02:50:50.642 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali20fa3fc9680"
2026-02-17 02:50:50.670 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali20fa3fc9680", State:"", Index:181}
2026-02-17 02:50:50.670 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali20fa3fc9680", Addrs:set.Set[string](nil)}
2026-02-17 02:50:50.670 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali20fa3fc9680", Addrs:set.Set[string](nil)}
2026-02-17 02:50:53.415 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"services-2871" name:"default"}
2026-02-17 02:50:53.532 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"svcaccounts-2100"} labels:{key:"e2e-framework" value:"svcaccounts"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"svcaccounts-2100"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2100"}
2026-02-17 02:50:53.559 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"servicecidr-9574"} labels:{key:"e2e-framework" value:"servicecidr"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"servicecidr-9574"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-9574"}
2026-02-17 02:50:53.580 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"servicecidr-9574" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:50:53.777 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"servicecidr-9574"} labels:{key:"e2e-framework" value:"servicecidr"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"servicecidr-9574"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-9574"}
2026-02-17 02:50:53.826 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-465"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-465"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-465"}
2026-02-17 02:50:53.851 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-465" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:50:53.877 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-465"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-465"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-465"} labels:{key:"webhook-465" value:"true"}
2026-02-17 02:50:53.900 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-1747"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-1747"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{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-1747"} labels:{key:"webhook-465-markers" value:"true"}
2026-02-17 02:50:53.900 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-markers-1747" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:50:53.900 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-2871"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"services-2871"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-2871"}
2026-02-17 02:50:53.924 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"services-2871"}
2026-02-17 02:50:54.532 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"svcaccounts-4555" name:"default"}
2026-02-17 02:50:54.689 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"svcaccounts-4555"} labels:{key:"e2e-framework" value:"svcaccounts"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"svcaccounts-4555"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4555"}
2026-02-17 02:50:54.712 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"svcaccounts-4555"}
2026-02-17 02:50:56.934 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-465" type:"ClusterIP" cluster_ips:"10.254.198.184" ports:{Protocol:"TCP" Port:8443}
2026-02-17 02:50:58.199 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-465"
2026-02-17 02:50:58.268 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-465"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-465"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-465"} labels:{key:"webhook-465" value:"true"}
2026-02-17 02:50:58.289 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-1747"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-1747"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{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-1747"} labels:{key:"webhook-465-markers" value:"true"}
2026-02-17 02:50:58.290 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"validating-admission-policy-7575"} labels:{key:"e2e-framework" value:"validating-admission-policy"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"validating-admission-policy-7575"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7575"}
2026-02-17 02:50:58.315 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"validating-admission-policy-7575" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:50:58.344 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"validating-admission-policy-7575"} labels:{key:"e2e-framework" value:"validating-admission-policy"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"validating-admission-policy-7575"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7575"} labels:{key:"validating-admission-policy-7575" value:"true"}
2026-02-17 02:50:58.695 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"validating-admission-policy-7575"} labels:{key:"e2e-framework" value:"validating-admission-policy"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"validating-admission-policy-7575"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7575"} labels:{key:"validating-admission-policy-7575" value:"true"}
2026-02-17 02:50:58.713 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"disruption-5854"} labels:{key:"e2e-framework" value:"disruption"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"disruption-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:"disruption-5854"}
2026-02-17 02:50:58.736 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"disruption-5854" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:50:58.813 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"servicecidr-9574" name:"default"}
2026-02-17 02:50:58.915 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"svcaccounts-2100" name:"default"}
2026-02-17 02:50:59.065 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"svcaccounts-2100"} labels:{key:"e2e-framework" value:"svcaccounts"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"svcaccounts-2100"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2100"}
2026-02-17 02:50:59.109 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"svcaccounts-2100"}
2026-02-17 02:50:59.220 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"servicecidr-9574"} labels:{key:"e2e-framework" value:"servicecidr"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"servicecidr-9574"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-9574"}
2026-02-17 02:50:59.245 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"servicecidr-9574"}
2026-02-17 02:51:02.835 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"disruption-5854"} labels:{key:"e2e-framework" value:"disruption"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"disruption-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:"disruption-5854"}
2026-02-17 02:51:02.874 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"disruption-9406"} labels:{key:"e2e-framework" value:"disruption"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"disruption-9406"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-9406"}
2026-02-17 02:51:02.892 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"disruption-9406" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:51:03.517 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-markers-1747" name:"default"}
2026-02-17 02:51:03.626 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-465" name:"default"}
2026-02-17 02:51:03.684 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-1747"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-1747"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{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-1747"} labels:{key:"webhook-465-markers" value:"true"}
2026-02-17 02:51:03.714 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-markers-1747"}
2026-02-17 02:51:03.759 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"validating-admission-policy-7575" name:"default"}
2026-02-17 02:51:03.806 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-465"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-465"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-465"} labels:{key:"webhook-465" value:"true"}
2026-02-17 02:51:03.836 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-465"}
2026-02-17 02:51:04.020 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"validating-admission-policy-7575"} labels:{key:"e2e-framework" value:"validating-admission-policy"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"validating-admission-policy-7575"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7575"} labels:{key:"validating-admission-policy-7575" value:"true"}
2026-02-17 02:51:04.051 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"validating-admission-policy-7575"}
2026-02-17 02:51:05.524 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=disruption-9406/pod-0, name=eth0)
2026-02-17 02:51:05.525 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.disruption-9406.default"} profile:{}
2026-02-17 02:51:05.525 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.disruption-9406"} profile:{inbound_rules:{action:"allow" rule_id:"NwHf4RPtGX01WPOX"} outbound_rules:{action:"allow" rule_id:"vViug5Fnfj6hOCGG"}}
2026-02-17 02:51:05.525 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"disruption-9406/pod-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali8f257d362fb" profile_ids:"kns.disruption-9406" profile_ids:"ksa.disruption-9406.default" ipv4_nets:"10.100.226.57/32"}
2026-02-17 02:51:05.525 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-9406/pod-0", EndpointId:"eth0"}
2026-02-17 02:51:05.525 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-9406/pod-0", EndpointId:"eth0"}
2026-02-17 02:51:05.525 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-9406/pod-0", EndpointId:"eth0"}
2026-02-17 02:51:05.526 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali8f257d362fb" ipVersion=0x4 table="filter"
2026-02-17 02:51:05.526 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.disruption-9406" ipVersion=0x4 table="filter"
2026-02-17 02:51:05.526 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_hPRXsFfv16BqmzhlUA" ipVersion=0x4 table="filter"
2026-02-17 02:51:05.526 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali8f257d362fb" ipVersion=0x4 table="filter"
2026-02-17 02:51:05.526 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.disruption-9406" ipVersion=0x4 table="filter"
2026-02-17 02:51:05.526 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_hPRXsFfv16BqmzhlUA" ipVersion=0x4 table="filter"
2026-02-17 02:51:05.526 [INFO][69] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali8f257d362fb"
2026-02-17 02:51:05.526 [INFO][69] felix/endpoint_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-9406/pod-0", EndpointId:"eth0"}
2026-02-17 02:51:05.526 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-9406/pod-0", EndpointId:"eth0"}
2026-02-17 02:51:05.574 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-9406/pod-0", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:51:05.574 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-9406/pod-0", EndpointId:"eth0"} status="down"
2026-02-17 02:51:05.595 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=183 ifaceName="cali8f257d362fb" state="down"
2026-02-17 02:51:05.596 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali8f257d362fb"
2026-02-17 02:51:05.596 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali8f257d362fb", State:"down", Index:183}
2026-02-17 02:51:05.596 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali8f257d362fb", Addrs:set.Typed[string]{}}
2026-02-17 02:51:05.596 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali8f257d362fb", Addrs:set.Typed[string]{}}
2026-02-17 02:51:05.596 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali8f257d362fb"
2026-02-17 02:51:05.596 [INFO][69] felix/endpoint_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-9406/pod-0", EndpointId:"eth0"}
2026-02-17 02:51:05.596 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-9406/pod-0", EndpointId:"eth0"}
2026-02-17 02:51:05.603 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=183 ifaceName="cali8f257d362fb" state="up"
2026-02-17 02:51:05.616 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-9406/pod-0", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:51:05.616 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-9406/pod-0", EndpointId:"eth0"} status="down"
2026-02-17 02:51:05.616 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali8f257d362fb", State:"up", Index:183}
2026-02-17 02:51:05.616 [INFO][69] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali8f257d362fb"
2026-02-17 02:51:05.616 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali8f257d362fb"
2026-02-17 02:51:05.616 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali8f257d362fb"
2026-02-17 02:51:05.617 [INFO][69] felix/endpoint_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-9406/pod-0", EndpointId:"eth0"}
2026-02-17 02:51:05.617 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-9406/pod-0", EndpointId:"eth0"}
2026-02-17 02:51:05.648 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-9406/pod-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:51:05.648 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-9406/pod-0", EndpointId:"eth0"} status="up"
2026-02-17 02:51:06.377 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=disruption-9406/pod-0, name=eth0)
2026-02-17 02:51:06.377 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"disruption-9406/pod-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali8f257d362fb" profile_ids:"kns.disruption-9406" profile_ids:"ksa.disruption-9406.default" ipv4_nets:"10.100.226.57/32"}
2026-02-17 02:51:06.378 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-9406/pod-0", EndpointId:"eth0"}
2026-02-17 02:51:06.378 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-9406/pod-0", EndpointId:"eth0"}
2026-02-17 02:51:06.378 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-9406/pod-0", EndpointId:"eth0"}
2026-02-17 02:51:06.379 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali8f257d362fb"
2026-02-17 02:51:06.379 [INFO][69] felix/endpoint_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-9406/pod-0", EndpointId:"eth0"}
2026-02-17 02:51:06.379 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-9406/pod-0", EndpointId:"eth0"}
2026-02-17 02:51:06.403 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-9406/pod-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:51:06.403 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-9406/pod-0", EndpointId:"eth0"} status="up"
2026-02-17 02:51:06.996 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"disruption-9406"} labels:{key:"e2e-framework" value:"disruption"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"disruption-9406"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-9406"}
2026-02-17 02:51:07.030 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-9983"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"job-9983"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-9983"}
2026-02-17 02:51:07.052 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"job-9983" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:51:07.055 [INFO][69] 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:51:07.055 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali8f257d362fb"
2026-02-17 02:51:07.074 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali8f257d362fb", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:51:07.074 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali8f257d362fb", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:51:07.693 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=job-9983/with-success-policy-all-index-succeeded-0-vsvww, name=eth0)
2026-02-17 02:51:07.694 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.job-9983"} profile:{inbound_rules:{action:"allow" rule_id:"6ZluW15S24R8O0K4"} outbound_rules:{action:"allow" rule_id:"BLTDPoSthzlG0Lrx"}}
2026-02-17 02:51:07.694 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.job-9983.default"} profile:{}
2026-02-17 02:51:07.694 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-9983/with-success-policy-all-index-succeeded-0-vsvww" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali940ca1486e9" profile_ids:"kns.job-9983" profile_ids:"ksa.job-9983.default" ipv4_nets:"10.100.226.54/32"}
2026-02-17 02:51:07.694 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9983/with-success-policy-all-index-succeeded-0-vsvww", EndpointId:"eth0"}
2026-02-17 02:51:07.694 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9983/with-success-policy-all-index-succeeded-0-vsvww", EndpointId:"eth0"}
2026-02-17 02:51:07.694 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9983/with-success-policy-all-index-succeeded-0-vsvww", EndpointId:"eth0"}
2026-02-17 02:51:07.695 [INFO][69] 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:51:07.695 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali940ca1486e9" ipVersion=0x4 table="filter"
2026-02-17 02:51:07.695 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.job-9983" ipVersion=0x4 table="filter"
2026-02-17 02:51:07.695 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_I7xS8jGqR9R9w3ic2R" ipVersion=0x4 table="filter"
2026-02-17 02:51:07.695 [INFO][69] 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:51:07.695 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali940ca1486e9" ipVersion=0x4 table="filter"
2026-02-17 02:51:07.695 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.job-9983" ipVersion=0x4 table="filter"
2026-02-17 02:51:07.695 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_I7xS8jGqR9R9w3ic2R" ipVersion=0x4 table="filter"
2026-02-17 02:51:07.695 [INFO][69] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali940ca1486e9"
2026-02-17 02:51:07.695 [INFO][69] felix/endpoint_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-9983/with-success-policy-all-index-succeeded-0-vsvww", EndpointId:"eth0"}
2026-02-17 02:51:07.695 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9983/with-success-policy-all-index-succeeded-0-vsvww", EndpointId:"eth0"}
2026-02-17 02:51:07.737 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9983/with-success-policy-all-index-succeeded-0-vsvww", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:51:07.737 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9983/with-success-policy-all-index-succeeded-0-vsvww", EndpointId:"eth0"} status="down"
2026-02-17 02:51:07.762 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=184 ifaceName="cali940ca1486e9" state="down"
2026-02-17 02:51:07.762 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali940ca1486e9"
2026-02-17 02:51:07.762 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali940ca1486e9", State:"down", Index:184}
2026-02-17 02:51:07.763 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali940ca1486e9", Addrs:set.Typed[string]{}}
2026-02-17 02:51:07.763 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali940ca1486e9", Addrs:set.Typed[string]{}}
2026-02-17 02:51:07.763 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali940ca1486e9"
2026-02-17 02:51:07.763 [INFO][69] felix/endpoint_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-9983/with-success-policy-all-index-succeeded-0-vsvww", EndpointId:"eth0"}
2026-02-17 02:51:07.763 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9983/with-success-policy-all-index-succeeded-0-vsvww", EndpointId:"eth0"}
2026-02-17 02:51:07.768 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=184 ifaceName="cali940ca1486e9" state="up"
2026-02-17 02:51:07.785 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9983/with-success-policy-all-index-succeeded-0-vsvww", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:51:07.785 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9983/with-success-policy-all-index-succeeded-0-vsvww", EndpointId:"eth0"} status="down"
2026-02-17 02:51:07.785 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali940ca1486e9", State:"up", Index:184}
2026-02-17 02:51:07.785 [INFO][69] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali940ca1486e9"
2026-02-17 02:51:07.785 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali940ca1486e9"
2026-02-17 02:51:07.785 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali940ca1486e9"
2026-02-17 02:51:07.786 [INFO][69] felix/endpoint_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-9983/with-success-policy-all-index-succeeded-0-vsvww", EndpointId:"eth0"}
2026-02-17 02:51:07.786 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9983/with-success-policy-all-index-succeeded-0-vsvww", EndpointId:"eth0"}
2026-02-17 02:51:07.809 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9983/with-success-policy-all-index-succeeded-0-vsvww", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:51:07.809 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9983/with-success-policy-all-index-succeeded-0-vsvww", EndpointId:"eth0"} status="up"
2026-02-17 02:51:07.885 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"disruption-5854"} labels:{key:"e2e-framework" value:"disruption"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"disruption-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:"disruption-5854"}
2026-02-17 02:51:08.391 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=job-9983/with-success-policy-all-index-succeeded-0-vsvww, name=eth0)
2026-02-17 02:51:08.392 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-9983/with-success-policy-all-index-succeeded-0-vsvww" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali940ca1486e9" profile_ids:"kns.job-9983" profile_ids:"ksa.job-9983.default" ipv4_nets:"10.100.226.54/32"}
2026-02-17 02:51:08.392 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9983/with-success-policy-all-index-succeeded-0-vsvww", EndpointId:"eth0"}
2026-02-17 02:51:08.392 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9983/with-success-policy-all-index-succeeded-0-vsvww", EndpointId:"eth0"}
2026-02-17 02:51:08.392 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9983/with-success-policy-all-index-succeeded-0-vsvww", EndpointId:"eth0"}
2026-02-17 02:51:08.393 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali940ca1486e9"
2026-02-17 02:51:08.393 [INFO][69] felix/endpoint_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-9983/with-success-policy-all-index-succeeded-0-vsvww", EndpointId:"eth0"}
2026-02-17 02:51:08.393 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9983/with-success-policy-all-index-succeeded-0-vsvww", EndpointId:"eth0"}
2026-02-17 02:51:08.414 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9983/with-success-policy-all-index-succeeded-0-vsvww", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:51:08.415 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9983/with-success-policy-all-index-succeeded-0-vsvww", EndpointId:"eth0"} status="up"
2026-02-17 02:51:09.099 [INFO][69] 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:51:09.099 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali940ca1486e9"
2026-02-17 02:51:09.099 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali940ca1486e9", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:51:09.099 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali940ca1486e9", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:51:09.554 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=job-9983/with-success-policy-all-index-succeeded-0-vsvww, name=eth0)
2026-02-17 02:51:09.555 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-9983/with-success-policy-all-index-succeeded-0-vsvww" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali940ca1486e9" profile_ids:"kns.job-9983" profile_ids:"ksa.job-9983.default" ipv4_nets:"10.100.226.54/32"}
2026-02-17 02:51:09.555 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9983/with-success-policy-all-index-succeeded-0-vsvww", EndpointId:"eth0"}
2026-02-17 02:51:09.555 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9983/with-success-policy-all-index-succeeded-0-vsvww", EndpointId:"eth0"}
2026-02-17 02:51:09.555 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9983/with-success-policy-all-index-succeeded-0-vsvww", EndpointId:"eth0"}
2026-02-17 02:51:09.556 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali940ca1486e9"
2026-02-17 02:51:09.556 [INFO][69] felix/endpoint_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-9983/with-success-policy-all-index-succeeded-0-vsvww", EndpointId:"eth0"}
2026-02-17 02:51:09.556 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9983/with-success-policy-all-index-succeeded-0-vsvww", EndpointId:"eth0"}
bird: KIF: Received address message for unknown interface 184
2026-02-17 02:51:09.583 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9983/with-success-policy-all-index-succeeded-0-vsvww", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:51:09.583 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9983/with-success-policy-all-index-succeeded-0-vsvww", EndpointId:"eth0"} status="up"
2026-02-17 02:51:09.662 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=184 ifaceName="cali940ca1486e9" state="down"
2026-02-17 02:51:09.662 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali940ca1486e9"
2026-02-17 02:51:09.662 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali940ca1486e9", State:"down", Index:184}
2026-02-17 02:51:09.662 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali940ca1486e9", Addrs:set.Typed[string]{}}
2026-02-17 02:51:09.662 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali940ca1486e9", Addrs:set.Typed[string]{}}
2026-02-17 02:51:09.662 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali940ca1486e9"
2026-02-17 02:51:09.662 [INFO][69] felix/endpoint_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-9983/with-success-policy-all-index-succeeded-0-vsvww", EndpointId:"eth0"}
2026-02-17 02:51:09.662 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9983/with-success-policy-all-index-succeeded-0-vsvww", EndpointId:"eth0"}
2026-02-17 02:51:09.662 [INFO][69] felix/conntrack.go 90: Removing conntrack flows ip=10.100.226.54
2026-02-17 02:51:09.667 [INFO][69] 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:51:09.667 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=184 ifaceName="cali940ca1486e9" state=""
2026-02-17 02:51:09.667 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali940ca1486e9"
2026-02-17 02:51:09.691 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9983/with-success-policy-all-index-succeeded-0-vsvww", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:51:09.691 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9983/with-success-policy-all-index-succeeded-0-vsvww", EndpointId:"eth0"} status="down"
2026-02-17 02:51:09.691 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali940ca1486e9", State:"", Index:184}
2026-02-17 02:51:09.691 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali940ca1486e9", Addrs:set.Set[string](nil)}
2026-02-17 02:51:09.691 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali940ca1486e9", Addrs:set.Set[string](nil)}
2026-02-17 02:51:09.691 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali940ca1486e9"
2026-02-17 02:51:09.691 [INFO][69] felix/endpoint_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-9983/with-success-policy-all-index-succeeded-0-vsvww", EndpointId:"eth0"}
2026-02-17 02:51:09.692 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9983/with-success-policy-all-index-succeeded-0-vsvww", EndpointId:"eth0"}
2026-02-17 02:51:09.719 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9983/with-success-policy-all-index-succeeded-0-vsvww", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:51:09.719 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9983/with-success-policy-all-index-succeeded-0-vsvww", EndpointId:"eth0"} status="down"
2026-02-17 02:51:09.804 [INFO][69] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=job-9983/with-success-policy-all-index-succeeded-0-vsvww, name=eth0)
2026-02-17 02:51:09.804 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-9983/with-success-policy-all-index-succeeded-0-vsvww" endpoint_id:"eth0"}
2026-02-17 02:51:09.804 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.job-9983"}
2026-02-17 02:51:09.804 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.job-9983.default"}
2026-02-17 02:51:09.804 [INFO][69] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9983/with-success-policy-all-index-succeeded-0-vsvww", EndpointId:"eth0"}
2026-02-17 02:51:09.804 [INFO][69] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9983/with-success-policy-all-index-succeeded-0-vsvww", EndpointId:"eth0"}
2026-02-17 02:51:09.805 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.job-9983" ipVersion=0x4 table="filter"
2026-02-17 02:51:09.805 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_I7xS8jGqR9R9w3ic2R" ipVersion=0x4 table="filter"
2026-02-17 02:51:09.805 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.job-9983" ipVersion=0x4 table="filter"
2026-02-17 02:51:09.805 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_I7xS8jGqR9R9w3ic2R" ipVersion=0x4 table="filter"
2026-02-17 02:51:09.805 [INFO][69] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9983/with-success-policy-all-index-succeeded-0-vsvww", EndpointId:"eth0"}
2026-02-17 02:51:09.805 [INFO][69] 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:51:09.805 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali940ca1486e9" ipVersion=0x4 table="filter"
2026-02-17 02:51:09.805 [INFO][69] 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:51:09.805 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali940ca1486e9" ipVersion=0x4 table="filter"
2026-02-17 02:51:09.805 [INFO][69] felix/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-9983/with-success-policy-all-index-succeeded-0-vsvww", EndpointId:"eth0"}
2026-02-17 02:51:09.805 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9983/with-success-policy-all-index-succeeded-0-vsvww", EndpointId:"eth0"}
2026-02-17 02:51:09.867 [INFO][69] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9983/with-success-policy-all-index-succeeded-0-vsvww", EndpointId:"eth0"}
2026-02-17 02:51:11.130 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-9983"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"job-9983"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-9983"}
2026-02-17 02:51:11.163 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-4887"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-4887"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-4887"}
2026-02-17 02:51:11.189 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-4887" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:51:11.211 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-4887"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-4887"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-4887"} labels:{key:"webhook-4887" value:"true"}
2026-02-17 02:51:11.211 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-5141"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-5141"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{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-5141"} labels:{key:"webhook-4887-markers" value:"true"}
2026-02-17 02:51:11.233 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-markers-5141" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:51:12.024 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=disruption-9406/pod-0, name=eth0)
2026-02-17 02:51:12.025 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"disruption-9406/pod-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali8f257d362fb" profile_ids:"kns.disruption-9406" profile_ids:"ksa.disruption-9406.default" ipv4_nets:"10.100.226.57/32"}
2026-02-17 02:51:12.025 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-9406/pod-0", EndpointId:"eth0"}
2026-02-17 02:51:12.025 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-9406/pod-0", EndpointId:"eth0"}
2026-02-17 02:51:12.026 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-9406/pod-0", EndpointId:"eth0"}
2026-02-17 02:51:12.026 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali8f257d362fb"
2026-02-17 02:51:12.026 [INFO][69] felix/endpoint_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-9406/pod-0", EndpointId:"eth0"}
2026-02-17 02:51:12.026 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-9406/pod-0", EndpointId:"eth0"}
2026-02-17 02:51:12.052 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=disruption-9406/pod-0, name=eth0)
2026-02-17 02:51:12.059 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-9406/pod-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:51:12.059 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-9406/pod-0", EndpointId:"eth0"} status="up"
2026-02-17 02:51:12.059 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"disruption-9406/pod-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali8f257d362fb" profile_ids:"kns.disruption-9406" profile_ids:"ksa.disruption-9406.default" ipv4_nets:"10.100.226.57/32"}
2026-02-17 02:51:12.059 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-9406/pod-0", EndpointId:"eth0"}
2026-02-17 02:51:12.059 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-9406/pod-0", EndpointId:"eth0"}
2026-02-17 02:51:12.059 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-9406/pod-0", EndpointId:"eth0"}
2026-02-17 02:51:12.060 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali8f257d362fb"
2026-02-17 02:51:12.060 [INFO][69] felix/endpoint_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-9406/pod-0", EndpointId:"eth0"}
2026-02-17 02:51:12.060 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-9406/pod-0", EndpointId:"eth0"}
2026-02-17 02:51:12.083 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-9406/pod-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:51:12.083 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-9406/pod-0", EndpointId:"eth0"} status="up"
2026-02-17 02:51:12.083 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"disruption-9406"} labels:{key:"e2e-framework" value:"disruption"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"disruption-9406"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-9406"}
2026-02-17 02:51:12.298 [INFO][69] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=disruption-9406/pod-0, name=eth0)
2026-02-17 02:51:12.299 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"disruption-9406/pod-0" endpoint_id:"eth0"}
2026-02-17 02:51:12.299 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.disruption-9406"}
2026-02-17 02:51:12.299 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.disruption-9406.default"}
2026-02-17 02:51:12.299 [INFO][69] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-9406/pod-0", EndpointId:"eth0"}
2026-02-17 02:51:12.299 [INFO][69] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-9406/pod-0", EndpointId:"eth0"}
2026-02-17 02:51:12.300 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.disruption-9406" ipVersion=0x4 table="filter"
2026-02-17 02:51:12.300 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_hPRXsFfv16BqmzhlUA" ipVersion=0x4 table="filter"
2026-02-17 02:51:12.300 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.disruption-9406" ipVersion=0x4 table="filter"
2026-02-17 02:51:12.300 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_hPRXsFfv16BqmzhlUA" ipVersion=0x4 table="filter"
2026-02-17 02:51:12.300 [INFO][69] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-9406/pod-0", EndpointId:"eth0"}
2026-02-17 02:51:12.300 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali8f257d362fb" ipVersion=0x4 table="filter"
2026-02-17 02:51:12.301 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali8f257d362fb" ipVersion=0x4 table="filter"
2026-02-17 02:51:12.301 [INFO][69] felix/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-9406/pod-0", EndpointId:"eth0"}
2026-02-17 02:51:12.301 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-9406/pod-0", EndpointId:"eth0"}
2026-02-17 02:51:12.309 [INFO][69] felix/conntrack.go 90: Removing conntrack flows ip=10.100.226.57
2026-02-17 02:51:12.355 [INFO][69] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-9406/pod-0", EndpointId:"eth0"}
2026-02-17 02:51:12.403 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=183 ifaceName="cali8f257d362fb" state="down"
2026-02-17 02:51:12.403 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali8f257d362fb"
2026-02-17 02:51:12.403 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali8f257d362fb", State:"down", Index:183}
2026-02-17 02:51:12.403 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali8f257d362fb", Addrs:set.Typed[string]{}}
2026-02-17 02:51:12.404 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali8f257d362fb", Addrs:set.Typed[string]{}}
2026-02-17 02:51:12.404 [INFO][69] 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:51:12.407 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=183 ifaceName="cali8f257d362fb" state=""
2026-02-17 02:51:12.407 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali8f257d362fb"
2026-02-17 02:51:12.426 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali8f257d362fb", State:"", Index:183}
2026-02-17 02:51:12.426 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali8f257d362fb", Addrs:set.Set[string](nil)}
2026-02-17 02:51:12.426 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali8f257d362fb", Addrs:set.Set[string](nil)}
2026-02-17 02:51:13.192 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"disruption-5854" name:"default"}
2026-02-17 02:51:13.269 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"disruption-5854"}
2026-02-17 02:51:13.829 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-4887" type:"ClusterIP" cluster_ips:"10.254.135.239" ports:{Protocol:"TCP" Port:8443}
2026-02-17 02:51:15.059 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-4887"
2026-02-17 02:51:15.130 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-4887"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-4887"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-4887"} labels:{key:"webhook-4887" value:"true"}
2026-02-17 02:51:15.157 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-5141"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-5141"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{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-5141"} labels:{key:"webhook-4887-markers" value:"true"}
2026-02-17 02:51:15.157 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-lifecycle-hook-7163"} labels:{key:"e2e-framework" value:"container-lifecycle-hook"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"container-lifecycle-hook-7163"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-7163"}
2026-02-17 02:51:15.184 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"container-lifecycle-hook-7163" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:51:15.795 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=container-lifecycle-hook-7163/pod-handle-http-request, name=eth0)
2026-02-17 02:51:15.795 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.container-lifecycle-hook-7163"} profile:{inbound_rules:{action:"allow" rule_id:"K-BStIlToIfWoTCq"} outbound_rules:{action:"allow" rule_id:"Vn2yuMiIXg0i0pd2"}}
2026-02-17 02:51:15.795 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.container-lifecycle-hook-7163.default"} profile:{}
2026-02-17 02:51:15.795 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-lifecycle-hook-7163/pod-handle-http-request" endpoint_id:"eth0"} endpoint:{state:"active" name:"calic3ec5f3fff8" profile_ids:"kns.container-lifecycle-hook-7163" profile_ids:"ksa.container-lifecycle-hook-7163.default" ipv4_nets:"10.100.226.59/32"}
2026-02-17 02:51:15.796 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-7163/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:51:15.796 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-7163/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:51:15.796 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-7163/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:51:15.798 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calic3ec5f3fff8" ipVersion=0x4 table="filter"
2026-02-17 02:51:15.798 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_uKx7TCINFwlRBsOmw_" ipVersion=0x4 table="filter"
2026-02-17 02:51:15.798 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_OtudHzoo5ElNsEkH2_" ipVersion=0x4 table="filter"
2026-02-17 02:51:15.798 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calic3ec5f3fff8" ipVersion=0x4 table="filter"
2026-02-17 02:51:15.798 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_uKx7TCINFwlRBsOmw_" ipVersion=0x4 table="filter"
2026-02-17 02:51:15.798 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_OtudHzoo5ElNsEkH2_" ipVersion=0x4 table="filter"
2026-02-17 02:51:15.798 [INFO][69] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calic3ec5f3fff8"
2026-02-17 02:51:15.798 [INFO][69] felix/endpoint_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-7163/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:51:15.798 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-7163/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:51:15.842 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-7163/pod-handle-http-request", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:51:15.842 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-7163/pod-handle-http-request", EndpointId:"eth0"} status="down"
2026-02-17 02:51:15.868 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=185 ifaceName="calic3ec5f3fff8" state="down"
2026-02-17 02:51:15.869 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calic3ec5f3fff8"
2026-02-17 02:51:15.869 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic3ec5f3fff8", State:"down", Index:185}
2026-02-17 02:51:15.869 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic3ec5f3fff8", Addrs:set.Typed[string]{}}
2026-02-17 02:51:15.869 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic3ec5f3fff8", Addrs:set.Typed[string]{}}
2026-02-17 02:51:15.869 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calic3ec5f3fff8"
2026-02-17 02:51:15.869 [INFO][69] felix/endpoint_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-7163/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:51:15.869 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-7163/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:51:15.872 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=185 ifaceName="calic3ec5f3fff8" state="up"
2026-02-17 02:51:15.897 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-7163/pod-handle-http-request", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:51:15.897 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-7163/pod-handle-http-request", EndpointId:"eth0"} status="down"
2026-02-17 02:51:15.897 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic3ec5f3fff8", State:"up", Index:185}
2026-02-17 02:51:15.897 [INFO][69] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calic3ec5f3fff8"
2026-02-17 02:51:15.897 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calic3ec5f3fff8"
2026-02-17 02:51:15.897 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calic3ec5f3fff8"
2026-02-17 02:51:15.897 [INFO][69] felix/endpoint_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-7163/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:51:15.897 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-7163/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:51:15.920 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-7163/pod-handle-http-request", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:51:15.920 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-7163/pod-handle-http-request", EndpointId:"eth0"} status="up"
2026-02-17 02:51:16.374 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"job-9983" name:"default"}
2026-02-17 02:51:16.432 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=container-lifecycle-hook-7163/pod-handle-http-request, name=eth0)
2026-02-17 02:51:16.432 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-lifecycle-hook-7163/pod-handle-http-request" endpoint_id:"eth0"} endpoint:{state:"active" name:"calic3ec5f3fff8" profile_ids:"kns.container-lifecycle-hook-7163" profile_ids:"ksa.container-lifecycle-hook-7163.default" ipv4_nets:"10.100.226.59/32"}
2026-02-17 02:51:16.433 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-7163/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:51:16.433 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-7163/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:51:16.433 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-7163/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:51:16.433 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calic3ec5f3fff8"
2026-02-17 02:51:16.434 [INFO][69] felix/endpoint_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-7163/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:51:16.434 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-7163/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:51:16.455 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-7163/pod-handle-http-request", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:51:16.455 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-7163/pod-handle-http-request", EndpointId:"eth0"} status="up"
2026-02-17 02:51:16.477 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-9983"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"job-9983"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-9983"}
2026-02-17 02:51:16.497 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"job-9983"}
2026-02-17 02:51:16.843 [INFO][69] 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:51:16.843 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calic3ec5f3fff8"
2026-02-17 02:51:16.843 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic3ec5f3fff8", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:51:16.844 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic3ec5f3fff8", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:51:17.493 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"disruption-9406" name:"default"}
2026-02-17 02:51:17.591 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"disruption-9406"}
2026-02-17 02:51:20.312 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-markers-5141" name:"default"}
2026-02-17 02:51:20.346 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-4887" name:"default"}
2026-02-17 02:51:20.503 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-4887"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-4887"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-4887"} labels:{key:"webhook-4887" value:"true"}
2026-02-17 02:51:20.525 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-4887"}
2026-02-17 02:51:20.618 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-5141"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-5141"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{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-5141"} labels:{key:"webhook-4887-markers" value:"true"}
2026-02-17 02:51:20.648 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-markers-5141"}
2026-02-17 02:51:23.341 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-lifecycle-hook-7163"} labels:{key:"e2e-framework" value:"container-lifecycle-hook"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"container-lifecycle-hook-7163"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-7163"}
2026-02-17 02:51:23.371 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"events-3453"} labels:{key:"e2e-framework" value:"events"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"events-3453"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-3453"}
2026-02-17 02:51:23.371 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"events-3453" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:51:23.468 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"events-3453"} labels:{key:"e2e-framework" value:"events"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"events-3453"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-3453"}
2026-02-17 02:51:23.497 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-8261"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-8261"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8261"}
2026-02-17 02:51:23.520 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"configmap-8261" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:51:27.619 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-8261"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-8261"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8261"}
2026-02-17 02:51:27.649 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-1640"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"pods-1640"} 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-1640"}
2026-02-17 02:51:27.680 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"pods-1640" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:51:28.396 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=container-lifecycle-hook-7163/pod-handle-http-request, name=eth0)
2026-02-17 02:51:28.397 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-lifecycle-hook-7163/pod-handle-http-request" endpoint_id:"eth0"} endpoint:{state:"active" name:"calic3ec5f3fff8" profile_ids:"kns.container-lifecycle-hook-7163" profile_ids:"ksa.container-lifecycle-hook-7163.default" ipv4_nets:"10.100.226.59/32"}
2026-02-17 02:51:28.397 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-7163/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:51:28.397 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-7163/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:51:28.397 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-7163/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:51:28.398 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calic3ec5f3fff8"
2026-02-17 02:51:28.398 [INFO][69] felix/endpoint_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-7163/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:51:28.398 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-7163/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:51:28.399 [INFO][69] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=container-lifecycle-hook-7163/pod-handle-http-request, name=eth0)
2026-02-17 02:51:28.435 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-7163/pod-handle-http-request", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:51:28.435 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-7163/pod-handle-http-request", EndpointId:"eth0"} status="up"
2026-02-17 02:51:28.435 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-lifecycle-hook-7163/pod-handle-http-request" endpoint_id:"eth0"}
2026-02-17 02:51:28.435 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.container-lifecycle-hook-7163"}
2026-02-17 02:51:28.435 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.container-lifecycle-hook-7163.default"}
2026-02-17 02:51:28.435 [INFO][69] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-7163/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:51:28.435 [INFO][69] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-7163/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:51:28.436 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_uKx7TCINFwlRBsOmw_" ipVersion=0x4 table="filter"
2026-02-17 02:51:28.436 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_OtudHzoo5ElNsEkH2_" ipVersion=0x4 table="filter"
2026-02-17 02:51:28.436 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_uKx7TCINFwlRBsOmw_" ipVersion=0x4 table="filter"
2026-02-17 02:51:28.436 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_OtudHzoo5ElNsEkH2_" ipVersion=0x4 table="filter"
2026-02-17 02:51:28.436 [INFO][69] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-7163/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:51:28.436 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calic3ec5f3fff8" ipVersion=0x4 table="filter"
2026-02-17 02:51:28.436 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calic3ec5f3fff8" ipVersion=0x4 table="filter"
2026-02-17 02:51:28.436 [INFO][69] felix/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-7163/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:51:28.436 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-7163/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:51:28.436 [INFO][69] felix/conntrack.go 90: Removing conntrack flows ip=10.100.226.59
2026-02-17 02:51:28.463 [INFO][75] monitor-addresses/autodetection_methods.go 103: Using autodetected IPv4 address on interface ens3: 192.168.24.214/24
2026-02-17 02:51:28.487 [INFO][69] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-7163/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:51:28.562 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"container-lifecycle-hook-7163" name:"default"}
2026-02-17 02:51:28.800 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"events-3453" name:"default"}
2026-02-17 02:51:28.828 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=185 ifaceName="calic3ec5f3fff8" state="down"
2026-02-17 02:51:28.828 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calic3ec5f3fff8"
2026-02-17 02:51:28.828 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic3ec5f3fff8", State:"down", Index:185}
2026-02-17 02:51:28.828 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic3ec5f3fff8", Addrs:set.Typed[string]{}}
2026-02-17 02:51:28.828 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic3ec5f3fff8", Addrs:set.Typed[string]{}}
2026-02-17 02:51:28.831 [INFO][69] 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:51:28.833 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=185 ifaceName="calic3ec5f3fff8" state=""
2026-02-17 02:51:28.833 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calic3ec5f3fff8"
2026-02-17 02:51:28.850 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic3ec5f3fff8", State:"", Index:185}
2026-02-17 02:51:28.850 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic3ec5f3fff8", Addrs:set.Set[string](nil)}
2026-02-17 02:51:28.850 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic3ec5f3fff8", Addrs:set.Set[string](nil)}
2026-02-17 02:51:28.986 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-lifecycle-hook-7163"} labels:{key:"e2e-framework" value:"container-lifecycle-hook"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"container-lifecycle-hook-7163"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-7163"}
2026-02-17 02:51:29.017 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"events-3453"} labels:{key:"e2e-framework" value:"events"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"events-3453"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-3453"}
2026-02-17 02:51:29.018 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"events-3453"}
2026-02-17 02:51:29.018 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"container-lifecycle-hook-7163"}
2026-02-17 02:51:29.762 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-1640"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"pods-1640"} 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-1640"}
2026-02-17 02:51:29.794 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"ephemeral-containers-test-5912"} labels:{key:"e2e-framework" value:"ephemeral-containers-test"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"ephemeral-containers-test-5912"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5912"}
2026-02-17 02:51:29.816 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"ephemeral-containers-test-5912" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:51:32.752 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"configmap-8261" name:"default"}
2026-02-17 02:51:32.897 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-8261"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-8261"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8261"}
2026-02-17 02:51:32.932 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"configmap-8261"}
2026-02-17 02:51:33.251 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"cronjob-9308"} labels:{key:"e2e-framework" value:"cronjob"} labels:{key:"e2e-run" value:"648329da-2048-4e6b-a697-5d6bd747a7ee"} labels:{key:"kubernetes.io/metadata.name" value:"cronjob-9308"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9308"}
2026-02-17 02:51:33.284 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-4569"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"648329da-2048-4e6b-a697-5d6bd747a7ee"} labels:{key:"kubernetes.io/metadata.name" value:"services-4569"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-4569"}
2026-02-17 02:51:33.310 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"services-4569" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:51:33.332 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"affinity-clusterip" namespace:"services-4569" type:"ClusterIP" cluster_ips:"10.254.14.136" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:33.943 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=services-4569/affinity-clusterip-5d4d4bb77f-vvbpt, name=eth0)
2026-02-17 02:51:33.944 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.services-4569"} profile:{inbound_rules:{action:"allow" rule_id:"n5JVnDjmwcLLdhWs"} outbound_rules:{action:"allow" rule_id:"9JtfDAhjwfLvPF51"}}
2026-02-17 02:51:33.944 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.services-4569.default"} profile:{}
2026-02-17 02:51:33.944 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-4569/affinity-clusterip-5d4d4bb77f-vvbpt" endpoint_id:"eth0"} endpoint:{state:"active" name:"calia38228e5ac8" profile_ids:"kns.services-4569" profile_ids:"ksa.services-4569.default" ipv4_nets:"10.100.226.58/32"}
2026-02-17 02:51:33.944 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4569/affinity-clusterip-5d4d4bb77f-vvbpt", EndpointId:"eth0"}
2026-02-17 02:51:33.944 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4569/affinity-clusterip-5d4d4bb77f-vvbpt", EndpointId:"eth0"}
2026-02-17 02:51:33.944 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4569/affinity-clusterip-5d4d4bb77f-vvbpt", EndpointId:"eth0"}
2026-02-17 02:51:33.944 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calia38228e5ac8" ipVersion=0x4 table="filter"
2026-02-17 02:51:33.944 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.services-4569" ipVersion=0x4 table="filter"
2026-02-17 02:51:33.945 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_e53rfefy8mcErXub6B" ipVersion=0x4 table="filter"
2026-02-17 02:51:33.945 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calia38228e5ac8" ipVersion=0x4 table="filter"
2026-02-17 02:51:33.945 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.services-4569" ipVersion=0x4 table="filter"
2026-02-17 02:51:33.945 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_e53rfefy8mcErXub6B" ipVersion=0x4 table="filter"
2026-02-17 02:51:33.945 [INFO][69] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calia38228e5ac8"
2026-02-17 02:51:33.945 [INFO][69] felix/endpoint_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-4569/affinity-clusterip-5d4d4bb77f-vvbpt", EndpointId:"eth0"}
2026-02-17 02:51:33.945 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4569/affinity-clusterip-5d4d4bb77f-vvbpt", EndpointId:"eth0"}
2026-02-17 02:51:33.982 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4569/affinity-clusterip-5d4d4bb77f-vvbpt", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:51:33.982 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4569/affinity-clusterip-5d4d4bb77f-vvbpt", EndpointId:"eth0"} status="down"
2026-02-17 02:51:34.026 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=186 ifaceName="calia38228e5ac8" state="down"
2026-02-17 02:51:34.026 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calia38228e5ac8"
2026-02-17 02:51:34.026 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calia38228e5ac8", State:"down", Index:186}
2026-02-17 02:51:34.027 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calia38228e5ac8", Addrs:set.Typed[string]{}}
2026-02-17 02:51:34.027 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calia38228e5ac8", Addrs:set.Typed[string]{}}
2026-02-17 02:51:34.027 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=186 ifaceName="calia38228e5ac8" state="up"
2026-02-17 02:51:34.027 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calia38228e5ac8"
2026-02-17 02:51:34.027 [INFO][69] felix/endpoint_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-4569/affinity-clusterip-5d4d4bb77f-vvbpt", EndpointId:"eth0"}
2026-02-17 02:51:34.027 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4569/affinity-clusterip-5d4d4bb77f-vvbpt", EndpointId:"eth0"}
2026-02-17 02:51:34.057 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4569/affinity-clusterip-5d4d4bb77f-vvbpt", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:51:34.057 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4569/affinity-clusterip-5d4d4bb77f-vvbpt", EndpointId:"eth0"} status="down"
2026-02-17 02:51:34.057 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calia38228e5ac8", State:"up", Index:186}
2026-02-17 02:51:34.057 [INFO][69] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calia38228e5ac8"
2026-02-17 02:51:34.057 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calia38228e5ac8"
2026-02-17 02:51:34.057 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calia38228e5ac8"
2026-02-17 02:51:34.057 [INFO][69] felix/endpoint_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-4569/affinity-clusterip-5d4d4bb77f-vvbpt", EndpointId:"eth0"}
2026-02-17 02:51:34.057 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4569/affinity-clusterip-5d4d4bb77f-vvbpt", EndpointId:"eth0"}
2026-02-17 02:51:34.074 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=services-4569/affinity-clusterip-5d4d4bb77f-hv8n8, name=eth0)
2026-02-17 02:51:34.084 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4569/affinity-clusterip-5d4d4bb77f-vvbpt", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:51:34.084 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4569/affinity-clusterip-5d4d4bb77f-vvbpt", EndpointId:"eth0"} status="up"
2026-02-17 02:51:34.085 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"ephemeral-containers-test-5912"} labels:{key:"e2e-framework" value:"ephemeral-containers-test"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"ephemeral-containers-test-5912"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5912"}
2026-02-17 02:51:34.085 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-4569/affinity-clusterip-5d4d4bb77f-hv8n8" endpoint_id:"eth0"} endpoint:{state:"active" name:"calib08c040650d" profile_ids:"kns.services-4569" profile_ids:"ksa.services-4569.default" ipv4_nets:"10.100.226.60/32"}
2026-02-17 02:51:34.085 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4569/affinity-clusterip-5d4d4bb77f-hv8n8", EndpointId:"eth0"}
2026-02-17 02:51:34.085 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4569/affinity-clusterip-5d4d4bb77f-hv8n8", EndpointId:"eth0"}
2026-02-17 02:51:34.085 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4569/affinity-clusterip-5d4d4bb77f-hv8n8", EndpointId:"eth0"}
2026-02-17 02:51:34.086 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calib08c040650d" ipVersion=0x4 table="filter"
2026-02-17 02:51:34.086 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calib08c040650d" ipVersion=0x4 table="filter"
2026-02-17 02:51:34.086 [INFO][69] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calib08c040650d"
2026-02-17 02:51:34.086 [INFO][69] felix/endpoint_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-4569/affinity-clusterip-5d4d4bb77f-hv8n8", EndpointId:"eth0"}
2026-02-17 02:51:34.086 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4569/affinity-clusterip-5d4d4bb77f-hv8n8", EndpointId:"eth0"}
2026-02-17 02:51:34.122 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4569/affinity-clusterip-5d4d4bb77f-hv8n8", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:51:34.122 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4569/affinity-clusterip-5d4d4bb77f-hv8n8", EndpointId:"eth0"} status="down"
2026-02-17 02:51:34.137 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=187 ifaceName="calib08c040650d" state="down"
2026-02-17 02:51:34.137 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calib08c040650d"
2026-02-17 02:51:34.137 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib08c040650d", State:"down", Index:187}
2026-02-17 02:51:34.137 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib08c040650d", Addrs:set.Typed[string]{}}
2026-02-17 02:51:34.137 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib08c040650d", Addrs:set.Typed[string]{}}
2026-02-17 02:51:34.137 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calib08c040650d"
2026-02-17 02:51:34.137 [INFO][69] felix/endpoint_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-4569/affinity-clusterip-5d4d4bb77f-hv8n8", EndpointId:"eth0"}
2026-02-17 02:51:34.137 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4569/affinity-clusterip-5d4d4bb77f-hv8n8", EndpointId:"eth0"}
2026-02-17 02:51:34.143 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=187 ifaceName="calib08c040650d" state="up"
2026-02-17 02:51:34.157 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4569/affinity-clusterip-5d4d4bb77f-hv8n8", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:51:34.157 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4569/affinity-clusterip-5d4d4bb77f-hv8n8", EndpointId:"eth0"} status="down"
2026-02-17 02:51:34.157 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib08c040650d", State:"up", Index:187}
2026-02-17 02:51:34.158 [INFO][69] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calib08c040650d"
2026-02-17 02:51:34.158 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calib08c040650d"
2026-02-17 02:51:34.158 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calib08c040650d"
2026-02-17 02:51:34.158 [INFO][69] felix/endpoint_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-4569/affinity-clusterip-5d4d4bb77f-hv8n8", EndpointId:"eth0"}
2026-02-17 02:51:34.158 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4569/affinity-clusterip-5d4d4bb77f-hv8n8", EndpointId:"eth0"}
2026-02-17 02:51:34.181 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4569/affinity-clusterip-5d4d4bb77f-hv8n8", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:51:34.181 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4569/affinity-clusterip-5d4d4bb77f-hv8n8", EndpointId:"eth0"} status="up"
2026-02-17 02:51:34.207 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-3844"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-3844"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3844"}
2026-02-17 02:51:34.232 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"configmap-3844" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:51:34.540 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=services-4569/affinity-clusterip-5d4d4bb77f-hv8n8, name=eth0)
2026-02-17 02:51:34.540 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-4569/affinity-clusterip-5d4d4bb77f-hv8n8" endpoint_id:"eth0"} endpoint:{state:"active" name:"calib08c040650d" profile_ids:"kns.services-4569" profile_ids:"ksa.services-4569.default" ipv4_nets:"10.100.226.60/32"}
2026-02-17 02:51:34.540 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4569/affinity-clusterip-5d4d4bb77f-hv8n8", EndpointId:"eth0"}
2026-02-17 02:51:34.540 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4569/affinity-clusterip-5d4d4bb77f-hv8n8", EndpointId:"eth0"}
2026-02-17 02:51:34.540 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4569/affinity-clusterip-5d4d4bb77f-hv8n8", EndpointId:"eth0"}
2026-02-17 02:51:34.541 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calib08c040650d"
2026-02-17 02:51:34.541 [INFO][69] felix/endpoint_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-4569/affinity-clusterip-5d4d4bb77f-hv8n8", EndpointId:"eth0"}
2026-02-17 02:51:34.541 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4569/affinity-clusterip-5d4d4bb77f-hv8n8", EndpointId:"eth0"}
2026-02-17 02:51:34.558 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=services-4569/affinity-clusterip-5d4d4bb77f-vvbpt, name=eth0)
2026-02-17 02:51:34.576 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4569/affinity-clusterip-5d4d4bb77f-hv8n8", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:51:34.577 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4569/affinity-clusterip-5d4d4bb77f-hv8n8", EndpointId:"eth0"} status="up"
2026-02-17 02:51:34.577 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-4569/affinity-clusterip-5d4d4bb77f-vvbpt" endpoint_id:"eth0"} endpoint:{state:"active" name:"calia38228e5ac8" profile_ids:"kns.services-4569" profile_ids:"ksa.services-4569.default" ipv4_nets:"10.100.226.58/32"}
2026-02-17 02:51:34.577 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4569/affinity-clusterip-5d4d4bb77f-vvbpt", EndpointId:"eth0"}
2026-02-17 02:51:34.577 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4569/affinity-clusterip-5d4d4bb77f-vvbpt", EndpointId:"eth0"}
2026-02-17 02:51:34.577 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4569/affinity-clusterip-5d4d4bb77f-vvbpt", EndpointId:"eth0"}
2026-02-17 02:51:34.579 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calia38228e5ac8"
2026-02-17 02:51:34.579 [INFO][69] felix/endpoint_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-4569/affinity-clusterip-5d4d4bb77f-vvbpt", EndpointId:"eth0"}
2026-02-17 02:51:34.579 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4569/affinity-clusterip-5d4d4bb77f-vvbpt", EndpointId:"eth0"}
2026-02-17 02:51:34.600 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4569/affinity-clusterip-5d4d4bb77f-vvbpt", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:51:34.600 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4569/affinity-clusterip-5d4d4bb77f-vvbpt", EndpointId:"eth0"} status="up"
2026-02-17 02:51:34.812 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-1640"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"pods-1640"} 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-1640"}
2026-02-17 02:51:34.989 [INFO][69] 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:51:34.990 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calia38228e5ac8"
2026-02-17 02:51:34.990 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calia38228e5ac8", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:51:34.990 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calia38228e5ac8", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:51:35.503 [INFO][69] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=187
2026-02-17 02:51:35.503 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calib08c040650d"
2026-02-17 02:51:35.503 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib08c040650d", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:51:35.503 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib08c040650d", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:51:35.964 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=services-4569/execpod-affinitysmv28, name=eth0)
2026-02-17 02:51:35.965 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-4569/execpod-affinitysmv28" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali0688212897e" profile_ids:"kns.services-4569" profile_ids:"ksa.services-4569.default" ipv4_nets:"10.100.226.52/32"}
2026-02-17 02:51:35.965 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4569/execpod-affinitysmv28", EndpointId:"eth0"}
2026-02-17 02:51:35.965 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4569/execpod-affinitysmv28", EndpointId:"eth0"}
2026-02-17 02:51:35.966 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4569/execpod-affinitysmv28", EndpointId:"eth0"}
2026-02-17 02:51:35.967 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali0688212897e" ipVersion=0x4 table="filter"
2026-02-17 02:51:35.967 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali0688212897e" ipVersion=0x4 table="filter"
2026-02-17 02:51:35.967 [INFO][69] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali0688212897e"
2026-02-17 02:51:35.967 [INFO][69] felix/endpoint_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-4569/execpod-affinitysmv28", EndpointId:"eth0"}
2026-02-17 02:51:35.967 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4569/execpod-affinitysmv28", EndpointId:"eth0"}
2026-02-17 02:51:36.013 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4569/execpod-affinitysmv28", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:51:36.013 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4569/execpod-affinitysmv28", EndpointId:"eth0"} status="down"
2026-02-17 02:51:36.035 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=188 ifaceName="cali0688212897e" state="down"
2026-02-17 02:51:36.035 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali0688212897e"
2026-02-17 02:51:36.035 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali0688212897e", State:"down", Index:188}
2026-02-17 02:51:36.036 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali0688212897e", Addrs:set.Typed[string]{}}
2026-02-17 02:51:36.036 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali0688212897e", Addrs:set.Typed[string]{}}
2026-02-17 02:51:36.036 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali0688212897e"
2026-02-17 02:51:36.036 [INFO][69] felix/endpoint_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-4569/execpod-affinitysmv28", EndpointId:"eth0"}
2026-02-17 02:51:36.036 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4569/execpod-affinitysmv28", EndpointId:"eth0"}
2026-02-17 02:51:36.039 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=188 ifaceName="cali0688212897e" state="up"
2026-02-17 02:51:36.063 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4569/execpod-affinitysmv28", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:51:36.063 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4569/execpod-affinitysmv28", EndpointId:"eth0"} status="down"
2026-02-17 02:51:36.063 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali0688212897e", State:"up", Index:188}
2026-02-17 02:51:36.063 [INFO][69] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali0688212897e"
2026-02-17 02:51:36.063 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali0688212897e"
2026-02-17 02:51:36.063 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali0688212897e"
2026-02-17 02:51:36.064 [INFO][69] felix/endpoint_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-4569/execpod-affinitysmv28", EndpointId:"eth0"}
2026-02-17 02:51:36.064 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4569/execpod-affinitysmv28", EndpointId:"eth0"}
2026-02-17 02:51:36.086 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4569/execpod-affinitysmv28", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:51:36.086 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4569/execpod-affinitysmv28", EndpointId:"eth0"} status="up"
2026-02-17 02:51:36.567 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=services-4569/execpod-affinitysmv28, name=eth0)
2026-02-17 02:51:36.567 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-4569/execpod-affinitysmv28" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali0688212897e" profile_ids:"kns.services-4569" profile_ids:"ksa.services-4569.default" ipv4_nets:"10.100.226.52/32"}
2026-02-17 02:51:36.567 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4569/execpod-affinitysmv28", EndpointId:"eth0"}
2026-02-17 02:51:36.567 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4569/execpod-affinitysmv28", EndpointId:"eth0"}
2026-02-17 02:51:36.568 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4569/execpod-affinitysmv28", EndpointId:"eth0"}
2026-02-17 02:51:36.568 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali0688212897e"
2026-02-17 02:51:36.568 [INFO][69] felix/endpoint_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-4569/execpod-affinitysmv28", EndpointId:"eth0"}
2026-02-17 02:51:36.568 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4569/execpod-affinitysmv28", EndpointId:"eth0"}
2026-02-17 02:51:36.595 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4569/execpod-affinitysmv28", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:51:36.595 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4569/execpod-affinitysmv28", EndpointId:"eth0"} status="up"
2026-02-17 02:51:37.483 [INFO][69] 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:51:37.483 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali0688212897e"
2026-02-17 02:51:37.483 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali0688212897e", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:51:37.483 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali0688212897e", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:51:38.001 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=services-4569/execpod-affinitysmv28, name=eth0)
2026-02-17 02:51:38.001 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-4569/execpod-affinitysmv28" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali0688212897e" profile_ids:"kns.services-4569" profile_ids:"ksa.services-4569.default" ipv4_nets:"10.100.226.52/32"}
2026-02-17 02:51:38.001 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4569/execpod-affinitysmv28", EndpointId:"eth0"}
2026-02-17 02:51:38.002 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4569/execpod-affinitysmv28", EndpointId:"eth0"}
2026-02-17 02:51:38.002 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4569/execpod-affinitysmv28", EndpointId:"eth0"}
2026-02-17 02:51:38.003 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali0688212897e"
2026-02-17 02:51:38.003 [INFO][69] felix/endpoint_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-4569/execpod-affinitysmv28", EndpointId:"eth0"}
2026-02-17 02:51:38.003 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4569/execpod-affinitysmv28", EndpointId:"eth0"}
2026-02-17 02:51:38.011 [INFO][69] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=services-4569/execpod-affinitysmv28, name=eth0)
2026-02-17 02:51:38.036 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4569/execpod-affinitysmv28", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:51:38.036 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4569/execpod-affinitysmv28", EndpointId:"eth0"} status="up"
2026-02-17 02:51:38.036 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-4569/execpod-affinitysmv28" endpoint_id:"eth0"}
2026-02-17 02:51:38.036 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"affinity-clusterip" namespace:"services-4569"
2026-02-17 02:51:38.036 [INFO][69] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4569/execpod-affinitysmv28", EndpointId:"eth0"}
2026-02-17 02:51:38.036 [INFO][69] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4569/execpod-affinitysmv28", EndpointId:"eth0"}
2026-02-17 02:51:38.037 [INFO][69] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4569/execpod-affinitysmv28", EndpointId:"eth0"}
2026-02-17 02:51:38.038 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali0688212897e" ipVersion=0x4 table="filter"
2026-02-17 02:51:38.039 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali0688212897e" ipVersion=0x4 table="filter"
2026-02-17 02:51:38.039 [INFO][69] felix/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-4569/execpod-affinitysmv28", EndpointId:"eth0"}
2026-02-17 02:51:38.039 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4569/execpod-affinitysmv28", EndpointId:"eth0"}
2026-02-17 02:51:38.040 [INFO][69] felix/conntrack.go 90: Removing conntrack flows ip=10.100.226.52
2026-02-17 02:51:38.080 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=services-4569/affinity-clusterip-5d4d4bb77f-hv8n8, name=eth0)
2026-02-17 02:51:38.080 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=services-4569/affinity-clusterip-5d4d4bb77f-vvbpt, name=eth0)
2026-02-17 02:51:38.093 [INFO][69] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=services-4569/affinity-clusterip-5d4d4bb77f-vvbpt, name=eth0)
2026-02-17 02:51:38.093 [INFO][69] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=services-4569/affinity-clusterip-5d4d4bb77f-hv8n8, name=eth0)
2026-02-17 02:51:38.135 [INFO][69] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4569/execpod-affinitysmv28", EndpointId:"eth0"}
2026-02-17 02:51:38.135 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-4569"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"648329da-2048-4e6b-a697-5d6bd747a7ee"} labels:{key:"kubernetes.io/metadata.name" value:"services-4569"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-4569"}
2026-02-17 02:51:38.135 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-4569/affinity-clusterip-5d4d4bb77f-hv8n8" endpoint_id:"eth0"} endpoint:{state:"active" name:"calib08c040650d" profile_ids:"kns.services-4569" profile_ids:"ksa.services-4569.default" ipv4_nets:"10.100.226.60/32"}
2026-02-17 02:51:38.135 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-4569/affinity-clusterip-5d4d4bb77f-vvbpt" endpoint_id:"eth0"} endpoint:{state:"active" name:"calia38228e5ac8" profile_ids:"kns.services-4569" profile_ids:"ksa.services-4569.default" ipv4_nets:"10.100.226.58/32"}
2026-02-17 02:51:38.135 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-4569/affinity-clusterip-5d4d4bb77f-vvbpt" endpoint_id:"eth0"}
2026-02-17 02:51:38.135 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-4569/affinity-clusterip-5d4d4bb77f-hv8n8" endpoint_id:"eth0"}
2026-02-17 02:51:38.135 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.services-4569"}
2026-02-17 02:51:38.136 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.services-4569.default"}
2026-02-17 02:51:38.136 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-109"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"648329da-2048-4e6b-a697-5d6bd747a7ee"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-109"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-109"}
2026-02-17 02:51:38.136 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kubectl-109" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:51:38.136 [INFO][69] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4569/affinity-clusterip-5d4d4bb77f-hv8n8", EndpointId:"eth0"}
2026-02-17 02:51:38.136 [INFO][69] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4569/affinity-clusterip-5d4d4bb77f-hv8n8", EndpointId:"eth0"}
2026-02-17 02:51:38.137 [INFO][69] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4569/affinity-clusterip-5d4d4bb77f-hv8n8", EndpointId:"eth0"}
2026-02-17 02:51:38.137 [INFO][69] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4569/affinity-clusterip-5d4d4bb77f-vvbpt", EndpointId:"eth0"}
2026-02-17 02:51:38.137 [INFO][69] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4569/affinity-clusterip-5d4d4bb77f-vvbpt", EndpointId:"eth0"}
2026-02-17 02:51:38.142 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.services-4569" ipVersion=0x4 table="filter"
2026-02-17 02:51:38.142 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_e53rfefy8mcErXub6B" ipVersion=0x4 table="filter"
2026-02-17 02:51:38.142 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.services-4569" ipVersion=0x4 table="filter"
2026-02-17 02:51:38.142 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_e53rfefy8mcErXub6B" ipVersion=0x4 table="filter"
2026-02-17 02:51:38.142 [INFO][69] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4569/affinity-clusterip-5d4d4bb77f-vvbpt", EndpointId:"eth0"}
2026-02-17 02:51:38.148 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calia38228e5ac8" ipVersion=0x4 table="filter"
2026-02-17 02:51:38.148 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calib08c040650d" ipVersion=0x4 table="filter"
2026-02-17 02:51:38.148 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calia38228e5ac8" ipVersion=0x4 table="filter"
2026-02-17 02:51:38.148 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calib08c040650d" ipVersion=0x4 table="filter"
2026-02-17 02:51:38.148 [INFO][69] felix/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-4569/affinity-clusterip-5d4d4bb77f-hv8n8", EndpointId:"eth0"}
2026-02-17 02:51:38.148 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4569/affinity-clusterip-5d4d4bb77f-hv8n8", EndpointId:"eth0"}
2026-02-17 02:51:38.148 [INFO][69] felix/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-4569/affinity-clusterip-5d4d4bb77f-vvbpt", EndpointId:"eth0"}
2026-02-17 02:51:38.148 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4569/affinity-clusterip-5d4d4bb77f-vvbpt", EndpointId:"eth0"}
2026-02-17 02:51:38.150 [INFO][69] felix/conntrack.go 90: Removing conntrack flows ip=10.100.226.60
2026-02-17 02:51:38.151 [INFO][69] felix/conntrack.go 90: Removing conntrack flows ip=10.100.226.58
2026-02-17 02:51:38.207 [INFO][69] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4569/affinity-clusterip-5d4d4bb77f-hv8n8", EndpointId:"eth0"}
2026-02-17 02:51:38.207 [INFO][69] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4569/affinity-clusterip-5d4d4bb77f-vvbpt", EndpointId:"eth0"}
2026-02-17 02:51:38.335 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-3844"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-3844"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3844"}
2026-02-17 02:51:38.380 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-2370"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-2370"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2370"}
2026-02-17 02:51:38.405 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"downward-api-2370" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:51:38.665 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"cronjob-9308" name:"default"}
2026-02-17 02:51:38.699 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"cronjob-9308"} labels:{key:"e2e-framework" value:"cronjob"} labels:{key:"e2e-run" value:"648329da-2048-4e6b-a697-5d6bd747a7ee"} labels:{key:"kubernetes.io/metadata.name" value:"cronjob-9308"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9308"}
2026-02-17 02:51:38.729 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"cronjob-9308"}
2026-02-17 02:51:38.809 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=kubectl-109/e2e-test-httpd-pod, name=eth0)
2026-02-17 02:51:38.810 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.kubectl-109"} profile:{inbound_rules:{action:"allow" rule_id:"VN5NQfM-b6X3vE2I"} outbound_rules:{action:"allow" rule_id:"NropfJRi59Danitc"}}
2026-02-17 02:51:38.810 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.kubectl-109.default"} profile:{}
2026-02-17 02:51:38.810 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-109/e2e-test-httpd-pod" endpoint_id:"eth0"} endpoint:{state:"active" name:"caliec0cf363422" profile_ids:"kns.kubectl-109" profile_ids:"ksa.kubectl-109.default" ipv4_nets:"10.100.226.62/32"}
2026-02-17 02:51:38.810 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-109/e2e-test-httpd-pod", EndpointId:"eth0"}
2026-02-17 02:51:38.810 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-109/e2e-test-httpd-pod", EndpointId:"eth0"}
2026-02-17 02:51:38.810 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-109/e2e-test-httpd-pod", EndpointId:"eth0"}
2026-02-17 02:51:38.811 [INFO][69] 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:51:38.811 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-caliec0cf363422" ipVersion=0x4 table="filter"
2026-02-17 02:51:38.811 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.kubectl-109" ipVersion=0x4 table="filter"
2026-02-17 02:51:38.811 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_TTrxXgUjJs0ttHi8oN" ipVersion=0x4 table="filter"
2026-02-17 02:51:38.811 [INFO][69] 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:51:38.811 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-caliec0cf363422" ipVersion=0x4 table="filter"
2026-02-17 02:51:38.811 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.kubectl-109" ipVersion=0x4 table="filter"
2026-02-17 02:51:38.811 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_TTrxXgUjJs0ttHi8oN" ipVersion=0x4 table="filter"
2026-02-17 02:51:38.811 [INFO][69] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="caliec0cf363422"
2026-02-17 02:51:38.811 [INFO][69] felix/endpoint_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-109/e2e-test-httpd-pod", EndpointId:"eth0"}
2026-02-17 02:51:38.811 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-109/e2e-test-httpd-pod", EndpointId:"eth0"}
2026-02-17 02:51:38.840 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-109/e2e-test-httpd-pod", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:51:38.840 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-109/e2e-test-httpd-pod", EndpointId:"eth0"} status="down"
2026-02-17 02:51:38.885 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=189 ifaceName="caliec0cf363422" state="down"
2026-02-17 02:51:38.885 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="caliec0cf363422"
2026-02-17 02:51:38.885 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliec0cf363422", State:"down", Index:189}
2026-02-17 02:51:38.885 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliec0cf363422", Addrs:set.Typed[string]{}}
2026-02-17 02:51:38.885 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliec0cf363422", Addrs:set.Typed[string]{}}
2026-02-17 02:51:38.885 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="caliec0cf363422"
2026-02-17 02:51:38.885 [INFO][69] felix/endpoint_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-109/e2e-test-httpd-pod", EndpointId:"eth0"}
2026-02-17 02:51:38.885 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-109/e2e-test-httpd-pod", EndpointId:"eth0"}
2026-02-17 02:51:38.888 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=189 ifaceName="caliec0cf363422" state="up"
2026-02-17 02:51:38.902 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-109/e2e-test-httpd-pod", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:51:38.902 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-109/e2e-test-httpd-pod", EndpointId:"eth0"} status="down"
2026-02-17 02:51:38.902 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliec0cf363422", State:"up", Index:189}
2026-02-17 02:51:38.902 [INFO][69] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="caliec0cf363422"
2026-02-17 02:51:38.902 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="caliec0cf363422"
2026-02-17 02:51:38.902 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="caliec0cf363422"
2026-02-17 02:51:38.903 [INFO][69] felix/endpoint_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-109/e2e-test-httpd-pod", EndpointId:"eth0"}
2026-02-17 02:51:38.903 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-109/e2e-test-httpd-pod", EndpointId:"eth0"}
2026-02-17 02:51:38.918 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-109/e2e-test-httpd-pod", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:51:38.918 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-109/e2e-test-httpd-pod", EndpointId:"eth0"} status="up"
2026-02-17 02:51:38.974 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=188 ifaceName="cali0688212897e" state="down"
2026-02-17 02:51:38.974 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali0688212897e", State:"down", Index:188}
2026-02-17 02:51:38.975 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali0688212897e"
2026-02-17 02:51:38.977 [INFO][69] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=188
2026-02-17 02:51:38.979 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=188 ifaceName="cali0688212897e" state=""
2026-02-17 02:51:38.979 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali0688212897e"
2026-02-17 02:51:38.995 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali0688212897e", Addrs:set.Typed[string]{}}
2026-02-17 02:51:38.995 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali0688212897e", Addrs:set.Typed[string]{}}
2026-02-17 02:51:38.995 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali0688212897e", State:"", Index:188}
2026-02-17 02:51:38.995 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali0688212897e", Addrs:set.Set[string](nil)}
2026-02-17 02:51:38.995 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali0688212897e", Addrs:set.Set[string](nil)}
2026-02-17 02:51:39.000 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=downward-api-2370/downwardapi-volume-315b291e-9aaa-4f39-82fc-1a7808a06952, name=eth0)
2026-02-17 02:51:39.012 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.downward-api-2370"} profile:{inbound_rules:{action:"allow" rule_id:"j9j6qyHwPrwhntRZ"} outbound_rules:{action:"allow" rule_id:"-cF_i-m6g4wSWbVB"}}
2026-02-17 02:51:39.012 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.downward-api-2370.default"} profile:{}
2026-02-17 02:51:39.012 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"downward-api-2370/downwardapi-volume-315b291e-9aaa-4f39-82fc-1a7808a06952" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali158754d7b2b" profile_ids:"kns.downward-api-2370" profile_ids:"ksa.downward-api-2370.default" ipv4_nets:"10.100.226.63/32"}
2026-02-17 02:51:39.012 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2370/downwardapi-volume-315b291e-9aaa-4f39-82fc-1a7808a06952", EndpointId:"eth0"}
2026-02-17 02:51:39.012 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2370/downwardapi-volume-315b291e-9aaa-4f39-82fc-1a7808a06952", EndpointId:"eth0"}
2026-02-17 02:51:39.012 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2370/downwardapi-volume-315b291e-9aaa-4f39-82fc-1a7808a06952", EndpointId:"eth0"}
2026-02-17 02:51:39.013 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali158754d7b2b" ipVersion=0x4 table="filter"
2026-02-17 02:51:39.013 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_I7qTHia2NTyFb0TiyG" ipVersion=0x4 table="filter"
2026-02-17 02:51:39.013 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_TkdzYxsA3JeHIXIqY2" ipVersion=0x4 table="filter"
2026-02-17 02:51:39.013 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali158754d7b2b" ipVersion=0x4 table="filter"
2026-02-17 02:51:39.013 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_I7qTHia2NTyFb0TiyG" ipVersion=0x4 table="filter"
2026-02-17 02:51:39.013 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_TkdzYxsA3JeHIXIqY2" ipVersion=0x4 table="filter"
2026-02-17 02:51:39.013 [INFO][69] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali158754d7b2b"
2026-02-17 02:51:39.013 [INFO][69] felix/endpoint_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-2370/downwardapi-volume-315b291e-9aaa-4f39-82fc-1a7808a06952", EndpointId:"eth0"}
2026-02-17 02:51:39.013 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2370/downwardapi-volume-315b291e-9aaa-4f39-82fc-1a7808a06952", EndpointId:"eth0"}
2026-02-17 02:51:39.051 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2370/downwardapi-volume-315b291e-9aaa-4f39-82fc-1a7808a06952", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:51:39.051 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2370/downwardapi-volume-315b291e-9aaa-4f39-82fc-1a7808a06952", EndpointId:"eth0"} status="down"
2026-02-17 02:51:39.075 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=190 ifaceName="cali158754d7b2b" state="down"
2026-02-17 02:51:39.076 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali158754d7b2b"
2026-02-17 02:51:39.076 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali158754d7b2b", State:"down", Index:190}
2026-02-17 02:51:39.076 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali158754d7b2b", Addrs:set.Typed[string]{}}
2026-02-17 02:51:39.076 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali158754d7b2b", Addrs:set.Typed[string]{}}
2026-02-17 02:51:39.076 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali158754d7b2b"
2026-02-17 02:51:39.076 [INFO][69] felix/endpoint_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-2370/downwardapi-volume-315b291e-9aaa-4f39-82fc-1a7808a06952", EndpointId:"eth0"}
2026-02-17 02:51:39.076 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2370/downwardapi-volume-315b291e-9aaa-4f39-82fc-1a7808a06952", EndpointId:"eth0"}
2026-02-17 02:51:39.086 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=190 ifaceName="cali158754d7b2b" state="up"
2026-02-17 02:51:39.091 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2370/downwardapi-volume-315b291e-9aaa-4f39-82fc-1a7808a06952", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:51:39.091 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2370/downwardapi-volume-315b291e-9aaa-4f39-82fc-1a7808a06952", EndpointId:"eth0"} status="down"
2026-02-17 02:51:39.091 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali158754d7b2b", State:"up", Index:190}
2026-02-17 02:51:39.091 [INFO][69] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali158754d7b2b"
2026-02-17 02:51:39.091 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali158754d7b2b"
2026-02-17 02:51:39.092 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali158754d7b2b"
2026-02-17 02:51:39.092 [INFO][69] felix/endpoint_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-2370/downwardapi-volume-315b291e-9aaa-4f39-82fc-1a7808a06952", EndpointId:"eth0"}
2026-02-17 02:51:39.092 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2370/downwardapi-volume-315b291e-9aaa-4f39-82fc-1a7808a06952", EndpointId:"eth0"}
2026-02-17 02:51:39.130 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2370/downwardapi-volume-315b291e-9aaa-4f39-82fc-1a7808a06952", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:51:39.130 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2370/downwardapi-volume-315b291e-9aaa-4f39-82fc-1a7808a06952", EndpointId:"eth0"} status="up"
2026-02-17 02:51:39.130 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"ephemeral-containers-test-5912"} labels:{key:"e2e-framework" value:"ephemeral-containers-test"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"ephemeral-containers-test-5912"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5912"}
2026-02-17 02:51:39.593 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=kubectl-109/e2e-test-httpd-pod, name=eth0)
2026-02-17 02:51:39.593 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-109/e2e-test-httpd-pod" endpoint_id:"eth0"} endpoint:{state:"active" name:"caliec0cf363422" profile_ids:"kns.kubectl-109" profile_ids:"ksa.kubectl-109.default" ipv4_nets:"10.100.226.62/32"}
2026-02-17 02:51:39.594 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-109/e2e-test-httpd-pod", EndpointId:"eth0"}
2026-02-17 02:51:39.594 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-109/e2e-test-httpd-pod", EndpointId:"eth0"}
2026-02-17 02:51:39.594 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-109/e2e-test-httpd-pod", EndpointId:"eth0"}
2026-02-17 02:51:39.594 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="caliec0cf363422"
2026-02-17 02:51:39.594 [INFO][69] felix/endpoint_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-109/e2e-test-httpd-pod", EndpointId:"eth0"}
2026-02-17 02:51:39.594 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-109/e2e-test-httpd-pod", EndpointId:"eth0"}
2026-02-17 02:51:39.613 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=downward-api-2370/downwardapi-volume-315b291e-9aaa-4f39-82fc-1a7808a06952, name=eth0)
2026-02-17 02:51:39.615 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-109/e2e-test-httpd-pod", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:51:39.615 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-109/e2e-test-httpd-pod", EndpointId:"eth0"} status="up"
2026-02-17 02:51:39.615 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"downward-api-2370/downwardapi-volume-315b291e-9aaa-4f39-82fc-1a7808a06952" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali158754d7b2b" profile_ids:"kns.downward-api-2370" profile_ids:"ksa.downward-api-2370.default" ipv4_nets:"10.100.226.63/32"}
2026-02-17 02:51:39.615 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2370/downwardapi-volume-315b291e-9aaa-4f39-82fc-1a7808a06952", EndpointId:"eth0"}
2026-02-17 02:51:39.615 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2370/downwardapi-volume-315b291e-9aaa-4f39-82fc-1a7808a06952", EndpointId:"eth0"}
2026-02-17 02:51:39.615 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2370/downwardapi-volume-315b291e-9aaa-4f39-82fc-1a7808a06952", EndpointId:"eth0"}
2026-02-17 02:51:39.616 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali158754d7b2b"
2026-02-17 02:51:39.616 [INFO][69] felix/endpoint_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-2370/downwardapi-volume-315b291e-9aaa-4f39-82fc-1a7808a06952", EndpointId:"eth0"}
2026-02-17 02:51:39.616 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2370/downwardapi-volume-315b291e-9aaa-4f39-82fc-1a7808a06952", EndpointId:"eth0"}
2026-02-17 02:51:39.637 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2370/downwardapi-volume-315b291e-9aaa-4f39-82fc-1a7808a06952", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:51:39.637 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2370/downwardapi-volume-315b291e-9aaa-4f39-82fc-1a7808a06952", EndpointId:"eth0"} status="up"
2026-02-17 02:51:40.075 [INFO][69] 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:51:40.075 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali158754d7b2b"
2026-02-17 02:51:40.075 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali158754d7b2b", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:51:40.075 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali158754d7b2b", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:51:40.491 [INFO][69] 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:51:40.491 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="caliec0cf363422"
2026-02-17 02:51:40.491 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliec0cf363422", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:51:40.491 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliec0cf363422", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:51:40.519 [INFO][69] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=187
2026-02-17 02:51:40.519 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calib08c040650d"
2026-02-17 02:51:40.519 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=187 ifaceName="calib08c040650d" state="down"
2026-02-17 02:51:40.521 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib08c040650d", Addrs:set.Typed[string]{}}
2026-02-17 02:51:40.521 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib08c040650d", Addrs:set.Typed[string]{}}
2026-02-17 02:51:40.521 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=187 ifaceName="calib08c040650d" state=""
2026-02-17 02:51:40.521 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib08c040650d", State:"down", Index:187}
2026-02-17 02:51:40.521 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calib08c040650d"
2026-02-17 02:51:40.521 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib08c040650d", State:"", Index:187}
2026-02-17 02:51:40.521 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib08c040650d", Addrs:set.Set[string](nil)}
2026-02-17 02:51:40.521 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib08c040650d", Addrs:set.Set[string](nil)}
2026-02-17 02:51:40.561 [INFO][69] 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:51:40.561 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calia38228e5ac8"
2026-02-17 02:51:40.561 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=186 ifaceName="calia38228e5ac8" state="down"
2026-02-17 02:51:40.561 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calia38228e5ac8", Addrs:set.Typed[string]{}}
2026-02-17 02:51:40.561 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calia38228e5ac8", Addrs:set.Typed[string]{}}
2026-02-17 02:51:40.561 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calia38228e5ac8", State:"down", Index:186}
2026-02-17 02:51:40.566 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=186 ifaceName="calia38228e5ac8" state=""
2026-02-17 02:51:40.566 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calia38228e5ac8"
2026-02-17 02:51:40.584 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calia38228e5ac8", State:"", Index:186}
2026-02-17 02:51:40.584 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calia38228e5ac8", Addrs:set.Set[string](nil)}
2026-02-17 02:51:40.584 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calia38228e5ac8", Addrs:set.Set[string](nil)}
2026-02-17 02:51:40.777 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=downward-api-2370/downwardapi-volume-315b291e-9aaa-4f39-82fc-1a7808a06952, name=eth0)
2026-02-17 02:51:40.778 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"downward-api-2370/downwardapi-volume-315b291e-9aaa-4f39-82fc-1a7808a06952" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali158754d7b2b" profile_ids:"kns.downward-api-2370" profile_ids:"ksa.downward-api-2370.default" ipv4_nets:"10.100.226.63/32"}
2026-02-17 02:51:40.778 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2370/downwardapi-volume-315b291e-9aaa-4f39-82fc-1a7808a06952", EndpointId:"eth0"}
2026-02-17 02:51:40.778 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2370/downwardapi-volume-315b291e-9aaa-4f39-82fc-1a7808a06952", EndpointId:"eth0"}
2026-02-17 02:51:40.778 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2370/downwardapi-volume-315b291e-9aaa-4f39-82fc-1a7808a06952", EndpointId:"eth0"}
2026-02-17 02:51:40.779 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali158754d7b2b"
2026-02-17 02:51:40.780 [INFO][69] felix/endpoint_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-2370/downwardapi-volume-315b291e-9aaa-4f39-82fc-1a7808a06952", EndpointId:"eth0"}
2026-02-17 02:51:40.780 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2370/downwardapi-volume-315b291e-9aaa-4f39-82fc-1a7808a06952", EndpointId:"eth0"}
2026-02-17 02:51:40.812 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2370/downwardapi-volume-315b291e-9aaa-4f39-82fc-1a7808a06952", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:51:40.812 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2370/downwardapi-volume-315b291e-9aaa-4f39-82fc-1a7808a06952", EndpointId:"eth0"} status="up"
2026-02-17 02:51:40.884 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=190 ifaceName="cali158754d7b2b" state="down"
2026-02-17 02:51:40.884 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali158754d7b2b"
2026-02-17 02:51:40.885 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali158754d7b2b", State:"down", Index:190}
2026-02-17 02:51:40.885 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali158754d7b2b", Addrs:set.Typed[string]{}}
2026-02-17 02:51:40.885 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali158754d7b2b", Addrs:set.Typed[string]{}}
2026-02-17 02:51:40.885 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali158754d7b2b"
2026-02-17 02:51:40.885 [INFO][69] felix/endpoint_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-2370/downwardapi-volume-315b291e-9aaa-4f39-82fc-1a7808a06952", EndpointId:"eth0"}
2026-02-17 02:51:40.885 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2370/downwardapi-volume-315b291e-9aaa-4f39-82fc-1a7808a06952", EndpointId:"eth0"}
2026-02-17 02:51:40.886 [INFO][69] felix/conntrack.go 90: Removing conntrack flows ip=10.100.226.63
2026-02-17 02:51:40.887 [INFO][69] 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:51:40.890 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=190 ifaceName="cali158754d7b2b" state=""
2026-02-17 02:51:40.890 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali158754d7b2b"
2026-02-17 02:51:40.930 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2370/downwardapi-volume-315b291e-9aaa-4f39-82fc-1a7808a06952", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:51:40.931 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2370/downwardapi-volume-315b291e-9aaa-4f39-82fc-1a7808a06952", EndpointId:"eth0"} status="down"
2026-02-17 02:51:40.931 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali158754d7b2b", State:"", Index:190}
2026-02-17 02:51:40.931 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali158754d7b2b", Addrs:set.Set[string](nil)}
2026-02-17 02:51:40.931 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali158754d7b2b", Addrs:set.Set[string](nil)}
2026-02-17 02:51:40.931 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali158754d7b2b"
2026-02-17 02:51:40.931 [INFO][69] felix/endpoint_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-2370/downwardapi-volume-315b291e-9aaa-4f39-82fc-1a7808a06952", EndpointId:"eth0"}
2026-02-17 02:51:40.931 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2370/downwardapi-volume-315b291e-9aaa-4f39-82fc-1a7808a06952", EndpointId:"eth0"}
2026-02-17 02:51:40.963 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2370/downwardapi-volume-315b291e-9aaa-4f39-82fc-1a7808a06952", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:51:40.964 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2370/downwardapi-volume-315b291e-9aaa-4f39-82fc-1a7808a06952", EndpointId:"eth0"} status="down"
2026-02-17 02:51:40.988 [INFO][69] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=downward-api-2370/downwardapi-volume-315b291e-9aaa-4f39-82fc-1a7808a06952, name=eth0)
2026-02-17 02:51:40.988 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"downward-api-2370/downwardapi-volume-315b291e-9aaa-4f39-82fc-1a7808a06952" endpoint_id:"eth0"}
2026-02-17 02:51:40.988 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.downward-api-2370.default"}
2026-02-17 02:51:40.988 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.downward-api-2370"}
2026-02-17 02:51:40.988 [INFO][69] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2370/downwardapi-volume-315b291e-9aaa-4f39-82fc-1a7808a06952", EndpointId:"eth0"}
2026-02-17 02:51:40.989 [INFO][69] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2370/downwardapi-volume-315b291e-9aaa-4f39-82fc-1a7808a06952", EndpointId:"eth0"}
2026-02-17 02:51:40.989 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_I7qTHia2NTyFb0TiyG" ipVersion=0x4 table="filter"
2026-02-17 02:51:40.989 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_TkdzYxsA3JeHIXIqY2" ipVersion=0x4 table="filter"
2026-02-17 02:51:40.989 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_I7qTHia2NTyFb0TiyG" ipVersion=0x4 table="filter"
2026-02-17 02:51:40.989 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_TkdzYxsA3JeHIXIqY2" ipVersion=0x4 table="filter"
2026-02-17 02:51:40.989 [INFO][69] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2370/downwardapi-volume-315b291e-9aaa-4f39-82fc-1a7808a06952", EndpointId:"eth0"}
2026-02-17 02:51:40.989 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali158754d7b2b" ipVersion=0x4 table="filter"
2026-02-17 02:51:40.989 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali158754d7b2b" ipVersion=0x4 table="filter"
2026-02-17 02:51:40.989 [INFO][69] felix/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-2370/downwardapi-volume-315b291e-9aaa-4f39-82fc-1a7808a06952", EndpointId:"eth0"}
2026-02-17 02:51:40.989 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2370/downwardapi-volume-315b291e-9aaa-4f39-82fc-1a7808a06952", EndpointId:"eth0"}
2026-02-17 02:51:41.044 [INFO][69] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2370/downwardapi-volume-315b291e-9aaa-4f39-82fc-1a7808a06952", EndpointId:"eth0"}
2026-02-17 02:51:42.482 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-2370"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-2370"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2370"}
2026-02-17 02:51:42.508 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-926"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-926"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-926"}
2026-02-17 02:51:42.529 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"secrets-926" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:51:43.349 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"services-4569" name:"default"}
2026-02-17 02:51:43.440 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-4569"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"648329da-2048-4e6b-a697-5d6bd747a7ee"} labels:{key:"kubernetes.io/metadata.name" value:"services-4569"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-4569"}
2026-02-17 02:51:43.467 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"services-4569"}
2026-02-17 02:51:43.591 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=kubectl-109/e2e-test-httpd-pod, name=eth0)
2026-02-17 02:51:43.591 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-109/e2e-test-httpd-pod" endpoint_id:"eth0"} endpoint:{state:"active" name:"caliec0cf363422" profile_ids:"kns.kubectl-109" profile_ids:"ksa.kubectl-109.default" ipv4_nets:"10.100.226.62/32"}
2026-02-17 02:51:43.592 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-109/e2e-test-httpd-pod", EndpointId:"eth0"}
2026-02-17 02:51:43.592 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-109/e2e-test-httpd-pod", EndpointId:"eth0"}
2026-02-17 02:51:43.592 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-109/e2e-test-httpd-pod", EndpointId:"eth0"}
2026-02-17 02:51:43.595 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="caliec0cf363422"
2026-02-17 02:51:43.595 [INFO][69] felix/endpoint_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-109/e2e-test-httpd-pod", EndpointId:"eth0"}
2026-02-17 02:51:43.595 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-109/e2e-test-httpd-pod", EndpointId:"eth0"}
2026-02-17 02:51:43.605 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=kubectl-109/e2e-test-httpd-pod, name=eth0)
2026-02-17 02:51:43.625 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-109/e2e-test-httpd-pod", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:51:43.625 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-109/e2e-test-httpd-pod", EndpointId:"eth0"} status="up"
2026-02-17 02:51:43.626 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-109/e2e-test-httpd-pod" endpoint_id:"eth0"} endpoint:{state:"active" name:"caliec0cf363422" profile_ids:"kns.kubectl-109" profile_ids:"ksa.kubectl-109.default" ipv4_nets:"10.100.226.62/32"}
2026-02-17 02:51:43.626 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-109/e2e-test-httpd-pod", EndpointId:"eth0"}
2026-02-17 02:51:43.626 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-109/e2e-test-httpd-pod", EndpointId:"eth0"}
2026-02-17 02:51:43.626 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-109/e2e-test-httpd-pod", EndpointId:"eth0"}
2026-02-17 02:51:43.627 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="caliec0cf363422"
2026-02-17 02:51:43.627 [INFO][69] felix/endpoint_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-109/e2e-test-httpd-pod", EndpointId:"eth0"}
2026-02-17 02:51:43.627 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-109/e2e-test-httpd-pod", EndpointId:"eth0"}
2026-02-17 02:51:43.666 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-109/e2e-test-httpd-pod", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:51:43.667 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-109/e2e-test-httpd-pod", EndpointId:"eth0"} status="up"
2026-02-17 02:51:43.733 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=kubectl-109/e2e-test-httpd-pod, name=eth0)
2026-02-17 02:51:43.733 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-109/e2e-test-httpd-pod" endpoint_id:"eth0"} endpoint:{state:"active" name:"caliec0cf363422" profile_ids:"kns.kubectl-109" profile_ids:"ksa.kubectl-109.default" ipv4_nets:"10.100.226.62/32"}
2026-02-17 02:51:43.734 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-109/e2e-test-httpd-pod", EndpointId:"eth0"}
2026-02-17 02:51:43.734 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-109/e2e-test-httpd-pod", EndpointId:"eth0"}
2026-02-17 02:51:43.734 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-109/e2e-test-httpd-pod", EndpointId:"eth0"}
2026-02-17 02:51:43.734 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="caliec0cf363422"
2026-02-17 02:51:43.735 [INFO][69] felix/endpoint_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-109/e2e-test-httpd-pod", EndpointId:"eth0"}
2026-02-17 02:51:43.735 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-109/e2e-test-httpd-pod", EndpointId:"eth0"}
2026-02-17 02:51:43.764 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-109/e2e-test-httpd-pod", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:51:43.764 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-109/e2e-test-httpd-pod", EndpointId:"eth0"} status="up"
2026-02-17 02:51:43.861 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"configmap-3844" name:"default"}
2026-02-17 02:51:43.981 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-3844"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-3844"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3844"}
2026-02-17 02:51:44.014 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"configmap-3844"}
2026-02-17 02:51:44.644 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=kubectl-109/e2e-test-httpd-pod, name=eth0)
2026-02-17 02:51:44.644 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-109/e2e-test-httpd-pod" endpoint_id:"eth0"} endpoint:{state:"active" name:"caliec0cf363422" profile_ids:"kns.kubectl-109" profile_ids:"ksa.kubectl-109.default" ipv4_nets:"10.100.226.62/32"}
2026-02-17 02:51:44.644 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-109/e2e-test-httpd-pod", EndpointId:"eth0"}
2026-02-17 02:51:44.644 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-109/e2e-test-httpd-pod", EndpointId:"eth0"}
2026-02-17 02:51:44.644 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-109/e2e-test-httpd-pod", EndpointId:"eth0"}
2026-02-17 02:51:44.644 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="caliec0cf363422"
2026-02-17 02:51:44.645 [INFO][69] felix/endpoint_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-109/e2e-test-httpd-pod", EndpointId:"eth0"}
2026-02-17 02:51:44.645 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-109/e2e-test-httpd-pod", EndpointId:"eth0"}
2026-02-17 02:51:44.668 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-109/e2e-test-httpd-pod", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:51:44.668 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-109/e2e-test-httpd-pod", EndpointId:"eth0"} status="up"
2026-02-17 02:51:44.825 [INFO][69] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=kubectl-109/e2e-test-httpd-pod, name=eth0)
2026-02-17 02:51:44.825 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-109/e2e-test-httpd-pod" endpoint_id:"eth0"}
2026-02-17 02:51:44.826 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.kubectl-109"}
2026-02-17 02:51:44.826 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.kubectl-109.default"}
2026-02-17 02:51:44.826 [INFO][69] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-109/e2e-test-httpd-pod", EndpointId:"eth0"}
2026-02-17 02:51:44.826 [INFO][69] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-109/e2e-test-httpd-pod", EndpointId:"eth0"}
2026-02-17 02:51:44.827 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.kubectl-109" ipVersion=0x4 table="filter"
2026-02-17 02:51:44.827 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_TTrxXgUjJs0ttHi8oN" ipVersion=0x4 table="filter"
2026-02-17 02:51:44.827 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.kubectl-109" ipVersion=0x4 table="filter"
2026-02-17 02:51:44.827 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_TTrxXgUjJs0ttHi8oN" ipVersion=0x4 table="filter"
2026-02-17 02:51:44.827 [INFO][69] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-109/e2e-test-httpd-pod", EndpointId:"eth0"}
2026-02-17 02:51:44.827 [INFO][69] 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:51:44.827 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-caliec0cf363422" ipVersion=0x4 table="filter"
2026-02-17 02:51:44.827 [INFO][69] 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:51:44.827 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-caliec0cf363422" ipVersion=0x4 table="filter"
2026-02-17 02:51:44.827 [INFO][69] felix/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-109/e2e-test-httpd-pod", EndpointId:"eth0"}
2026-02-17 02:51:44.827 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-109/e2e-test-httpd-pod", EndpointId:"eth0"}
2026-02-17 02:51:44.833 [INFO][69] felix/conntrack.go 90: Removing conntrack flows ip=10.100.226.62
2026-02-17 02:51:44.900 [INFO][69] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-109/e2e-test-httpd-pod", EndpointId:"eth0"}
2026-02-17 02:51:44.928 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=189 ifaceName="caliec0cf363422" state="down"
2026-02-17 02:51:44.929 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="caliec0cf363422"
2026-02-17 02:51:44.929 [INFO][69] 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:51:44.929 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliec0cf363422", State:"down", Index:189}
2026-02-17 02:51:44.929 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliec0cf363422", Addrs:set.Typed[string]{}}
2026-02-17 02:51:44.929 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliec0cf363422", Addrs:set.Typed[string]{}}
2026-02-17 02:51:44.934 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=189 ifaceName="caliec0cf363422" state=""
2026-02-17 02:51:44.934 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="caliec0cf363422"
2026-02-17 02:51:44.947 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliec0cf363422", State:"", Index:189}
2026-02-17 02:51:44.947 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliec0cf363422", Addrs:set.Set[string](nil)}
2026-02-17 02:51:44.947 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliec0cf363422", Addrs:set.Set[string](nil)}
2026-02-17 02:51:45.687 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-109"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"648329da-2048-4e6b-a697-5d6bd747a7ee"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-109"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-109"}
2026-02-17 02:51:45.733 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"dns-7354"} labels:{key:"e2e-framework" value:"dns"} labels:{key:"e2e-run" value:"648329da-2048-4e6b-a697-5d6bd747a7ee"} labels:{key:"kubernetes.io/metadata.name" value:"dns-7354"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7354"}
2026-02-17 02:51:45.753 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"dns-7354" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:51:46.371 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=dns-7354/test-dns-nameservers, name=eth0)
2026-02-17 02:51:46.371 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.dns-7354"} profile:{inbound_rules:{action:"allow" rule_id:"e-4QbS4hlVRywY_y"} outbound_rules:{action:"allow" rule_id:"CdCPqzrpSjRZf3AD"}}
2026-02-17 02:51:46.371 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.dns-7354.default"} profile:{}
2026-02-17 02:51:46.372 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"dns-7354/test-dns-nameservers" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali569113a43d7" profile_ids:"kns.dns-7354" profile_ids:"ksa.dns-7354.default" ipv4_nets:"10.100.226.4/32"}
2026-02-17 02:51:46.372 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-7354/test-dns-nameservers", EndpointId:"eth0"}
2026-02-17 02:51:46.372 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-7354/test-dns-nameservers", EndpointId:"eth0"}
2026-02-17 02:51:46.372 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-7354/test-dns-nameservers", EndpointId:"eth0"}
2026-02-17 02:51:46.372 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali569113a43d7" ipVersion=0x4 table="filter"
2026-02-17 02:51:46.372 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.dns-7354" ipVersion=0x4 table="filter"
2026-02-17 02:51:46.372 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_wjiSTJ4ylYVraRVcoK" ipVersion=0x4 table="filter"
2026-02-17 02:51:46.372 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali569113a43d7" ipVersion=0x4 table="filter"
2026-02-17 02:51:46.372 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.dns-7354" ipVersion=0x4 table="filter"
2026-02-17 02:51:46.372 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_wjiSTJ4ylYVraRVcoK" ipVersion=0x4 table="filter"
2026-02-17 02:51:46.372 [INFO][69] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali569113a43d7"
2026-02-17 02:51:46.372 [INFO][69] felix/endpoint_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-7354/test-dns-nameservers", EndpointId:"eth0"}
2026-02-17 02:51:46.372 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-7354/test-dns-nameservers", EndpointId:"eth0"}
2026-02-17 02:51:46.418 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-7354/test-dns-nameservers", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:51:46.418 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-7354/test-dns-nameservers", EndpointId:"eth0"} status="down"
2026-02-17 02:51:46.457 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=191 ifaceName="cali569113a43d7" state="down"
2026-02-17 02:51:46.457 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali569113a43d7"
2026-02-17 02:51:46.457 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali569113a43d7", State:"down", Index:191}
2026-02-17 02:51:46.457 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=191 ifaceName="cali569113a43d7" state="up"
2026-02-17 02:51:46.457 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali569113a43d7", Addrs:set.Typed[string]{}}
2026-02-17 02:51:46.457 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali569113a43d7", Addrs:set.Typed[string]{}}
2026-02-17 02:51:46.457 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali569113a43d7", State:"up", Index:191}
2026-02-17 02:51:46.457 [INFO][69] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali569113a43d7"
2026-02-17 02:51:46.457 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali569113a43d7"
2026-02-17 02:51:46.457 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali569113a43d7"
2026-02-17 02:51:46.458 [INFO][69] felix/endpoint_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-7354/test-dns-nameservers", EndpointId:"eth0"}
2026-02-17 02:51:46.458 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-7354/test-dns-nameservers", EndpointId:"eth0"}
2026-02-17 02:51:46.478 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-7354/test-dns-nameservers", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:51:46.479 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-7354/test-dns-nameservers", EndpointId:"eth0"} status="up"
2026-02-17 02:51:46.616 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-926"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-926"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-926"}
2026-02-17 02:51:46.654 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-1985"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-1985"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"secrets-1985"}
2026-02-17 02:51:46.655 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"secrets-1985" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:51:47.681 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=dns-7354/test-dns-nameservers, name=eth0)
2026-02-17 02:51:47.681 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"dns-7354/test-dns-nameservers" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali569113a43d7" profile_ids:"kns.dns-7354" profile_ids:"ksa.dns-7354.default" ipv4_nets:"10.100.226.4/32"}
2026-02-17 02:51:47.681 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-7354/test-dns-nameservers", EndpointId:"eth0"}
2026-02-17 02:51:47.681 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-7354/test-dns-nameservers", EndpointId:"eth0"}
2026-02-17 02:51:47.681 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-7354/test-dns-nameservers", EndpointId:"eth0"}
2026-02-17 02:51:47.682 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali569113a43d7"
2026-02-17 02:51:47.682 [INFO][69] felix/endpoint_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-7354/test-dns-nameservers", EndpointId:"eth0"}
2026-02-17 02:51:47.682 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-7354/test-dns-nameservers", EndpointId:"eth0"}
2026-02-17 02:51:47.705 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-7354/test-dns-nameservers", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:51:47.705 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-7354/test-dns-nameservers", EndpointId:"eth0"} status="up"
2026-02-17 02:51:47.767 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"downward-api-2370" name:"default"}
2026-02-17 02:51:47.870 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-2370"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-2370"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2370"}
2026-02-17 02:51:47.897 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"downward-api-2370"}
2026-02-17 02:51:47.989 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=dns-7354/test-dns-nameservers, name=eth0)
2026-02-17 02:51:47.989 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"dns-7354/test-dns-nameservers" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali569113a43d7" profile_ids:"kns.dns-7354" profile_ids:"ksa.dns-7354.default" ipv4_nets:"10.100.226.4/32"}
2026-02-17 02:51:47.989 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-7354/test-dns-nameservers", EndpointId:"eth0"}
2026-02-17 02:51:47.990 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-7354/test-dns-nameservers", EndpointId:"eth0"}
2026-02-17 02:51:47.990 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-7354/test-dns-nameservers", EndpointId:"eth0"}
2026-02-17 02:51:47.991 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali569113a43d7"
2026-02-17 02:51:47.991 [INFO][69] felix/endpoint_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-7354/test-dns-nameservers", EndpointId:"eth0"}
2026-02-17 02:51:47.991 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-7354/test-dns-nameservers", EndpointId:"eth0"}
2026-02-17 02:51:48.000 [INFO][69] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=dns-7354/test-dns-nameservers, name=eth0)
2026-02-17 02:51:48.014 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-7354/test-dns-nameservers", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:51:48.014 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-7354/test-dns-nameservers", EndpointId:"eth0"} status="up"
2026-02-17 02:51:48.015 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"dns-7354/test-dns-nameservers" endpoint_id:"eth0"}
2026-02-17 02:51:48.015 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.dns-7354"}
2026-02-17 02:51:48.015 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.dns-7354.default"}
2026-02-17 02:51:48.015 [INFO][69] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-7354/test-dns-nameservers", EndpointId:"eth0"}
2026-02-17 02:51:48.015 [INFO][69] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-7354/test-dns-nameservers", EndpointId:"eth0"}
2026-02-17 02:51:48.016 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.dns-7354" ipVersion=0x4 table="filter"
2026-02-17 02:51:48.016 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_wjiSTJ4ylYVraRVcoK" ipVersion=0x4 table="filter"
2026-02-17 02:51:48.016 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.dns-7354" ipVersion=0x4 table="filter"
2026-02-17 02:51:48.016 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_wjiSTJ4ylYVraRVcoK" ipVersion=0x4 table="filter"
2026-02-17 02:51:48.016 [INFO][69] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-7354/test-dns-nameservers", EndpointId:"eth0"}
2026-02-17 02:51:48.016 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali569113a43d7" ipVersion=0x4 table="filter"
2026-02-17 02:51:48.017 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali569113a43d7" ipVersion=0x4 table="filter"
2026-02-17 02:51:48.017 [INFO][69] felix/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-7354/test-dns-nameservers", EndpointId:"eth0"}
2026-02-17 02:51:48.017 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-7354/test-dns-nameservers", EndpointId:"eth0"}
2026-02-17 02:51:48.017 [INFO][69] felix/conntrack.go 90: Removing conntrack flows ip=10.100.226.4
2026-02-17 02:51:48.075 [INFO][69] 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:51:48.075 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali569113a43d7"
2026-02-17 02:51:48.083 [INFO][69] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-7354/test-dns-nameservers", EndpointId:"eth0"}
2026-02-17 02:51:48.084 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"dns-7354"} labels:{key:"e2e-framework" value:"dns"} labels:{key:"e2e-run" value:"648329da-2048-4e6b-a697-5d6bd747a7ee"} labels:{key:"kubernetes.io/metadata.name" value:"dns-7354"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7354"}
2026-02-17 02:51:48.084 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"podtemplate-8835"} labels:{key:"e2e-framework" value:"podtemplate"} labels:{key:"e2e-run" value:"648329da-2048-4e6b-a697-5d6bd747a7ee"} labels:{key:"kubernetes.io/metadata.name" value:"podtemplate-8835"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-8835"}
2026-02-17 02:51:48.084 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"podtemplate-8835" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:51:48.110 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali569113a43d7", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:51:48.110 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali569113a43d7", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:51:48.138 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"podtemplate-8835"} labels:{key:"e2e-framework" value:"podtemplate"} labels:{key:"e2e-run" value:"648329da-2048-4e6b-a697-5d6bd747a7ee"} labels:{key:"kubernetes.io/metadata.name" value:"podtemplate-8835"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-8835"}
2026-02-17 02:51:48.158 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-6086"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"648329da-2048-4e6b-a697-5d6bd747a7ee"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-6086"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6086"}
2026-02-17 02:51:48.158 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"resourcequota-6086" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:51:48.238 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-6086"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"648329da-2048-4e6b-a697-5d6bd747a7ee"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-6086"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6086"}
2026-02-17 02:51:48.262 [INFO][69] felix/summary.go 100: Summarising 215 dataplane reconciliation loops over 1m0s: avg=29ms longest=99ms (resync-calico-v4,resync-filter-v4,update-filter-v4)
2026-02-17 02:51:48.263 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-37"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"648329da-2048-4e6b-a697-5d6bd747a7ee"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-37"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-37"}
2026-02-17 02:51:48.284 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"emptydir-37" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:51:48.329 [INFO][69] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-pwjhx-zfzjl-f7hkz" ipv4_addr:"192.168.24.109/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-pwjhx-zfzjl-f7hkz"} 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.330 [INFO][69] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 02:51:48.330 [INFO][69] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 02:51:48.860 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=emptydir-37/pod-b1c17a96-0b2e-4e1a-b687-46c902c1a2e3, name=eth0)
2026-02-17 02:51:48.861 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.emptydir-37.default"} profile:{}
2026-02-17 02:51:48.861 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.emptydir-37"} profile:{inbound_rules:{action:"allow" rule_id:"rJMLjEX9euj6MD6m"} outbound_rules:{action:"allow" rule_id:"mbNq7CuNW0jA27_k"}}
2026-02-17 02:51:48.861 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"emptydir-37/pod-b1c17a96-0b2e-4e1a-b687-46c902c1a2e3" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali5b3ee01520a" profile_ids:"kns.emptydir-37" profile_ids:"ksa.emptydir-37.default" ipv4_nets:"10.100.226.61/32"}
2026-02-17 02:51:48.861 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-37/pod-b1c17a96-0b2e-4e1a-b687-46c902c1a2e3", EndpointId:"eth0"}
2026-02-17 02:51:48.861 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-37/pod-b1c17a96-0b2e-4e1a-b687-46c902c1a2e3", EndpointId:"eth0"}
2026-02-17 02:51:48.861 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-37/pod-b1c17a96-0b2e-4e1a-b687-46c902c1a2e3", EndpointId:"eth0"}
2026-02-17 02:51:48.862 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali5b3ee01520a" ipVersion=0x4 table="filter"
2026-02-17 02:51:48.862 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.emptydir-37" ipVersion=0x4 table="filter"
2026-02-17 02:51:48.862 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_uX7zhq6BfLzvcqcvYr" ipVersion=0x4 table="filter"
2026-02-17 02:51:48.862 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali5b3ee01520a" ipVersion=0x4 table="filter"
2026-02-17 02:51:48.862 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.emptydir-37" ipVersion=0x4 table="filter"
2026-02-17 02:51:48.862 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_uX7zhq6BfLzvcqcvYr" ipVersion=0x4 table="filter"
2026-02-17 02:51:48.862 [INFO][69] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali5b3ee01520a"
2026-02-17 02:51:48.862 [INFO][69] felix/endpoint_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-37/pod-b1c17a96-0b2e-4e1a-b687-46c902c1a2e3", EndpointId:"eth0"}
2026-02-17 02:51:48.862 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-37/pod-b1c17a96-0b2e-4e1a-b687-46c902c1a2e3", EndpointId:"eth0"}
2026-02-17 02:51:48.904 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-37/pod-b1c17a96-0b2e-4e1a-b687-46c902c1a2e3", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:51:48.904 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-37/pod-b1c17a96-0b2e-4e1a-b687-46c902c1a2e3", EndpointId:"eth0"} status="down"
2026-02-17 02:51:48.937 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=192 ifaceName="cali5b3ee01520a" state="down"
2026-02-17 02:51:48.937 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali5b3ee01520a", State:"down", Index:192}
2026-02-17 02:51:48.937 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali5b3ee01520a"
2026-02-17 02:51:48.937 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali5b3ee01520a"
2026-02-17 02:51:48.937 [INFO][69] felix/endpoint_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-37/pod-b1c17a96-0b2e-4e1a-b687-46c902c1a2e3", EndpointId:"eth0"}
2026-02-17 02:51:48.937 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-37/pod-b1c17a96-0b2e-4e1a-b687-46c902c1a2e3", EndpointId:"eth0"}
2026-02-17 02:51:48.941 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=192 ifaceName="cali5b3ee01520a" state="up"
2026-02-17 02:51:48.962 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-37/pod-b1c17a96-0b2e-4e1a-b687-46c902c1a2e3", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:51:48.962 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-37/pod-b1c17a96-0b2e-4e1a-b687-46c902c1a2e3", EndpointId:"eth0"} status="down"
2026-02-17 02:51:48.962 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali5b3ee01520a", Addrs:set.Typed[string]{}}
2026-02-17 02:51:48.962 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali5b3ee01520a", Addrs:set.Typed[string]{}}
2026-02-17 02:51:48.962 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali5b3ee01520a", State:"up", Index:192}
2026-02-17 02:51:48.963 [INFO][69] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali5b3ee01520a"
2026-02-17 02:51:48.963 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali5b3ee01520a"
2026-02-17 02:51:48.963 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali5b3ee01520a"
2026-02-17 02:51:48.963 [INFO][69] felix/endpoint_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-37/pod-b1c17a96-0b2e-4e1a-b687-46c902c1a2e3", EndpointId:"eth0"}
2026-02-17 02:51:48.963 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-37/pod-b1c17a96-0b2e-4e1a-b687-46c902c1a2e3", EndpointId:"eth0"}
2026-02-17 02:51:48.991 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-37/pod-b1c17a96-0b2e-4e1a-b687-46c902c1a2e3", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:51:48.991 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-37/pod-b1c17a96-0b2e-4e1a-b687-46c902c1a2e3", EndpointId:"eth0"} status="up"
2026-02-17 02:51:49.694 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=emptydir-37/pod-b1c17a96-0b2e-4e1a-b687-46c902c1a2e3, name=eth0)
2026-02-17 02:51:49.694 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"emptydir-37/pod-b1c17a96-0b2e-4e1a-b687-46c902c1a2e3" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali5b3ee01520a" profile_ids:"kns.emptydir-37" profile_ids:"ksa.emptydir-37.default" ipv4_nets:"10.100.226.61/32"}
2026-02-17 02:51:49.694 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-37/pod-b1c17a96-0b2e-4e1a-b687-46c902c1a2e3", EndpointId:"eth0"}
2026-02-17 02:51:49.694 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-37/pod-b1c17a96-0b2e-4e1a-b687-46c902c1a2e3", EndpointId:"eth0"}
2026-02-17 02:51:49.694 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-37/pod-b1c17a96-0b2e-4e1a-b687-46c902c1a2e3", EndpointId:"eth0"}
2026-02-17 02:51:49.694 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali5b3ee01520a"
2026-02-17 02:51:49.695 [INFO][69] felix/endpoint_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-37/pod-b1c17a96-0b2e-4e1a-b687-46c902c1a2e3", EndpointId:"eth0"}
2026-02-17 02:51:49.695 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-37/pod-b1c17a96-0b2e-4e1a-b687-46c902c1a2e3", EndpointId:"eth0"}
2026-02-17 02:51:49.712 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-37/pod-b1c17a96-0b2e-4e1a-b687-46c902c1a2e3", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:51:49.712 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-37/pod-b1c17a96-0b2e-4e1a-b687-46c902c1a2e3", EndpointId:"eth0"} status="up"
2026-02-17 02:51:50.048 [INFO][69] 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:51:50.048 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali569113a43d7"
2026-02-17 02:51:50.048 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=191 ifaceName="cali569113a43d7" state="down"
2026-02-17 02:51:50.048 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali569113a43d7", Addrs:set.Typed[string]{}}
2026-02-17 02:51:50.048 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali569113a43d7", Addrs:set.Typed[string]{}}
2026-02-17 02:51:50.048 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali569113a43d7", State:"down", Index:191}
2026-02-17 02:51:50.049 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=191 ifaceName="cali569113a43d7" state=""
2026-02-17 02:51:50.049 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali569113a43d7"
2026-02-17 02:51:50.074 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali569113a43d7", State:"", Index:191}
2026-02-17 02:51:50.074 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali569113a43d7", Addrs:set.Set[string](nil)}
2026-02-17 02:51:50.074 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali569113a43d7", Addrs:set.Set[string](nil)}
2026-02-17 02:51:50.443 [INFO][69] 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:51:50.443 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali5b3ee01520a"
2026-02-17 02:51:50.443 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali5b3ee01520a", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:51:50.443 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali5b3ee01520a", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:51:50.783 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-1985"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-1985"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"secrets-1985"}
2026-02-17 02:51:50.819 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-4264"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-4264"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-4264"}
2026-02-17 02:51:50.847 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-4264" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:51:50.868 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-4264"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-4264"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-4264"} labels:{key:"webhook-4264" value:"true"}
2026-02-17 02:51:50.890 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-2841"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-2841"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{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-2841"} labels:{key:"webhook-4264-markers" value:"true"}
2026-02-17 02:51:50.909 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-markers-2841" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:51:50.932 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=emptydir-37/pod-b1c17a96-0b2e-4e1a-b687-46c902c1a2e3, name=eth0)
2026-02-17 02:51:50.933 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"emptydir-37/pod-b1c17a96-0b2e-4e1a-b687-46c902c1a2e3" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali5b3ee01520a" profile_ids:"kns.emptydir-37" profile_ids:"ksa.emptydir-37.default" ipv4_nets:"10.100.226.61/32"}
2026-02-17 02:51:50.933 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-37/pod-b1c17a96-0b2e-4e1a-b687-46c902c1a2e3", EndpointId:"eth0"}
2026-02-17 02:51:50.934 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-37/pod-b1c17a96-0b2e-4e1a-b687-46c902c1a2e3", EndpointId:"eth0"}
2026-02-17 02:51:50.934 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-37/pod-b1c17a96-0b2e-4e1a-b687-46c902c1a2e3", EndpointId:"eth0"}
2026-02-17 02:51:50.938 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali5b3ee01520a"
2026-02-17 02:51:50.938 [INFO][69] 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-37/pod-b1c17a96-0b2e-4e1a-b687-46c902c1a2e3", EndpointId:"eth0"}
2026-02-17 02:51:50.938 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-37/pod-b1c17a96-0b2e-4e1a-b687-46c902c1a2e3", EndpointId:"eth0"}
2026-02-17 02:51:50.957 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-37/pod-b1c17a96-0b2e-4e1a-b687-46c902c1a2e3", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:51:50.957 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-37/pod-b1c17a96-0b2e-4e1a-b687-46c902c1a2e3", EndpointId:"eth0"} status="down"
2026-02-17 02:51:51.032 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=192 ifaceName="cali5b3ee01520a" state="down"
2026-02-17 02:51:51.032 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali5b3ee01520a"
2026-02-17 02:51:51.032 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali5b3ee01520a", State:"down", Index:192}
2026-02-17 02:51:51.032 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali5b3ee01520a", Addrs:set.Typed[string]{}}
2026-02-17 02:51:51.032 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali5b3ee01520a", Addrs:set.Typed[string]{}}
2026-02-17 02:51:51.032 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali5b3ee01520a"
2026-02-17 02:51:51.032 [INFO][69] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali5b3ee01520a"
2026-02-17 02:51:51.032 [INFO][69] felix/endpoint_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-37/pod-b1c17a96-0b2e-4e1a-b687-46c902c1a2e3", EndpointId:"eth0"}
2026-02-17 02:51:51.032 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-37/pod-b1c17a96-0b2e-4e1a-b687-46c902c1a2e3", EndpointId:"eth0"}
2026-02-17 02:51:51.032 [INFO][69] 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:51:51.033 [INFO][69] felix/conntrack.go 90: Removing conntrack flows ip=10.100.226.61
2026-02-17 02:51:51.035 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=192 ifaceName="cali5b3ee01520a" state=""
2026-02-17 02:51:51.035 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali5b3ee01520a"
2026-02-17 02:51:51.055 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-37/pod-b1c17a96-0b2e-4e1a-b687-46c902c1a2e3", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:51:51.055 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-37/pod-b1c17a96-0b2e-4e1a-b687-46c902c1a2e3", EndpointId:"eth0"} status="down"
2026-02-17 02:51:51.055 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali5b3ee01520a", State:"", Index:192}
2026-02-17 02:51:51.055 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali5b3ee01520a", Addrs:set.Set[string](nil)}
2026-02-17 02:51:51.055 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali5b3ee01520a", Addrs:set.Set[string](nil)}
2026-02-17 02:51:51.056 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali5b3ee01520a"
2026-02-17 02:51:51.056 [INFO][69] felix/endpoint_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-37/pod-b1c17a96-0b2e-4e1a-b687-46c902c1a2e3", EndpointId:"eth0"}
2026-02-17 02:51:51.056 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-37/pod-b1c17a96-0b2e-4e1a-b687-46c902c1a2e3", EndpointId:"eth0"}
2026-02-17 02:51:51.073 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-37/pod-b1c17a96-0b2e-4e1a-b687-46c902c1a2e3", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:51:51.073 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-37/pod-b1c17a96-0b2e-4e1a-b687-46c902c1a2e3", EndpointId:"eth0"} status="down"
2026-02-17 02:51:51.073 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"kubectl-109" name:"default"}
2026-02-17 02:51:51.127 [INFO][69] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=emptydir-37/pod-b1c17a96-0b2e-4e1a-b687-46c902c1a2e3, name=eth0)
2026-02-17 02:51:51.127 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"emptydir-37/pod-b1c17a96-0b2e-4e1a-b687-46c902c1a2e3" endpoint_id:"eth0"}
2026-02-17 02:51:51.127 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.emptydir-37"}
2026-02-17 02:51:51.127 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.emptydir-37.default"}
2026-02-17 02:51:51.127 [INFO][69] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-37/pod-b1c17a96-0b2e-4e1a-b687-46c902c1a2e3", EndpointId:"eth0"}
2026-02-17 02:51:51.127 [INFO][69] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-37/pod-b1c17a96-0b2e-4e1a-b687-46c902c1a2e3", EndpointId:"eth0"}
2026-02-17 02:51:51.128 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.emptydir-37" ipVersion=0x4 table="filter"
2026-02-17 02:51:51.128 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_uX7zhq6BfLzvcqcvYr" ipVersion=0x4 table="filter"
2026-02-17 02:51:51.128 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.emptydir-37" ipVersion=0x4 table="filter"
2026-02-17 02:51:51.128 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_uX7zhq6BfLzvcqcvYr" ipVersion=0x4 table="filter"
2026-02-17 02:51:51.128 [INFO][69] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-37/pod-b1c17a96-0b2e-4e1a-b687-46c902c1a2e3", EndpointId:"eth0"}
2026-02-17 02:51:51.128 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali5b3ee01520a" ipVersion=0x4 table="filter"
2026-02-17 02:51:51.128 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali5b3ee01520a" ipVersion=0x4 table="filter"
2026-02-17 02:51:51.128 [INFO][69] felix/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-37/pod-b1c17a96-0b2e-4e1a-b687-46c902c1a2e3", EndpointId:"eth0"}
2026-02-17 02:51:51.128 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-37/pod-b1c17a96-0b2e-4e1a-b687-46c902c1a2e3", EndpointId:"eth0"}
2026-02-17 02:51:51.185 [INFO][69] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-37/pod-b1c17a96-0b2e-4e1a-b687-46c902c1a2e3", EndpointId:"eth0"}
2026-02-17 02:51:51.669 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-109"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"648329da-2048-4e6b-a697-5d6bd747a7ee"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-109"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-109"}
2026-02-17 02:51:51.700 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"kubectl-109"}
2026-02-17 02:51:51.917 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=webhook-4264/sample-webhook-deployment-7d44fffc8-r2mqh, name=eth0)
2026-02-17 02:51:51.918 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.webhook-4264"} profile:{inbound_rules:{action:"allow" rule_id:"excmbi67fgCBPPKS"} outbound_rules:{action:"allow" rule_id:"A8b9bU4VcPWxQGzy"}}
2026-02-17 02:51:51.918 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.webhook-4264.default"} profile:{}
2026-02-17 02:51:51.918 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-4264/sample-webhook-deployment-7d44fffc8-r2mqh" endpoint_id:"eth0"} endpoint:{state:"active" name:"calibf40a1a1288" profile_ids:"kns.webhook-4264" profile_ids:"ksa.webhook-4264.default" ipv4_nets:"10.100.226.3/32"}
2026-02-17 02:51:51.918 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4264/sample-webhook-deployment-7d44fffc8-r2mqh", EndpointId:"eth0"}
2026-02-17 02:51:51.918 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4264/sample-webhook-deployment-7d44fffc8-r2mqh", EndpointId:"eth0"}
2026-02-17 02:51:51.918 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4264/sample-webhook-deployment-7d44fffc8-r2mqh", EndpointId:"eth0"}
2026-02-17 02:51:51.918 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calibf40a1a1288" ipVersion=0x4 table="filter"
2026-02-17 02:51:51.918 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.webhook-4264" ipVersion=0x4 table="filter"
2026-02-17 02:51:51.918 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_BFDvFWcFcpMUpJZNbN" ipVersion=0x4 table="filter"
2026-02-17 02:51:51.919 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calibf40a1a1288" ipVersion=0x4 table="filter"
2026-02-17 02:51:51.919 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.webhook-4264" ipVersion=0x4 table="filter"
2026-02-17 02:51:51.919 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_BFDvFWcFcpMUpJZNbN" ipVersion=0x4 table="filter"
2026-02-17 02:51:51.919 [INFO][69] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calibf40a1a1288"
2026-02-17 02:51:51.919 [INFO][69] felix/endpoint_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-4264/sample-webhook-deployment-7d44fffc8-r2mqh", EndpointId:"eth0"}
2026-02-17 02:51:51.919 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4264/sample-webhook-deployment-7d44fffc8-r2mqh", EndpointId:"eth0"}
2026-02-17 02:51:51.963 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4264/sample-webhook-deployment-7d44fffc8-r2mqh", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:51:51.963 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4264/sample-webhook-deployment-7d44fffc8-r2mqh", EndpointId:"eth0"} status="down"
2026-02-17 02:51:51.992 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=193 ifaceName="calibf40a1a1288" state="down"
2026-02-17 02:51:51.992 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calibf40a1a1288"
2026-02-17 02:51:51.992 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calibf40a1a1288", State:"down", Index:193}
2026-02-17 02:51:51.992 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calibf40a1a1288", Addrs:set.Typed[string]{}}
2026-02-17 02:51:51.992 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calibf40a1a1288", Addrs:set.Typed[string]{}}
2026-02-17 02:51:51.992 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calibf40a1a1288"
2026-02-17 02:51:51.992 [INFO][69] felix/endpoint_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-4264/sample-webhook-deployment-7d44fffc8-r2mqh", EndpointId:"eth0"}
2026-02-17 02:51:51.992 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4264/sample-webhook-deployment-7d44fffc8-r2mqh", EndpointId:"eth0"}
2026-02-17 02:51:51.995 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=193 ifaceName="calibf40a1a1288" state="up"
2026-02-17 02:51:52.014 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4264/sample-webhook-deployment-7d44fffc8-r2mqh", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:51:52.014 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4264/sample-webhook-deployment-7d44fffc8-r2mqh", EndpointId:"eth0"} status="down"
2026-02-17 02:51:52.014 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calibf40a1a1288", State:"up", Index:193}
2026-02-17 02:51:52.014 [INFO][69] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calibf40a1a1288"
2026-02-17 02:51:52.014 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calibf40a1a1288"
2026-02-17 02:51:52.014 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calibf40a1a1288"
2026-02-17 02:51:52.014 [INFO][69] felix/endpoint_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-4264/sample-webhook-deployment-7d44fffc8-r2mqh", EndpointId:"eth0"}
2026-02-17 02:51:52.014 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4264/sample-webhook-deployment-7d44fffc8-r2mqh", EndpointId:"eth0"}
2026-02-17 02:51:52.036 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4264/sample-webhook-deployment-7d44fffc8-r2mqh", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:51:52.036 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4264/sample-webhook-deployment-7d44fffc8-r2mqh", EndpointId:"eth0"} status="up"
2026-02-17 02:51:52.036 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"secrets-926" name:"default"}
2026-02-17 02:51:52.213 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-926"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-926"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-926"}
2026-02-17 02:51:52.243 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"secrets-926"}
2026-02-17 02:51:52.371 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-37"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"648329da-2048-4e6b-a697-5d6bd747a7ee"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-37"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-37"}
2026-02-17 02:51:52.394 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-7229"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"648329da-2048-4e6b-a697-5d6bd747a7ee"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-7229"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7229"}
2026-02-17 02:51:52.394 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"resourcequota-7229" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:51:52.734 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=webhook-4264/sample-webhook-deployment-7d44fffc8-r2mqh, name=eth0)
2026-02-17 02:51:52.734 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-4264/sample-webhook-deployment-7d44fffc8-r2mqh" endpoint_id:"eth0"} endpoint:{state:"active" name:"calibf40a1a1288" profile_ids:"kns.webhook-4264" profile_ids:"ksa.webhook-4264.default" ipv4_nets:"10.100.226.3/32"}
2026-02-17 02:51:52.734 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4264/sample-webhook-deployment-7d44fffc8-r2mqh", EndpointId:"eth0"}
2026-02-17 02:51:52.734 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4264/sample-webhook-deployment-7d44fffc8-r2mqh", EndpointId:"eth0"}
2026-02-17 02:51:52.734 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4264/sample-webhook-deployment-7d44fffc8-r2mqh", EndpointId:"eth0"}
2026-02-17 02:51:52.735 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calibf40a1a1288"
2026-02-17 02:51:52.735 [INFO][69] felix/endpoint_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-4264/sample-webhook-deployment-7d44fffc8-r2mqh", EndpointId:"eth0"}
2026-02-17 02:51:52.735 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4264/sample-webhook-deployment-7d44fffc8-r2mqh", EndpointId:"eth0"}
2026-02-17 02:51:52.750 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=webhook-4264/sample-webhook-deployment-7d44fffc8-r2mqh, name=eth0)
2026-02-17 02:51:52.760 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4264/sample-webhook-deployment-7d44fffc8-r2mqh", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:51:52.760 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4264/sample-webhook-deployment-7d44fffc8-r2mqh", EndpointId:"eth0"} status="up"
2026-02-17 02:51:52.760 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-4264/sample-webhook-deployment-7d44fffc8-r2mqh" endpoint_id:"eth0"} endpoint:{state:"active" name:"calibf40a1a1288" profile_ids:"kns.webhook-4264" profile_ids:"ksa.webhook-4264.default" ipv4_nets:"10.100.226.3/32"}
2026-02-17 02:51:52.760 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4264/sample-webhook-deployment-7d44fffc8-r2mqh", EndpointId:"eth0"}
2026-02-17 02:51:52.760 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4264/sample-webhook-deployment-7d44fffc8-r2mqh", EndpointId:"eth0"}
2026-02-17 02:51:52.760 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4264/sample-webhook-deployment-7d44fffc8-r2mqh", EndpointId:"eth0"}
2026-02-17 02:51:52.761 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calibf40a1a1288"
2026-02-17 02:51:52.761 [INFO][69] felix/endpoint_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-4264/sample-webhook-deployment-7d44fffc8-r2mqh", EndpointId:"eth0"}
2026-02-17 02:51:52.761 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4264/sample-webhook-deployment-7d44fffc8-r2mqh", EndpointId:"eth0"}
2026-02-17 02:51:52.791 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4264/sample-webhook-deployment-7d44fffc8-r2mqh", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:51:52.791 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4264/sample-webhook-deployment-7d44fffc8-r2mqh", EndpointId:"eth0"} status="up"
2026-02-17 02:51:53.200 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"dns-7354" name:"default"}
2026-02-17 02:51:53.265 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-4264" type:"ClusterIP" cluster_ips:"10.254.186.200" ports:{Protocol:"TCP" Port:8443}
2026-02-17 02:51:53.434 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"podtemplate-8835" name:"default"}
2026-02-17 02:51:53.491 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"podtemplate-8835"} labels:{key:"e2e-framework" value:"podtemplate"} labels:{key:"e2e-run" value:"648329da-2048-4e6b-a697-5d6bd747a7ee"} labels:{key:"kubernetes.io/metadata.name" value:"podtemplate-8835"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-8835"}
2026-02-17 02:51:53.519 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"dns-7354"} labels:{key:"e2e-framework" value:"dns"} labels:{key:"e2e-run" value:"648329da-2048-4e6b-a697-5d6bd747a7ee"} labels:{key:"kubernetes.io/metadata.name" value:"dns-7354"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7354"}
2026-02-17 02:51:53.519 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"podtemplate-8835"}
2026-02-17 02:51:53.549 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"dns-7354"}
2026-02-17 02:51:53.643 [INFO][69] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=193
2026-02-17 02:51:53.643 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calibf40a1a1288"
2026-02-17 02:51:53.643 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calibf40a1a1288", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:51:53.643 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calibf40a1a1288", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:51:53.774 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"resourcequota-6086" name:"default"}
2026-02-17 02:51:53.814 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-6086"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"648329da-2048-4e6b-a697-5d6bd747a7ee"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-6086"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6086"}
2026-02-17 02:51:53.844 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"resourcequota-6086"}
2026-02-17 02:51:54.514 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-4264"
2026-02-17 02:51:54.574 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=webhook-4264/sample-webhook-deployment-7d44fffc8-r2mqh, name=eth0)
2026-02-17 02:51:54.574 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-4264/sample-webhook-deployment-7d44fffc8-r2mqh" endpoint_id:"eth0"} endpoint:{state:"active" name:"calibf40a1a1288" profile_ids:"kns.webhook-4264" profile_ids:"ksa.webhook-4264.default" ipv4_nets:"10.100.226.3/32"}
2026-02-17 02:51:54.574 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4264/sample-webhook-deployment-7d44fffc8-r2mqh", EndpointId:"eth0"}
2026-02-17 02:51:54.574 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4264/sample-webhook-deployment-7d44fffc8-r2mqh", EndpointId:"eth0"}
2026-02-17 02:51:54.575 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4264/sample-webhook-deployment-7d44fffc8-r2mqh", EndpointId:"eth0"}
2026-02-17 02:51:54.576 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calibf40a1a1288"
2026-02-17 02:51:54.576 [INFO][69] felix/endpoint_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-4264/sample-webhook-deployment-7d44fffc8-r2mqh", EndpointId:"eth0"}
2026-02-17 02:51:54.576 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4264/sample-webhook-deployment-7d44fffc8-r2mqh", EndpointId:"eth0"}
2026-02-17 02:51:54.582 [INFO][69] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=webhook-4264/sample-webhook-deployment-7d44fffc8-r2mqh, name=eth0)
2026-02-17 02:51:54.604 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4264/sample-webhook-deployment-7d44fffc8-r2mqh", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:51:54.604 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4264/sample-webhook-deployment-7d44fffc8-r2mqh", EndpointId:"eth0"} status="up"
2026-02-17 02:51:54.604 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-4264/sample-webhook-deployment-7d44fffc8-r2mqh" endpoint_id:"eth0"}
2026-02-17 02:51:54.604 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.webhook-4264"}
2026-02-17 02:51:54.604 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.webhook-4264.default"}
2026-02-17 02:51:54.604 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-4264"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-4264"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-4264"} labels:{key:"webhook-4264" value:"true"}
2026-02-17 02:51:54.604 [INFO][69] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4264/sample-webhook-deployment-7d44fffc8-r2mqh", EndpointId:"eth0"}
2026-02-17 02:51:54.604 [INFO][69] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4264/sample-webhook-deployment-7d44fffc8-r2mqh", EndpointId:"eth0"}
2026-02-17 02:51:54.604 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.webhook-4264" ipVersion=0x4 table="filter"
2026-02-17 02:51:54.604 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_BFDvFWcFcpMUpJZNbN" ipVersion=0x4 table="filter"
2026-02-17 02:51:54.604 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.webhook-4264" ipVersion=0x4 table="filter"
2026-02-17 02:51:54.604 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_BFDvFWcFcpMUpJZNbN" ipVersion=0x4 table="filter"
2026-02-17 02:51:54.604 [INFO][69] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4264/sample-webhook-deployment-7d44fffc8-r2mqh", EndpointId:"eth0"}
2026-02-17 02:51:54.604 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calibf40a1a1288" ipVersion=0x4 table="filter"
2026-02-17 02:51:54.604 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calibf40a1a1288" ipVersion=0x4 table="filter"
2026-02-17 02:51:54.604 [INFO][69] felix/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-4264/sample-webhook-deployment-7d44fffc8-r2mqh", EndpointId:"eth0"}
2026-02-17 02:51:54.604 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4264/sample-webhook-deployment-7d44fffc8-r2mqh", EndpointId:"eth0"}
2026-02-17 02:51:54.605 [INFO][69] felix/conntrack.go 90: Removing conntrack flows ip=10.100.226.3
2026-02-17 02:51:54.671 [INFO][69] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4264/sample-webhook-deployment-7d44fffc8-r2mqh", EndpointId:"eth0"}
2026-02-17 02:51:54.671 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-2841"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-2841"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{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-2841"} labels:{key:"webhook-4264-markers" value:"true"}
2026-02-17 02:51:54.671 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-9700"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-9700"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9700"}
2026-02-17 02:51:54.671 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"configmap-9700" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:51:55.281 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=configmap-9700/pod-configmaps-ce30523d-d67b-4544-817a-e11765f27e83, name=eth0)
2026-02-17 02:51:55.282 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.configmap-9700"} profile:{inbound_rules:{action:"allow" rule_id:"9zg7zsP0DHTwAtc2"} outbound_rules:{action:"allow" rule_id:"wtYsYcXqt8cJg_oR"}}
2026-02-17 02:51:55.282 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.configmap-9700.default"} profile:{}
2026-02-17 02:51:55.282 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"configmap-9700/pod-configmaps-ce30523d-d67b-4544-817a-e11765f27e83" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali98edfe1a08c" profile_ids:"kns.configmap-9700" profile_ids:"ksa.configmap-9700.default" ipv4_nets:"10.100.226.5/32"}
2026-02-17 02:51:55.282 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-9700/pod-configmaps-ce30523d-d67b-4544-817a-e11765f27e83", EndpointId:"eth0"}
2026-02-17 02:51:55.282 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-9700/pod-configmaps-ce30523d-d67b-4544-817a-e11765f27e83", EndpointId:"eth0"}
2026-02-17 02:51:55.282 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-9700/pod-configmaps-ce30523d-d67b-4544-817a-e11765f27e83", EndpointId:"eth0"}
2026-02-17 02:51:55.283 [INFO][69] 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:51:55.283 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali98edfe1a08c" ipVersion=0x4 table="filter"
2026-02-17 02:51:55.283 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.configmap-9700" ipVersion=0x4 table="filter"
2026-02-17 02:51:55.283 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_Lg4OJJ99TTCm26b08D" ipVersion=0x4 table="filter"
2026-02-17 02:51:55.283 [INFO][69] 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:51:55.283 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali98edfe1a08c" ipVersion=0x4 table="filter"
2026-02-17 02:51:55.283 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.configmap-9700" ipVersion=0x4 table="filter"
2026-02-17 02:51:55.283 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_Lg4OJJ99TTCm26b08D" ipVersion=0x4 table="filter"
2026-02-17 02:51:55.283 [INFO][69] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali98edfe1a08c"
2026-02-17 02:51:55.283 [INFO][69] felix/endpoint_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-9700/pod-configmaps-ce30523d-d67b-4544-817a-e11765f27e83", EndpointId:"eth0"}
2026-02-17 02:51:55.283 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-9700/pod-configmaps-ce30523d-d67b-4544-817a-e11765f27e83", EndpointId:"eth0"}
2026-02-17 02:51:55.330 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-9700/pod-configmaps-ce30523d-d67b-4544-817a-e11765f27e83", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:51:55.330 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-9700/pod-configmaps-ce30523d-d67b-4544-817a-e11765f27e83", EndpointId:"eth0"} status="down"
2026-02-17 02:51:55.353 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=194 ifaceName="cali98edfe1a08c" state="down"
2026-02-17 02:51:55.354 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali98edfe1a08c", State:"down", Index:194}
2026-02-17 02:51:55.354 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali98edfe1a08c"
2026-02-17 02:51:55.354 [INFO][69] felix/endpoint_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-9700/pod-configmaps-ce30523d-d67b-4544-817a-e11765f27e83", EndpointId:"eth0"}
2026-02-17 02:51:55.354 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali98edfe1a08c"
2026-02-17 02:51:55.354 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-9700/pod-configmaps-ce30523d-d67b-4544-817a-e11765f27e83", EndpointId:"eth0"}
2026-02-17 02:51:55.361 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=194 ifaceName="cali98edfe1a08c" state="up"
2026-02-17 02:51:55.373 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-9700/pod-configmaps-ce30523d-d67b-4544-817a-e11765f27e83", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:51:55.373 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-9700/pod-configmaps-ce30523d-d67b-4544-817a-e11765f27e83", EndpointId:"eth0"} status="down"
2026-02-17 02:51:55.373 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali98edfe1a08c", Addrs:set.Typed[string]{}}
2026-02-17 02:51:55.373 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali98edfe1a08c", Addrs:set.Typed[string]{}}
2026-02-17 02:51:55.373 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali98edfe1a08c", State:"up", Index:194}
2026-02-17 02:51:55.373 [INFO][69] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali98edfe1a08c"
2026-02-17 02:51:55.374 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali98edfe1a08c"
2026-02-17 02:51:55.374 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali98edfe1a08c"
2026-02-17 02:51:55.374 [INFO][69] felix/endpoint_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-9700/pod-configmaps-ce30523d-d67b-4544-817a-e11765f27e83", EndpointId:"eth0"}
2026-02-17 02:51:55.374 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-9700/pod-configmaps-ce30523d-d67b-4544-817a-e11765f27e83", EndpointId:"eth0"}
2026-02-17 02:51:55.388 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-9700/pod-configmaps-ce30523d-d67b-4544-817a-e11765f27e83", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:51:55.388 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-9700/pod-configmaps-ce30523d-d67b-4544-817a-e11765f27e83", EndpointId:"eth0"} status="up"
2026-02-17 02:51:55.783 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=configmap-9700/pod-configmaps-ce30523d-d67b-4544-817a-e11765f27e83, name=eth0)
2026-02-17 02:51:55.783 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"configmap-9700/pod-configmaps-ce30523d-d67b-4544-817a-e11765f27e83" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali98edfe1a08c" profile_ids:"kns.configmap-9700" profile_ids:"ksa.configmap-9700.default" ipv4_nets:"10.100.226.5/32"}
2026-02-17 02:51:55.783 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-9700/pod-configmaps-ce30523d-d67b-4544-817a-e11765f27e83", EndpointId:"eth0"}
2026-02-17 02:51:55.783 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-9700/pod-configmaps-ce30523d-d67b-4544-817a-e11765f27e83", EndpointId:"eth0"}
2026-02-17 02:51:55.783 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-9700/pod-configmaps-ce30523d-d67b-4544-817a-e11765f27e83", EndpointId:"eth0"}
2026-02-17 02:51:55.784 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali98edfe1a08c"
2026-02-17 02:51:55.784 [INFO][69] felix/endpoint_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-9700/pod-configmaps-ce30523d-d67b-4544-817a-e11765f27e83", EndpointId:"eth0"}
2026-02-17 02:51:55.784 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-9700/pod-configmaps-ce30523d-d67b-4544-817a-e11765f27e83", EndpointId:"eth0"}
2026-02-17 02:51:55.810 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-9700/pod-configmaps-ce30523d-d67b-4544-817a-e11765f27e83", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:51:55.810 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-9700/pod-configmaps-ce30523d-d67b-4544-817a-e11765f27e83", EndpointId:"eth0"} status="up"
2026-02-17 02:51:55.996 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"secrets-1985" name:"default"}
bird: KIF: Received address message for unknown interface 193
2026-02-17 02:51:56.148 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=193 ifaceName="calibf40a1a1288" state="down"
2026-02-17 02:51:56.148 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calibf40a1a1288"
2026-02-17 02:51:56.148 [INFO][69] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=193
2026-02-17 02:51:56.148 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calibf40a1a1288", State:"down", Index:193}
2026-02-17 02:51:56.148 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calibf40a1a1288", Addrs:set.Typed[string]{}}
2026-02-17 02:51:56.148 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calibf40a1a1288", Addrs:set.Typed[string]{}}
2026-02-17 02:51:56.150 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=193 ifaceName="calibf40a1a1288" state=""
2026-02-17 02:51:56.150 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calibf40a1a1288"
2026-02-17 02:51:56.173 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calibf40a1a1288", State:"", Index:193}
2026-02-17 02:51:56.173 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calibf40a1a1288", Addrs:set.Set[string](nil)}
2026-02-17 02:51:56.173 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calibf40a1a1288", Addrs:set.Set[string](nil)}
2026-02-17 02:51:56.193 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-1985"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-1985"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"secrets-1985"}
2026-02-17 02:51:56.214 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"secrets-1985"}
2026-02-17 02:51:56.747 [INFO][69] 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:51:56.747 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali98edfe1a08c"
2026-02-17 02:51:56.747 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali98edfe1a08c", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:51:56.748 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali98edfe1a08c", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:51:57.014 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=configmap-9700/pod-configmaps-ce30523d-d67b-4544-817a-e11765f27e83, name=eth0)
2026-02-17 02:51:57.014 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"configmap-9700/pod-configmaps-ce30523d-d67b-4544-817a-e11765f27e83" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali98edfe1a08c" profile_ids:"kns.configmap-9700" profile_ids:"ksa.configmap-9700.default" ipv4_nets:"10.100.226.5/32"}
2026-02-17 02:51:57.014 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-9700/pod-configmaps-ce30523d-d67b-4544-817a-e11765f27e83", EndpointId:"eth0"}
2026-02-17 02:51:57.014 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-9700/pod-configmaps-ce30523d-d67b-4544-817a-e11765f27e83", EndpointId:"eth0"}
2026-02-17 02:51:57.014 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-9700/pod-configmaps-ce30523d-d67b-4544-817a-e11765f27e83", EndpointId:"eth0"}
2026-02-17 02:51:57.017 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali98edfe1a08c"
2026-02-17 02:51:57.017 [INFO][69] 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:"configmap-9700/pod-configmaps-ce30523d-d67b-4544-817a-e11765f27e83", EndpointId:"eth0"}
2026-02-17 02:51:57.017 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-9700/pod-configmaps-ce30523d-d67b-4544-817a-e11765f27e83", EndpointId:"eth0"}
2026-02-17 02:51:57.036 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-9700/pod-configmaps-ce30523d-d67b-4544-817a-e11765f27e83", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:51:57.036 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-9700/pod-configmaps-ce30523d-d67b-4544-817a-e11765f27e83", EndpointId:"eth0"} status="down"
2026-02-17 02:51:57.116 [INFO][69] 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:51:57.116 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali98edfe1a08c"
2026-02-17 02:51:57.116 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=194 ifaceName="cali98edfe1a08c" state="down"
2026-02-17 02:51:57.116 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali98edfe1a08c", Addrs:set.Typed[string]{}}
2026-02-17 02:51:57.116 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali98edfe1a08c", Addrs:set.Typed[string]{}}
2026-02-17 02:51:57.116 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=194 ifaceName="cali98edfe1a08c" state=""
2026-02-17 02:51:57.116 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali98edfe1a08c"
2026-02-17 02:51:57.116 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali98edfe1a08c", State:"down", Index:194}
2026-02-17 02:51:57.116 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali98edfe1a08c", State:"", Index:194}
2026-02-17 02:51:57.116 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali98edfe1a08c", Addrs:set.Set[string](nil)}
2026-02-17 02:51:57.116 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali98edfe1a08c", Addrs:set.Set[string](nil)}
2026-02-17 02:51:57.116 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali98edfe1a08c"
2026-02-17 02:51:57.116 [INFO][69] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali98edfe1a08c"
2026-02-17 02:51:57.116 [INFO][69] felix/endpoint_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-9700/pod-configmaps-ce30523d-d67b-4544-817a-e11765f27e83", EndpointId:"eth0"}
2026-02-17 02:51:57.116 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-9700/pod-configmaps-ce30523d-d67b-4544-817a-e11765f27e83", EndpointId:"eth0"}
2026-02-17 02:51:57.117 [INFO][69] felix/conntrack.go 90: Removing conntrack flows ip=10.100.226.5
2026-02-17 02:51:57.140 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-9700/pod-configmaps-ce30523d-d67b-4544-817a-e11765f27e83", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:51:57.140 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-9700/pod-configmaps-ce30523d-d67b-4544-817a-e11765f27e83", EndpointId:"eth0"} status="down"
2026-02-17 02:51:57.239 [INFO][69] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=configmap-9700/pod-configmaps-ce30523d-d67b-4544-817a-e11765f27e83, name=eth0)
2026-02-17 02:51:57.240 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"configmap-9700/pod-configmaps-ce30523d-d67b-4544-817a-e11765f27e83" endpoint_id:"eth0"}
2026-02-17 02:51:57.240 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.configmap-9700"}
2026-02-17 02:51:57.240 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.configmap-9700.default"}
2026-02-17 02:51:57.240 [INFO][69] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-9700/pod-configmaps-ce30523d-d67b-4544-817a-e11765f27e83", EndpointId:"eth0"}
2026-02-17 02:51:57.240 [INFO][69] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-9700/pod-configmaps-ce30523d-d67b-4544-817a-e11765f27e83", EndpointId:"eth0"}
2026-02-17 02:51:57.240 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.configmap-9700" ipVersion=0x4 table="filter"
2026-02-17 02:51:57.240 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_Lg4OJJ99TTCm26b08D" ipVersion=0x4 table="filter"
2026-02-17 02:51:57.240 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.configmap-9700" ipVersion=0x4 nextLog=2026-02-17 02:51:58.436283474 +0000 UTC m=+1230.944413119 table="filter"
2026-02-17 02:51:57.240 [INFO][69] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-9700/pod-configmaps-ce30523d-d67b-4544-817a-e11765f27e83", EndpointId:"eth0"}
2026-02-17 02:51:57.240 [INFO][69] felix/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-9700/pod-configmaps-ce30523d-d67b-4544-817a-e11765f27e83", EndpointId:"eth0"}
2026-02-17 02:51:57.240 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-9700/pod-configmaps-ce30523d-d67b-4544-817a-e11765f27e83", EndpointId:"eth0"}
2026-02-17 02:51:57.315 [INFO][69] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-9700/pod-configmaps-ce30523d-d67b-4544-817a-e11765f27e83", EndpointId:"eth0"}
2026-02-17 02:51:57.403 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"emptydir-37" name:"default"}
2026-02-17 02:51:57.687 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-37"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"648329da-2048-4e6b-a697-5d6bd747a7ee"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-37"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-37"}
2026-02-17 02:51:57.715 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"emptydir-37"}
2026-02-17 02:51:58.774 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-9700"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-9700"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9700"}
2026-02-17 02:51:58.797 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"custom-resource-definition-8393"} labels:{key:"e2e-framework" value:"custom-resource-definition"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"custom-resource-definition-8393"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-8393"}
2026-02-17 02:51:58.820 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"custom-resource-definition-8393" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:51:59.848 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"custom-resource-definition-8393"} labels:{key:"e2e-framework" value:"custom-resource-definition"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"custom-resource-definition-8393"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-8393"}
2026-02-17 02:51:59.873 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-6048"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"projected-6048"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6048"}
2026-02-17 02:51:59.873 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"projected-6048" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:52:00.135 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-markers-2841" name:"default"}
2026-02-17 02:52:00.166 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-4264" name:"default"}
2026-02-17 02:52:00.194 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-4264"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-4264"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-4264"} labels:{key:"webhook-4264" value:"true"}
2026-02-17 02:52:00.217 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-4264"}
2026-02-17 02:52:00.279 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-2841"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-2841"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{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-2841"} labels:{key:"webhook-4264-markers" value:"true"}
2026-02-17 02:52:00.304 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-markers-2841"}
2026-02-17 02:52:00.479 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=projected-6048/labelsupdatede069424-f004-45f4-954d-78f25a10fa8a, name=eth0)
2026-02-17 02:52:00.480 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.projected-6048.default"} profile:{}
2026-02-17 02:52:00.480 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.projected-6048"} profile:{inbound_rules:{action:"allow" rule_id:"9IxYiJLaUyrBnukN"} outbound_rules:{action:"allow" rule_id:"XZ0pqYnP2CJpsJlg"}}
2026-02-17 02:52:00.480 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-6048/labelsupdatede069424-f004-45f4-954d-78f25a10fa8a" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali22900a923b9" profile_ids:"kns.projected-6048" profile_ids:"ksa.projected-6048.default" ipv4_nets:"10.100.226.6/32"}
2026-02-17 02:52:00.480 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6048/labelsupdatede069424-f004-45f4-954d-78f25a10fa8a", EndpointId:"eth0"}
2026-02-17 02:52:00.481 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6048/labelsupdatede069424-f004-45f4-954d-78f25a10fa8a", EndpointId:"eth0"}
2026-02-17 02:52:00.481 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6048/labelsupdatede069424-f004-45f4-954d-78f25a10fa8a", EndpointId:"eth0"}
2026-02-17 02:52:00.481 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali22900a923b9" ipVersion=0x4 logsSkipped=5 table="filter"
2026-02-17 02:52:00.481 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.projected-6048" ipVersion=0x4 table="filter"
2026-02-17 02:52:00.481 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_hYzlGHDd-u22tRkvhd" ipVersion=0x4 table="filter"
2026-02-17 02:52:00.481 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali22900a923b9" ipVersion=0x4 table="filter"
2026-02-17 02:52:00.481 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.projected-6048" ipVersion=0x4 table="filter"
2026-02-17 02:52:00.481 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_hYzlGHDd-u22tRkvhd" ipVersion=0x4 table="filter"
2026-02-17 02:52:00.481 [INFO][69] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali22900a923b9"
2026-02-17 02:52:00.481 [INFO][69] felix/endpoint_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-6048/labelsupdatede069424-f004-45f4-954d-78f25a10fa8a", EndpointId:"eth0"}
2026-02-17 02:52:00.481 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6048/labelsupdatede069424-f004-45f4-954d-78f25a10fa8a", EndpointId:"eth0"}
2026-02-17 02:52:00.515 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6048/labelsupdatede069424-f004-45f4-954d-78f25a10fa8a", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:52:00.516 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6048/labelsupdatede069424-f004-45f4-954d-78f25a10fa8a", EndpointId:"eth0"} status="down"
2026-02-17 02:52:00.558 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=195 ifaceName="cali22900a923b9" state="down"
2026-02-17 02:52:00.558 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali22900a923b9"
2026-02-17 02:52:00.558 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali22900a923b9", State:"down", Index:195}
2026-02-17 02:52:00.559 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali22900a923b9", Addrs:set.Typed[string]{}}
2026-02-17 02:52:00.559 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali22900a923b9", Addrs:set.Typed[string]{}}
2026-02-17 02:52:00.559 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali22900a923b9"
2026-02-17 02:52:00.559 [INFO][69] felix/endpoint_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-6048/labelsupdatede069424-f004-45f4-954d-78f25a10fa8a", EndpointId:"eth0"}
2026-02-17 02:52:00.559 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6048/labelsupdatede069424-f004-45f4-954d-78f25a10fa8a", EndpointId:"eth0"}
2026-02-17 02:52:00.560 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=195 ifaceName="cali22900a923b9" state="up"
2026-02-17 02:52:00.577 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6048/labelsupdatede069424-f004-45f4-954d-78f25a10fa8a", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:52:00.577 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6048/labelsupdatede069424-f004-45f4-954d-78f25a10fa8a", EndpointId:"eth0"} status="down"
2026-02-17 02:52:00.577 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali22900a923b9", State:"up", Index:195}
2026-02-17 02:52:00.577 [INFO][69] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali22900a923b9"
2026-02-17 02:52:00.577 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali22900a923b9"
2026-02-17 02:52:00.577 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali22900a923b9"
2026-02-17 02:52:00.577 [INFO][69] felix/endpoint_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-6048/labelsupdatede069424-f004-45f4-954d-78f25a10fa8a", EndpointId:"eth0"}
2026-02-17 02:52:00.577 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6048/labelsupdatede069424-f004-45f4-954d-78f25a10fa8a", EndpointId:"eth0"}
2026-02-17 02:52:00.601 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6048/labelsupdatede069424-f004-45f4-954d-78f25a10fa8a", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:52:00.601 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6048/labelsupdatede069424-f004-45f4-954d-78f25a10fa8a", EndpointId:"eth0"} status="up"
2026-02-17 02:52:00.827 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=projected-6048/labelsupdatede069424-f004-45f4-954d-78f25a10fa8a, name=eth0)
2026-02-17 02:52:00.827 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-6048/labelsupdatede069424-f004-45f4-954d-78f25a10fa8a" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali22900a923b9" profile_ids:"kns.projected-6048" profile_ids:"ksa.projected-6048.default" ipv4_nets:"10.100.226.6/32"}
2026-02-17 02:52:00.827 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6048/labelsupdatede069424-f004-45f4-954d-78f25a10fa8a", EndpointId:"eth0"}
2026-02-17 02:52:00.828 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6048/labelsupdatede069424-f004-45f4-954d-78f25a10fa8a", EndpointId:"eth0"}
2026-02-17 02:52:00.828 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6048/labelsupdatede069424-f004-45f4-954d-78f25a10fa8a", EndpointId:"eth0"}
2026-02-17 02:52:00.828 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali22900a923b9"
2026-02-17 02:52:00.828 [INFO][69] felix/endpoint_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-6048/labelsupdatede069424-f004-45f4-954d-78f25a10fa8a", EndpointId:"eth0"}
2026-02-17 02:52:00.828 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6048/labelsupdatede069424-f004-45f4-954d-78f25a10fa8a", EndpointId:"eth0"}
2026-02-17 02:52:00.855 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6048/labelsupdatede069424-f004-45f4-954d-78f25a10fa8a", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:52:00.856 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6048/labelsupdatede069424-f004-45f4-954d-78f25a10fa8a", EndpointId:"eth0"} status="up"
2026-02-17 02:52:01.803 [INFO][69] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=195
2026-02-17 02:52:01.803 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali22900a923b9"
2026-02-17 02:52:01.803 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali22900a923b9", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:52:01.803 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali22900a923b9", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:52:02.460 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=projected-6048/labelsupdatede069424-f004-45f4-954d-78f25a10fa8a, name=eth0)
2026-02-17 02:52:02.461 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-6048/labelsupdatede069424-f004-45f4-954d-78f25a10fa8a" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali22900a923b9" profile_ids:"kns.projected-6048" profile_ids:"ksa.projected-6048.default" ipv4_nets:"10.100.226.6/32"}
2026-02-17 02:52:02.461 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6048/labelsupdatede069424-f004-45f4-954d-78f25a10fa8a", EndpointId:"eth0"}
2026-02-17 02:52:02.461 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6048/labelsupdatede069424-f004-45f4-954d-78f25a10fa8a", EndpointId:"eth0"}
2026-02-17 02:52:02.461 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6048/labelsupdatede069424-f004-45f4-954d-78f25a10fa8a", EndpointId:"eth0"}
2026-02-17 02:52:02.462 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali22900a923b9"
2026-02-17 02:52:02.462 [INFO][69] felix/endpoint_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-6048/labelsupdatede069424-f004-45f4-954d-78f25a10fa8a", EndpointId:"eth0"}
2026-02-17 02:52:02.462 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6048/labelsupdatede069424-f004-45f4-954d-78f25a10fa8a", EndpointId:"eth0"}
2026-02-17 02:52:02.484 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6048/labelsupdatede069424-f004-45f4-954d-78f25a10fa8a", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:52:02.484 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6048/labelsupdatede069424-f004-45f4-954d-78f25a10fa8a", EndpointId:"eth0"} status="up"
2026-02-17 02:52:03.808 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"configmap-9700" name:"default"}
2026-02-17 02:52:04.043 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-9700"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-9700"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9700"}
2026-02-17 02:52:04.079 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"configmap-9700"}
2026-02-17 02:52:04.935 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"custom-resource-definition-8393" name:"default"}
2026-02-17 02:52:05.117 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"custom-resource-definition-8393"} labels:{key:"e2e-framework" value:"custom-resource-definition"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"custom-resource-definition-8393"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-8393"}
2026-02-17 02:52:05.146 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"custom-resource-definition-8393"}
2026-02-17 02:52:06.531 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-6048"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"projected-6048"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6048"}
2026-02-17 02:52:06.561 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"dns-8407"} labels:{key:"e2e-framework" value:"dns"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"dns-8407"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8407"}
2026-02-17 02:52:06.596 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"dns-8407" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:52:06.596 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"dns-test-service-2" namespace:"dns-8407" type:"ClusterIP" cluster_ips:"None" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:52:11.557 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=projected-6048/labelsupdatede069424-f004-45f4-954d-78f25a10fa8a, name=eth0)
2026-02-17 02:52:11.557 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-6048/labelsupdatede069424-f004-45f4-954d-78f25a10fa8a" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali22900a923b9" profile_ids:"kns.projected-6048" profile_ids:"ksa.projected-6048.default" ipv4_nets:"10.100.226.6/32"}
2026-02-17 02:52:11.557 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6048/labelsupdatede069424-f004-45f4-954d-78f25a10fa8a", EndpointId:"eth0"}
2026-02-17 02:52:11.557 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6048/labelsupdatede069424-f004-45f4-954d-78f25a10fa8a", EndpointId:"eth0"}
2026-02-17 02:52:11.557 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6048/labelsupdatede069424-f004-45f4-954d-78f25a10fa8a", EndpointId:"eth0"}
2026-02-17 02:52:11.557 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali22900a923b9"
2026-02-17 02:52:11.557 [INFO][69] felix/endpoint_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-6048/labelsupdatede069424-f004-45f4-954d-78f25a10fa8a", EndpointId:"eth0"}
2026-02-17 02:52:11.557 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6048/labelsupdatede069424-f004-45f4-954d-78f25a10fa8a", EndpointId:"eth0"}
2026-02-17 02:52:11.581 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=projected-6048/labelsupdatede069424-f004-45f4-954d-78f25a10fa8a, name=eth0)
2026-02-17 02:52:11.586 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6048/labelsupdatede069424-f004-45f4-954d-78f25a10fa8a", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:52:11.586 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6048/labelsupdatede069424-f004-45f4-954d-78f25a10fa8a", EndpointId:"eth0"} status="up"
2026-02-17 02:52:11.587 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-6048"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"projected-6048"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6048"}
2026-02-17 02:52:11.587 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-6048/labelsupdatede069424-f004-45f4-954d-78f25a10fa8a" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali22900a923b9" profile_ids:"kns.projected-6048" profile_ids:"ksa.projected-6048.default" ipv4_nets:"10.100.226.6/32"}
2026-02-17 02:52:11.587 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6048/labelsupdatede069424-f004-45f4-954d-78f25a10fa8a", EndpointId:"eth0"}
2026-02-17 02:52:11.587 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6048/labelsupdatede069424-f004-45f4-954d-78f25a10fa8a", EndpointId:"eth0"}
2026-02-17 02:52:11.587 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6048/labelsupdatede069424-f004-45f4-954d-78f25a10fa8a", EndpointId:"eth0"}
2026-02-17 02:52:11.587 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali22900a923b9"
2026-02-17 02:52:11.587 [INFO][69] felix/endpoint_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-6048/labelsupdatede069424-f004-45f4-954d-78f25a10fa8a", EndpointId:"eth0"}
2026-02-17 02:52:11.587 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6048/labelsupdatede069424-f004-45f4-954d-78f25a10fa8a", EndpointId:"eth0"}
2026-02-17 02:52:11.612 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6048/labelsupdatede069424-f004-45f4-954d-78f25a10fa8a", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:52:11.612 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6048/labelsupdatede069424-f004-45f4-954d-78f25a10fa8a", EndpointId:"eth0"} status="up"
2026-02-17 02:52:11.827 [INFO][69] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=projected-6048/labelsupdatede069424-f004-45f4-954d-78f25a10fa8a, name=eth0)
2026-02-17 02:52:11.827 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-6048/labelsupdatede069424-f004-45f4-954d-78f25a10fa8a" endpoint_id:"eth0"}
2026-02-17 02:52:11.827 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.projected-6048"}
2026-02-17 02:52:11.827 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.projected-6048.default"}
2026-02-17 02:52:11.827 [INFO][69] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6048/labelsupdatede069424-f004-45f4-954d-78f25a10fa8a", EndpointId:"eth0"}
2026-02-17 02:52:11.827 [INFO][69] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6048/labelsupdatede069424-f004-45f4-954d-78f25a10fa8a", EndpointId:"eth0"}
2026-02-17 02:52:11.828 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.projected-6048" ipVersion=0x4 table="filter"
2026-02-17 02:52:11.828 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_hYzlGHDd-u22tRkvhd" ipVersion=0x4 table="filter"
2026-02-17 02:52:11.828 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.projected-6048" ipVersion=0x4 table="filter"
2026-02-17 02:52:11.828 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_hYzlGHDd-u22tRkvhd" ipVersion=0x4 table="filter"
2026-02-17 02:52:11.828 [INFO][69] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6048/labelsupdatede069424-f004-45f4-954d-78f25a10fa8a", EndpointId:"eth0"}
2026-02-17 02:52:11.828 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali22900a923b9" ipVersion=0x4 table="filter"
2026-02-17 02:52:11.828 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali22900a923b9" ipVersion=0x4 table="filter"
2026-02-17 02:52:11.828 [INFO][69] felix/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-6048/labelsupdatede069424-f004-45f4-954d-78f25a10fa8a", EndpointId:"eth0"}
2026-02-17 02:52:11.828 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6048/labelsupdatede069424-f004-45f4-954d-78f25a10fa8a", EndpointId:"eth0"}
2026-02-17 02:52:11.829 [INFO][69] felix/conntrack.go 90: Removing conntrack flows ip=10.100.226.6
2026-02-17 02:52:11.900 [INFO][69] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6048/labelsupdatede069424-f004-45f4-954d-78f25a10fa8a", EndpointId:"eth0"}
2026-02-17 02:52:11.932 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=195 ifaceName="cali22900a923b9" state="down"
2026-02-17 02:52:11.932 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali22900a923b9"
2026-02-17 02:52:11.932 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali22900a923b9", State:"down", Index:195}
2026-02-17 02:52:11.932 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali22900a923b9", Addrs:set.Typed[string]{}}
2026-02-17 02:52:11.932 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali22900a923b9", Addrs:set.Typed[string]{}}
2026-02-17 02:52:11.934 [INFO][69] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=195
2026-02-17 02:52:11.939 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=195 ifaceName="cali22900a923b9" state=""
2026-02-17 02:52:11.939 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali22900a923b9"
2026-02-17 02:52:11.956 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali22900a923b9", State:"", Index:195}
2026-02-17 02:52:11.956 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali22900a923b9", Addrs:set.Set[string](nil)}
2026-02-17 02:52:11.956 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali22900a923b9", Addrs:set.Set[string](nil)}
2026-02-17 02:52:12.093 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"pods-1640" name:"default"}
2026-02-17 02:52:12.251 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"pods-1640"}
2026-02-17 02:52:13.733 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"dns-test-service-2" namespace:"dns-8407"
2026-02-17 02:52:13.759 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"dns-8407"} labels:{key:"e2e-framework" value:"dns"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"dns-8407"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8407"}
2026-02-17 02:52:13.788 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubelet-test-9070"} labels:{key:"e2e-framework" value:"kubelet-test"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"kubelet-test-9070"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9070"}
2026-02-17 02:52:13.808 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kubelet-test-9070" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:52:15.857 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubelet-test-9070"} labels:{key:"e2e-framework" value:"kubelet-test"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"kubelet-test-9070"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9070"}
2026-02-17 02:52:15.899 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-3201"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-3201"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3201"}
2026-02-17 02:52:15.928 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"resourcequota-3201" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:52:16.203 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"ephemeral-containers-test-5912" name:"default"}
2026-02-17 02:52:16.453 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"ephemeral-containers-test-5912"}
2026-02-17 02:52:16.731 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"projected-6048" name:"default"}
2026-02-17 02:52:16.841 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"projected-6048"}
2026-02-17 02:52:18.603 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-7229"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"648329da-2048-4e6b-a697-5d6bd747a7ee"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-7229"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7229"}
2026-02-17 02:52:18.626 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-probe-6375"} labels:{key:"e2e-framework" value:"container-probe"} labels:{key:"e2e-run" value:"648329da-2048-4e6b-a697-5d6bd747a7ee"} labels:{key:"kubernetes.io/metadata.name" value:"container-probe-6375"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6375"}
2026-02-17 02:52:18.650 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"container-probe-6375" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:52:18.824 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"dns-8407" name:"default"}
2026-02-17 02:52:19.083 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"dns-8407"} labels:{key:"e2e-framework" value:"dns"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"dns-8407"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8407"}
2026-02-17 02:52:19.110 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"dns-8407"}
2026-02-17 02:52:19.242 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=container-probe-6375/liveness-04c0732f-fc67-4d37-b42f-e420568a0cec, name=eth0)
2026-02-17 02:52:19.243 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.container-probe-6375"} profile:{inbound_rules:{action:"allow" rule_id:"by83Y4sP_RRn6U62"} outbound_rules:{action:"allow" rule_id:"_pJs7wMHKpOsXr2L"}}
2026-02-17 02:52:19.243 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.container-probe-6375.default"} profile:{}
2026-02-17 02:52:19.243 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-probe-6375/liveness-04c0732f-fc67-4d37-b42f-e420568a0cec" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali3ee396d12a9" profile_ids:"kns.container-probe-6375" profile_ids:"ksa.container-probe-6375.default" ipv4_nets:"10.100.226.7/32"}
2026-02-17 02:52:19.243 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-6375/liveness-04c0732f-fc67-4d37-b42f-e420568a0cec", EndpointId:"eth0"}
2026-02-17 02:52:19.243 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-6375/liveness-04c0732f-fc67-4d37-b42f-e420568a0cec", EndpointId:"eth0"}
2026-02-17 02:52:19.243 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-6375/liveness-04c0732f-fc67-4d37-b42f-e420568a0cec", EndpointId:"eth0"}
2026-02-17 02:52:19.244 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali3ee396d12a9" ipVersion=0x4 table="filter"
2026-02-17 02:52:19.244 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_Bs1w6Q9HkSyy4fJ0B1" ipVersion=0x4 table="filter"
2026-02-17 02:52:19.244 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_Fy-ivzqtQOaarehVle" ipVersion=0x4 table="filter"
2026-02-17 02:52:19.244 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali3ee396d12a9" ipVersion=0x4 table="filter"
2026-02-17 02:52:19.244 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_Bs1w6Q9HkSyy4fJ0B1" ipVersion=0x4 table="filter"
2026-02-17 02:52:19.244 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_Fy-ivzqtQOaarehVle" ipVersion=0x4 table="filter"
2026-02-17 02:52:19.244 [INFO][69] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali3ee396d12a9"
2026-02-17 02:52:19.244 [INFO][69] felix/endpoint_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-6375/liveness-04c0732f-fc67-4d37-b42f-e420568a0cec", EndpointId:"eth0"}
2026-02-17 02:52:19.244 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-6375/liveness-04c0732f-fc67-4d37-b42f-e420568a0cec", EndpointId:"eth0"}
2026-02-17 02:52:19.287 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-6375/liveness-04c0732f-fc67-4d37-b42f-e420568a0cec", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:52:19.287 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-6375/liveness-04c0732f-fc67-4d37-b42f-e420568a0cec", EndpointId:"eth0"} status="down"
2026-02-17 02:52:19.317 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=196 ifaceName="cali3ee396d12a9" state="down"
2026-02-17 02:52:19.318 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali3ee396d12a9"
2026-02-17 02:52:19.318 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali3ee396d12a9", State:"down", Index:196}
2026-02-17 02:52:19.318 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali3ee396d12a9", Addrs:set.Typed[string]{}}
2026-02-17 02:52:19.318 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali3ee396d12a9", Addrs:set.Typed[string]{}}
2026-02-17 02:52:19.318 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali3ee396d12a9"
2026-02-17 02:52:19.318 [INFO][69] felix/endpoint_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-6375/liveness-04c0732f-fc67-4d37-b42f-e420568a0cec", EndpointId:"eth0"}
2026-02-17 02:52:19.318 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-6375/liveness-04c0732f-fc67-4d37-b42f-e420568a0cec", EndpointId:"eth0"}
2026-02-17 02:52:19.318 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=196 ifaceName="cali3ee396d12a9" state="up"
2026-02-17 02:52:19.337 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-6375/liveness-04c0732f-fc67-4d37-b42f-e420568a0cec", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:52:19.337 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-6375/liveness-04c0732f-fc67-4d37-b42f-e420568a0cec", EndpointId:"eth0"} status="down"
2026-02-17 02:52:19.337 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali3ee396d12a9", State:"up", Index:196}
2026-02-17 02:52:19.337 [INFO][69] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali3ee396d12a9"
2026-02-17 02:52:19.337 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali3ee396d12a9"
2026-02-17 02:52:19.338 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali3ee396d12a9"
2026-02-17 02:52:19.338 [INFO][69] felix/endpoint_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-6375/liveness-04c0732f-fc67-4d37-b42f-e420568a0cec", EndpointId:"eth0"}
2026-02-17 02:52:19.338 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-6375/liveness-04c0732f-fc67-4d37-b42f-e420568a0cec", EndpointId:"eth0"}
2026-02-17 02:52:19.360 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-6375/liveness-04c0732f-fc67-4d37-b42f-e420568a0cec", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:52:19.360 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-6375/liveness-04c0732f-fc67-4d37-b42f-e420568a0cec", EndpointId:"eth0"} status="up"
2026-02-17 02:52:19.910 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=container-probe-6375/liveness-04c0732f-fc67-4d37-b42f-e420568a0cec, name=eth0)
2026-02-17 02:52:19.911 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-probe-6375/liveness-04c0732f-fc67-4d37-b42f-e420568a0cec" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali3ee396d12a9" profile_ids:"kns.container-probe-6375" profile_ids:"ksa.container-probe-6375.default" ipv4_nets:"10.100.226.7/32"}
2026-02-17 02:52:19.911 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-6375/liveness-04c0732f-fc67-4d37-b42f-e420568a0cec", EndpointId:"eth0"}
2026-02-17 02:52:19.911 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-6375/liveness-04c0732f-fc67-4d37-b42f-e420568a0cec", EndpointId:"eth0"}
2026-02-17 02:52:19.911 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-6375/liveness-04c0732f-fc67-4d37-b42f-e420568a0cec", EndpointId:"eth0"}
2026-02-17 02:52:19.912 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali3ee396d12a9"
2026-02-17 02:52:19.913 [INFO][69] felix/endpoint_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-6375/liveness-04c0732f-fc67-4d37-b42f-e420568a0cec", EndpointId:"eth0"}
2026-02-17 02:52:19.913 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-6375/liveness-04c0732f-fc67-4d37-b42f-e420568a0cec", EndpointId:"eth0"}
2026-02-17 02:52:19.939 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-6375/liveness-04c0732f-fc67-4d37-b42f-e420568a0cec", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:52:19.939 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-6375/liveness-04c0732f-fc67-4d37-b42f-e420568a0cec", EndpointId:"eth0"} status="up"
2026-02-17 02:52:20.363 [INFO][69] 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:52:20.363 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali3ee396d12a9"
2026-02-17 02:52:20.363 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali3ee396d12a9", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:52:20.363 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali3ee396d12a9", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:52:20.911 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubelet-test-9070"} labels:{key:"e2e-framework" value:"kubelet-test"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"kubelet-test-9070"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9070"}
2026-02-17 02:52:23.719 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"resourcequota-7229" name:"default"}
2026-02-17 02:52:23.858 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-7229"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"648329da-2048-4e6b-a697-5d6bd747a7ee"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-7229"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7229"}
2026-02-17 02:52:23.885 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"resourcequota-7229"}
2026-02-17 02:52:28.482 [INFO][75] monitor-addresses/autodetection_methods.go 103: Using autodetected IPv4 address on interface ens3: 192.168.24.214/24
2026-02-17 02:52:30.031 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-3201"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-3201"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3201"}
2026-02-17 02:52:30.066 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"validating-admission-policy-6917"} labels:{key:"e2e-framework" value:"validating-admission-policy"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"validating-admission-policy-6917"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6917"}
2026-02-17 02:52:30.086 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"validating-admission-policy-6917" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:52:30.105 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"validating-admission-policy-6917"} labels:{key:"e2e-framework" value:"validating-admission-policy"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"validating-admission-policy-6917"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6917"} labels:{key:"validating-admission-policy-6917" value:"true"}
2026-02-17 02:52:30.754 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"validating-admission-policy-6917"} labels:{key:"e2e-framework" value:"validating-admission-policy"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"validating-admission-policy-6917"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6917"} labels:{key:"validating-admission-policy-6917" value:"true"}
2026-02-17 02:52:30.780 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-9961"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-9961"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9961"}
2026-02-17 02:52:30.780 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"secrets-9961" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:52:31.352 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=secrets-9961/pod-secrets-f487fafa-9027-4320-8714-ca8167dc451d, name=eth0)
2026-02-17 02:52:31.352 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.secrets-9961.default"} profile:{}
2026-02-17 02:52:31.353 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.secrets-9961"} profile:{inbound_rules:{action:"allow" rule_id:"P1q5DjskIJBf2XKL"} outbound_rules:{action:"allow" rule_id:"nl6bNMlbUmf4FRrH"}}
2026-02-17 02:52:31.353 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"secrets-9961/pod-secrets-f487fafa-9027-4320-8714-ca8167dc451d" endpoint_id:"eth0"} endpoint:{state:"active" name:"califf2f3a351bb" profile_ids:"kns.secrets-9961" profile_ids:"ksa.secrets-9961.default" ipv4_nets:"10.100.226.2/32"}
2026-02-17 02:52:31.353 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-9961/pod-secrets-f487fafa-9027-4320-8714-ca8167dc451d", EndpointId:"eth0"}
2026-02-17 02:52:31.353 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-9961/pod-secrets-f487fafa-9027-4320-8714-ca8167dc451d", EndpointId:"eth0"}
2026-02-17 02:52:31.353 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-9961/pod-secrets-f487fafa-9027-4320-8714-ca8167dc451d", EndpointId:"eth0"}
2026-02-17 02:52:31.353 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-califf2f3a351bb" ipVersion=0x4 table="filter"
2026-02-17 02:52:31.353 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.secrets-9961" ipVersion=0x4 table="filter"
2026-02-17 02:52:31.353 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_aVScwKkdmsJwJ_6S1H" ipVersion=0x4 table="filter"
2026-02-17 02:52:31.353 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-califf2f3a351bb" ipVersion=0x4 table="filter"
2026-02-17 02:52:31.353 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.secrets-9961" ipVersion=0x4 table="filter"
2026-02-17 02:52:31.353 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_aVScwKkdmsJwJ_6S1H" ipVersion=0x4 table="filter"
2026-02-17 02:52:31.353 [INFO][69] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="califf2f3a351bb"
2026-02-17 02:52:31.353 [INFO][69] felix/endpoint_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-9961/pod-secrets-f487fafa-9027-4320-8714-ca8167dc451d", EndpointId:"eth0"}
2026-02-17 02:52:31.353 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-9961/pod-secrets-f487fafa-9027-4320-8714-ca8167dc451d", EndpointId:"eth0"}
2026-02-17 02:52:31.387 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-9961/pod-secrets-f487fafa-9027-4320-8714-ca8167dc451d", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:52:31.387 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-9961/pod-secrets-f487fafa-9027-4320-8714-ca8167dc451d", EndpointId:"eth0"} status="down"
2026-02-17 02:52:31.423 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=197 ifaceName="califf2f3a351bb" state="down"
2026-02-17 02:52:31.424 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"califf2f3a351bb", State:"down", Index:197}
2026-02-17 02:52:31.424 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="califf2f3a351bb"
2026-02-17 02:52:31.424 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"califf2f3a351bb", Addrs:set.Typed[string]{}}
2026-02-17 02:52:31.424 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"califf2f3a351bb", Addrs:set.Typed[string]{}}
2026-02-17 02:52:31.424 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="califf2f3a351bb"
2026-02-17 02:52:31.424 [INFO][69] felix/endpoint_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-9961/pod-secrets-f487fafa-9027-4320-8714-ca8167dc451d", EndpointId:"eth0"}
2026-02-17 02:52:31.424 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-9961/pod-secrets-f487fafa-9027-4320-8714-ca8167dc451d", EndpointId:"eth0"}
2026-02-17 02:52:31.428 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=197 ifaceName="califf2f3a351bb" state="up"
2026-02-17 02:52:31.440 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-9961/pod-secrets-f487fafa-9027-4320-8714-ca8167dc451d", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:52:31.440 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-9961/pod-secrets-f487fafa-9027-4320-8714-ca8167dc451d", EndpointId:"eth0"} status="down"
2026-02-17 02:52:31.440 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"califf2f3a351bb", State:"up", Index:197}
2026-02-17 02:52:31.440 [INFO][69] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="califf2f3a351bb"
2026-02-17 02:52:31.440 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="califf2f3a351bb"
2026-02-17 02:52:31.440 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="califf2f3a351bb"
2026-02-17 02:52:31.440 [INFO][69] felix/endpoint_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-9961/pod-secrets-f487fafa-9027-4320-8714-ca8167dc451d", EndpointId:"eth0"}
2026-02-17 02:52:31.440 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-9961/pod-secrets-f487fafa-9027-4320-8714-ca8167dc451d", EndpointId:"eth0"}
2026-02-17 02:52:31.460 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-9961/pod-secrets-f487fafa-9027-4320-8714-ca8167dc451d", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:52:31.460 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-9961/pod-secrets-f487fafa-9027-4320-8714-ca8167dc451d", EndpointId:"eth0"} status="up"
2026-02-17 02:52:32.015 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=secrets-9961/pod-secrets-f487fafa-9027-4320-8714-ca8167dc451d, name=eth0)
2026-02-17 02:52:32.015 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"secrets-9961/pod-secrets-f487fafa-9027-4320-8714-ca8167dc451d" endpoint_id:"eth0"} endpoint:{state:"active" name:"califf2f3a351bb" profile_ids:"kns.secrets-9961" profile_ids:"ksa.secrets-9961.default" ipv4_nets:"10.100.226.2/32"}
2026-02-17 02:52:32.015 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-9961/pod-secrets-f487fafa-9027-4320-8714-ca8167dc451d", EndpointId:"eth0"}
2026-02-17 02:52:32.015 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-9961/pod-secrets-f487fafa-9027-4320-8714-ca8167dc451d", EndpointId:"eth0"}
2026-02-17 02:52:32.015 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-9961/pod-secrets-f487fafa-9027-4320-8714-ca8167dc451d", EndpointId:"eth0"}
2026-02-17 02:52:32.016 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="califf2f3a351bb"
2026-02-17 02:52:32.016 [INFO][69] felix/endpoint_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-9961/pod-secrets-f487fafa-9027-4320-8714-ca8167dc451d", EndpointId:"eth0"}
2026-02-17 02:52:32.016 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-9961/pod-secrets-f487fafa-9027-4320-8714-ca8167dc451d", EndpointId:"eth0"}
2026-02-17 02:52:32.036 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-9961/pod-secrets-f487fafa-9027-4320-8714-ca8167dc451d", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:52:32.036 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-9961/pod-secrets-f487fafa-9027-4320-8714-ca8167dc451d", EndpointId:"eth0"} status="up"
2026-02-17 02:52:32.943 [INFO][69] 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:52:32.943 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="califf2f3a351bb"
2026-02-17 02:52:32.943 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"califf2f3a351bb", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:52:32.943 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"califf2f3a351bb", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:52:33.181 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=secrets-9961/pod-secrets-f487fafa-9027-4320-8714-ca8167dc451d, name=eth0)
2026-02-17 02:52:33.181 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"secrets-9961/pod-secrets-f487fafa-9027-4320-8714-ca8167dc451d" endpoint_id:"eth0"} endpoint:{state:"active" name:"califf2f3a351bb" profile_ids:"kns.secrets-9961" profile_ids:"ksa.secrets-9961.default" ipv4_nets:"10.100.226.2/32"}
2026-02-17 02:52:33.181 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-9961/pod-secrets-f487fafa-9027-4320-8714-ca8167dc451d", EndpointId:"eth0"}
2026-02-17 02:52:33.181 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-9961/pod-secrets-f487fafa-9027-4320-8714-ca8167dc451d", EndpointId:"eth0"}
2026-02-17 02:52:33.181 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-9961/pod-secrets-f487fafa-9027-4320-8714-ca8167dc451d", EndpointId:"eth0"}
2026-02-17 02:52:33.182 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="califf2f3a351bb"
2026-02-17 02:52:33.182 [INFO][69] felix/endpoint_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-9961/pod-secrets-f487fafa-9027-4320-8714-ca8167dc451d", EndpointId:"eth0"}
2026-02-17 02:52:33.183 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-9961/pod-secrets-f487fafa-9027-4320-8714-ca8167dc451d", EndpointId:"eth0"}
2026-02-17 02:52:33.205 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-9961/pod-secrets-f487fafa-9027-4320-8714-ca8167dc451d", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:52:33.205 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-9961/pod-secrets-f487fafa-9027-4320-8714-ca8167dc451d", EndpointId:"eth0"} status="up"
2026-02-17 02:52:33.286 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=197 ifaceName="califf2f3a351bb" state="down"
2026-02-17 02:52:33.286 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"califf2f3a351bb", State:"down", Index:197}
2026-02-17 02:52:33.286 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="califf2f3a351bb"
2026-02-17 02:52:33.286 [INFO][69] felix/endpoint_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-9961/pod-secrets-f487fafa-9027-4320-8714-ca8167dc451d", EndpointId:"eth0"}
2026-02-17 02:52:33.287 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-9961/pod-secrets-f487fafa-9027-4320-8714-ca8167dc451d", EndpointId:"eth0"}
2026-02-17 02:52:33.287 [INFO][69] felix/conntrack.go 90: Removing conntrack flows ip=10.100.226.2
2026-02-17 02:52:33.288 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="califf2f3a351bb"
2026-02-17 02:52:33.288 [INFO][69] 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:52:33.290 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=197 ifaceName="califf2f3a351bb" state=""
2026-02-17 02:52:33.290 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="califf2f3a351bb"
2026-02-17 02:52:33.311 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-9961/pod-secrets-f487fafa-9027-4320-8714-ca8167dc451d", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:52:33.311 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-9961/pod-secrets-f487fafa-9027-4320-8714-ca8167dc451d", EndpointId:"eth0"} status="down"
2026-02-17 02:52:33.311 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"califf2f3a351bb", Addrs:set.Typed[string]{}}
2026-02-17 02:52:33.311 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"califf2f3a351bb", Addrs:set.Typed[string]{}}
2026-02-17 02:52:33.311 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"califf2f3a351bb", State:"", Index:197}
2026-02-17 02:52:33.311 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"califf2f3a351bb", Addrs:set.Set[string](nil)}
2026-02-17 02:52:33.311 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"califf2f3a351bb", Addrs:set.Set[string](nil)}
2026-02-17 02:52:33.311 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="califf2f3a351bb"
2026-02-17 02:52:33.311 [INFO][69] felix/endpoint_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-9961/pod-secrets-f487fafa-9027-4320-8714-ca8167dc451d", EndpointId:"eth0"}
2026-02-17 02:52:33.311 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-9961/pod-secrets-f487fafa-9027-4320-8714-ca8167dc451d", EndpointId:"eth0"}
2026-02-17 02:52:33.331 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-9961/pod-secrets-f487fafa-9027-4320-8714-ca8167dc451d", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:52:33.331 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-9961/pod-secrets-f487fafa-9027-4320-8714-ca8167dc451d", EndpointId:"eth0"} status="down"
2026-02-17 02:52:33.387 [INFO][69] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=secrets-9961/pod-secrets-f487fafa-9027-4320-8714-ca8167dc451d, name=eth0)
2026-02-17 02:52:33.388 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"secrets-9961/pod-secrets-f487fafa-9027-4320-8714-ca8167dc451d" endpoint_id:"eth0"}
2026-02-17 02:52:33.388 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.secrets-9961"}
2026-02-17 02:52:33.388 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.secrets-9961.default"}
2026-02-17 02:52:33.388 [INFO][69] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-9961/pod-secrets-f487fafa-9027-4320-8714-ca8167dc451d", EndpointId:"eth0"}
2026-02-17 02:52:33.388 [INFO][69] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-9961/pod-secrets-f487fafa-9027-4320-8714-ca8167dc451d", EndpointId:"eth0"}
2026-02-17 02:52:33.388 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.secrets-9961" ipVersion=0x4 table="filter"
2026-02-17 02:52:33.388 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_aVScwKkdmsJwJ_6S1H" ipVersion=0x4 table="filter"
2026-02-17 02:52:33.388 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.secrets-9961" ipVersion=0x4 table="filter"
2026-02-17 02:52:33.388 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_aVScwKkdmsJwJ_6S1H" ipVersion=0x4 table="filter"
2026-02-17 02:52:33.388 [INFO][69] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-9961/pod-secrets-f487fafa-9027-4320-8714-ca8167dc451d", EndpointId:"eth0"}
2026-02-17 02:52:33.388 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-califf2f3a351bb" ipVersion=0x4 table="filter"
2026-02-17 02:52:33.388 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-califf2f3a351bb" ipVersion=0x4 table="filter"
2026-02-17 02:52:33.388 [INFO][69] felix/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-9961/pod-secrets-f487fafa-9027-4320-8714-ca8167dc451d", EndpointId:"eth0"}
2026-02-17 02:52:33.388 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-9961/pod-secrets-f487fafa-9027-4320-8714-ca8167dc451d", EndpointId:"eth0"}
2026-02-17 02:52:33.448 [INFO][69] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-9961/pod-secrets-f487fafa-9027-4320-8714-ca8167dc451d", EndpointId:"eth0"}
2026-02-17 02:52:34.882 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-9961"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-9961"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9961"}
2026-02-17 02:52:34.910 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"deployment-4314"} labels:{key:"e2e-framework" value:"deployment"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"deployment-4314"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4314"}
2026-02-17 02:52:34.940 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"deployment-4314" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:52:35.207 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"resourcequota-3201" name:"default"}
2026-02-17 02:52:35.271 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-3201"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-3201"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3201"}
2026-02-17 02:52:35.297 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"resourcequota-3201"}
2026-02-17 02:52:35.925 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"validating-admission-policy-6917" name:"default"}
2026-02-17 02:52:36.159 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"validating-admission-policy-6917"} labels:{key:"e2e-framework" value:"validating-admission-policy"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"validating-admission-policy-6917"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6917"} labels:{key:"validating-admission-policy-6917" value:"true"}
2026-02-17 02:52:36.186 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"validating-admission-policy-6917"}
2026-02-17 02:52:37.143 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"deployment-4314"} labels:{key:"e2e-framework" value:"deployment"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"deployment-4314"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4314"}
2026-02-17 02:52:37.180 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-2480"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-2480"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-2480"}
2026-02-17 02:52:37.198 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-2480" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:52:37.212 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-2480"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-2480"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-2480"} labels:{key:"webhook-2480" value:"true"}
2026-02-17 02:52:37.241 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-4809"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-4809"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{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-4809"} labels:{key:"webhook-2480-markers" value:"true"}
2026-02-17 02:52:37.241 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-markers-4809" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:52:37.704 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"var-expansion-8756"} labels:{key:"e2e-framework" value:"var-expansion"} labels:{key:"e2e-run" value:"250c9c08-0bb9-4a58-88f0-5b64e701c66e"} labels:{key:"kubernetes.io/metadata.name" value:"var-expansion-8756"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8756"}
2026-02-17 02:52:37.739 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replication-controller-3374"} labels:{key:"e2e-framework" value:"replication-controller"} labels:{key:"e2e-run" value:"250c9c08-0bb9-4a58-88f0-5b64e701c66e"} labels:{key:"kubernetes.io/metadata.name" value:"replication-controller-3374"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3374"}
2026-02-17 02:52:37.768 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"replication-controller-3374" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:52:38.541 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=webhook-2480/sample-webhook-deployment-7d44fffc8-zgnm4, name=eth0)
2026-02-17 02:52:38.541 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.webhook-2480"} profile:{inbound_rules:{action:"allow" rule_id:"0lcBZj1LLzgRPGWf"} outbound_rules:{action:"allow" rule_id:"LPk0ljGV9TaG36Ab"}}
2026-02-17 02:52:38.541 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.webhook-2480.default"} profile:{}
2026-02-17 02:52:38.541 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-2480/sample-webhook-deployment-7d44fffc8-zgnm4" endpoint_id:"eth0"} endpoint:{state:"active" name:"calic38349b22ba" profile_ids:"kns.webhook-2480" profile_ids:"ksa.webhook-2480.default" ipv4_nets:"10.100.226.10/32"}
2026-02-17 02:52:38.541 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-2480/sample-webhook-deployment-7d44fffc8-zgnm4", EndpointId:"eth0"}
2026-02-17 02:52:38.541 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-2480/sample-webhook-deployment-7d44fffc8-zgnm4", EndpointId:"eth0"}
2026-02-17 02:52:38.541 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-2480/sample-webhook-deployment-7d44fffc8-zgnm4", EndpointId:"eth0"}
2026-02-17 02:52:38.542 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calic38349b22ba" ipVersion=0x4 table="filter"
2026-02-17 02:52:38.542 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.webhook-2480" ipVersion=0x4 table="filter"
2026-02-17 02:52:38.542 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_xCcf8q848yQAmPnFsf" ipVersion=0x4 table="filter"
2026-02-17 02:52:38.542 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calic38349b22ba" ipVersion=0x4 table="filter"
2026-02-17 02:52:38.542 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.webhook-2480" ipVersion=0x4 table="filter"
2026-02-17 02:52:38.542 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_xCcf8q848yQAmPnFsf" ipVersion=0x4 table="filter"
2026-02-17 02:52:38.542 [INFO][69] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calic38349b22ba"
2026-02-17 02:52:38.542 [INFO][69] felix/endpoint_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-2480/sample-webhook-deployment-7d44fffc8-zgnm4", EndpointId:"eth0"}
2026-02-17 02:52:38.542 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-2480/sample-webhook-deployment-7d44fffc8-zgnm4", EndpointId:"eth0"}
2026-02-17 02:52:38.588 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-2480/sample-webhook-deployment-7d44fffc8-zgnm4", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:52:38.588 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-2480/sample-webhook-deployment-7d44fffc8-zgnm4", EndpointId:"eth0"} status="down"
2026-02-17 02:52:38.618 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=198 ifaceName="calic38349b22ba" state="down"
2026-02-17 02:52:38.619 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calic38349b22ba"
2026-02-17 02:52:38.619 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic38349b22ba", State:"down", Index:198}
2026-02-17 02:52:38.619 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic38349b22ba", Addrs:set.Typed[string]{}}
2026-02-17 02:52:38.619 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic38349b22ba", Addrs:set.Typed[string]{}}
2026-02-17 02:52:38.619 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calic38349b22ba"
2026-02-17 02:52:38.619 [INFO][69] felix/endpoint_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-2480/sample-webhook-deployment-7d44fffc8-zgnm4", EndpointId:"eth0"}
2026-02-17 02:52:38.619 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-2480/sample-webhook-deployment-7d44fffc8-zgnm4", EndpointId:"eth0"}
2026-02-17 02:52:38.619 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=198 ifaceName="calic38349b22ba" state="up"
2026-02-17 02:52:38.646 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-2480/sample-webhook-deployment-7d44fffc8-zgnm4", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:52:38.647 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-2480/sample-webhook-deployment-7d44fffc8-zgnm4", EndpointId:"eth0"} status="down"
2026-02-17 02:52:38.647 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic38349b22ba", State:"up", Index:198}
2026-02-17 02:52:38.647 [INFO][69] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calic38349b22ba"
2026-02-17 02:52:38.647 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calic38349b22ba"
2026-02-17 02:52:38.647 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calic38349b22ba"
2026-02-17 02:52:38.647 [INFO][69] felix/endpoint_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-2480/sample-webhook-deployment-7d44fffc8-zgnm4", EndpointId:"eth0"}
2026-02-17 02:52:38.647 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-2480/sample-webhook-deployment-7d44fffc8-zgnm4", EndpointId:"eth0"}
2026-02-17 02:52:38.665 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-2480/sample-webhook-deployment-7d44fffc8-zgnm4", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:52:38.665 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-2480/sample-webhook-deployment-7d44fffc8-zgnm4", EndpointId:"eth0"} status="up"
2026-02-17 02:52:39.062 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=webhook-2480/sample-webhook-deployment-7d44fffc8-zgnm4, name=eth0)
2026-02-17 02:52:39.062 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-2480/sample-webhook-deployment-7d44fffc8-zgnm4" endpoint_id:"eth0"} endpoint:{state:"active" name:"calic38349b22ba" profile_ids:"kns.webhook-2480" profile_ids:"ksa.webhook-2480.default" ipv4_nets:"10.100.226.10/32"}
2026-02-17 02:52:39.062 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-2480/sample-webhook-deployment-7d44fffc8-zgnm4", EndpointId:"eth0"}
2026-02-17 02:52:39.062 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-2480/sample-webhook-deployment-7d44fffc8-zgnm4", EndpointId:"eth0"}
2026-02-17 02:52:39.063 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-2480/sample-webhook-deployment-7d44fffc8-zgnm4", EndpointId:"eth0"}
2026-02-17 02:52:39.063 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calic38349b22ba"
2026-02-17 02:52:39.063 [INFO][69] felix/endpoint_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-2480/sample-webhook-deployment-7d44fffc8-zgnm4", EndpointId:"eth0"}
2026-02-17 02:52:39.063 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-2480/sample-webhook-deployment-7d44fffc8-zgnm4", EndpointId:"eth0"}
2026-02-17 02:52:39.082 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=webhook-2480/sample-webhook-deployment-7d44fffc8-zgnm4, name=eth0)
2026-02-17 02:52:39.086 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-2480/sample-webhook-deployment-7d44fffc8-zgnm4", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:52:39.086 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-2480/sample-webhook-deployment-7d44fffc8-zgnm4", EndpointId:"eth0"} status="up"
2026-02-17 02:52:39.086 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-2480/sample-webhook-deployment-7d44fffc8-zgnm4" endpoint_id:"eth0"} endpoint:{state:"active" name:"calic38349b22ba" profile_ids:"kns.webhook-2480" profile_ids:"ksa.webhook-2480.default" ipv4_nets:"10.100.226.10/32"}
2026-02-17 02:52:39.086 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-2480/sample-webhook-deployment-7d44fffc8-zgnm4", EndpointId:"eth0"}
2026-02-17 02:52:39.086 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-2480/sample-webhook-deployment-7d44fffc8-zgnm4", EndpointId:"eth0"}
2026-02-17 02:52:39.086 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-2480/sample-webhook-deployment-7d44fffc8-zgnm4", EndpointId:"eth0"}
2026-02-17 02:52:39.087 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calic38349b22ba"
2026-02-17 02:52:39.087 [INFO][69] felix/endpoint_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-2480/sample-webhook-deployment-7d44fffc8-zgnm4", EndpointId:"eth0"}
2026-02-17 02:52:39.087 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-2480/sample-webhook-deployment-7d44fffc8-zgnm4", EndpointId:"eth0"}
2026-02-17 02:52:39.110 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-2480/sample-webhook-deployment-7d44fffc8-zgnm4", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:52:39.110 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-2480/sample-webhook-deployment-7d44fffc8-zgnm4", EndpointId:"eth0"} status="up"
2026-02-17 02:52:39.563 [INFO][69] 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:52:39.563 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calic38349b22ba"
2026-02-17 02:52:39.563 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic38349b22ba", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:52:39.563 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic38349b22ba", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:52:39.973 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-2480" type:"ClusterIP" cluster_ips:"10.254.196.206" ports:{Protocol:"TCP" Port:8443}
2026-02-17 02:52:40.068 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=container-probe-6375/liveness-04c0732f-fc67-4d37-b42f-e420568a0cec, name=eth0)
2026-02-17 02:52:40.068 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-probe-6375/liveness-04c0732f-fc67-4d37-b42f-e420568a0cec" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali3ee396d12a9" profile_ids:"kns.container-probe-6375" profile_ids:"ksa.container-probe-6375.default" ipv4_nets:"10.100.226.7/32"}
2026-02-17 02:52:40.068 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-6375/liveness-04c0732f-fc67-4d37-b42f-e420568a0cec", EndpointId:"eth0"}
2026-02-17 02:52:40.068 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-6375/liveness-04c0732f-fc67-4d37-b42f-e420568a0cec", EndpointId:"eth0"}
2026-02-17 02:52:40.068 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-6375/liveness-04c0732f-fc67-4d37-b42f-e420568a0cec", EndpointId:"eth0"}
2026-02-17 02:52:40.069 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali3ee396d12a9"
2026-02-17 02:52:40.069 [INFO][69] felix/endpoint_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-6375/liveness-04c0732f-fc67-4d37-b42f-e420568a0cec", EndpointId:"eth0"}
2026-02-17 02:52:40.069 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-6375/liveness-04c0732f-fc67-4d37-b42f-e420568a0cec", EndpointId:"eth0"}
2026-02-17 02:52:40.095 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-6375/liveness-04c0732f-fc67-4d37-b42f-e420568a0cec", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:52:40.095 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-6375/liveness-04c0732f-fc67-4d37-b42f-e420568a0cec", EndpointId:"eth0"} status="up"
2026-02-17 02:52:40.128 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"secrets-9961" name:"default"}
2026-02-17 02:52:40.291 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-9961"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-9961"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9961"}
2026-02-17 02:52:40.317 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"secrets-9961"}
2026-02-17 02:52:42.324 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"deployment-4314" name:"default"}
2026-02-17 02:52:42.655 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"deployment-4314"} labels:{key:"e2e-framework" value:"deployment"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"deployment-4314"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4314"}
2026-02-17 02:52:42.683 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"deployment-4314"}
2026-02-17 02:52:42.809 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"var-expansion-8756" name:"default"}
2026-02-17 02:52:42.831 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replication-controller-3374"} labels:{key:"e2e-framework" value:"replication-controller"} labels:{key:"e2e-run" value:"250c9c08-0bb9-4a58-88f0-5b64e701c66e"} labels:{key:"kubernetes.io/metadata.name" value:"replication-controller-3374"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3374"}
2026-02-17 02:52:42.858 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-publish-openapi-3402"} labels:{key:"e2e-framework" value:"crd-publish-openapi"} labels:{key:"e2e-run" value:"250c9c08-0bb9-4a58-88f0-5b64e701c66e"} labels:{key:"kubernetes.io/metadata.name" value:"crd-publish-openapi-3402"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-3402"}
2026-02-17 02:52:42.858 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"crd-publish-openapi-3402" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:52:43.199 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"var-expansion-8756"} labels:{key:"e2e-framework" value:"var-expansion"} labels:{key:"e2e-run" value:"250c9c08-0bb9-4a58-88f0-5b64e701c66e"} labels:{key:"kubernetes.io/metadata.name" value:"var-expansion-8756"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8756"}
2026-02-17 02:52:43.222 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"var-expansion-8756"}
2026-02-17 02:52:43.629 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-2480"
2026-02-17 02:52:43.678 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=webhook-2480/sample-webhook-deployment-7d44fffc8-zgnm4, name=eth0)
2026-02-17 02:52:43.679 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-2480/sample-webhook-deployment-7d44fffc8-zgnm4" endpoint_id:"eth0"} endpoint:{state:"active" name:"calic38349b22ba" profile_ids:"kns.webhook-2480" profile_ids:"ksa.webhook-2480.default" ipv4_nets:"10.100.226.10/32"}
2026-02-17 02:52:43.679 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-2480/sample-webhook-deployment-7d44fffc8-zgnm4", EndpointId:"eth0"}
2026-02-17 02:52:43.680 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-2480/sample-webhook-deployment-7d44fffc8-zgnm4", EndpointId:"eth0"}
2026-02-17 02:52:43.680 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-2480/sample-webhook-deployment-7d44fffc8-zgnm4", EndpointId:"eth0"}
2026-02-17 02:52:43.681 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calic38349b22ba"
2026-02-17 02:52:43.681 [INFO][69] felix/endpoint_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-2480/sample-webhook-deployment-7d44fffc8-zgnm4", EndpointId:"eth0"}
2026-02-17 02:52:43.681 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-2480/sample-webhook-deployment-7d44fffc8-zgnm4", EndpointId:"eth0"}
2026-02-17 02:52:43.688 [INFO][69] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=webhook-2480/sample-webhook-deployment-7d44fffc8-zgnm4, name=eth0)
2026-02-17 02:52:43.706 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-2480/sample-webhook-deployment-7d44fffc8-zgnm4", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:52:43.707 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-2480/sample-webhook-deployment-7d44fffc8-zgnm4", EndpointId:"eth0"} status="up"
2026-02-17 02:52:43.707 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-2480/sample-webhook-deployment-7d44fffc8-zgnm4" endpoint_id:"eth0"}
2026-02-17 02:52:43.707 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.webhook-2480"}
2026-02-17 02:52:43.707 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.webhook-2480.default"}
2026-02-17 02:52:43.707 [INFO][69] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-2480/sample-webhook-deployment-7d44fffc8-zgnm4", EndpointId:"eth0"}
2026-02-17 02:52:43.707 [INFO][69] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-2480/sample-webhook-deployment-7d44fffc8-zgnm4", EndpointId:"eth0"}
2026-02-17 02:52:43.708 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.webhook-2480" ipVersion=0x4 table="filter"
2026-02-17 02:52:43.708 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_xCcf8q848yQAmPnFsf" ipVersion=0x4 table="filter"
2026-02-17 02:52:43.708 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.webhook-2480" ipVersion=0x4 table="filter"
2026-02-17 02:52:43.708 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_xCcf8q848yQAmPnFsf" ipVersion=0x4 table="filter"
2026-02-17 02:52:43.708 [INFO][69] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-2480/sample-webhook-deployment-7d44fffc8-zgnm4", EndpointId:"eth0"}
2026-02-17 02:52:43.708 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calic38349b22ba" ipVersion=0x4 table="filter"
2026-02-17 02:52:43.708 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calic38349b22ba" ipVersion=0x4 table="filter"
2026-02-17 02:52:43.708 [INFO][69] felix/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-2480/sample-webhook-deployment-7d44fffc8-zgnm4", EndpointId:"eth0"}
2026-02-17 02:52:43.708 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-2480/sample-webhook-deployment-7d44fffc8-zgnm4", EndpointId:"eth0"}
2026-02-17 02:52:43.710 [INFO][69] felix/conntrack.go 90: Removing conntrack flows ip=10.100.226.10
2026-02-17 02:52:43.759 [INFO][69] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-2480/sample-webhook-deployment-7d44fffc8-zgnm4", EndpointId:"eth0"}
2026-02-17 02:52:44.065 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=198 ifaceName="calic38349b22ba" state="down"
2026-02-17 02:52:44.065 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calic38349b22ba"
2026-02-17 02:52:44.065 [INFO][69] 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:52:44.065 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic38349b22ba", State:"down", Index:198}
2026-02-17 02:52:44.065 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic38349b22ba", Addrs:set.Typed[string]{}}
2026-02-17 02:52:44.065 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic38349b22ba", Addrs:set.Typed[string]{}}
2026-02-17 02:52:44.066 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=198 ifaceName="calic38349b22ba" state=""
2026-02-17 02:52:44.066 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calic38349b22ba"
2026-02-17 02:52:44.081 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic38349b22ba", State:"", Index:198}
2026-02-17 02:52:44.082 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic38349b22ba", Addrs:set.Set[string](nil)}
2026-02-17 02:52:44.082 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic38349b22ba", Addrs:set.Set[string](nil)}
2026-02-17 02:52:44.227 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-2480"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-2480"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-2480"} labels:{key:"webhook-2480" value:"true"}
2026-02-17 02:52:44.268 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-4809"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-4809"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{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-4809"} labels:{key:"webhook-2480-markers" value:"true"}
2026-02-17 02:52:48.117 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"replication-controller-3374" name:"default"}
2026-02-17 02:52:48.255 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replication-controller-3374"} labels:{key:"e2e-framework" value:"replication-controller"} labels:{key:"e2e-run" value:"250c9c08-0bb9-4a58-88f0-5b64e701c66e"} labels:{key:"kubernetes.io/metadata.name" value:"replication-controller-3374"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3374"}
2026-02-17 02:52:48.286 [INFO][69] felix/summary.go 100: Summarising 192 dataplane reconciliation loops over 1m0s: avg=28ms longest=90ms (resync-calico-v4)
2026-02-17 02:52:48.286 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"replication-controller-3374"}
2026-02-17 02:52:49.717 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-markers-4809" name:"default"}
2026-02-17 02:52:49.921 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-4809"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-4809"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{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-4809"} labels:{key:"webhook-2480-markers" value:"true"}
2026-02-17 02:52:49.945 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-markers-4809"}
2026-02-17 02:52:50.083 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-2480" name:"default"}
2026-02-17 02:52:50.114 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-2480"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"cef9b3e4-cd48-4cd8-9934-c450b500a988"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-2480"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-2480"} labels:{key:"webhook-2480" value:"true"}
2026-02-17 02:52:50.141 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-2480"}
2026-02-17 02:52:56.613 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-publish-openapi-3402"} labels:{key:"e2e-framework" value:"crd-publish-openapi"} labels:{key:"e2e-run" value:"250c9c08-0bb9-4a58-88f0-5b64e701c66e"} labels:{key:"kubernetes.io/metadata.name" value:"crd-publish-openapi-3402"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-3402"}
2026-02-17 02:52:58.116 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"kubelet-test-9070" name:"default"}
2026-02-17 02:52:58.273 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"kubelet-test-9070"}
2026-02-17 02:53:00.188 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=container-probe-6375/liveness-04c0732f-fc67-4d37-b42f-e420568a0cec, name=eth0)
2026-02-17 02:53:00.189 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-probe-6375/liveness-04c0732f-fc67-4d37-b42f-e420568a0cec" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali3ee396d12a9" profile_ids:"kns.container-probe-6375" profile_ids:"ksa.container-probe-6375.default" ipv4_nets:"10.100.226.7/32"}
2026-02-17 02:53:00.189 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-6375/liveness-04c0732f-fc67-4d37-b42f-e420568a0cec", EndpointId:"eth0"}
2026-02-17 02:53:00.189 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-6375/liveness-04c0732f-fc67-4d37-b42f-e420568a0cec", EndpointId:"eth0"}
2026-02-17 02:53:00.189 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-6375/liveness-04c0732f-fc67-4d37-b42f-e420568a0cec", EndpointId:"eth0"}
2026-02-17 02:53:00.189 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali3ee396d12a9"
2026-02-17 02:53:00.189 [INFO][69] felix/endpoint_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-6375/liveness-04c0732f-fc67-4d37-b42f-e420568a0cec", EndpointId:"eth0"}
2026-02-17 02:53:00.190 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-6375/liveness-04c0732f-fc67-4d37-b42f-e420568a0cec", EndpointId:"eth0"}
2026-02-17 02:53:00.209 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-6375/liveness-04c0732f-fc67-4d37-b42f-e420568a0cec", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:53:00.209 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-6375/liveness-04c0732f-fc67-4d37-b42f-e420568a0cec", EndpointId:"eth0"} status="up"
2026-02-17 02:53:01.795 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"crd-publish-openapi-3402" name:"default"}
2026-02-17 02:53:01.876 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-publish-openapi-3402"} labels:{key:"e2e-framework" value:"crd-publish-openapi"} labels:{key:"e2e-run" value:"250c9c08-0bb9-4a58-88f0-5b64e701c66e"} labels:{key:"kubernetes.io/metadata.name" value:"crd-publish-openapi-3402"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-3402"}
2026-02-17 02:53:01.900 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"crd-publish-openapi-3402"}
2026-02-17 02:53:20.289 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=container-probe-6375/liveness-04c0732f-fc67-4d37-b42f-e420568a0cec, name=eth0)
2026-02-17 02:53:20.289 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-probe-6375/liveness-04c0732f-fc67-4d37-b42f-e420568a0cec" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali3ee396d12a9" profile_ids:"kns.container-probe-6375" profile_ids:"ksa.container-probe-6375.default" ipv4_nets:"10.100.226.7/32"}
2026-02-17 02:53:20.289 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-6375/liveness-04c0732f-fc67-4d37-b42f-e420568a0cec", EndpointId:"eth0"}
2026-02-17 02:53:20.290 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-6375/liveness-04c0732f-fc67-4d37-b42f-e420568a0cec", EndpointId:"eth0"}
2026-02-17 02:53:20.290 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-6375/liveness-04c0732f-fc67-4d37-b42f-e420568a0cec", EndpointId:"eth0"}
2026-02-17 02:53:20.291 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali3ee396d12a9"
2026-02-17 02:53:20.291 [INFO][69] felix/endpoint_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-6375/liveness-04c0732f-fc67-4d37-b42f-e420568a0cec", EndpointId:"eth0"}
2026-02-17 02:53:20.291 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-6375/liveness-04c0732f-fc67-4d37-b42f-e420568a0cec", EndpointId:"eth0"}
2026-02-17 02:53:20.314 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-6375/liveness-04c0732f-fc67-4d37-b42f-e420568a0cec", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:53:20.314 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-6375/liveness-04c0732f-fc67-4d37-b42f-e420568a0cec", EndpointId:"eth0"} status="up"
2026-02-17 02:53:28.502 [INFO][75] monitor-addresses/autodetection_methods.go 103: Using autodetected IPv4 address on interface ens3: 192.168.24.214/24
2026-02-17 02:53:33.782 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=container-probe-1896/test-webserver-0a3afa63-36cb-4072-94d3-a1b8193f15cb, name=eth0)
2026-02-17 02:53:33.783 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-probe-1896/test-webserver-0a3afa63-36cb-4072-94d3-a1b8193f15cb" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9cbc155eb0b" profile_ids:"kns.container-probe-1896" profile_ids:"ksa.container-probe-1896.default" ipv4_nets:"10.100.226.51/32"}
2026-02-17 02:53:33.783 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-1896/test-webserver-0a3afa63-36cb-4072-94d3-a1b8193f15cb", EndpointId:"eth0"}
2026-02-17 02:53:33.783 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-1896/test-webserver-0a3afa63-36cb-4072-94d3-a1b8193f15cb", EndpointId:"eth0"}
2026-02-17 02:53:33.784 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-1896/test-webserver-0a3afa63-36cb-4072-94d3-a1b8193f15cb", EndpointId:"eth0"}
2026-02-17 02:53:33.784 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9cbc155eb0b"
2026-02-17 02:53:33.784 [INFO][69] felix/endpoint_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-1896/test-webserver-0a3afa63-36cb-4072-94d3-a1b8193f15cb", EndpointId:"eth0"}
2026-02-17 02:53:33.784 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-1896/test-webserver-0a3afa63-36cb-4072-94d3-a1b8193f15cb", EndpointId:"eth0"}
2026-02-17 02:53:33.786 [INFO][69] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=container-probe-1896/test-webserver-0a3afa63-36cb-4072-94d3-a1b8193f15cb, name=eth0)
2026-02-17 02:53:33.816 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-1896/test-webserver-0a3afa63-36cb-4072-94d3-a1b8193f15cb", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:53:33.816 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-1896/test-webserver-0a3afa63-36cb-4072-94d3-a1b8193f15cb", EndpointId:"eth0"} status="up"
2026-02-17 02:53:33.816 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-probe-1896/test-webserver-0a3afa63-36cb-4072-94d3-a1b8193f15cb" endpoint_id:"eth0"}
2026-02-17 02:53:33.816 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.container-probe-1896"}
2026-02-17 02:53:33.817 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.container-probe-1896.default"}
2026-02-17 02:53:33.817 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-probe-1896"} labels:{key:"e2e-framework" value:"container-probe"} labels:{key:"e2e-run" value:"c813837b-097e-4d2a-845a-e92d88485297"} labels:{key:"kubernetes.io/metadata.name" value:"container-probe-1896"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1896"}
2026-02-17 02:53:33.817 [INFO][69] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-1896/test-webserver-0a3afa63-36cb-4072-94d3-a1b8193f15cb", EndpointId:"eth0"}
2026-02-17 02:53:33.817 [INFO][69] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-1896/test-webserver-0a3afa63-36cb-4072-94d3-a1b8193f15cb", EndpointId:"eth0"}
2026-02-17 02:53:33.817 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_GgqU52GG75JgH9H8WR" ipVersion=0x4 table="filter"
2026-02-17 02:53:33.817 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_iGkhXrxknzp0QftQ03" ipVersion=0x4 table="filter"
2026-02-17 02:53:33.817 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_GgqU52GG75JgH9H8WR" ipVersion=0x4 table="filter"
2026-02-17 02:53:33.817 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_iGkhXrxknzp0QftQ03" ipVersion=0x4 table="filter"
2026-02-17 02:53:33.817 [INFO][69] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-1896/test-webserver-0a3afa63-36cb-4072-94d3-a1b8193f15cb", EndpointId:"eth0"}
2026-02-17 02:53:33.817 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali9cbc155eb0b" ipVersion=0x4 table="filter"
2026-02-17 02:53:33.817 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali9cbc155eb0b" ipVersion=0x4 table="filter"
2026-02-17 02:53:33.817 [INFO][69] felix/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-1896/test-webserver-0a3afa63-36cb-4072-94d3-a1b8193f15cb", EndpointId:"eth0"}
2026-02-17 02:53:33.817 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-1896/test-webserver-0a3afa63-36cb-4072-94d3-a1b8193f15cb", EndpointId:"eth0"}
2026-02-17 02:53:33.818 [INFO][69] felix/conntrack.go 90: Removing conntrack flows ip=10.100.226.51
2026-02-17 02:53:33.855 [INFO][69] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-1896/test-webserver-0a3afa63-36cb-4072-94d3-a1b8193f15cb", EndpointId:"eth0"}
2026-02-17 02:53:34.167 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=178 ifaceName="cali9cbc155eb0b" state="down"
2026-02-17 02:53:34.167 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali9cbc155eb0b"
2026-02-17 02:53:34.167 [INFO][69] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=178
2026-02-17 02:53:34.167 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali9cbc155eb0b", State:"down", Index:178}
2026-02-17 02:53:34.167 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali9cbc155eb0b", Addrs:set.Typed[string]{}}
2026-02-17 02:53:34.167 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali9cbc155eb0b", Addrs:set.Typed[string]{}}
2026-02-17 02:53:34.169 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=178 ifaceName="cali9cbc155eb0b" state=""
2026-02-17 02:53:34.169 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali9cbc155eb0b"
2026-02-17 02:53:34.192 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali9cbc155eb0b", State:"", Index:178}
2026-02-17 02:53:34.193 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali9cbc155eb0b", Addrs:set.Set[string](nil)}
2026-02-17 02:53:34.193 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali9cbc155eb0b", Addrs:set.Set[string](nil)}
2026-02-17 02:53:38.965 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"container-probe-1896" name:"default"}
2026-02-17 02:53:39.084 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-probe-1896"} labels:{key:"e2e-framework" value:"container-probe"} labels:{key:"e2e-run" value:"c813837b-097e-4d2a-845a-e92d88485297"} labels:{key:"kubernetes.io/metadata.name" value:"container-probe-1896"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1896"}
2026-02-17 02:53:39.115 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"container-probe-1896"}
2026-02-17 02:53:39.397 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=container-probe-6375/liveness-04c0732f-fc67-4d37-b42f-e420568a0cec, name=eth0)
2026-02-17 02:53:39.397 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-probe-6375/liveness-04c0732f-fc67-4d37-b42f-e420568a0cec" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali3ee396d12a9" profile_ids:"kns.container-probe-6375" profile_ids:"ksa.container-probe-6375.default" ipv4_nets:"10.100.226.7/32"}
2026-02-17 02:53:39.397 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-6375/liveness-04c0732f-fc67-4d37-b42f-e420568a0cec", EndpointId:"eth0"}
2026-02-17 02:53:39.397 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-6375/liveness-04c0732f-fc67-4d37-b42f-e420568a0cec", EndpointId:"eth0"}
2026-02-17 02:53:39.397 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-6375/liveness-04c0732f-fc67-4d37-b42f-e420568a0cec", EndpointId:"eth0"}
2026-02-17 02:53:39.398 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali3ee396d12a9"
2026-02-17 02:53:39.398 [INFO][69] felix/endpoint_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-6375/liveness-04c0732f-fc67-4d37-b42f-e420568a0cec", EndpointId:"eth0"}
2026-02-17 02:53:39.398 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-6375/liveness-04c0732f-fc67-4d37-b42f-e420568a0cec", EndpointId:"eth0"}
2026-02-17 02:53:39.423 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-6375/liveness-04c0732f-fc67-4d37-b42f-e420568a0cec", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:53:39.424 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-6375/liveness-04c0732f-fc67-4d37-b42f-e420568a0cec", EndpointId:"eth0"} status="up"
2026-02-17 02:53:53.916 [INFO][69] felix/summary.go 100: Summarising 34 dataplane reconciliation loops over 1m5.6s: avg=27ms longest=50ms (resync-calico-v4)
2026-02-17 02:53:59.504 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=container-probe-6375/liveness-04c0732f-fc67-4d37-b42f-e420568a0cec, name=eth0)
2026-02-17 02:53:59.505 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-probe-6375/liveness-04c0732f-fc67-4d37-b42f-e420568a0cec" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali3ee396d12a9" profile_ids:"kns.container-probe-6375" profile_ids:"ksa.container-probe-6375.default" ipv4_nets:"10.100.226.7/32"}
2026-02-17 02:53:59.505 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-6375/liveness-04c0732f-fc67-4d37-b42f-e420568a0cec", EndpointId:"eth0"}
2026-02-17 02:53:59.505 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-6375/liveness-04c0732f-fc67-4d37-b42f-e420568a0cec", EndpointId:"eth0"}
2026-02-17 02:53:59.505 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-6375/liveness-04c0732f-fc67-4d37-b42f-e420568a0cec", EndpointId:"eth0"}
2026-02-17 02:53:59.506 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali3ee396d12a9"
2026-02-17 02:53:59.506 [INFO][69] felix/endpoint_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-6375/liveness-04c0732f-fc67-4d37-b42f-e420568a0cec", EndpointId:"eth0"}
2026-02-17 02:53:59.506 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-6375/liveness-04c0732f-fc67-4d37-b42f-e420568a0cec", EndpointId:"eth0"}
2026-02-17 02:53:59.531 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-6375/liveness-04c0732f-fc67-4d37-b42f-e420568a0cec", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:53:59.531 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-6375/liveness-04c0732f-fc67-4d37-b42f-e420568a0cec", EndpointId:"eth0"} status="up"
2026-02-17 02:54:28.542 [INFO][75] monitor-addresses/autodetection_methods.go 103: Using autodetected IPv4 address on interface ens3: 192.168.24.214/24
2026-02-17 02:54:39.689 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=container-probe-6375/liveness-04c0732f-fc67-4d37-b42f-e420568a0cec, name=eth0)
2026-02-17 02:54:39.690 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-probe-6375/liveness-04c0732f-fc67-4d37-b42f-e420568a0cec" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali3ee396d12a9" profile_ids:"kns.container-probe-6375" profile_ids:"ksa.container-probe-6375.default" ipv4_nets:"10.100.226.7/32"}
2026-02-17 02:54:39.690 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-6375/liveness-04c0732f-fc67-4d37-b42f-e420568a0cec", EndpointId:"eth0"}
2026-02-17 02:54:39.690 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-6375/liveness-04c0732f-fc67-4d37-b42f-e420568a0cec", EndpointId:"eth0"}
2026-02-17 02:54:39.690 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-6375/liveness-04c0732f-fc67-4d37-b42f-e420568a0cec", EndpointId:"eth0"}
2026-02-17 02:54:39.691 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali3ee396d12a9"
2026-02-17 02:54:39.691 [INFO][69] felix/endpoint_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-6375/liveness-04c0732f-fc67-4d37-b42f-e420568a0cec", EndpointId:"eth0"}
2026-02-17 02:54:39.691 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-6375/liveness-04c0732f-fc67-4d37-b42f-e420568a0cec", EndpointId:"eth0"}
2026-02-17 02:54:39.710 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-6375/liveness-04c0732f-fc67-4d37-b42f-e420568a0cec", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:54:39.710 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-6375/liveness-04c0732f-fc67-4d37-b42f-e420568a0cec", EndpointId:"eth0"} status="up"
2026-02-17 02:54:41.299 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=container-probe-6375/liveness-04c0732f-fc67-4d37-b42f-e420568a0cec, name=eth0)
2026-02-17 02:54:41.299 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-probe-6375/liveness-04c0732f-fc67-4d37-b42f-e420568a0cec" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali3ee396d12a9" profile_ids:"kns.container-probe-6375" profile_ids:"ksa.container-probe-6375.default" ipv4_nets:"10.100.226.7/32"}
2026-02-17 02:54:41.301 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-6375/liveness-04c0732f-fc67-4d37-b42f-e420568a0cec", EndpointId:"eth0"}
2026-02-17 02:54:41.302 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-6375/liveness-04c0732f-fc67-4d37-b42f-e420568a0cec", EndpointId:"eth0"}
2026-02-17 02:54:41.302 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-6375/liveness-04c0732f-fc67-4d37-b42f-e420568a0cec", EndpointId:"eth0"}
2026-02-17 02:54:41.302 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali3ee396d12a9"
2026-02-17 02:54:41.302 [INFO][69] felix/endpoint_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-6375/liveness-04c0732f-fc67-4d37-b42f-e420568a0cec", EndpointId:"eth0"}
2026-02-17 02:54:41.302 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-6375/liveness-04c0732f-fc67-4d37-b42f-e420568a0cec", EndpointId:"eth0"}
2026-02-17 02:54:41.305 [INFO][69] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=container-probe-6375/liveness-04c0732f-fc67-4d37-b42f-e420568a0cec, name=eth0)
2026-02-17 02:54:41.329 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-6375/liveness-04c0732f-fc67-4d37-b42f-e420568a0cec", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:54:41.329 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-6375/liveness-04c0732f-fc67-4d37-b42f-e420568a0cec", EndpointId:"eth0"} status="up"
2026-02-17 02:54:41.329 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-probe-6375/liveness-04c0732f-fc67-4d37-b42f-e420568a0cec" endpoint_id:"eth0"}
2026-02-17 02:54:41.329 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.container-probe-6375.default"}
2026-02-17 02:54:41.329 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.container-probe-6375"}
2026-02-17 02:54:41.329 [INFO][69] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-6375/liveness-04c0732f-fc67-4d37-b42f-e420568a0cec", EndpointId:"eth0"}
2026-02-17 02:54:41.330 [INFO][69] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-6375/liveness-04c0732f-fc67-4d37-b42f-e420568a0cec", EndpointId:"eth0"}
2026-02-17 02:54:41.330 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_Bs1w6Q9HkSyy4fJ0B1" ipVersion=0x4 table="filter"
2026-02-17 02:54:41.330 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_Fy-ivzqtQOaarehVle" ipVersion=0x4 table="filter"
2026-02-17 02:54:41.330 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_Bs1w6Q9HkSyy4fJ0B1" ipVersion=0x4 table="filter"
2026-02-17 02:54:41.330 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_Fy-ivzqtQOaarehVle" ipVersion=0x4 table="filter"
2026-02-17 02:54:41.330 [INFO][69] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-6375/liveness-04c0732f-fc67-4d37-b42f-e420568a0cec", EndpointId:"eth0"}
2026-02-17 02:54:41.330 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali3ee396d12a9" ipVersion=0x4 table="filter"
2026-02-17 02:54:41.330 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali3ee396d12a9" ipVersion=0x4 table="filter"
2026-02-17 02:54:41.330 [INFO][69] felix/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-6375/liveness-04c0732f-fc67-4d37-b42f-e420568a0cec", EndpointId:"eth0"}
2026-02-17 02:54:41.330 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-6375/liveness-04c0732f-fc67-4d37-b42f-e420568a0cec", EndpointId:"eth0"}
2026-02-17 02:54:41.331 [INFO][69] felix/conntrack.go 90: Removing conntrack flows ip=10.100.226.7
2026-02-17 02:54:41.387 [INFO][69] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-6375/liveness-04c0732f-fc67-4d37-b42f-e420568a0cec", EndpointId:"eth0"}
2026-02-17 02:54:41.388 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-probe-6375"} labels:{key:"e2e-framework" value:"container-probe"} labels:{key:"e2e-run" value:"648329da-2048-4e6b-a697-5d6bd747a7ee"} labels:{key:"kubernetes.io/metadata.name" value:"container-probe-6375"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6375"}
bird: KIF: Received address message for unknown interface 196
2026-02-17 02:54:41.700 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=196 ifaceName="cali3ee396d12a9" state="down"
2026-02-17 02:54:41.701 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali3ee396d12a9"
2026-02-17 02:54:41.701 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali3ee396d12a9", State:"down", Index:196}
2026-02-17 02:54:41.701 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali3ee396d12a9", Addrs:set.Typed[string]{}}
2026-02-17 02:54:41.701 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali3ee396d12a9", Addrs:set.Typed[string]{}}
2026-02-17 02:54:41.704 [INFO][69] 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:54:41.707 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=196 ifaceName="cali3ee396d12a9" state=""
2026-02-17 02:54:41.707 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali3ee396d12a9"
2026-02-17 02:54:41.718 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali3ee396d12a9", State:"", Index:196}
2026-02-17 02:54:41.718 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali3ee396d12a9", Addrs:set.Set[string](nil)}
2026-02-17 02:54:41.718 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali3ee396d12a9", Addrs:set.Set[string](nil)}
2026-02-17 02:54:42.724 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=sonobuoy/sonobuoy-e2e-job-3a6b46a760264988, name=eth0)
2026-02-17 02:54:42.725 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"sonobuoy/sonobuoy-e2e-job-3a6b46a760264988" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie1489187d18" profile_ids:"kns.sonobuoy" profile_ids:"ksa.sonobuoy.sonobuoy-serviceaccount" ipv4_nets:"10.100.226.1/32"}
2026-02-17 02:54:42.725 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy-e2e-job-3a6b46a760264988", EndpointId:"eth0"}
2026-02-17 02:54:42.725 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy-e2e-job-3a6b46a760264988", EndpointId:"eth0"}
2026-02-17 02:54:42.725 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy-e2e-job-3a6b46a760264988", EndpointId:"eth0"}
2026-02-17 02:54:42.726 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie1489187d18"
2026-02-17 02:54:42.726 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy-e2e-job-3a6b46a760264988", EndpointId:"eth0"}
2026-02-17 02:54:42.727 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy-e2e-job-3a6b46a760264988", EndpointId:"eth0"}
2026-02-17 02:54:42.753 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy-e2e-job-3a6b46a760264988", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:54:42.753 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy-e2e-job-3a6b46a760264988", EndpointId:"eth0"} status="up"
2026-02-17 02:54:46.702 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"container-probe-6375" name:"default"}
2026-02-17 02:54:46.752 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-probe-6375"} labels:{key:"e2e-framework" value:"container-probe"} labels:{key:"e2e-run" value:"648329da-2048-4e6b-a697-5d6bd747a7ee"} labels:{key:"kubernetes.io/metadata.name" value:"container-probe-6375"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6375"}
2026-02-17 02:54:46.777 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"container-probe-6375"}
2026-02-17 02:54:48.758 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=sonobuoy/sonobuoy-e2e-job-3a6b46a760264988, name=eth0)
2026-02-17 02:54:48.760 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"sonobuoy/sonobuoy-e2e-job-3a6b46a760264988" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie1489187d18" profile_ids:"kns.sonobuoy" profile_ids:"ksa.sonobuoy.sonobuoy-serviceaccount" ipv4_nets:"10.100.226.1/32"}
2026-02-17 02:54:48.760 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy-e2e-job-3a6b46a760264988", EndpointId:"eth0"}
2026-02-17 02:54:48.760 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy-e2e-job-3a6b46a760264988", EndpointId:"eth0"}
2026-02-17 02:54:48.760 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy-e2e-job-3a6b46a760264988", EndpointId:"eth0"}
2026-02-17 02:54:48.761 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie1489187d18"
2026-02-17 02:54:48.761 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy-e2e-job-3a6b46a760264988", EndpointId:"eth0"}
2026-02-17 02:54:48.761 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy-e2e-job-3a6b46a760264988", EndpointId:"eth0"}
2026-02-17 02:54:48.782 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy-e2e-job-3a6b46a760264988", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:54:48.782 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy-e2e-job-3a6b46a760264988", EndpointId:"eth0"} status="up"
2026-02-17 02:54:49.904 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=sonobuoy/sonobuoy-e2e-job-3a6b46a760264988, name=eth0)
2026-02-17 02:54:49.904 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"sonobuoy/sonobuoy-e2e-job-3a6b46a760264988" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie1489187d18" profile_ids:"kns.sonobuoy" profile_ids:"ksa.sonobuoy.sonobuoy-serviceaccount" ipv4_nets:"10.100.226.1/32"}
2026-02-17 02:54:49.904 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy-e2e-job-3a6b46a760264988", EndpointId:"eth0"}
2026-02-17 02:54:49.905 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy-e2e-job-3a6b46a760264988", EndpointId:"eth0"}
2026-02-17 02:54:49.905 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy-e2e-job-3a6b46a760264988", EndpointId:"eth0"}
2026-02-17 02:54:49.906 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie1489187d18"
2026-02-17 02:54:49.906 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy-e2e-job-3a6b46a760264988", EndpointId:"eth0"}
2026-02-17 02:54:49.906 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy-e2e-job-3a6b46a760264988", EndpointId:"eth0"}
2026-02-17 02:54:49.944 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy-e2e-job-3a6b46a760264988", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:54:49.944 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy-e2e-job-3a6b46a760264988", EndpointId:"eth0"} status="up"
2026-02-17 02:54:50.013 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=6 ifaceName="calie1489187d18" state="down"
2026-02-17 02:54:50.013 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calie1489187d18"
2026-02-17 02:54:50.013 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie1489187d18", State:"down", Index:6}
2026-02-17 02:54:50.013 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie1489187d18", Addrs:set.Typed[string]{}}
2026-02-17 02:54:50.013 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie1489187d18", Addrs:set.Typed[string]{}}
2026-02-17 02:54:50.013 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calie1489187d18"
2026-02-17 02:54:50.013 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy-e2e-job-3a6b46a760264988", EndpointId:"eth0"}
2026-02-17 02:54:50.013 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy-e2e-job-3a6b46a760264988", EndpointId:"eth0"}
2026-02-17 02:54:50.013 [INFO][69] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=6
2026-02-17 02:54:50.014 [INFO][69] felix/conntrack.go 90: Removing conntrack flows ip=10.100.226.1
2026-02-17 02:54:50.016 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=6 ifaceName="calie1489187d18" state=""
2026-02-17 02:54:50.017 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calie1489187d18"
2026-02-17 02:54:50.036 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy-e2e-job-3a6b46a760264988", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:54:50.036 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy-e2e-job-3a6b46a760264988", EndpointId:"eth0"} status="down"
2026-02-17 02:54:50.036 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie1489187d18", State:"", Index:6}
2026-02-17 02:54:50.036 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie1489187d18", Addrs:set.Set[string](nil)}
2026-02-17 02:54:50.036 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie1489187d18", Addrs:set.Set[string](nil)}
2026-02-17 02:54:50.037 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calie1489187d18"
2026-02-17 02:54:50.037 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy-e2e-job-3a6b46a760264988", EndpointId:"eth0"}
2026-02-17 02:54:50.037 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy-e2e-job-3a6b46a760264988", EndpointId:"eth0"}
2026-02-17 02:54:50.068 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy-e2e-job-3a6b46a760264988", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:54:50.069 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy-e2e-job-3a6b46a760264988", EndpointId:"eth0"} status="down"
2026-02-17 02:54:50.088 [INFO][69] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-pwjhx-default-worker-p5kvq-knrdg-vqw28, orchestrator=k8s, workload=sonobuoy/sonobuoy-e2e-job-3a6b46a760264988, name=eth0)
2026-02-17 02:54:50.088 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"sonobuoy/sonobuoy-e2e-job-3a6b46a760264988" endpoint_id:"eth0"}
2026-02-17 02:54:50.088 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.sonobuoy"}
2026-02-17 02:54:50.088 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.sonobuoy.sonobuoy-serviceaccount"}
2026-02-17 02:54:50.088 [INFO][69] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy-e2e-job-3a6b46a760264988", EndpointId:"eth0"}
2026-02-17 02:54:50.088 [INFO][69] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy-e2e-job-3a6b46a760264988", EndpointId:"eth0"}
2026-02-17 02:54:50.089 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.sonobuoy" ipVersion=0x4 table="filter"
2026-02-17 02:54:50.089 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_DJeVVMVMGEfrHz4w4C" ipVersion=0x4 table="filter"
2026-02-17 02:54:50.089 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.sonobuoy" ipVersion=0x4 table="filter"
2026-02-17 02:54:50.089 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_DJeVVMVMGEfrHz4w4C" ipVersion=0x4 table="filter"
2026-02-17 02:54:50.089 [INFO][69] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy-e2e-job-3a6b46a760264988", EndpointId:"eth0"}
2026-02-17 02:54:50.089 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calie1489187d18" ipVersion=0x4 table="filter"
2026-02-17 02:54:50.089 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calie1489187d18" ipVersion=0x4 table="filter"
2026-02-17 02:54:50.089 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy-e2e-job-3a6b46a760264988", EndpointId:"eth0"}
2026-02-17 02:54:50.089 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy-e2e-job-3a6b46a760264988", EndpointId:"eth0"}
2026-02-17 02:54:50.149 [INFO][69] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy-e2e-job-3a6b46a760264988", EndpointId:"eth0"}
2026-02-17 02:54:55.230 [INFO][69] felix/summary.go 100: Summarising 19 dataplane reconciliation loops over 1m1.3s: avg=29ms longest=60ms (resync-calico-v4,resync-filter-v4,update-filter-v4)
